Difference between revisions of "ConferenceCorpus"
Jump to navigation
Jump to search
(→Event) |
|||
Line 64: | Line 64: | ||
title | title | ||
ConfIDent Event | ConfIDent Event | ||
− | 2021-08- | + | 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 | + | Note top of event_crossref |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[https://www.crossref.org/ CrossRef]] | [[https://www.crossref.org/ CrossRef]] | ||
49280 instances | 49280 instances | ||
End note | End note | ||
− | class | + | class event_crossref << Entity >> { |
doi : TEXT | doi : TEXT | ||
endDate : DATE | endDate : DATE | ||
Line 106: | Line 93: | ||
theme : TEXT | theme : TEXT | ||
} | } | ||
− | Note top of | + | Note top of event_orbackup |
− | [[https:// | + | [[https://www.openresearch.org/mediawiki/ OPENRESEARCH (or-backup)]] |
− | + | 9231 instances | |
End note | End note | ||
− | class | + | 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 | + | Note top of event_wikidata |
[[https://www.wikidata.org/wiki/Wikidata:Main_Page Wikidata]] | [[https://www.wikidata.org/wiki/Wikidata:Main_Page Wikidata]] | ||
− | + | 7444 instances | |
End note | End note | ||
− | class | + | class event_wikidata << Entity >> { |
country : TEXT | country : TEXT | ||
countryId : TEXT | countryId : TEXT | ||
Line 138: | Line 131: | ||
wikiCfpId : TEXT | wikiCfpId : TEXT | ||
} | } | ||
− | Note top of | + | Note top of event_or |
− | [[ | + | [[https://www.openresearch.org/mediawiki/ OPENRESEARCH (or-api)]] |
− | + | 9455 instances | |
End note | End note | ||
− | class | + | class event_or << Entity >> { |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
acceptedPapers : INTEGER | acceptedPapers : INTEGER | ||
city : TEXT | city : TEXT | ||
Line 197: | Line 153: | ||
yearStr : TEXT | yearStr : TEXT | ||
} | } | ||
− | Note top of | + | Note top of event_orclonebackup |
− | [[https://confident.dbis.rwth-aachen.de/or | + | [[https://confident.dbis.rwth-aachen.de/or OPENRESEARCH (orclone-backup)]] |
9325 instances | 9325 instances | ||
End note | End note | ||
− | class | + | class event_orclonebackup << Entity >> { |
acceptedPapers : TEXT | acceptedPapers : TEXT | ||
city : TEXT | city : TEXT | ||
Line 217: | Line 173: | ||
yearStr : TEXT | yearStr : TEXT | ||
} | } | ||
− | Note top of | + | Note top of event_orclone |
− | [[https:// | + | [[https://confident.dbis.rwth-aachen.de/or OPENRESEARCH (orclone-api)]] |
− | + | 9455 instances | |
End note | End note | ||
− | class | + | class event_orclone << Entity >> { |
acceptedPapers : INTEGER | acceptedPapers : INTEGER | ||
city : TEXT | city : TEXT | ||
Line 239: | Line 195: | ||
yearStr : TEXT | yearStr : TEXT | ||
} | } | ||
− | Event <|-- | + | Note top of event_wikicfp |
− | Event <|-- | + | [[http://www.wikicfp.com WikiCFP]] |
− | Event <|-- | + | 88236 instances |
− | Event <|-- | + | End note |
− | Event <|-- | + | class event_wikicfp << Entity >> { |
− | Event <|-- | + | Final_Version_Due : TEXT |
− | Event <|-- | + | Notification_Due : TIMESTAMP |
− | Event <|-- | + | Submission_Deadline : TIMESTAMP |
− | 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 08: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.