Skip to content

Commit 000ff37

Browse files
committed
deprecated center of mass and created new class
1 parent 7101a4c commit 000ff37

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

src/cco-modules/GeospatialOntology.ttl

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -477,15 +477,6 @@ cco:ont00000489 rdf:type owl:Class ;
477477
cco:ont00001760 "https://www.commoncoreontologies.org/GeospatialOntology"^^xsd:anyURI .
478478

479479

480-
### https://www.commoncoreontologies.org/ont00000505
481-
cco:ont00000505 rdf:type owl:Class ;
482-
rdfs:subClassOf obo:BFO_0000018 ;
483-
rdfs:label "Center of Mass"@en ;
484-
skos:definition "A Zero-Dimensional Spatial Region that is the point where the weighted position vectors of the distributed Mass of a Material Entity relative to this point sum to zero."@en ;
485-
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Center_of_mass&oldid=1059976491"^^xsd:anyURI ;
486-
cco:ont00001760 "https://www.commoncoreontologies.org/GeospatialOntology"^^xsd:anyURI .
487-
488-
489480
### https://www.commoncoreontologies.org/ont00000563
490481
cco:ont00000563 rdf:type owl:Class ;
491482
rdfs:subClassOf cco:ont00001081 ;
@@ -681,4 +672,13 @@ cco:ont00001348 rdf:type owl:Class ;
681672
cco:ont00001760 "https://www.commoncoreontologies.org/GeospatialOntology"^^xsd:anyURI .
682673

683674

675+
### https://www.commoncoreontologies.org/ont00002000
676+
cco:ont00002000 rdf:type owl:Class ;
677+
rdfs:subClassOf obo:BFO_0000147 ;
678+
rdfs:label "Center of Mass"@en ;
679+
skos:definition "A Fiat Point that is where the weighted position vectors of the distributed Mass of a Material Entity relative to this point sum to zero."@en ;
680+
cco:ont00001754 "Asimov, Isaac. Understanding Physics. New York: Barnes and Noble, 1993. 76-79. Available at: https://archive.org/details/understandingphy00isaa/page/n91/mode/2up"@en ;
681+
cco:ont00001760 "https://www.commoncoreontologies.org/GeospatialOntology"^^xsd:anyURI .
682+
683+
684684
### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi

0 commit comments

Comments
 (0)