fixed typo in part list

This commit is contained in:
Cameron More
2023-11-16 10:47:29 -05:00
committed by GitHub
parent 86eea9efaf
commit 2a85b9b862

View File

@@ -13079,7 +13079,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 .