1 | @prefix fluid: <http://fluidops.org/config#>.
|
---|
2 |
|
---|
3 |
|
---|
4 | <http://omim> fluid:store "SPARQLEndpoint";
|
---|
5 | fluid:SPARQLEndpoint "http://cu.omim.bio2rdf.org/sparql".
|
---|
6 |
|
---|
7 | <http://orphanet> fluid:store "SPARQLEndpoint";
|
---|
8 | fluid:SPARQLEndpoint "http://cu.sider.bio2rdf.org/sparql".
|
---|
9 |
|
---|
10 | <http://pathwaycommons> fluid:store "SPARQLEndpoint";
|
---|
11 | fluid:SPARQLEndpoint "http://cu.drugbank.bio2rdf.org/sparql".
|
---|
12 |
|
---|
13 | <http://pharmgkb> fluid:store "SPARQLEndpoint";
|
---|
14 | fluid:SPARQLEndpoint "http://cu.pharmgkb.bio2rdf.org/sparql".
|
---|
15 |
|
---|
16 | <http://reactome> fluid:store "SPARQLEndpoint";
|
---|
17 | fluid:SPARQLEndpoint "http://cu.kegg.bio2rdf.org/sparql".
|
---|
18 |
|
---|