Skip to content
Merged
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
2 changes: 1 addition & 1 deletion src/cco-modules/ExtendedRelationOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ cco:is_tokenized_by rdf:type owl:AnnotationProperty ;

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

Expand Down