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 |
Latest version | 1.0 |
License | GPL |
Download | download from sourceforge |
Translate the ARCLibrary extension if it is available at translatewiki.net |
|
Check usage and version matrix; code metrics |
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 | edit source]
- 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 | edit source]
The documentation for this extension can be found on the SMW+ web site.