aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xexamples/phenotype.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/phenotype.scm b/examples/phenotype.scm
index 91cc624..c485658 100755
--- a/examples/phenotype.scm
+++ b/examples/phenotype.scm
@@ -38,6 +38,7 @@
(gnt:lodScore rdfs:subPropertyOf sdmx-measure:obsValue)
(gnt:lodScore rdfs:domain gnc:Phenotype)
(gnt:lodScore rdfs:range xsd:double)
+ (gnt:lodScore rdfs:label "Peak -logP")
(gnt:lodScore skos:definition "Statistical measurement assessing the likelihood of genetic linkage between traits or genetic markers.")
(gnt:locus a rdf:Property)
(gnt:locus a qb:MeasureProperty)