-
Notifications
You must be signed in to change notification settings - Fork 3
Implementations
iand edited this page Jul 27, 2012
·
5 revisions
A listing of known implementations of the RDF/JSON spec
- PHP: ARC2
- Java: Jena
- C: Redland librdf added in [version 1.4.17] (http://lists.librdf.org/pipermail/redland-announce/2008q1/000078.html) of the Raptor parser component.
- Ruby: RDF.rb includes an RDF::JSON plugin
- Python: RDFLib includes an add-on RDF/JSON parser/serialiser module
- JSON: No parser required since RDF/JSON is just a JSON structure
- Perl: RDF-Trine