EMWConTalk2023-04/MappingSMWAndWikiDAtaProperties

From BITPlan Wiki
Revision as of 20:45, 24 April 2023 by Wf (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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