Jump to content

Main public logs

Combined display of all available logs of Mare Nostrum Lab Thesaurus. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:38, 23 June 2026 Admin talk contribs created page Module:ColorTree (Created page with "local p = {} function p.display() local endpoint = "https://pac.cenagis.edu.pl/query/sparql" local sparql = [[ PREFIX wd: <https://pac.cenagis.edu.pl/entity/> PREFIX wdt: <https://pac.cenagis.edu.pl/prop/direct/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?rootLabel ?level1Label ?level2Label WHERE { BIND(wd:Q3 AS ?root) { ?level1 wdt:P2 ?root . FILTER NOT EXISTS { ?sub wdt:P2 ?level1 ....")