fixed typo in part list

from 'anotther' to 'another'
This commit is contained in:
Cameron More
2023-11-16 10:48:33 -05:00
committed by GitHub
parent 2a85b9b862
commit d6aee25d3e

View File

@@ -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 .