revised triangular definition

This commit is contained in:
Gregory Fowler
2024-09-07 18:42:06 -04:00
committed by GitHub
parent 23f77ec453
commit 0e571442ea

View File

@@ -854,7 +854,7 @@ cco:Transparent rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/Triangular
cco:Triangular rdf:type owl:Class ;
rdfs:subClassOf cco:ShapeQuality ;
cco:definition "A Shape Quality inhering in a bearer in virtue of it having three angles and three sides."@en ;
cco:definition "A Shape Quality inhering in a bearer in virtue of it having exactly three angles and exactly three sides."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ;
rdfs:label "Triangular"@en .
@@ -965,4 +965,4 @@ cco:Yellow rdf:type owl:Class ;
rdfs:label "Yellow"@en .
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi