RDF Logo  PHP Logo

RDF API for PHP V0.9.1

Online API Demo


This is an online demo of RAP - RDF API for PHP V0.9.1 . You can paste RDF code into the text field below and choose how the data should be processed. It's possible to parse, serialize, reify and query the data.

The size of your RDF code is limited to 10.000 characters, due to resource restrictions.

Please paste RDF code here:


Please choose the output format(s):

Table with RDF triples.
   
Serialize model back to RDF.
Serialize to RDF using attributes for RDF properties whereever possible.
Serialize to RDF using XML entities for URIs.
Serialize to RDF without qnames for RDF tags.
   
toSting: Output the model as text.
   
Reify the input model before output.
   
Query model ("blank" will match anything):
 
Subject:
Predicate:
Object:
Object datatype:





execution took: 2.1934509277344E-5 seconds

Feedback

Please send bug reports and other comments to Chris Bizer.