Orphan Classes in ArtifactOntology.ttl #899
Replies: 4 comments
|
On/in what branch/file are you seeing this? |
|
Master and Dev, ArtifactOntology.ttl It appears that these are classes coming from imported ontologies (or imports of imports). If I materialize all imports, there is no problem. However, I am intentionally not materializing the full import closure for this project (that’s the point of using modules). The current structure assumes full import closure. In a single working graph without that closure, these classes are effectively orphaned—i.e., they have no locally accessible superclass or grounding axioms—and this breaks in partial-closure scenarios. |
|
@Skreen5hot Thank you for pointing this out. Looks like there are dangling orphans as you said and that should have a proper home. @mark-jensen @neilotte @APCox |
|
@Skreen5hot Please weigh in: @alanruttenberg @APCox @mark-jensen @neilotte @CarterBeauBenson @cameronmore Possible options:
Same issue from Agent Ontology: https://www.commoncoreontologies.org/ont00000207 https://www.commoncoreontologies.org/ont00000472 https://www.commoncoreontologies.org/ont00000487 https://www.commoncoreontologies.org/ont00000958 https://www.commoncoreontologies.org/ont00000965 https://www.commoncoreontologies.org/ont00001341 https://www.commoncoreontologies.org/ont00001836 https://www.commoncoreontologies.org/ont00001809 https://www.commoncoreontologies.org/ont00001907 https://www.commoncoreontologies.org/ont00001920 https://www.commoncoreontologies.org/ont00001942 |
Uh oh!
There was an error while loading. Please reload this page.
https://www.commoncoreontologies.org/ont00000170
cco:ont00000170 rdf:type owl:Class .
https://www.commoncoreontologies.org/ont00000205
cco:ont00000205 rdf:type owl:Class .
https://www.commoncoreontologies.org/ont00000253
cco:ont00000253 rdf:type owl:Class .
https://www.commoncoreontologies.org/ont00000686
cco:ont00000686 rdf:type owl:Class .
https://www.commoncoreontologies.org/ont00000958
cco:ont00000958 rdf:type owl:Class .
https://www.commoncoreontologies.org/ont00000965
cco:ont00000965 rdf:type owl:Class .
https://www.commoncoreontologies.org/ont00001341
cco:ont00001341 rdf:type owl:Class .
All reactions