0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed RSS 1.0 parsing. Again. This time for realz More... about 16 years ago
Version bump to 0.11.4 More... about 16 years ago
Fixed RSS 1.0 parsing. Again. More... about 16 years ago
Version bump to 0.11.3 More... about 16 years ago
JSON gem no longer escapes unicode, now must pass (:ascii_only=>true), fixed ntriples output and added a spec More... about 16 years ago
Version bump to 0.11.2 More... about 16 years ago
Fixed some broken bnode support with RDF/XML (both serializer and parser) More... about 16 years ago
Version bump to 0.11.1 More... about 16 years ago
Version bump to 0.11.0 More... about 16 years ago
Now using RDF::Literal instead of RDFObject::Literal, rdfa_parser for RDFa and JSON serialization More... about 16 years ago
bump version More... over 16 years ago
Version bump to 0.10.7 More... over 16 years ago
Blank nodes not serializing properly to ntriples More... over 16 years ago
Blank nodes weren't serializing properly in RDF/XML More... over 16 years ago
Version bump to 0.10.6 More... over 16 years ago
Switched to Addressable for better URI handling More... over 16 years ago
Version bump to 0.10.5 More... over 16 years ago
Adding gemspec More... over 16 years ago
Version bump to 0.10.4 More... over 16 years ago
Fixed a problem in the ntriples parser for ntriples where there was no space between the closing quote of a literal, the period and newline char. More... over 16 years ago
Updated gemspec and README to include reference to the Google Group (again, thanks Matt Zumwalt). More... over 16 years ago
Version bump to 0.10.3 More... over 16 years ago
RDF/XML parser can now handle attribute based assertions (thanks to Matt Zumwalt for pointing this out) More... over 16 years ago
Fixed some weirdness with URIs in RDF/XML documents with escaped ampersands More... over 16 years ago
Version bump to 0.10.2 More... over 16 years ago
Fixed Collection#parse (and added a test) to conform to new parse syntax More... over 16 years ago
Version bump to 0.10.1 More... over 16 years ago
Updated gemspec More... over 16 years ago
Version bump to 0.10.0 More... over 16 years ago
Added bnode support. Required a refactoring of RDFObject::Resource -- now there's a module, RDFObject::Node, to mixin the common methods between URI nodes and Bnodes. More... over 16 years ago