aboutsummaryrefslogtreecommitdiff
path: root/rdf-documentation/phenotype-metadata.md
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-05-20 13:20:09 +0300
committerMunyoki Kilyungi2024-08-09 13:32:12 +0300
commita02b57db696333b86c832ade7ecf812ebfa22705 (patch)
tree004d991913072269f221d5f8e55623444bcd8ed2 /rdf-documentation/phenotype-metadata.md
parente34e7da50fc0ff5ed41e8bdaf2b1d41c9e9cf534 (diff)
downloadgn-docs-a02b57db696333b86c832ade7ecf812ebfa22705.tar.gz
Update RDF documentation.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'rdf-documentation/phenotype-metadata.md')
-rw-r--r--rdf-documentation/phenotype-metadata.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdf-documentation/phenotype-metadata.md b/rdf-documentation/phenotype-metadata.md
index d811d40..a6e6c02 100644
--- a/rdf-documentation/phenotype-metadata.md
+++ b/rdf-documentation/phenotype-metadata.md
@@ -20,13 +20,13 @@ gn:traitPhenotype -> dct:description -> PhenotypePost_publication_description
gn:traitPhenotype -> gnt:abbreviation -> Phenotype(Post_publication_abbreviation)
gn:traitPhenotype -> gnt:labCode -> Phenotype(Lab_code)
gn:traitPhenotype -> gnt:submitter -> PhenotypeSubmitter
+gn:traitPhenotype -> dct:contributor -> PhenotypeOwner
gn:traitPhenotype -> gnt:mean -> "mean"^^xsd:double
gn:traitPhenotype -> gnt:locus -> gn:Publishxreflocus
gn:traitPhenotype -> gnt:lodScore -> "lrs"^^xsd:double
gn:traitPhenotype -> gnt:additive -> "additive"^^xsd:double
gn:traitPhenotype -> gnt:sequence -> "PublishXRef(Sequence)"^^xsd:integer
gn:traitPhenotype -> dct:isReferencedBy -> pubmed:pmid
-gn:traitPhenotype -> dct:contributor -> PhenotypeOwner
```
Here's an example query: