Merge pull request #464 from gregfowlerphd/revised-triangular-definition-per-461

revised triangular definition
This commit is contained in:
J. Neil Otte
2024-09-07 18:54:31 -04:00
committed by GitHub

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