blob: 8fb676467d454750ef427d1899250e690fce955e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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/example-sparql-queries Querying SPARQL Examples
|