improved definition per #312

This commit is contained in:
Cameron More
2024-08-19 17:20:06 -04:00
parent e0c094d50a
commit 2429dcdb98

View File

@@ -736,7 +736,7 @@ cco:SpatialOrientation rdf:type owl:Class ;
### http://www.ontologyrepository.com/CommonCoreOntologies/Spherical
cco:Spherical rdf:type owl:Class ;
rdfs:subClassOf cco:ThreeDimensionalShape ;
cco:definition "A Three Dimensional Shape inhering in a bearer in virtue of it having round cross sections."@en ;
cco:definition "A Three Dimensional Shape inhering in a bearer in virtue of all of its cross sections being round."@en ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology"^^xsd:anyURI ;
rdfs:label "Spherical"@en .