Skip to content

Commit 4b708c3

Browse files
authored
Merge pull request #479 from avsculley/patch-1
delete extra 'z' in def
2 parents eb5b9c6 + 67a1578 commit 4b708c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cco-modules/ExtendedRelationOntology.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ cco:is_tokenized_by rdf:type owl:AnnotationProperty ;
178178

179179
### http://www.ontologyrepository.com/CommonCoreOntologies/measurement_annotation
180180
cco:measurement_annotation rdf:type owl:AnnotationProperty ;
181-
cco:definition "A measurement value of an instance of a quality, reazlizable or process profile"@en ;
181+
cco:definition "A measurement value of an instance of a quality, realizable or process profile"@en ;
182182
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"^^xsd:anyURI ;
183183
rdfs:label "measurement annotation"@en .
184184

0 commit comments

Comments
 (0)