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 possibility to set authority and basepath to skolemize graph #807

Conversation

white-gecko
Copy link
Member

When calling Graph.skolemize() it is not possible to set the authority, while the parameter exists on the BNode.skolemize(authority) method.

With this contribution it is possible to set the authority also when calling skolemize() on a graph.
Further an additional optional parameter basepath is added to allow the configuration of the path which is perpended to the generated ID.

@gromgull
Copy link
Member

Looks good to me!

@gromgull gromgull merged commit f18957a into RDFLib:master May 14, 2018
@white-gecko white-gecko deleted the white-gecko-add-authority-and-basepath-for-skolemize branch October 27, 2018 14:21
@RDFLib RDFLib deleted a comment from coveralls Oct 27, 2018
@joernhees joernhees added this to the rdflib 5.0.0 milestone Oct 27, 2018
@joernhees joernhees added the enhancement New feature or request label Oct 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants