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

Getting graph from an existing RDFResource fails #47

Closed
barmintor opened this issue Mar 15, 2015 · 1 comment
Closed

Getting graph from an existing RDFResource fails #47

barmintor opened this issue Mar 15, 2015 · 1 comment

Comments

@barmintor
Copy link
Member

def graph
   @graph ||= new? ? build_empty_graph : build_graph(get.graph)
 end

the #get method returns an http_client response object, which has no graph method.

@barmintor barmintor mentioned this issue Mar 15, 2015
@jcoyne
Copy link
Member

jcoyne commented Apr 3, 2015

Closed by #48

@jcoyne jcoyne closed this as completed Apr 3, 2015
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