php-easyrdf 0.9.1-3 (amd64 binary) in ubuntu eoan

 EasyRdf is a PHP library to consume and produce RDF.
 Resource Description Framework, RDF, is an official W3C Recommendation
 for Semantic Web data models.
 .
 After parsing EasyRdf builds up a graph of PHP objects that can then be
 walked around to get the data to be placed on the page.
 Dump methods are available to inspect what data is available during
 development.
 .
 Data is typically loaded into a EasyRdf_Graph object from source RDF
 documents, loaded from the web via HTTP.
 The EasyRdf_GraphStore class can load and save data on a SPARQL 1.1
 Graph Store.
 .
 SPARQL queries can be made over HTTP to a Triplestore using the
 EasyRdf_Sparql_Client class.
 SELECT and ASK queries will return an EasyRdf_Sparql_Result object and
 CONSTRUCT and DESCRIBE queries will return an EasyRdf_Graph object.

Details

Package version:
0.9.1-3
Source:
php-easyrdf 0.9.1-3 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Optional