Skip to content

SemPub15_QueriesTask3

angelobo edited this page Jan 13, 2016 · 2 revisions

More details and explanations will be gradually added to this page. Participants are invited to use the mailing list (https://groups.google.com/forum/#!forum/sempub2015) to comment, to ask questions, and to get in touch with chairs and other participants.

General information and rules

Participants are required to translate the input queries into SPARQL queries that can be executed against the produced LOD. The dataset can use any vocabulary but the query result output must conform with the rules described on this page.

Queries

Query Q3.1: Same entities in CEUR-WS dataset

Query: Identify and interlink same entities that appear with different URIs within the CEUR dataset

Same authors and/or editors might have been assigned different URIs or same conferences appearing with different URIs. Such entities might refer to:

  • Persons (editors and/or authors)
  • Organized Event (Conference)

Expected output format (CSV):

resource-iri
<http://ceur-ws.org/resource/person/K.%20E.%20A.%20van%20de%20Sande>
<http://ceur-ws.org/resource/person/Koen%20van%20de%20Sande> 
<http://ceur-ws.org/resource/person/Koen%20E.%20A.%20van%20de%20Sande>
...

The aforementioned represent the same person, "Koen van de Sande", although three different URIs appear within CEUR-WS dataset. Same for Workshops, e.g. Petri Nets, see below:

resource-iri
<http://ceur-ws.org/resource/conference/Petri%20Nets-2014>
<http://ceur-ws.org/resource/conference/PETRI%20NETS-2014>
<http://ceur-ws.org/resource/conference/PetriNets-2014>
...

Query Q3.2: Same entities in different datasets

Query: Identify all different instances of the same entity in different datasets Same entities might appear in different datasets with different URIs. Such entities might refer to:

  • Persons (e.g. entities from CEUR: author, editor, Springer, DBLP datasets)
  • Articles (e.g. entities from CEUR, DBLP datasets)
  • Proceedings (e.g. entities from CEUR, Springer datasets)
  • Organized Events (Workshops, Conferences - e.g. entities from CEUR, Springer, COLINDA, DBLP datasets )

Expected output format (CSV):

resource-iri
<http://ceur-ws.org/resource/conference/ECDL-2007>
<http://colinda.org/resource/conference/ECDL/2007>
...

Query Q3.3: Workshop Call for Papers

Query: Interlink a Workshop X that appears in CEUR-WS dataset with the Call for Papers as it was announced at EventSeer and/or WikiCfP

Interlink entities from CEUR-WS dataset and COLINDA: e.g. EventSeer and WikiCFP

Clarification: there might exist more than one resources returned.

Expected output format (CSV):

resource-ceur, resource-iri, WikiCfP, EventSeer
<http://ceur-ws.org/resource/workshop/433>, <http://colinda.org/resource/conference/CLA/2008>, <http://www.wikicfp.com/cfp/servlet/event.showcfp?eventid=2607>, <http://eventseer.net/e/6822/>

Query Q3.4: Workshop Webpage

Query: Interlink a Workshop or Conference X that appears in CEUR-WS dataset with the original Workshop or Conference URL (the HTML Webpage of the Workshop/Conference)

Expected output format (CSV):

resource-ceur, resource-iri, Webpage
<http://ceur-ws.org/resource/workshop/433>, <http://colinda.org/resource/conference/CLA/2008>, <http://cla2008.inf.upol.cz>

Query Q3.5: Overall contribution to the Conference

Query: Identify all papers edited by an author X of a CEUR-WS paper Y presented at a workshop Z which is co-located with conference Q, and who was also author of a main track paper at the same conference Q

For instance, if the person is 'Ruben Verborgh' and the conference is ISWC14, the following list summarizes his contribution to the the conference:

resource-iri
<http://ceur-ws.org/Vol-1268/>
<http://ceur-ws.org/Vol-1268/#paper3>
<http://ceur-ws.org/Vol-1282/#lisc2014_submission_3>
<http://ceur-ws.org/Vol-1279/#iesd14_5>
<http://ceur-ws.org/Vol-1280/#paper4>
<http://ceur-ws.org/Vol-1272/#paper_10>
<http://dblp.l3s.de/d2r/resource/publications/conf/semweb/VerborghHMHVSCCMW14>
<http://dblp.l3s.de/d2r/resource/publications/conf/semweb/VerborghHMHVSCCMW14a>

Query Q3.6: Overall activity in a Year

Query: Identify, for an author X of a CEUR-WS paper Y, all his activity in year Z

Clarification: An activity can be considered both being author of a paper or editor of proceedings.

For instance, if the person is 'Ruben Verborgh' and the year is 2014, the following list summarizes his overall activity for the year, besides his papers published by CEUR-WS:

resource-iri
<http://ceur-ws.org/Vol-1268/>
<http://ceur-ws.org/Vol-1165/>
<http://ceur-ws.org/Vol-1268/#paper3>
<http://ceur-ws.org/Vol-1184/#ldow2014_paper_01>
<http://ceur-ws.org/Vol-1184/#ldow2014_paper_04>
<http://ceur-ws.org/Vol-1184/#ldow2014_paper_11>
<http://ceur-ws.org/Vol-1282/#lisc2014_submission_3>
<http://ceur-ws.org/Vol-1279/#iesd14_5>
<http://ceur-ws.org/Vol-1280/#paper4>
<http://ceur-ws.org/Vol-1272/#paper_10>
<http://dblp.l3s.de/d2r/resource/publications/conf/www/SteinerMVCEP14>
<http://dblp.l3s.de/d2r/resource/publications/conf/www/DimouSCVMW14>
<http://dblp.l3s.de/d2r/resource/publications/conf/www/VerborghSCCMW14>
<http://dblp.l3s.de/d2r/resource/publications/conf/esws/DimouSCVVMW14>
<http://dblp.l3s.de/d2r/resource/publications/conf/esws/ColpaertVMW14>

Query Q3.7: Full series of Workshops

Query: Identify full series of Workshops

Sometimes workshops change publisher over the course of time. For instance, the Workshop on Modular Ontologies published its proceedings with CEUR-WS in 2006 and 2007, but afterwards it changed till 2012. There are more Workshop like WoMO. The goal of this task is to identify such cases and complete the Workshop series that appear in CEUR-WS.

workshop-iri,workshop-year
<http://ceur-ws.org/Vol-1248/>,2014
<http://ceur-ws.org/Vol-1081/>,2013
<http://ceur-ws.org/Vol-875/>,2012
<http://colinda.org/resource/conference/WOMO/2011>,2011
<http://colinda.org/resource/conference/WOMO/2010>,2010
<http://dblp.l3s.de/d2r/resource/publications/conf/womo/2008>,2008
<http://ceur-ws.org/Vol-315/>,2007
<http://ceur-ws.org/Vol-232/>,2006

Query Q3.8: Other direct collaborations

Query: Identify people who directly collaborated with an author X of a paper Y published by CEUR-WS that do not appear to collaborate with him based on the CEUR-WS dataset in year Z

Clarification: Directly collaborated means that they were co-authors of papers, co-editors of proceedings or co-organizers of an event.

For instance, if the person is 'Ruben Verborgh' and the year is 2014, the following list summarizes people he collaborated with in 2014 but not known based on CEUR-WS dataset:

resource-iri
<http://dblp.l3s.de/d2r/resource/authors/Beno%C3%AEt_Encelle>
<http://dblp.l3s.de/d2r/resource/authors/Simon_Mayer>
<http://dblp.l3s.de/d2r/resource/authors/Nadine_Inhelder>