ConferenceCorpus: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
Line 43: Line 43:
   title : TEXT  
   title : TEXT  
   url : TEXT  
   url : TEXT  
  year : INTEGER
   }
   }
Note top of confref_Event
Note top of confref_Event
Line 56: Line 57:
   startDate : TEXT  
   startDate : TEXT  
   submissionExtended : BOOLEAN  
   submissionExtended : BOOLEAN  
  year : INTEGER
   }
   }
Note top of crossref_Event
Note top of crossref_Event
Line 72: Line 72:
   startDate : DATE  
   startDate : DATE  
   theme : TEXT  
   theme : TEXT  
  year : INTEGER
   }
   }
Note top of dblp_Event
Note top of dblp_Event
Line 86: Line 85:
   publicationSeries : TEXT  
   publicationSeries : TEXT  
   series : TEXT  
   series : TEXT  
  year : INTEGER
   }
   }
Note top of wikidata_Event
Note top of wikidata_Event
Line 106: Line 104:
   startDate : TIMESTAMP  
   startDate : TIMESTAMP  
   wikiCfpId : TEXT  
   wikiCfpId : TEXT  
  year : INTEGER
   }
   }
Note top of wikicfp_Event
Note top of wikicfp_Event
Line 125: Line 122:
   startDate : DATE  
   startDate : DATE  
   wikiCFPId : INTEGER  
   wikiCFPId : INTEGER  
  year : INTEGER
  }
Note top of orapi_Event
[[https://www.openresearch.org/wiki/Main_Page OPENRESEARCH-api]]
9454 instances
End note
  class orapi_Event << Entity >> {
  acceptedPapers : INTEGER
  city : TEXT
  country : TEXT
  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
   }
   }
Note top of orwiki_Event
Note top of orwiki_Event
Line 165: Line 140:
   startDate : TEXT  
   startDate : TEXT  
   submittedPapers : TEXT  
   submittedPapers : TEXT  
  year : INTEGER
   yearStr : TEXT  
   yearStr : TEXT  
   }
   }
Line 188: Line 162:
   startDate : TIMESTAMP  
   startDate : TIMESTAMP  
   submittedPapers : INTEGER  
   submittedPapers : INTEGER  
  year : INTEGER
   yearStr : TEXT  
   yearStr : TEXT  
   }
   }
Line 209: Line 182:
   startDate : TEXT  
   startDate : TEXT  
   submittedPapers : TEXT  
   submittedPapers : TEXT  
   year : INTEGER  
   yearStr : TEXT
  }
Note top of orapi_Event
[[https://www.openresearch.org/wiki/Main_Page OPENRESEARCH-api]]
9454 instances
End note
  class orapi_Event << Entity >> {
  acceptedPapers : INTEGER
  city : TEXT
  country : TEXT
  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  
   yearStr : TEXT  
   }
   }
Line 217: Line 211:
   Event <|-- wikidata_Event
   Event <|-- wikidata_Event
   Event <|-- wikicfp_Event
   Event <|-- wikicfp_Event
  Event <|-- orapi_Event
   Event <|-- orwiki_Event
   Event <|-- orwiki_Event
   Event <|-- orcapi_Event
   Event <|-- orcapi_Event
   Event <|-- orcwiki_Event
   Event <|-- orcwiki_Event
  Event <|-- orapi_Event
}
}



Revision as of 16:54, 3 August 2021

OsProject

OsProject
edit
id  ConferenceCorpus
state  
owner  WolfgangFahl
title  Scientific Event Corpus
url  https://github.com/WolfgangFahl/ConferenceCorpus
version  0.0.9
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

Overview

Datasources

Event

EventSeries