Extension:ARCLibrary
From MediaWiki.org
|
ARCLibrary Extension Release status: stable |
|
|---|---|
| Description | ARCLibrary is a wrapper of the ARC system that allows handling RDF. |
| Author(s) | Benjamin Nowack, ontoprise GmbH |
| Last version | 1.0 |
| License | GPL |
| Download | download from sourceforge |
|
Check usage (experimental) |
|
The ARCLibrary extension is a wrapper for the PHP classes of ARC. ARC is a system for handling RDF. It allows e.g. to read, query, process and serialize RDF data.
[edit] Features
- Various RDF parsers and extractors (RDF/XML, Turtle, RSS, microformats, eRDF, RDFa, ...)
- Serializers (N-Triples, RDF/JSON, RDF/XML, Turtle)
- RDF Storage, SPARQL Query, and Update
- Turtle templating
- Plugins and Triggers
Read more about the features on the ARC website.
[edit] Documentation
The documentation for this extension can be found on the SMWForum.