about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xexamples/molecular-traits.scm2
1 files changed, 1 insertions, 1 deletions
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.")