aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-11-30 16:08:20 +0300
committerMunyoki Kilyungi2023-11-30 16:08:20 +0300
commit77f9036298e88f83d60b54de3d5f3895787f0f53 (patch)
treebca25b762749862d44f5ebd3c1cf75a78d496646 /examples
parentabe23c624c6604026bb7140909e2ce0c919d3f52 (diff)
downloadgn-transform-databases-77f9036298e88f83d60b54de3d5f3895787f0f53.tar.gz
Add a label to the "gnt:lodScore" term.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'examples')
-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)