User:Mzeinstra/sandbox/QS: Difference between revisions

no edit summary
No edit summary
Tag: Manual revert
No edit summary
 
Line 18: Line 18:


* fist referencing the Q number of the item in question (eg. [[Item:Q462|Q465]]), Edith Blake
* fist referencing the Q number of the item in question (eg. [[Item:Q462|Q465]]), Edith Blake
* followed by the P number of the property (eg. gender [[Property:P3|P3]])  
* followed by the P number of the property (eg. instance of [[Property:P12|P12]])  
* and finally the value to be added,  
* and finally the value to be added,  
** which can reference another item by its Q number (eg. woman [[Item:Q3|Q3]])  
** which can reference another item by its Q number (eg. human [[Item:Q2137|Q2137]])  
** or a string value, delimited by "" (eg. "2021-02-21" or "Lucius, Michel").  
** or a string value, delimited by "" (eg. "2021-02-21" or "Lucius, Michel").  


These 3 elements need to be separated by a TAB or "|" characters
These 3 elements need to be separated by a TAB or "|" characters
e.g. adding that Edith Blak is a woman, and adding that her birth day is 1876-12-09 (fictitious date).
e.g. adding that Edith Blake is a woman, and adding that her birth day is 1876-12-09 (fictitious date).
  Q462|P3|Q3
  Q462|P12|QQ2137


  Q462 P26 "1876-12-09"
  Q462 P26 "1876-12-09"