clarified cone shape definition

This commit is contained in:
Cameron More
2024-08-05 17:11:39 -04:00
parent aae9cb19c7
commit cfbee154d4

View File

@@ -191,7 +191,7 @@ cco:ConcaveShape rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/ConeShape
cco:ConeShape rdf:type owl:Class ;
rdfs:subClassOf cco:ThreeDimensionalShape ;
cco:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having a flat base with sides that taper smoothly to an apex."@en ;
cco:definition "A Three Dimensional Shape that inheres in a bearer in virtue of it having a Round base that tapers smoothly to an apex."@en ;
cco:definition_source "https://en.wikipedia.org/w/index.php?title=Cone&oldid=1058362269"^^xsd:anyURI ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ;
rdfs:label "Cone Shape"@en .