EasyRdf 是一個 PHP 庫,用來快速簡單的生成網站的RDF摘要資訊。 它是專為有經驗的和沒有經驗的RDF開發混合隊使用。
EasyRdf 0.6.0更新日誌:
Major re-HTTP://www.aliyun.com/zixun/aggregation/16557.html">factor of the way data is stored internally in EasyRdf_G raph. Parsing and serialising is now much faster and will enable further optimisations. API is mostly backwards-compatible apart from: Changed inverse property operator from - to ^ to match Sparql 1.1 property paths. New EasyRdf_Graphs will not automatically be loaded on creation You must now call $graph->load(); Setting the default HTTP client is now part of a new EasyRdf_Http class It is no-longer possible to add multiple propertie s at once using an associative array. Added methods to EasyRdf_Graph for direct manipulation of triples. Added new EasyRdf_GraphStore - class for fetching, saving and deleting graphs to a Graph Store over HTTP. Added new EasyRdf_SparqlClient and EasyRdf_SparqlResult - class for querying a SPARQL endpoint over HTTP. Added q values for each Mime-Type associated with an EasyRdf_Format. New example demonstrating integration with the Zend Framework. New EasyRdf_HTTP_MockClient class makes testing easier.
下載位址:HTTP://github.com/downloads/njh/easyrdf/easyrdf-0.6.0.tar.gz