restore to match published version of v4.3#2
Open
jclerman wants to merge 4 commits into
Open
Conversation
NOTE: Drops reified annotation assertions - will be restored in a future commit
…cluded in the published 4.3)
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.
Summary
Before this PR, the version of the ontology in
mainbranch differed from what we published (as RadLex v4.3) in late 2025 in several respects. This PR bringsmaininto agreement with that "true" v4.3. Specifically:http://www.radlex.org/RID/Preferred_nametohttp://www.w3.org/2000/01/rdf-schema#label(all such values have language-tagen)http://www.radlex.org/RID/Preferred_name_Germantohttp://www.w3.org/2000/01/rdf-schema#label(all such values have lang-tagde)http://www.w3.org/2000/01/rdf-schema#labelto a dedicated annotation-propertyhttp://www.radlex.org/RID/RadLexIDhttp://www.radlex.org/RID/UMLS_ID) and move them tohttp://www.radlex.org/RID/ExternalRefID, with a prefix indicating the terminology - e.g., assertUMLS:C001234onExternalRefID.Finally, retain annotations asserted on annotations (via the OWL "reified" annotation convention), for two OWL annotation properties:
http://www.radlex.org/RID/UMLS_Term- 1323 assertionshttp://www.radlex.org/RID/name- 1601 assertions