php-easyrdf - 1.0.0-3 main

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.

Priority: optional
Section: php
Suites: byzantium crimson dawn landing 
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 542.7 kB
Architectures: all 

 

Versions

1.0.0-3 all