Issue 651: Add support for time relations, excepting global prefix changes#658
Draft
ajnelson-nist wants to merge 4 commits intodevelopfrom
Draft
Issue 651: Add support for time relations, excepting global prefix changes#658ajnelson-nist wants to merge 4 commits intodevelopfrom
ajnelson-nist wants to merge 4 commits intodevelopfrom
Conversation
15 tasks
15 tasks
86972cd to
0d9cd33
Compare
This change is due to Issue 651 proposing additions to the UCO Time namespace that will be describing concepts from the W3C OWL-Time namespace. For uniformity, instead of only `uco-time:` picking up the new prefix prefix [sic.], all UCO prefixes will start `uco-`; however, the effect of that change will be sufficiently distracting from the UCO Time concept additions that they are left to a separate branch (PR 657). No effects were observed on Make-managed files. References: * #651 * #657 * https://www.w3.org/TR/owl-time/#abstract Signed-off-by: Alex Nelsin <alexander.nelson@nist.gov>
…L-Time A follow-on patch will regenerate Make-managed files. References: * #651 Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References: * #651 Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Contributor
Author
|
This PR was being built on top of #657 . However, since initial drafting, I've realized that 657 will cause a lot of noise in the testing process (merging into |
5a34759 to
8e3735b
Compare
1d6795d to
8e3735b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull Request resolves all backwards-compatible requirements of Issue #651 outside of global prefix changes .
PR review progress will be tracked in PR #657 .