RubyGems.org

rdf_context

0.5.1

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'

installgem install rdf_context -v 0.5.1
Authors

Gregg Kellogg

11,290 total downloads 590 for this version
Owners

42f948adff3afaa52249d963117af7c8

Gemfile
gem "rdf_context", "~> 0.5.1"
Versions
  1. 0.5.1 April 2, 2010
Show all versions (21 total)
Development Dependencies
  1. activesupport >= 2.3.0
  2. rspec >= 0