Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DDI-RDF Discovery Vocabulary #39

Closed
grosscol opened this issue Apr 5, 2016 · 4 comments
Closed

Add DDI-RDF Discovery Vocabulary #39

grosscol opened this issue Apr 5, 2016 · 4 comments

Comments

@grosscol
Copy link

grosscol commented Apr 5, 2016

Description at http://rdf-vocabulary.ddialliance.org/discovery.html
Turtle specification is: https://raw.github.com/linked-statistics/disco-spec/master/discovery.ttl

@grosscol
Copy link
Author

grosscol commented Apr 5, 2016

Went to work on this, but ran into issues when trying to run rake tasks. bundle exec rake -T will yield an error:

LoadError: cannot load such file -- rdf/cli/vocab-loader
/home/grosscol/workspace/rdf-vocab/Rakefile:7:in `require'

Chalking this up to in flux state of the 2.0 beta. I'll check back and try generating a vocab again later.

@gkellogg
Copy link
Member

gkellogg commented Apr 5, 2016

That's because edge.rb Devon has changes not synced to rdf-vocabulary quite yet. If you fork the 1.99 mains nance branch, and make sure Gemfile does not use github refs, it should work okay. Otherwise, I'll get to it shortly.

@gkellogg
Copy link
Member

gkellogg commented Apr 7, 2016

Note that the discovery vocabulary has a minor error: linked-statistics/disco-spec#220. I'll address that in a patch file.

@gkellogg
Copy link
Member

gkellogg commented Apr 7, 2016

Also disco:Representation class is undefined.

gkellogg added a commit that referenced this issue Apr 7, 2016
gkellogg added a commit that referenced this issue Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants