about summary refs log tree commit diff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/classification.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/classification.scm b/examples/classification.scm
index 6cd9e9f..e3da8da 100755
--- a/examples/classification.scm
+++ b/examples/classification.scm
@@ -63,7 +63,7 @@
    (gnt:short_name rdfs:domain gnc:species)
    (gnt:short_name skos:definition "The short name of a given resource")
    (gnt:belongs_to_species a rdf:property)
-   (gnt:belongs_to_species rdf:comment "This resource given to this species")
+   (gnt:belongs_to_species rdf:comment "This resource belongs to this species")
    (gnt:belongs_to_species rdf:label "belongsToSpecies"))
   (triples
       (string->identifier "" (remap-species-identifiers (field Species Fullname)))