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

#1699 Document Graph behavior regarding context in constructor docstring #1707

Conversation

anatoly-scherbakov
Copy link
Contributor

@anatoly-scherbakov anatoly-scherbakov commented Feb 7, 2022

Closes: #1699

Adds some clarification for Graph class usage.

@anatoly-scherbakov anatoly-scherbakov force-pushed the issue-1699-graph-ignores-quads-from-other-graphs branch from 78f797f to d8015cb Compare February 7, 2022 12:38
Copy link
Member

@aucampia aucampia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link
Member

@nicholascar nicholascar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks @anatoly-scherbakov for improving documentation!

@nicholascar nicholascar merged commit 948a856 into RDFLib:master Feb 9, 2022
@anatoly-scherbakov anatoly-scherbakov deleted the issue-1699-graph-ignores-quads-from-other-graphs branch February 10, 2022 03:22
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.

JSON-LD @graph section is silently ignored on import
3 participants