mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
fixed typo in part list
from 'anotther' to 'another'
This commit is contained in:
@@ -2924,7 +2924,7 @@ cco:PartRole rdf:type owl:Class ;
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/PartsList
|
||||
cco:PartsList rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:QualitySpecification ;
|
||||
cco:definition "A Quality Specification that prescribes the Amount of some type of Artifact that are part of or located on anotther Artifact."@en ;
|
||||
cco:definition "A Quality Specification that prescribes the Amount of some type of Artifact that are part of or located on another Artifact."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Parts List"@en .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user