Difference between revisions of "Workdocumentation 2023-03-30"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* https://quickstatements.toolforge.org/#/batch | * https://quickstatements.toolforge.org/#/batch | ||
* http://ceurspt.wikidata.dbis.rwth-aachen.de/Vol-1878/article-05.qs | * http://ceurspt.wikidata.dbis.rwth-aachen.de/Vol-1878/article-05.qs | ||
+ | <pre> | ||
+ | # created by /home/wf/.local/lib/python3.10/site-packages/ceurspt/ceurws.py | ||
+ | CREATE | ||
+ | # P31 :instance of Q13442814:scholarly article | ||
+ | LAST|P31|Q13442814 | ||
+ | # P1433: published in | ||
+ | LAST|P1433|Q39294161 | ||
+ | # english label | ||
+ | LAST|Len|"Scholarly Social Machines" | ||
+ | # P1476:title | ||
+ | LAST|P1476|en:"Scholarly Social Machines" | ||
+ | # P407 :language of work or name Q1860:English | ||
+ | LAST|P407|Q1860 | ||
+ | # P953 :full work available at URL | ||
+ | LAST|P953|"https://ceur-ws.org/Vol-1878/article-05.pdf" | ||
+ | # P577 :publication date | ||
+ | LAST|P577|2017-09-08 | ||
+ | # P50: author, P1545: series ordinal | ||
+ | LAST|P2093|Q5232894|P1545|"1" | ||
+ | </pre> |
Revision as of 11:32, 30 March 2023
- https://quickstatements.toolforge.org/#/batch
- http://ceurspt.wikidata.dbis.rwth-aachen.de/Vol-1878/article-05.qs
# created by /home/wf/.local/lib/python3.10/site-packages/ceurspt/ceurws.py CREATE # P31 :instance of Q13442814:scholarly article LAST|P31|Q13442814 # P1433: published in LAST|P1433|Q39294161 # english label LAST|Len|"Scholarly Social Machines" # P1476:title LAST|P1476|en:"Scholarly Social Machines" # P407 :language of work or name Q1860:English LAST|P407|Q1860 # P953 :full work available at URL LAST|P953|"https://ceur-ws.org/Vol-1878/article-05.pdf" # P577 :publication date LAST|P577|2017-09-08 # P50: author, P1545: series ordinal LAST|P2093|Q5232894|P1545|"1"