-
Notifications
You must be signed in to change notification settings - Fork 60
Refreshed imports for CL release 20260326 #3599
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,8 +7,8 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>) | |
|
|
||
|
|
||
| Ontology(<http://purl.obolibrary.org/obo/cl/imports/merged_import.owl> | ||
| <http://purl.obolibrary.org/obo/cl/releases/2026-03-17/imports/merged_import.owl> | ||
| Annotation(owl:versionInfo "2026-03-17") | ||
| <http://purl.obolibrary.org/obo/cl/releases/2026-03-26/imports/merged_import.owl> | ||
| Annotation(owl:versionInfo "2026-03-26") | ||
|
|
||
| Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000002>)) | ||
| Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000003>)) | ||
|
|
@@ -15742,7 +15742,7 @@ AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000231> "has | |
|
|
||
| # Annotation Property: <http://purl.obolibrary.org/obo/IAO_0000233> (term tracker item) | ||
|
|
||
| AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/IAO_0000233> "An IRI or similar locator for a request or discussion of an ontology term."@en) | ||
| AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/IAO_0000233> "A URL for a request or discussion of an ontology term."@en) | ||
| AnnotationAssertion(rdfs:comment <http://purl.obolibrary.org/obo/IAO_0000233> "The 'tracker item' can associate a tracker with a specific ontology term."@en) | ||
| AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000233> "term tracker item"@en) | ||
|
|
||
|
|
@@ -15773,7 +15773,7 @@ AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OMO_0002000> "def | |
|
|
||
| # Annotation Property: <http://purl.obolibrary.org/obo/OMO_0003000> (abbreviation) | ||
|
|
||
| AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OMO_0003000> "A synonym type for describing abbreviations or initalisms") | ||
| AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OMO_0003000> "A synonym type for describing abbreviations or initialisms") | ||
| AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000233> <http://purl.obolibrary.org/obo/OMO_0003000> <https://github.com/information-artifact-ontology/ontology-metadata/issues/122>) | ||
| AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/OMO_0003000> <https://orcid.org/0000-0003-4423-4370>) | ||
| AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OMO_0003000> "abbreviation") | ||
|
|
@@ -137908,9 +137908,9 @@ SubClassOf(<http://purl.obolibrary.org/obo/GO_7770025> <http://purl.obolibrary.o | |
| SubClassOf(<http://purl.obolibrary.org/obo/GO_7770025> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0002162> <http://purl.obolibrary.org/obo/NCBITaxon_6072>)) | ||
| SubClassOf(<http://purl.obolibrary.org/obo/GO_7770025> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0002315> <http://purl.obolibrary.org/obo/CL_0000502>)) | ||
|
|
||
| # Class: <http://purl.obolibrary.org/obo/IAO_0000027> (data item) | ||
| # Class: <http://purl.obolibrary.org/obo/IAO_0000027> (data entity) | ||
|
|
||
| AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000027> "data item"@en) | ||
| AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000027> "data entity"@en) | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We should investigate this change as I cannot verify the change in any source, i.e OLS, ubergraph or in iao.owl
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same as above, this is a change from OMO (information-artifact-ontology/ontology-metadata#206). |
||
| SubClassOf(<http://purl.obolibrary.org/obo/IAO_0000027> <http://purl.obolibrary.org/obo/IAO_0000030>) | ||
|
|
||
| # Class: <http://purl.obolibrary.org/obo/IAO_0000030> (information content entity) | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should investigate this change as I cannot verify the change in any source, i.e OLS, ubergraph or in iao.owl
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don’t see anything wrong here, this is a change that was seemingly made to OMO last year (information-artifact-ontology/ontology-metadata@f9d06c7). It shows up in CL now because OMO made a release last week.