ConferenceCorpus: Difference between revisions
Jump to navigation
Jump to search
| Line 334: | Line 334: | ||
title | title | ||
ConfIDent EventSeries | ConfIDent EventSeries | ||
2021- | 2021-08-09 | ||
[[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 341: | Line 341: | ||
package DataSources { | package DataSources { | ||
class EventSeries << Entity >> { | class EventSeries << Entity >> { | ||
source : TEXT | source : TEXT | ||
} | } | ||
Note top of | Note top of eventseries_orbackup | ||
[[https://www.openresearch.org/mediawiki/ OPENRESEARCH (or-backup)]] | |||
1028 instances | |||
End note | End note | ||
class | class eventseries_orbackup << Entity >> { | ||
acronym : TEXT | |||
core2018Rank : TEXT | core2018Rank : TEXT | ||
dblpSeries : TEXT | dblpSeries : TEXT | ||
homepage : TEXT | homepage : TEXT | ||
logo : TEXT | logo : TEXT | ||
pageTitle : TEXT <<PK>> | pageTitle : TEXT <<PK>> | ||
period : TEXT | period : TEXT | ||
title : TEXT | title : TEXT | ||
unit : TEXT | unit : TEXT | ||
wikidataId : TEXT | wikidataId : TEXT | ||
} | } | ||
Note top of | Note top of eventseries_or | ||
[[https://www.openresearch.org/mediawiki/ OPENRESEARCH (or-api)]] | |||
1058 instances | |||
End note | End note | ||
class | class eventseries_or << Entity >> { | ||
acronym : TEXT | |||
core2018Rank : TEXT | core2018Rank : TEXT | ||
creationDate : TIMESTAMP | creationDate : TIMESTAMP | ||
| Line 382: | Line 370: | ||
homepage : TEXT | homepage : TEXT | ||
lastEditor : TEXT | lastEditor : TEXT | ||
modificationDate : TIMESTAMP | modificationDate : TIMESTAMP | ||
pageTitle : TEXT <<PK>> | pageTitle : TEXT <<PK>> | ||
title : TEXT | title : TEXT | ||
wikidataId : TEXT | wikidataId : TEXT | ||
} | } | ||
Note top of | Note top of eventseries_orclonebackup | ||
[[https://confident.dbis.rwth-aachen.de/or OPENRESEARCH (orclone-backup)]] | |||
1056 instances | |||
End note | End note | ||
class | class eventseries_orclonebackup << Entity >> { | ||
acronym : TEXT | |||
core2018Rank : TEXT | core2018Rank : TEXT | ||
dblpSeries : TEXT | dblpSeries : TEXT | ||
| Line 421: | Line 389: | ||
title : TEXT | title : TEXT | ||
unit : TEXT | unit : TEXT | ||
wikiCfpSeries : TEXT | |||
wikidataId : TEXT | wikidataId : TEXT | ||
} | } | ||
Note top of | Note top of eventseries_orclone | ||
[[https://confident.dbis.rwth-aachen.de/or OPENRESEARCH (orclone-api)]] | |||
1083 instances | |||
End note | End note | ||
class | class eventseries_orclone << Entity >> { | ||
acronym : TEXT | |||
core2018Rank : TEXT | core2018Rank : TEXT | ||
creationDate : TIMESTAMP | |||
dblpSeries : TEXT | dblpSeries : TEXT | ||
homepage : TEXT | homepage : TEXT | ||
lastEditor : TEXT | |||
modificationDate : TIMESTAMP | |||
pageTitle : TEXT <<PK>> | pageTitle : TEXT <<PK>> | ||
period : | period : INTEGER | ||
title : TEXT | title : TEXT | ||
unit : TEXT | unit : TEXT | ||
| Line 439: | Line 411: | ||
wikidataId : TEXT | wikidataId : TEXT | ||
} | } | ||
Note top of | Note top of eventseries_wikicfp | ||
[[http://www.wikicfp.com WikiCFP]] | |||
5000 instances | |||
End note | End note | ||
class | class eventseries_wikicfp << Entity >> { | ||
acronym : TEXT | |||
dblpSeriesId : TEXT | |||
deleted : BOOLEAN | |||
seriesId : TEXT | |||
title : TEXT | title : TEXT | ||
url : TEXT | |||
wikiCfpId : INTEGER | wikiCfpId : INTEGER | ||
} | } | ||
EventSeries <|-- | Note top of eventseries_dblp | ||
EventSeries <|-- | [[https://dblp.org/ dblp computer science bibliography]] | ||
EventSeries <|-- | 5256 instances | ||
EventSeries <|-- | End note | ||
EventSeries <|-- | class eventseries_dblp << Entity >> { | ||
EventSeries <|-- | acronym : TEXT | ||
EventSeries <|-- | count : INTEGER | ||
eventSeriesId : TEXT | |||
maxYear : TEXT | |||
minYear : TEXT | |||
} | |||
Note top of eventseries_wikidata | |||
[[https://www.wikidata.org/wiki/Wikidata:Main_Page Wikidata]] | |||
4254 instances | |||
End note | |||
class eventseries_wikidata << Entity >> { | |||
ACM_pid : TEXT | |||
DBLP_pid : TEXT | |||
FreeBase_pid : TEXT | |||
GND_pid : TEXT | |||
Microsoft_Academic_pid : TEXT | |||
Publons_pid : TEXT | |||
WikiCFP_pid : TEXT | |||
acronym : TEXT | |||
eventSeriesId : TEXT | |||
title : TEXT | |||
} | |||
Note top of eventseries_confref | |||
[[http://portal.confref.org ConfRef]] | |||
1 instances | |||
End note | |||
class eventseries_confref << Entity >> { | |||
eventSeriesId : TEXT | |||
} | |||
Note top of eventseries_crossref | |||
[[https://www.crossref.org/ CrossRef]] | |||
1 instances | |||
End note | |||
class eventseries_crossref << Entity >> { | |||
eventSeriesId : TEXT | |||
} | |||
EventSeries <|-- eventseries_orbackup | |||
EventSeries <|-- eventseries_or | |||
EventSeries <|-- eventseries_orclonebackup | |||
EventSeries <|-- eventseries_orclone | |||
EventSeries <|-- eventseries_wikicfp | |||
EventSeries <|-- eventseries_dblp | |||
EventSeries <|-- eventseries_wikidata | |||
EventSeries <|-- eventseries_confref | |||
EventSeries <|-- eventseries_crossref | |||
} | } | ||
Revision as of 14:33, 9 August 2021
OsProject
| OsProject | |
|---|---|
| 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.