Télécharger la liste

Description du projet

EasyRdf is a PHP library designed to make it easy to consume and produce RDF. It was designed for use in mixed teams of experienced and inexperienced RDF developers.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-21 06:55
0.6.2

Cette version ajoute de nouvelles sous-classes EasyRdf_Literal des types de données commune. Il comprend également des améliorations de performances et de la analyseurs et sérialiseurs.
This release adds new subclasses of EasyRdf_Literal for common data types. It also includes performance and enhancements to the parsers and serializers.

2011-06-25 08:03
0.6.0

Cette version contient quelques grandes refactoriser de la façon dont les données sont stockées en interne dans EasyRdf_Graph, ce qui devrait améliorer les temps d'analyser et de fiabilité. Il ya un support pour le protocole HTTP et le SPARQL SPARQL 1,1 Graphique magasin protocole HTTP par le EasyRdf_SparqlClient et classes EasyRdf_GraphStore.
This release contains a major refactor of the way data is stored internally in EasyRdf_Graph, which should improve parse times and reliability. There is support for the SPARQL HTTP Protocol and the SPARQL 1.1 Graph Store HTTP Protocol through the EasyRdf_SparqlClient and EasyRdf_GraphStore classes.

2010-09-30 07:03
0.5.1

Cette version inclut des corrections de bugs uniquement pour l'utilisation de EasyRdf sous PHP 5.2.
This release only includes bugfixes for using EasyRdf under PHP 5.2.

2010-09-27 13:21
0.5.0

La principale nouveauté de cette version est le support des propriétés inverses. Il ya aussi un certain nombre de changements internes et corrections de bugs.
The main new feature in this release is support for inverse properties. There are also a number of internal changes and bugfixes.

2010-07-26 05:44
0.4

Le code source a été déplacé vers Github. Une nouvelle classe EasyRdf_Literal a été ajouté, avec un soutien approprié pour les types de données et des Langues. Deux nouveaux haut-sérialiseurs ont été écrites, un pour générer RDF / XML et de générer une tortue. Il ya maintenant une classe EasyRdf_Format qui traite de mappage MIME type, détection du format, et sérialiseur / enregistrement analyseur. Une partie du code d'analyse qui l'habitude de s'asseoir dans la classe EasyRdf_Graph a été déplacé dans une nouvelle classe EasyRdf_Parser_RdfPhp.
The source code has been moved to Github. A new EasyRdf_Literal class has been added, with proper support for Datatypes and Languages. Two new built-in serializers have been written, one to generate RDF/XML and one to generate Turtle. There is now an EasyRdf_Format class that deals with MIME type mapping, format detection, and serializer/parser registration. Some of the parsing code that used to sit in the EasyRdf_Graph class has been moved into a new EasyRdf_Parser_RdfPhp class.

Project Resources