Re: parsing <> links

Just for the record, the master branch of RDFObjects is:
http://github.com/rsinger/RDFObjects

so

http://github.com/rsinger/RDFObjects/raw/master/lib/rdf_objects/parsers.rb

might be the more appropriate link (unless pius has added something,
in which case, pull requests welcome).

Thanks,
-Ross.

On Sat, Apr 3, 2010 at 3:40 AM, ix <_@whats-your.name> wrote:
>  a few of Ruby's RDFXML parsers i'm aware of:
>
> Redleaf ::
>
> http://repo.deveiate.org/Redleaf/file/tip/lib/redleaf/parser/rdfxml.rb
>
> Reddy ::
>
> http://github.com/tommorris/reddy/raw/master/lib/reddy/rdfxmlparser.rb
>
> RDF Context ::
>
> http://github.com/gkellogg/rdf_context/raw/master/lib/rdf_context/rdfxmlparser.rb
>
> Redland ::
>
> http://git.librdf.org/view?p=bindings.git;a=blob;f=ruby/lib/rdf/redland/parser.rb
>
> RubyRDF ::
>
> http://github.com/pjstadig/rubyrdf/tree/master/lib/rubyrdf/rdfxml
>
> RDF-Raptor ::
>
> http://github.com/bendiken/rdf-raptor/raw/master/lib/rdf/raptor/rdfxml.rb
>
> RDFObjects ::
>
> http://github.com/pius/RDFObjects/raw/master/lib/rdf_objects/parsers.rb
>
>
> xsltrdf ::
>
> http://www.w3.org/2001/12/rubyrdf/xsltrdf/README.html
>
> RubyRDF ::
>
> http://www.w3.org/2001/12/rubyrdf/intro.html
>
>

Received on Saturday, 3 April 2010 13:14:46 UTC