Skip to content

deprecated center of mass and created new class per #598 #639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions src/cco-modules/GeospatialOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -477,15 +477,6 @@ cco:ont00000489 rdf:type owl:Class ;
cco:ont00001760 "https://www.commoncoreontologies.org/GeospatialOntology"^^xsd:anyURI .


### https://www.commoncoreontologies.org/ont00000505
cco:ont00000505 rdf:type owl:Class ;
rdfs:subClassOf obo:BFO_0000018 ;
rdfs:label "Center of Mass"@en ;
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 ;
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Center_of_mass&oldid=1059976491"^^xsd:anyURI ;
cco:ont00001760 "https://www.commoncoreontologies.org/GeospatialOntology"^^xsd:anyURI .


### https://www.commoncoreontologies.org/ont00000563
cco:ont00000563 rdf:type owl:Class ;
rdfs:subClassOf cco:ont00001081 ;
Expand Down Expand Up @@ -681,4 +672,13 @@ cco:ont00001348 rdf:type owl:Class ;
cco:ont00001760 "https://www.commoncoreontologies.org/GeospatialOntology"^^xsd:anyURI .


### https://www.commoncoreontologies.org/ont00002000
cco:ont00002000 rdf:type owl:Class ;
rdfs:subClassOf obo:BFO_0000147 ;
rdfs:label "Center of Mass"@en ;
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 ;
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 ;
cco:ont00001760 "https://www.commoncoreontologies.org/GeospatialOntology"^^xsd:anyURI .


### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi