Q0.4

From BITPlan cr Wiki
Jump to navigation Jump to search

Query

Query
edit
id  4
name  AllEventSeries
title  All event series
description  List all event series that have at least one event whose proceedings have been published through CEUR-WS.
sparql  
# Q0.4 List all event series
SELECT DISTINCT ?series 
  (SAMPLE(?_title) as ?title)  
  (SAMPLE(?_acronym) as ?acronym) 
  (SAMPLE(?_officialWebsite) as ?officialWebsite) 
  (GROUP_CONCAT(?_instanceOf) as ?instanceOf) 
  (SAMPLE(?_dblpVenueId) as ?dblpVenueId) 
  (SAMPLE(?_wikiCfpSeriesId) as ?wikiCfpSeriesId)
WHERE{
  ?proceeding wdt:P31 wd:Q1143604.
  ?proceeding wdt:P179 wd:Q27230297.
  ?proceeding p:P179/pq:P478 ?volumeNumber.
  ?proceeding wdt:P4745 ?event.
  ?event wdt:P179 ?series.
  OPTIONAL{?series wdt:P1476 ?_title. Filter(lang(?_title)="en")} 
  OPTIONAL{?series wdt:P856 ?_officialWebsite.} 
  OPTIONAL{?series wdt:P31 ?_instanceOf.} 
  OPTIONAL{?series wdt:P1813 ?_acronym.} 
  OPTIONAL{?series wdt:P8926 ?_dblpVenueId.} 
  OPTIONAL{?series wdt:P5127 ?_wikiCfpSeriesId.} 
}
GROUP BY ?series
tryiturl  JqXf3G→JqXf3G
wdqsurl  6UE4→6UE4
scholia  →
relevance  1
comment  
task  Task0→Task0

Result LIMIT 7

series title acronym instanceOf dblpVenueId officialWebsite
http://www.wikidata.org/entity/Q105696724 International Symposium for Semantic Mining in Biomedicine SMBM http://www.wikidata.org/entity/Q47258130 conf/smbm
http://www.wikidata.org/entity/Q105699531 European Workshop on Human-Computer Interaction and Information Retrieval EuroHCIR http://www.wikidata.org/entity/Q47258130 conf/eurohcir
http://www.wikidata.org/entity/Q105696159 International Workshop on Neural-Symbolic Learning and Reasoning NeSy http://www.wikidata.org/entity/Q47258130 conf/nesy http://www.neural-symbolic.org/
http://www.wikidata.org/entity/Q105699749 International Conference on Computational Linguistics and Intelligent Systems COLINS http://www.wikidata.org/entity/Q47258130 http://www.wikidata.org/entity/Q47258130 conf/colins
http://www.wikidata.org/entity/Q105699022 Workshop From Objects to Agents WOA http://www.wikidata.org/entity/Q47258130 http://www.wikidata.org/entity/Q47258130 http://www.wikidata.org/entity/Q47258130 http://www.wikidata.org/entity/Q47258130 http://www.wikidata.org/entity/Q47258130 http://www.wikidata.org/entity/Q47258130 conf/woa
http://www.wikidata.org/entity/Q105700233 International Workshop on Information Management for Mobile Applications IMMoA http://www.wikidata.org/entity/Q47258130 conf/immoa
http://www.wikidata.org/entity/Q105700238 International Workshop on Knowledge Discovery on the Web KDWeb http://www.wikidata.org/entity/Q47258130 conf/kdweb