gkellogg-reddy 0.2.1
Reddy 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 gkellogg-reddy'
          Gemfile:
          =
        
        
          instalar:
          =
        
      Versões:
- 0.2.1 December 29, 2009 (130 KB)
Runtime Dependencies (6):
            addressable
            >= 2.0.0
          
          
            builder
            >= 2.1.2
          
          
            libxml-ruby
            >= 0.8.3
          
          
            nokogiri
            >= 1.3.3
          
          
            treetop
            >= 1.4.0
          
          
            whatlanguage
            >= 1.0.0
          
    Development Dependencies (2):
            active_support
            >= 2.3.0
          
          
            rspec
            >= 0
          
    