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 and version matrix | |
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.
Features [edit]
- 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.
Documentation [edit]
The documentation for this extension can be found on the SMW+ web site.