Difference between revisions of "EMWConTalk2023-04/MappingSMWAndWikiDAtaProperties"

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "{{WikiSlide |title=Mapping SMW Properties to Wikidata properties == |text= <source lang='yaml'> # list of property mappings # for family versus wikidata - topic: Person pro...")
 
(No difference)

Latest revision as of 20:45, 24 April 2023

BITPlanLogo2012 138x77.png
Mapping SMW Properties to Wikidata properties ==
# list of property mappings
# for family  versus wikidata
- topic: Person
  prop_list:
  - pid: qid
    smw_prop: qid
  - arg: label
    pid: label
    smw_prop: label
  - arg: desc
    pid: description
    pid_label: description
    smw_prop: description
  - arg: died
    pid: P570
    pid_label: date of death
    smw_prop: died
  - arg: died_at
    pid: P20
    pid_label: place of death
    smw_prop: died_at