Export
From Fina Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Thes export formats currently only export page names, [[Property:PageID|FINA IDs]] and [[Property:WikidataID|Wikidata IDs]]. Individual export options can be found in [[Special:Semantic Search]] | |||
== Persons == | == Persons == | ||
* {{#ask: [[Category:Persons]] | * {{#ask: [[Category:Persons]] | ||
|mainlabel=Person | |||
|?PageID | |?PageID | ||
|?WikidataID | |?WikidataID | ||
| Line 8: | Line 11: | ||
}} | }} | ||
* {{#ask: [[Category:Persons]] | * {{#ask: [[Category:Persons]] | ||
|mainlabel=Person | |||
|?PageID | |?PageID | ||
|?WikidataID | |?WikidataID | ||
| Line 15: | Line 19: | ||
}} | }} | ||
* {{#ask: [[Category:Persons]] | * {{#ask: [[Category:Persons]] | ||
|mainlabel=Person | |||
|?PageID | |?PageID | ||
|?WikidataID | |?WikidataID | ||
| Line 23: | Line 28: | ||
== Institutions == | == Institutions == | ||
* {{#ask: [[Category:Institutions]] | * {{#ask: [[Category:Institutions]] | ||
|mainlabel=Institution | |||
|?PageID | |?PageID | ||
|?WikidataID | |?WikidataID | ||
|format=rdf | |format=rdf | ||
|limit=5000 | |limit=5000 | ||
|filename=FINA_Institutions.rdf | |||
}} | }} | ||
* {{#ask: [[Category:Institutions]] | * {{#ask: [[Category:Institutions]] | ||
|mainlabel=Institution | |||
|?PageID | |?PageID | ||
|?WikidataID | |?WikidataID | ||
|format=json | |format=json | ||
|limit=5000 | |limit=5000 | ||
|filename=FINA_Institutions.json | |||
}} | }} | ||
* {{#ask: [[Category:Institutions]] | * {{#ask: [[Category:Institutions]] | ||
|mainlabel=Institution | |||
|?PageID | |?PageID | ||
|?WikidataID | |?WikidataID | ||
|format=csv | |format=csv | ||
|limit=5000 | |limit=5000 | ||
|filename=FINA_Institutions.csv | |||
}} | }} | ||
== Literature == | |||
* {{#ask: [[Category:Literature ]] | |||
|mainlabel=Literature | |||
|?PageID | |||
|?WikidataID | |||
|format=rdf | |||
|limit=5000 | |||
|filename=FINA_Literature.rdf | |||
}} | |||
* {{#ask: [[Category:Literature ]] | |||
|mainlabel=Literature | |||
|?PageID | |||
|?WikidataID | |||
|format=json | |||
|limit=5000 | |||
|filename=FINA_Literature.json | |||
}} | |||
* {{#ask: [[Category:Literature ]] | |||
|mainlabel=Literature | |||
|?PageID | |||
|?WikidataID | |||
|format=csv | |||
|limit=5000 | |||
|filename=FINA_Literature.csv | |||
}} | |||
* [https://fina.oeaw.ac.at/wiki/index.php/Special:Ask/-5B-5BCategory:Literature-5D-5D/-3FAuthor/-3F%3DURL/-3FLiterature-20year%3Dyear/-3FLiterature-20type%3Dtype/mainlabel%3D/limit%3D5000/offset%3D0/format%3Dbibtex/searchlabel%3DBibTeX BibTeX] | |||