ConferenceCorpus: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
Line 64: Line 64:
title
title
ConfIDent  Event
ConfIDent  Event
2021-08-10
2021-08-21
[[https://projects.tib.eu/en/confident/ © 2019-2021 ConfIDent project]]
[[https://projects.tib.eu/en/confident/ © 2019-2021 ConfIDent project]]
see also [[http://ptp.bitplan.com/settings Proceedings Title Parser]]
see also [[http://ptp.bitplan.com/settings Proceedings Title Parser]]
Line 72: Line 72:
   class Event << Entity >> {
   class Event << Entity >> {
   acronym : TEXT  
   acronym : TEXT  
  city : TEXT
  country : TEXT
   eventId : TEXT  
   eventId : TEXT  
   source : TEXT  
   source : TEXT  
Line 78: Line 80:
   year : INTEGER  
   year : INTEGER  
   }
   }
Note top of event_crossref
Note top of event_orclone
[[https://www.crossref.org/ CrossRef]]
[[https://confident.dbis.rwth-aachen.de/or OPENRESEARCH (orclone-api)]]
49280 instances  
9470 instances  
End note
End note
   class event_crossref << Entity >> {
   class event_orclone << Entity >> {
  doi : TEXT
  endDate : DATE
  location : TEXT
  month : INTEGER
  name : TEXT
  number : TEXT
  sponsor : TEXT
  startDate : DATE
  theme : TEXT
  }
Note top of event_orbackup
[[https://www.openresearch.org/mediawiki/ OPENRESEARCH (or-backup)]]
9231 instances
End note
  class event_orbackup << Entity >> {
  acceptedPapers : TEXT
  city : TEXT
  country : TEXT
  endDate : TEXT
  eventType : TEXT
  homepage : TEXT
  inEventSeries : TEXT
  ordinal : TEXT
  pageTitle : TEXT <<PK>>
  region : TEXT
  startDate : TEXT
  submittedPapers : TEXT
  yearStr : TEXT
  }
Note top of event_wikidata
[[https://www.wikidata.org/wiki/Wikidata:Main_Page Wikidata]]
7444 instances
End note
  class event_wikidata << Entity >> {
  country : TEXT
  countryId : TEXT
  dblpConferenceId : TEXT
  endDate : TIMESTAMP
  eventInSeries : TEXT
  eventInSeriesId : TEXT
  gndId : TEXT
  homepage : TEXT
  language : TEXT
  mainSubject : TEXT
  ordinal : TEXT
  startDate : TIMESTAMP
  wikiCfpId : TEXT
  }
Note top of event_or
[[https://www.openresearch.org/mediawiki/ OPENRESEARCH (or-api)]]
9455 instances
End note
  class event_or << Entity >> {
   acceptedPapers : INTEGER  
   acceptedPapers : INTEGER  
  city : TEXT
  country : TEXT
   creationDate : TIMESTAMP  
   creationDate : TIMESTAMP  
   endDate : TIMESTAMP  
   endDate : TIMESTAMP  
Line 159: Line 106:
   class event_orclonebackup << Entity >> {
   class event_orclonebackup << Entity >> {
   acceptedPapers : TEXT  
   acceptedPapers : TEXT  
  city : TEXT
  country : TEXT
   endDate : TEXT  
   endDate : TEXT  
   eventType : TEXT  
   eventType : TEXT  
Line 173: Line 118:
   yearStr : TEXT  
   yearStr : TEXT  
   }
   }
Note top of event_orclone
Note top of event_confref
[[https://confident.dbis.rwth-aachen.de/or OPENRESEARCH (orclone-api)]]
[[http://portal.confref.org ConfRef]]
9455 instances  
37945 instances
End note
  class event_confref << Entity >> {
  area : TEXT
  dblpSeriesId : TEXT
  endDate : TEXT
  keywords : TEXT
  ranks : TEXT
  seriesId : TEXT
  seriesTitle : TEXT
  startDate : TEXT
  submissionExtended : BOOLEAN
  }
Note top of event_crossref
[[https://www.crossref.org/ CrossRef]]
49280 instances
End note
  class event_crossref << Entity >> {
  cityWikidataid : TEXT
  countryWikidataid : TEXT
  doi : TEXT
  endDate : DATE
  location : TEXT
  month : INTEGER
  name : TEXT
  number : TEXT
  region : TEXT
  regionWikidataid : TEXT
  sponsor : TEXT
  startDate : DATE
  theme : TEXT
  }
Note top of event_wikidata
[[https://www.wikidata.org/wiki/Wikidata:Main_Page Wikidata]]
7508 instances  
End note
End note
   class event_orclone << Entity >> {
   class event_wikidata << Entity >> {
   acceptedPapers : INTEGER
   cityId : TEXT
   city : TEXT  
   countryId : TEXT  
   country : TEXT  
   dblpConferenceId : TEXT  
  creationDate : TIMESTAMP
   endDate : TIMESTAMP  
   endDate : TIMESTAMP  
   eventType : TEXT  
   eventInSeries : TEXT
  eventInSeriesId : TEXT
  gndId : TEXT  
   homepage : TEXT  
   homepage : TEXT  
   inEventSeries : TEXT  
   language : TEXT  
   lastEditor : TEXT  
   location : TEXT  
   modificationDate : TIMESTAMP
   locationId : TEXT
  ordinal : INTEGER
   mainSubject : TEXT  
   pageTitle : TEXT <<PK>>
   ordinal : TEXT  
   region : TEXT  
   startDate : TIMESTAMP  
   startDate : TIMESTAMP  
   submittedPapers : INTEGER
   wikiCfpId : TEXT  
  yearStr : TEXT  
   }
   }
Note top of event_wikicfp
Note top of event_wikicfp
[[http://www.wikicfp.com WikiCFP]]
[[http://www.wikicfp.com WikiCFP]]
88236 instances  
87987 instances  
End note
End note
   class event_wikicfp << Entity >> {
   class event_wikicfp << Entity >> {
Line 203: Line 181:
   Notification_Due : TIMESTAMP  
   Notification_Due : TIMESTAMP  
   Submission_Deadline : TIMESTAMP  
   Submission_Deadline : TIMESTAMP  
   deleted : BOOLEAN
  cityWikidataid : TEXT
  countryWikidataid : TEXT
   deleted : INTEGER
   endDate : TIMESTAMP  
   endDate : TIMESTAMP  
   eventType : TEXT  
   eventType : TEXT  
   locality : TEXT  
   locality : TEXT  
  region : TEXT
  regionWikidataid : TEXT
   series : TEXT  
   series : TEXT  
   seriesId : TEXT  
   seriesId : TEXT  
Line 218: Line 200:
   class event_dblp << Entity >> {
   class event_dblp << Entity >> {
   booktitle : TEXT  
   booktitle : TEXT  
  cityWikidataid : TEXT
  countryWikidataid : TEXT
   doi : TEXT  
   doi : TEXT  
   ee : TEXT  
   ee : TEXT  
   isbn : TEXT  
   isbn : TEXT  
  location : TEXT
   mdate : TEXT  
   mdate : TEXT  
   publicationSeries : TEXT  
   publicationSeries : TEXT  
  region : TEXT
  regionWikidataid : TEXT
   series : TEXT  
   series : TEXT  
   }
   }
Note top of event_confref
Note top of event_or
[[http://portal.confref.org ConfRef]]
[[https://www.openresearch.org/mediawiki/ OPENRESEARCH (or-api)]]
37945 instances  
9471 instances
End note
  class event_or << Entity >> {
  acceptedPapers : INTEGER
  creationDate : TIMESTAMP
  endDate : TIMESTAMP
  eventType : TEXT
  homepage : TEXT
  inEventSeries : TEXT
  lastEditor : TEXT
  modificationDate : TIMESTAMP
  ordinal : INTEGER
  pageTitle : TEXT <<PK>>
  region : TEXT
  startDate : TIMESTAMP
  submittedPapers : INTEGER
  yearStr : TEXT
  }
Note top of event_orbackup
[[https://www.openresearch.org/mediawiki/ OPENRESEARCH (or-backup)]]
9231 instances  
End note
End note
   class event_confref << Entity >> {
   class event_orbackup << Entity >> {
   area : TEXT
   acceptedPapers : TEXT  
  city : TEXT
  country : TEXT
  dblpSeriesId : TEXT  
   endDate : TEXT  
   endDate : TEXT  
   keywords : TEXT  
   eventType : TEXT  
   ranks : TEXT  
   homepage : TEXT  
   seriesId : TEXT  
   inEventSeries : TEXT  
   seriesTitle : TEXT  
   ordinal : TEXT
  pageTitle : TEXT <<PK>>
  region : TEXT  
   startDate : TEXT  
   startDate : TEXT  
   submissionExtended : BOOLEAN
   submittedPapers : TEXT
  yearStr : TEXT
   }
   }
  Event <|-- event_orclone
  Event <|-- event_orclonebackup
  Event <|-- event_confref
   Event <|-- event_crossref
   Event <|-- event_crossref
  Event <|-- event_orbackup
   Event <|-- event_wikidata
   Event <|-- event_wikidata
  Event <|-- event_or
  Event <|-- event_orclonebackup
  Event <|-- event_orclone
   Event <|-- event_wikicfp
   Event <|-- event_wikicfp
   Event <|-- event_dblp
   Event <|-- event_dblp
   Event <|-- event_confref
   Event <|-- event_or
  Event <|-- event_orbackup
}
}



Revision as of 20:25, 21 August 2021

OsProject

OsProject
edit
id  ConferenceCorpus
state  
owner  WolfgangFahl
title  Scientific Event Corpus
url  https://github.com/WolfgangFahl/ConferenceCorpus
version  0.0.10
description  
date  2021-08-03
since  
until  

Installation

via pip

pip install ConferenceCorpus
# alternatively if your pip is not a python3 pip
pip3 install ConferenceCorpus

upgrade

pip install ConferenceCorpus -U
# alternatively if your pip is not a python3 pip
pip3 install ConferenceCorpus -U

Usage

Command Line

aelookup -h
usage: aelookup [-h] [-d] [-e ENDPOINT] [-v] [-u] [-f]
                [--datasources DATASOURCES]

Scientific Event Corpus and Lookup

  Created by Wolfgang Fahl on 2020-06-22.
  Copyright 2020-2021 Wolfgang Fahl. All rights reserved.

  Licensed under the Apache License 2.0
  http://www.apache.org/licenses/LICENSE-2.0

  Distributed on an "AS IS" basis without warranties
  or conditions of any kind, either express or implied.

USAGE

optional arguments:
  -h, --help            show this help message and exit
  -d, --debug           show debug info
  -e ENDPOINT, --endpoint ENDPOINT
                        SPARQL endpoint to use for wikidata queries
  -v, --version         show program's version number and exit
  -u, --uml             output plantuml diagram markup
  -f, --force           force Update - may take quite a time
  --datasources DATASOURCES
                        , delimited list of datasource lookup ids

Overview

Datasources

You might want to open the diagrams in a new tab to be able to click the links depicted.

Event

EventSeries