23
Daniel Garijo, Pedro Szekely Information Sciences Institute and Department of Computer Science @dgarijov, @szeke {dgarijo, pszekely}@isi.edu

3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

Daniel Garijo, Pedro Szekely

Information Sciences Institute and

Department of Computer Science

@dgarijov, @szeke

{dgarijo, pszekely}@isi.edu

Page 2: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

2

Page 3: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

3

Page 4: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

4

Page 5: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

5

Page 6: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

6

Page 7: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

7

Page 8: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

8

Page 9: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

9

Page 10: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

10

Page 11: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

11

Page 12: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

12

Page 13: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

13

Page 14: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

14

Page 15: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

15

region:- left: D

right: Ftop: 4bottom: $bottom

Page 16: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

16

region:- left: D

right: Ftop: 4bottom: $bottom

region:- left: D

right: Ftop: value(B/1+n) =

"Population" -> 1+nbottom: $bottom

Page 17: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

17

item: item(A/$row-n)

property: P100024 # murder

value: value($col/$row)

Page 18: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

18

item: item(A/$row-n)property: P100024 # murdervalue: value($col/$row)

Page 19: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

19

property: P585 # point in time

value: value($col-1/$row)

calendar: Q1985727precision: yeartime_zone: 0format: "%Y"

Page 20: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

20

property: P6001 # applies to # people

value: item(B/$row-n)

Page 21: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

21

statementMapping:region:- left: Dright: Ftop: value(B/1+n) = "Population" -> 1+nbottom: $bottom

template:item: item(A/$row-n)property: P100024 # murder (new property)value: value($col/$row)unit: D1002 (a new property)qualifier:- property: P585 # point in time

value: value($col-1/$row)calendar: Q1985727precision: yeartime_zone: 0format: "%Y"

- property: P6001 # applies to peoplevalue: item(B/$row-n)

- property: P123 # sourcevalue: item(C/$row)

Page 22: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

22

Page 23: 3.2- Extending Wikidata T2WML - GitHub Pages€¦ · Ethiopia Federal Democratic Republic of Ethiopia I et country in East Africa I ETH From related entities , landlocked country

23