rdf_context 0.5.7
RdfContext parses RDF/XML, RDFa and N3-rdf into a Graph object. It also serializes RDF/XML and N-Triples from the Graph. * Fully compliant RDF/XML parser. * Fully compliant XHTML/RDFa 1.0 parser. * N3-rdf parser * N-Triples and RDF/XML serializer * Graph serializes into RDF/XML and N-Triples. * ConjunctiveGraph, named Graphs and contextual storage modules. Install with 'gem install rdf_context'
Gemfile:
=
installation:
=
Dépendances de Runtime (6):
addressable
>= 2.0.0
builder
>= 2.1.2
nokogiri
>= 1.3.3
patron
>= 0.4.6
treetop
>= 1.4.0
whatlanguage
>= 1.0.0