mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
fixed genus in geospatial ellipse definition
This commit is contained in:
@@ -305,7 +305,7 @@ cco:GeospatialBoundary rdf:type owl:Class ;
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialEllipse
|
||||
cco:GeospatialEllipse rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:GeospatialLineString ;
|
||||
cco:definition "A Geospatial Boundary that is formed by following a symmetric arc between four vertices which are connected to the center point of the ellipse via a straight line."@en ;
|
||||
cco:definition "A Geospatial Line String that is formed by following a symmetric arc between four vertices which are connected to the center point of the ellipse via a straight line."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Geospatial Ellipse"@en .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user