CEUR-WS Wikidata Contributions

From BITPlan cr Wiki
Revision as of 14:12, 12 March 2023 by Th (talk | contribs) (Created page with "= Workshops = 400px <source lang="sparql"> SELECT ?item WHERE { ?item wdt:P31 wd:Q40444998. } </source> = Conferences =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Workshops

Distribution of workshop wd creators.png

SELECT ?item 
WHERE 
{
   ?item wdt:P31 wd:Q40444998.
}

Conferences

Distribution of conference wd creators.png

SELECT ?item 
WHERE 
{
   ?item wdt:P31 wd:Q2020153.
}

Proceedings

Distribution of proceedings wd creators.png

SELECT ?item 
WHERE 
{
   ?item wdt:P31 wd:Q1143604.
}