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

RDF::Mutable does not open URIs #6

Closed
bhuga opened this issue Mar 26, 2010 · 1 comment
Closed

RDF::Mutable does not open URIs #6

bhuga opened this issue Mar 26, 2010 · 1 comment

Comments

@bhuga
Copy link
Contributor

bhuga commented Mar 26, 2010

RDF::Mutable does not open URIs via load:

RDF::Repository.load('http://datagraph.org/jhacker/foaf.nt')
Errno::ENOENT: No such file or directory - http://datagraph.org/jhacker/foaf.nt
    from /opt/local/lib/ruby/gems/1.8/gems/rdf-0.1.1/lib/rdf/reader.rb:107:in `initialize'
    ...
@artob
Copy link
Member

artob commented Mar 26, 2010

Fixed in 5b96442, to be included in release 0.1.2.

This issue was closed.
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