User:SStark: Difference between revisions

From Clavis Canonum
(Created page with "Currently helping mostly with the technical implementations (both on the search interface as well as in the wiki).")
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Currently helping mostly with the technical implementations (both on the search interface as well as in the wiki).
Formerly employed by [[User:Christof Rolker]] to help with the technical implementations (both on the search interface as well as in the wiki). Occasionally still contributing, so if you notice a problem with one of my edits on the wiki which you think might be part of a bigger problem, please use my discussion page.
 
== Stuff I might need one day ==
 
=== SPARQL-Query for finding all canoncial law collections ===
 
<nowiki>#title: Items in law collections
SELECT DISTINCT ?item ?itemLabel
WHERE {
    ?item wdt:P31 wd:Q5146117;            # Any instance of a canonical law collection
 
    SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],de" }
}</nowiki>
 
Before I can properly use this, all pages from [https://de.wikipedia.org/wiki/Kategorie:Kanones-Sammlung Kategorie:Kanones-Sammlung] need to be made instances of [https://www.wikidata.org/wiki/Q5146117 Q5146117].
 
Also, keep [https://www.wikidata.org/wiki/Wikidata:How_to_use_data_on_Wikimedia_projects Wikidata:How to use data on Wikimedia projects] in mind.
 
== List of manuscripts only in [[:Category:Manuscripts]] and not in the GoogleList ==
 
For more information see [[Talk:List of manuscripts#Manual list vs. automatic list of MSS]]
 
* [[Brescia,_Museo_Diocesano_di_Arte_Sacra,_Codici_miniati_ms._3]]
* [[Dresden,_SLUB,_A_66]]
* [[Dresden,_SLUB,_Mscr.Dresd.k.281]]
* [[Eton,_College_Library,_Fb.3.7]]
* [[Frankfurt,_MPI_Rechtsgeschichte,_Ms._3]]
* [[Girona,_Arxiu_Capitular,_ms._4]]
* [[Graz,_Universitätsbibliothek,_II.351]]
* [[Klosterneuburg,_Bibliothek_des_Augustiner-Chorherrenstifts,_638]]
* [[Koblenz,_Landeshauptarchiv,_701,_no._759,3]]
* [[Kraków,_Biblioteka_Jagiellońska,_613]]
* [[Kraków,_Biblioteka_Jagiellońska,_614]]
* [[Madrid,_Universidad_Complutense_-_Biblioteca_Histórica_Marqués_de_Valdecilla,_BH_MSS_305]]
* [[München,_BSB,_Clm_7608]]
* [[Oxford,_Merton_College,_Wrapper_E._3._35_no._2]]
* [[Oxford,_Trinity_College,_ms_A*.8.5]]
* [[Paris,_Archives_nationales,_AB_XIX,_1723]]
* [[Paris,_BnF,_lat._1711]]
* [[Paris,_BnF,_lat._10748]]
* [[Paris,_BnF,_lat._11326]]
* [[Roma,_Biblioteca_Angelica,_Cod._1447]]
* [[Trier,_Stadtbibliothek,_1709]]
* [[Troyes,_BM,_952]]
* [[Città_del_Vaticano,_Archivio_di_San_Pietro,_H._58]]
* [[Città_del_Vaticano,_BAV,_Pal._lat._493]]
* [[Città_del_Vaticano,_BAV,_Vat._lat._1345]]
* [[Città_del_Vaticano,_BAV,_Vat._lat._10802]]
* [[Wien,_ÖNB,_Cod._449]]
* [[Wolfenbüttel,_HAB,_Aug._9.4]]
* [[Wolfenbüttel,_HAB,_Cod._Guelf._454_Helmst.]]

Latest revision as of 17:08, 19 November 2024

Formerly employed by User:Christof Rolker to help with the technical implementations (both on the search interface as well as in the wiki). Occasionally still contributing, so if you notice a problem with one of my edits on the wiki which you think might be part of a bigger problem, please use my discussion page.

Stuff I might need one day

SPARQL-Query for finding all canoncial law collections

#title: Items in law collections
SELECT DISTINCT ?item ?itemLabel
WHERE {
    ?item wdt:P31 wd:Q5146117;            # Any instance of a canonical law collection
   
    SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],de" }
}

Before I can properly use this, all pages from Kategorie:Kanones-Sammlung need to be made instances of Q5146117.

Also, keep Wikidata:How to use data on Wikimedia projects in mind.

List of manuscripts only in Category:Manuscripts and not in the GoogleList

For more information see Talk:List of manuscripts#Manual list vs. automatic list of MSS