Update page 'UniVIS Lectures Datenbank'
parent
35547757c9
commit
44f9eb5de6
41
UniVIS-Lectures-Datenbank.md
Normal file
41
UniVIS-Lectures-Datenbank.md
Normal file
@ -0,0 +1,41 @@
|
||||
PRG Bsp.: http://univis.uni-bamberg.de/prg?search=lectures&department=Fakult%C3%A4t%20Wirtschaftsinformatik&show=xml
|
||||
|
||||
### Lecture Attribute
|
||||
* courses
|
||||
* course
|
||||
* UnivISRef type=Lecture key=...
|
||||
* dozs
|
||||
* doz
|
||||
* UnivISRef type=Person key=...
|
||||
* id: int
|
||||
* name: char
|
||||
* oblig: bool
|
||||
* turnout: int
|
||||
* generale: bool
|
||||
* english: bool
|
||||
* exam_reservation: bool
|
||||
* etcs: bool
|
||||
* ects_cred: int
|
||||
* organizational: char
|
||||
* orgname: char
|
||||
* orgunits
|
||||
* orgunit: char
|
||||
* sws: float
|
||||
* startdate: DateField(%Y-%m-%d)
|
||||
* terms
|
||||
* term
|
||||
* startdate: DateField(%Y-%m-%d)
|
||||
* enddate: DateField(%Y-%m-%d)
|
||||
* starttime: Timefield(%H:%M)
|
||||
* endtime: Timefield(%H:%M)
|
||||
* exclude: [] DateField(%Y-%m-%d)/vac
|
||||
* repeat: (w1 1/w1 2/w1 3/w1 4/w1 5/s1/bd 2,3,4)
|
||||
* room: UnivISRef type=Room key=...
|
||||
* exam: bool
|
||||
* type: V/Ü
|
||||
* url_description: Url
|
||||
* url_description_tmpl: Url
|
||||
* parent-lv: UnivISRef type=Lecture key=...
|
||||
* short: char
|
||||
* time_description: char
|
||||
* summary: char
|
||||
Reference in New Issue
Block a user