Difference between revisions of "ConferenceCorpus"

From BITPlan Wiki
Jump to navigation Jump to search
Line 64: Line 64:
 
title
 
title
 
ConfIDent  Event
 
ConfIDent  Event
2021-08-03
+
2021-08-10
 
[[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 78: Line 78:
 
   year : INTEGER  
 
   year : INTEGER  
 
   }
 
   }
Note top of confref_Event
+
Note top of event_crossref
[[http://portal.confref.org ConfRef]]
 
37945 instances
 
End note
 
  class confref_Event << Entity >> {
 
  city : TEXT
 
  country : TEXT
 
  endDate : TEXT
 
  keywords : TEXT
 
  ranks : TEXT
 
  startDate : TEXT
 
  submissionExtended : BOOLEAN
 
  }
 
Note top of crossref_Event
 
 
[[https://www.crossref.org/ CrossRef]]
 
[[https://www.crossref.org/ CrossRef]]
 
49280 instances  
 
49280 instances  
 
End note
 
End note
   class crossref_Event << Entity >> {
+
   class event_crossref << Entity >> {
 
   doi : TEXT  
 
   doi : TEXT  
 
   endDate : DATE  
 
   endDate : DATE  
Line 106: Line 93:
 
   theme : TEXT  
 
   theme : TEXT  
 
   }
 
   }
Note top of dblp_Event
+
Note top of event_orbackup
[[https://dblp.org/ dblp computer science bibliography]]
+
[[https://www.openresearch.org/mediawiki/ OPENRESEARCH (or-backup)]]
47891 instances  
+
9231 instances  
 
End note
 
End note
   class dblp_Event << Entity >> {
+
   class event_orbackup << Entity >> {
   booktitle : TEXT  
+
   acceptedPapers : TEXT  
   doi : TEXT  
+
   city : TEXT  
   ee : TEXT  
+
   country : TEXT  
   isbn : TEXT  
+
   endDate : TEXT  
   mdate : TEXT  
+
   eventType : TEXT  
   publicationSeries : TEXT  
+
   homepage : TEXT  
   series : TEXT  
+
   inEventSeries : TEXT
 +
  ordinal : TEXT
 +
  pageTitle : TEXT <<PK>>
 +
  region : TEXT
 +
  startDate : TEXT
 +
  submittedPapers : TEXT
 +
  yearStr : TEXT  
 
   }
 
   }
Note top of wikidata_Event
+
Note top of event_wikidata
 
[[https://www.wikidata.org/wiki/Wikidata:Main_Page Wikidata]]
 
[[https://www.wikidata.org/wiki/Wikidata:Main_Page Wikidata]]
7443 instances  
+
7444 instances  
 
End note
 
End note
   class wikidata_Event << Entity >> {
+
   class event_wikidata << Entity >> {
 
   country : TEXT  
 
   country : TEXT  
 
   countryId : TEXT  
 
   countryId : TEXT  
Line 138: Line 131:
 
   wikiCfpId : TEXT  
 
   wikiCfpId : TEXT  
 
   }
 
   }
Note top of wikicfp_Event
+
Note top of event_or
[[http://www.wikicfp.com WikiCFP]]
+
[[https://www.openresearch.org/mediawiki/ OPENRESEARCH (or-api)]]
86307 instances  
+
9455 instances  
 
End note
 
End note
   class wikicfp_Event << Entity >> {
+
   class event_or << Entity >> {
  Final_Version_Due : DATE
 
  Notification_Due : DATE
 
  Submission_Deadline : DATE
 
  deleted : INTEGER
 
  endDate : DATE
 
  eventType : TEXT
 
  locality : TEXT
 
  lookupAcronym : TEXT
 
  series : TEXT
 
  seriesId : TEXT
 
  startDate : DATE
 
  wikiCFPId : INTEGER
 
  }
 
Note top of orwiki_Event
 
[[https://www.openresearch.org/wiki/Main_Page OPENRESEARCH-wiki]]
 
9231 instances
 
End note
 
  class orwiki_Event << 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 orcapi_Event
 
[[https://confident.dbis.rwth-aachen.de/or/index.php?title=Main_Page OPENRESEARCH-clone-api]]
 
9452 instances
 
End note
 
  class orcapi_Event << Entity >> {
 
 
   acceptedPapers : INTEGER  
 
   acceptedPapers : INTEGER  
 
   city : TEXT  
 
   city : TEXT  
Line 197: Line 153:
 
   yearStr : TEXT  
 
   yearStr : TEXT  
 
   }
 
   }
Note top of orcwiki_Event
+
Note top of event_orclonebackup
[[https://confident.dbis.rwth-aachen.de/or/index.php?title=Main_Page OPENRESEARCH-clone-wiki]]
+
[[https://confident.dbis.rwth-aachen.de/or OPENRESEARCH (orclone-backup)]]
 
9325 instances  
 
9325 instances  
 
End note
 
End note
   class orcwiki_Event << Entity >> {
+
   class event_orclonebackup << Entity >> {
 
   acceptedPapers : TEXT  
 
   acceptedPapers : TEXT  
 
   city : TEXT  
 
   city : TEXT  
Line 217: Line 173:
 
   yearStr : TEXT  
 
   yearStr : TEXT  
 
   }
 
   }
Note top of orapi_Event
+
Note top of event_orclone
[[https://www.openresearch.org/wiki/Main_Page OPENRESEARCH-api]]
+
[[https://confident.dbis.rwth-aachen.de/or OPENRESEARCH (orclone-api)]]
9454 instances  
+
9455 instances  
 
End note
 
End note
   class orapi_Event << Entity >> {
+
   class event_orclone << Entity >> {
 
   acceptedPapers : INTEGER  
 
   acceptedPapers : INTEGER  
 
   city : TEXT  
 
   city : TEXT  
Line 239: Line 195:
 
   yearStr : TEXT  
 
   yearStr : TEXT  
 
   }
 
   }
   Event <|-- confref_Event
+
Note top of event_wikicfp
   Event <|-- crossref_Event
+
[[http://www.wikicfp.com WikiCFP]]
   Event <|-- dblp_Event
+
88236 instances
   Event <|-- wikidata_Event
+
End note
   Event <|-- wikicfp_Event
+
  class event_wikicfp << Entity >> {
   Event <|-- orwiki_Event
+
  Final_Version_Due : TEXT
   Event <|-- orcapi_Event
+
  Notification_Due : TIMESTAMP
   Event <|-- orcwiki_Event
+
  Submission_Deadline : TIMESTAMP
   Event <|-- orapi_Event
+
  deleted : BOOLEAN
 +
  endDate : TIMESTAMP
 +
  eventType : TEXT
 +
  locality : TEXT
 +
  series : TEXT
 +
  seriesId : TEXT
 +
  startDate : TIMESTAMP
 +
  wikiCfpId : INTEGER
 +
  }
 +
Note top of event_dblp
 +
[[https://dblp.org/ dblp computer science bibliography]]
 +
47891 instances
 +
End note
 +
  class event_dblp << Entity >> {
 +
  booktitle : TEXT
 +
  doi : TEXT
 +
  ee : TEXT
 +
  isbn : TEXT
 +
  mdate : TEXT
 +
  publicationSeries : TEXT
 +
  series : TEXT
 +
  }
 +
Note top of event_confref
 +
[[http://portal.confref.org ConfRef]]
 +
37945 instances
 +
End note
 +
  class event_confref << Entity >> {
 +
  area : TEXT
 +
  city : TEXT
 +
  country : TEXT
 +
  dblpSeriesId : TEXT
 +
  endDate : TEXT
 +
  keywords : TEXT
 +
  ranks : TEXT
 +
  seriesId : TEXT
 +
  seriesTitle : TEXT
 +
  startDate : TEXT
 +
  submissionExtended : BOOLEAN
 +
  }
 +
   Event <|-- event_crossref
 +
   Event <|-- event_orbackup
 +
   Event <|-- event_wikidata
 +
   Event <|-- event_or
 +
   Event <|-- event_orclonebackup
 +
   Event <|-- event_orclone
 +
   Event <|-- event_wikicfp
 +
   Event <|-- event_dblp
 +
   Event <|-- event_confref
 
}
 
}
  

Revision as of 09:33, 10 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