From 9d4d1c299458c6881ef0a4a64671101759ead7e8 Mon Sep 17 00:00:00 2001 From: kstudzin Date: Wed, 18 Sep 2024 10:33:47 -0400 Subject: [PATCH] Update ontologies/gistCore.ttl Co-authored-by: Rebecca Younes --- ontologies/gistCore.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ontologies/gistCore.ttl b/ontologies/gistCore.ttl index b839949e..38b75a1d 100644 --- a/ontologies/gistCore.ttl +++ b/ontologies/gistCore.ttl @@ -185,7 +185,7 @@ gist:Artifact gist:Aspect a owl:Class ; - skos:definition "A measurable characteristic"^^xsd:string ; + skos:definition "A measurable characteristic."^^xsd:string ; skos:example: "Length, weight, cost, cycle time, or defect rate"^^xsd:string ; skos:prefLabel "Aspect"^^xsd:string ; skos:scopeNote "Every aspect should be related to a broader aspect or to a unit group. For example, angle of incidence should be related to the broader concept of angle, which in turn is related to a unit group."^^xsd:string ;