aboutsummaryrefslogtreecommitdiff
path: root/gn3/api/metadata.py
diff options
context:
space:
mode:
Diffstat (limited to 'gn3/api/metadata.py')
-rw-r--r--gn3/api/metadata.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/gn3/api/metadata.py b/gn3/api/metadata.py
index 6623508..e001eb2 100644
--- a/gn3/api/metadata.py
+++ b/gn3/api/metadata.py
@@ -110,6 +110,8 @@ PHENOTYPE_CONTEXT = BASE_CONTEXT | PUBLICATION_CONTEXT | {
"abbreviation": "dct:abbreviation",
"labCode": "gnt:labCode",
"submitter": "gnt:submitter",
+ "ex": "http://example.org/stuff/1.0/",
+ "species": "ex:species",
"contributor": "dct:contributor",
"mean": "gnt:mean",
"locus": "gnt:locus",