aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gn3/api/metadata.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn3/api/metadata.py b/gn3/api/metadata.py
index 3fa40fe..5fdbcac 100644
--- a/gn3/api/metadata.py
+++ b/gn3/api/metadata.py
@@ -67,6 +67,7 @@ DATASET_SEARCH_CONTEXT = SEARCH_CONTEXT | {
"created": "dct:created",
"dct": "http://purl.org/dc/terms/",
"ex": "http://example.org/stuff/1.0/",
+ "inbredSet": "ex:belongsToInbredSet",
"title": "dct:title",
"name": "rdfs:label",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",