Difference between revisions of "ConferenceCorpus"

From BITPlan Wiki
Jump to navigation Jump to search
Line 15: Line 15:
 
title
 
title
 
ConfIDent  Event
 
ConfIDent  Event
2021-07-31
+
2021-08-02
 
[[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 27: Line 27:
 
Note top of dblp_Event
 
Note top of dblp_Event
  
47124 instances  
+
47891 instances  
 
End note
 
End note
 
   class dblp_Event << Entity >> {
 
   class dblp_Event << Entity >> {
Line 40: Line 40:
 
End note
 
End note
 
   class orwiki_Event << Entity >> {
 
   class orwiki_Event << Entity >> {
   acceptedPapers : TEXT
+
   acceptedPapers : INTEGER
 
   acronym : TEXT  
 
   acronym : TEXT  
 
   city : TEXT  
 
   city : TEXT  
Line 51: Line 51:
 
   lastEditor : TEXT  
 
   lastEditor : TEXT  
 
   modificationDate : TIMESTAMP  
 
   modificationDate : TIMESTAMP  
   ordinal : TEXT
+
   ordinal : INTEGER
 
   pageTitle : TEXT <<PK>>
 
   pageTitle : TEXT <<PK>>
  presence : TEXT
 
 
   region : TEXT  
 
   region : TEXT  
 
   startDate : TIMESTAMP  
 
   startDate : TIMESTAMP  
   submittedPapers : TEXT
+
   submittedPapers : INTEGER
  year : TEXT
 
 
   }
 
   }
 
Note top of orcwiki_Event
 
Note top of orcwiki_Event
Line 64: Line 62:
 
End note
 
End note
 
   class orcwiki_Event << Entity >> {
 
   class orcwiki_Event << Entity >> {
   acceptedPapers : TEXT
+
   acceptedPapers : INTEGER
 
   acronym : TEXT  
 
   acronym : TEXT  
 
   city : TEXT  
 
   city : TEXT  
Line 75: Line 73:
 
   lastEditor : TEXT  
 
   lastEditor : TEXT  
 
   modificationDate : TIMESTAMP  
 
   modificationDate : TIMESTAMP  
   ordinal : TEXT
+
   ordinal : INTEGER
 
   pageTitle : TEXT <<PK>>
 
   pageTitle : TEXT <<PK>>
 
   presence : TEXT  
 
   presence : TEXT  
 
   region : TEXT  
 
   region : TEXT  
 
   startDate : TIMESTAMP  
 
   startDate : TIMESTAMP  
   submittedPapers : TEXT
+
   submittedPapers : INTEGER
 
   year : TEXT  
 
   year : TEXT  
 +
  }
 +
Note top of wikicfp_Event
 +
 +
86307 instances
 +
End note
 +
  class wikicfp_Event << Entity >> {
 +
  Final_Version_Due : DATE
 +
  Notification_Due : DATE
 +
  Submission_Deadline : DATE
 +
  acronym : TEXT
 +
  deleted : BOOLEAN
 +
  endDate : DATE
 +
  eventId : TEXT
 +
  eventType : TEXT
 +
  locality : TEXT
 +
  lookupAcronym : TEXT
 +
  series : TEXT
 +
  seriesId : TEXT
 +
  startDate : DATE
 +
  url : TEXT
 +
  wikiCFPId : INTEGER
 +
  year : INTEGER
 
   }
 
   }
 
Note top of wikidata_Event
 
Note top of wikidata_Event
  
7442 instances  
+
7443 instances  
 
End note
 
End note
 
   class wikidata_Event << Entity >> {
 
   class wikidata_Event << Entity >> {
Line 102: Line 122:
 
   ordinal : TEXT  
 
   ordinal : TEXT  
 
   startDate : TIMESTAMP  
 
   startDate : TIMESTAMP  
 +
  wikiCfpId : TEXT
 
   }
 
   }
 
Note top of orapi_Event
 
Note top of orapi_Event
Line 147: Line 168:
 
   Event <|-- orwiki_Event
 
   Event <|-- orwiki_Event
 
   Event <|-- orcwiki_Event
 
   Event <|-- orcwiki_Event
 +
  Event <|-- wikicfp_Event
 
   Event <|-- wikidata_Event
 
   Event <|-- wikidata_Event
 
   Event <|-- orapi_Event
 
   Event <|-- orapi_Event

Revision as of 10:53, 2 August 2021

OsProject

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

Event

Eventseries