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

Feature Request: Function to transform IRI and BNode to identifiers #884

Closed
iddan opened this issue Nov 5, 2019 · 1 comment
Closed
Assignees

Comments

@iddan
Copy link
Collaborator

iddan commented Nov 5, 2019

Description
Currently, g.IRI can only transform IRI strings to IRI objects but if provided with BNode string it returns an invalid object. I propose exposing g.Identifier() to transform both IRI and BNode strings to the correct object.

@iddan iddan self-assigned this Nov 5, 2019
@dennwc
Copy link
Member

dennwc commented Nov 16, 2019

After today's sync I think this will become g.entity and will only work on IRIs.

@iddan iddan closed this as completed Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants