+ All Categories
Home > Documents > A linked data platform for humans and machine to query · • A linked data platform for humans and...

A linked data platform for humans and machine to query · • A linked data platform for humans and...

Date post: 24-May-2018
Category:
Upload: hoangnhu
View: 227 times
Download: 4 times
Share this document with a friend
17
A linked data platform for humans and machine to query Sebastian Burgstaller-Muehlbacher 1
Transcript

• A linked data platform for humans and machine to query

Sebastian Burgstaller-Muehlbacher

1

Query wikidata

• Wikipedia

• SPARQL: https://query.wikidata.org/ & https://query.wikidata.org/bigdata/namespace/wdq/sparql

• WDQ: https://wdq.wmflabs.org/wdq/

• Rest: http://queryr.wmflabs.org/about/

2

Wikipedia entry on Reelin

3

{{infobox gene}}

4

7

Arbitrary Access

• HGNCid = {{#invoke:Wikidata|getValue|P354|{{{entrez|FETCH_WIKIDATA}}} }}

8

Calculate prevalence

•••

••••••••••••••••••••

•••••

R libraries

Wikidata interface

Analysis and visualization

PREFIX wd: <http://www.wikidata.org/entity/>PREFIX wdt: <http://www.wikidata.org/prop/direct/>PREFIX wikibase: <http://wikiba.se/ontology#>PREFIX p: <http://www.wikidata.org/prop/>PREFIX q: <http://www.wikidata.org/prop/qualifier/>

others: see http://prefix.cc

Example queries:


Recommended