Skip to content

Commit 3d74bc1

Browse files
authored
Updating equivalency axiom for ont00000118 (#795)
Cleaning up issue; may be OBE in the near future
1 parent 4e2d62f commit 3d74bc1

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

src/cco-merged/CommonCoreOntologiesMerged.ttl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4745,6 +4745,10 @@ cco:ont00000118 rdf:type owl:Class ;
47454745
owl:onProperty cco:ont00001942 ;
47464746
owl:someValuesFrom cco:ont00000323
47474747
]
4748+
[ rdf:type owl:Restriction ;
4749+
owl:onProperty obo:BFO_0000176 ;
4750+
owl:someValuesFrom cco:ont00001045
4751+
]
47484752
) ;
47494753
rdf:type owl:Class
47504754
] ;

src/cco-modules/ArtifactOntology.ttl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,10 @@ cco:ont00000118 rdf:type owl:Class ;
487487
owl:onProperty cco:ont00001942 ;
488488
owl:someValuesFrom cco:ont00000323
489489
]
490+
[ rdf:type owl:Restriction ;
491+
owl:onProperty obo:BFO_0000176 ;
492+
owl:someValuesFrom cco:ont00001045
493+
]
490494
) ;
491495
rdf:type owl:Class
492496
] ;

0 commit comments

Comments
 (0)