Changeset [a3333c54c0a4eee6ae1c4c5a8a4c33c63c86c5f2] by Tom Morris

October 24th, 2008 @ 12:37 PM

Getting ready for release: removed docs, renamed all files over to Reddy rather than Rena http://github.com/tommorris/redd...

Committed by Tom Morris

  • M README.txt
  • M Rakefile
  • M doc/AboutEachException.html
  • M doc/BNode.html
  • M doc/Graph.html
  • M doc/Literal.html
  • M doc/Namespace.html
  • M doc/REXML/Element.html
  • M doc/RdfXmlParser.html
  • M doc/RdfaParser.html
  • M doc/Rena.html
  • M doc/Triple.html
  • M doc/TypedLiteral.html
  • M doc/URIRef.html
  • M doc/UriRelativeException.html
  • M doc/all-methods.html
  • M doc/all-namespaces.html
  • M doc/app.js
  • M doc/index.html
  • M doc/jquery.js
  • M doc/readme.html
  • M doc/style.css
  • M doc/syntax_highlight.css
  • M lib/reddy.rb
  • M lib/reddy/bnode.rb
  • M lib/reddy/exceptions/about_each_exception.rb
  • M lib/reddy/exceptions/uri_relative_exception.rb
  • M lib/reddy/graph.rb
  • M lib/reddy/libxml_hacks.rb
  • M lib/reddy/literal.rb
  • M lib/reddy/n3_grammar.treetop
  • M lib/reddy/n3parser.rb
  • M lib/reddy/namespace.rb
  • M lib/reddy/rdfaparser.rb
  • M lib/reddy/rdfxmlparser.rb
  • M lib/reddy/rexml_hacks.rb
  • M lib/reddy/triple.rb
  • M lib/reddy/uriref.rb
  • M lib/rena.rb
  • M lib/rena/bnode.rb
  • M lib/rena/exceptions/about_each_exception.rb
  • M lib/rena/exceptions/uri_relative_exception.rb
  • M lib/rena/graph.rb
  • M lib/rena/libxml_hacks.rb
  • M lib/rena/literal.rb
  • M lib/rena/n3_grammar.treetop
  • M lib/rena/n3parser.rb
  • M lib/rena/namespace.rb
  • M lib/rena/rdfaparser.rb
  • M lib/rena/rdfxmlparser.rb
  • M lib/rena/rexml_hacks.rb
  • M lib/rena/triple.rb
  • M lib/rena/uriref.rb
  • M reddy.gemspec
  • M rena.gemspec
  • M spec/bnode_spec.rb
  • M spec/graph_spec.rb
  • M spec/literal_spec.rb
  • M spec/n3parser_spec.rb
  • M spec/namespaces_spec.rb
  • M spec/parser_spec.rb
  • M spec/rdfa_parser_spec.rb
  • M spec/rexml_hacks_spec.rb
  • M spec/triple_spec.rb
  • M spec/uriref_spec.rb
  • M test/perf_test/test.rb
  • M test/perf_test/tommorris.rdf
  • M test/rdf_tests/xml-literal-mixed.nt
  • M test/rdf_tests/xml-literal-mixed.rdf
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RDF library written in Ruby.