ruby-rdf / rdf-vocab

Common RDF Vocabularies
The Unlicense
50 stars 29 forks source link

Feature/generate #40

Closed gkellogg closed 8 years ago

gkellogg commented 8 years ago

Note, there are CLI changes on the develop branch or RDF.rb, which need to be released along with this as a version 2.0.1.

no-reply commented 8 years ago

Awesome. I'll be able to give this a more serious look over the weekend.

The failing tests are rbx specific; they seem familiar from my rdf-ldp work, but I don't think I ever tracked down the source.

gkellogg commented 8 years ago

I thought I had avoided that problem here. I'll check again. It stems from a problem with RDF::Vocabulary::Term#to_uri that may relate to named argument handling in Rubinius.