-
Notifications
You must be signed in to change notification settings - Fork 5
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
Move Graph Comparison section to immediately after the sections defining graphs and terms #134
Comments
With PR #140 merged, this change can be implemented now. |
This is still an issue marker in that section but the issue is now closed. |
Best thing is for PRs to remove issue markers they resolve. |
It appears that the issue marker wasn't present in the first place in the branch of my PR #140. I guess I created that branch from main before the PR that added all the issue markers was merged. I agree that removing the issue marker should be part of the PR that addresses the corresponding issue. |
No problem - I'll remove it. As we mostly use rebase-and-merge, the boundaries of PRs isn't recorded long term in the git history. |
The graph comparison section is important so put it immediately after the sections defining terms.
Suggetsed new order:
3.1 Triples
3.2 IRIs
3.3 Literals
3.4 Blank Nodes
3.5 Triple Terms
3.6 Graph Comparison
3.7 Initial Text Direction
3.8 Replacing Blank Nodes with IRIs
The text was updated successfully, but these errors were encountered: