Difference between revisions of "ConferenceCorpus"

From BITPlan Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
|title=Scientific Event Corpus
 
|title=Scientific Event Corpus
 
|url=https://github.com/WolfgangFahl/ConferenceCorpus
 
|url=https://github.com/WolfgangFahl/ConferenceCorpus
|version=0.0.5
+
|version=0.0.7
|date=2021-07-31
+
|date=2021-08-02
 
|storemode=property
 
|storemode=property
 
|name=ConferenceCorpus
 
|name=ConferenceCorpus
Line 164: Line 164:
 
   submittedPapers : TEXT  
 
   submittedPapers : TEXT  
 
   year : TEXT  
 
   year : TEXT  
 +
  }
 +
Note top of crossref_Event
 +
 +
49280 instances
 +
End note
 +
  class crossref_Event << Entity >> {
 +
  acronym : TEXT
 +
  doi : TEXT
 +
  endDate : DATE
 +
  eventId : TEXT
 +
  location : TEXT
 +
  month : INTEGER
 +
  name : TEXT
 +
  number : TEXT
 +
  sponsor : TEXT
 +
  startDate : DATE
 +
  theme : TEXT
 +
  url : TEXT
 +
  year : INTEGER
 
   }
 
   }
 
   Event <|-- dblp_Event
 
   Event <|-- dblp_Event
Line 172: Line 191:
 
   Event <|-- orapi_Event
 
   Event <|-- orapi_Event
 
   Event <|-- orcapi_Event
 
   Event <|-- orcapi_Event
 +
  Event <|-- crossref_Event
 
}
 
}
  
Line 252: Line 272:
 
hide Circle
 
hide Circle
 
' end of skinparams '
 
' end of skinparams '
 +
 
</uml>
 
</uml>
  

Revision as of 15:10, 2 August 2021

OsProject

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

Event

Eventseries