Skip to content

Commit 3ea77fe

Browse files
uscholdmrjyounes
andcommitted
Apply suggestions from code review
Co-authored-by: Rebecca Younes <rebecca.younes@semanticarts.com>
1 parent ddbc6ed commit 3ea77fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ontologies/gistCore.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2270,7 +2270,7 @@ gist:SimpleUnitOfMeasure
22702270
gist:Specification
22712271
a owl:Class ;
22722272
rdfs:subClassOf gist:Intention ;
2273-
skos:definition "One or more characteristics that specify what it means to be a particular type of thing such as a material, product, service or event. A specification is sufficiently precise to allow evaluating conformance to the specification."^^xsd:string ;
2273+
skos:definition "One or more characteristics that specify what it means to be a particular type of thing, such as a material, product, service or event. A specification is sufficiently precise to allow evaluating conformance to the specification."^^xsd:string ;
22742274
skos:example "The specification of the iPhone 14; hypothetical events covered by a homeowner's insurance policy."^^xsd:string ;
22752275
skos:prefLabel "Specification"^^xsd:string ;
22762276
skos:scopeNote "Although a characterization of how to do something is often called a specification, the intended meaning here is limited to specifying what something is. The focus is on the what, not the how. Use the TaskTemplate class for specifying the how, such as a plan or process specification."^^xsd:string ;

0 commit comments

Comments
 (0)