Manifestation.

schema Event Event old_uid (Int) title (String) start_date (Date) schedule (String) online (Boolean) visio (String) location_info (String) details (String) summary (String) oncancel (String) Manifestation Manifestation shared_uid (Int) title (String) subtitle (String) type (String) year (Int) start_date (Date) stop_date (Date) schedule (String) frequency (String) active (Boolean) website (String) practical_info (String) organisational_info (String) location_info (String) summary (String) Event->Manifestation event_of 0..1 0..n Contact Contact lastname (String) firstname (String) organisation (String) email (String) website (String) old_uid (Int) Manifestation->Contact responsibles 1..n 0..n Location Location institution (String) subinstitution (String) address (String) additional_address_1 (String) additional_address_2 (String) zip (String) city (String) country (String) practical_info (String) website (String) old_uid (Int) Manifestation->Location hosted_by 0..1 0..n

Attributes

name (19)typedefault valuerequiredconstraintsdescriptionoptions
shared_uid (shared_uid)Integeryes
title (title)Stringyesfulltext indexed
subtitle (subtitle)Stringnofulltext indexed
type (type)Stringyesvalue in ('Séminaire', 'Conférence', 'Journée', 'Atelier', 'Autre')
size <= 10
fulltext indexed
year (year)Integeryes
start_date (start_date)Dateno
stop_date (stop_date)Dateno
schedule (schedule)Stringnosize <= 512
frequency (frequency)Stringnosize <= 512
active (active)BooleanFalseyes
website (website)Stringnosize <= 1024
practical_info (practical_info)Stringnosize <= 2048
organisational_info (organisational_info)Stringnosize <= 2048
location_info (location_info)Stringnosize <= 1024
summary (summary)Stringno
comment (comment)Stringnosize <= 2048
creation_date (creation date)International date and timeyes

creation time of an entity

cwuri (internal uri)Stringyes

internal entity uri

modification_date (modification date)International date and timeyes

latest modification time of an entity

Relations

Manifestation is subject of:
name (7)object typecardinalityconstraintsoptions
created_by (created by)CWUser (User)0..1
cw_source (source)CWSource (Data source)1composite=object
hosted_by (hosted_by)Location (Location)0..1
is (is)CWEType (Entity type)1
is_instance_of (is instance of)CWEType (Entity type)1..n
owned_by (owned by)CWUser (User)0..n
responsibles (responsibles)Contact (Contact)1..n
Manifestation is object of:
name (1)subject typecardinalityconstraintsoptions
event_of (event_of_object)Event (Event)0..1