- From: Matthias Samwald <samwald@gmx.at>
- Date: Thu, 10 Sep 2009 21:20:51 +0200
- To: "public-semweb-lifesci hcls" <public-semweb-lifesci@w3.org>
- Cc: "Susie Stephens" <susie.stephens@gmail.com>
Most of the LODD datasets have also been integrated into the SPARQL endpoint
of the HCLS Knowledge Base, accessible at http://hcls.deri.org/sparql
Each dataset is contained in a separate named graph, these are:
* Dailymed: http://hcls.deri.org/resource/graph/dailymed
* DrugBank: http://hcls.deri.org/resource/graph/drugbank
* ClinicalTrials.gov / LinkedCT:
http://hcls.deri.org/resource/graph/linkedct
* Diseasome: http://hcls.deri.org/resource/graph/diseasome
* SIDER: http://hcls.deri.org/resource/graph/sider
* Traditional Chinese Medicine: http://hcls.deri.org/resource/graph/tcm
Don't click on these URLs, they are meant to be used to be in SPARQL
queries, like this:
SELECT *
FROM <http://hcls.deri.org/resource/graph/dailymed>
{?s ?p ?o}
LIMIT 20
Cheers,
Matthias
------
For those who have been asking, the LODD data sets are available from:
http://esw.w3.org/topic/HCLSIG/LODD/Data and the LODD home page is at:
http://esw.w3.org/topic/HCLSIG/LODD
Susie
Received on Thursday, 10 September 2009 19:21:35 UTC