-
Notifications
You must be signed in to change notification settings - Fork 32
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
Rename store and storage modules to make them less confusing #78
Comments
Having modules named |
Having “named graph” and “label” threw me off a bit. I eventually realized that the label is the name of the named graph. What if we called it a labeled graph? Then, it's immediately clear that the label is for the labeled graph. Also, I see “database” and “named graph” used somewhat interchangeably in places. Perhaps consistency would be better there. |
|
|
This is something I've seen in
|
This is an issue where we track ideas for names that we would like to consider changing. We may come back to this in the future to wrap them all up together in one big change.
The text was updated successfully, but these errors were encountered: