From b42af1d0950e0d911d616eed5f3a464178d9ec17 Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Thu, 29 Jan 2026 23:39:11 +0300 Subject: Update skos:definition of genechip. Signed-off-by: Munyoki Kilyungi --- examples/molecular-traits.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/molecular-traits.scm b/examples/molecular-traits.scm index f338693..c761cd3 100755 --- a/examples/molecular-traits.scm +++ b/examples/molecular-traits.scm @@ -85,7 +85,7 @@ (schema-triples (gnt:uses_genechip a owl:ObjectProperty) (gnt:uses_genechip rdfs:domain dcat:Dataset) - (gnt:uses_genechip skos:definition "The Platform this resource uses for it's molecular traits.") + (gnt:uses_genechip skos:definition "The Platform this resource uses..") (gnt:uses_normalization_method rdfs:comment "The normalization method used for the molecular traits in this dataset") (gnt:uses_normalization_method rdfs:domain dcat:Dataset) (gnt:uses_normalization_method rdfs:label "Averaging method used for the molecular traits in this dataset.") -- cgit 1.4.1