summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--issues/create-rdf-traits-page.gmi17
1 files changed, 17 insertions, 0 deletions
diff --git a/issues/create-rdf-traits-page.gmi b/issues/create-rdf-traits-page.gmi
new file mode 100644
index 0000000..32eb63a
--- /dev/null
+++ b/issues/create-rdf-traits-page.gmi
@@ -0,0 +1,17 @@
+# Create Traits Endpoints in RDF
+
+## Tags
+
+* assigned: bonfacem
+* type: feature
+* status: in progress
+
+Create end-points that query RDF for the following:
+
+* [ ] Phenotypes: (prefix "phenotype:" "<http://genenetwork.org/phenotype/>")
+* [ ] Genotypes: (prefix "phenotype:" "<http://genenetwork.org/genotype/>")
+* [ ] Probesets: (prefix "phenotype:" "<http://genenetwork.org/probesets/>")
+
+In the process, also add examples here:
+
+=> topics/RDF/sparql-queries Querying SPARQL Examples