Skip to content

Change Dataset.__iter__ to match RDF spec #13

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

Conversation

aucampia
Copy link

Also change Graph/Context identifier annotations to match RDF spec.

Graph/Context identifiers should be URIRef or BNode - in RDFLib these
are now the only extant subclasses of IdentifiedNode, so I'm using that.

Also change Graph/Context identifier annotations to match RDF spec.

Graph/Context identifiers should be URIRef or BNode - in RDFLib these
are now the only extant subclasses of IdentifiedNode, so I'm using that.
@ajnelson-nist ajnelson-nist merged commit 6115fbc into ajnelson-nist:remove_obviated_alias Feb 22, 2022
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

Successfully merging this pull request may close these issues.

2 participants