ruby-rdf / rdf-rdfxml

Ruby RDF/XML reader/writer for RDF.rb.
http://rubygems.org/gems/rdf-rdfxml
The Unlicense
17 stars 7 forks source link

Tests don't work with Spira 0.5.0 (locked to 0.0.12) #18

Closed jcoyne closed 11 years ago

jcoyne commented 11 years ago

/Users/justin/workspace/rdf-rdfxml/spec/rdfcore_test.rb:16:in `class:Entry': uninitialized constant Spira::Resource (NameError)

gkellogg commented 11 years ago

I will probably just lock the earlier version of Spira, as the newer version breaks things, and it's not worth fixing this usecase. In other cases, I'm changing to use JSON-LD representations, which I may do here as well.

Thanks for the note.

gkellogg commented 11 years ago

Fixed to 0.0.12