Manifestation. |
Attributes
| name (19) | type | default value | required | constraints | description | options |
|---|---|---|---|---|---|---|
| shared_uid (shared_uid) | Integer | yes | ||||
| title (title) | String | yes | fulltext indexed | |||
| subtitle (subtitle) | String | no | fulltext indexed | |||
| type (type) | String | yes | value in ('Séminaire', 'Conférence', 'Journée', 'Atelier', 'Autre') size <= 10 | fulltext indexed | ||
| year (year) | Integer | yes | ||||
| start_date (start_date) | Date | no | ||||
| stop_date (stop_date) | Date | no | ||||
| schedule (schedule) | String | no | size <= 512 | |||
| frequency (frequency) | String | no | size <= 512 | |||
| active (active) | Boolean | False | yes | |||
| website (website) | String | no | size <= 1024 | |||
| practical_info (practical_info) | String | no | size <= 2048 | |||
| organisational_info (organisational_info) | String | no | size <= 2048 | |||
| location_info (location_info) | String | no | size <= 1024 | |||
| summary (summary) | String | no | ||||
| comment (comment) | String | no | size <= 2048 | |||
| creation_date (creation date) | International date and time | yes |
creation time of an entity | |||
| cwuri (internal uri) | String | yes |
internal entity uri | |||
| modification_date (modification date) | International date and time | yes |
latest modification time of an entity |
Relations
Manifestation is subject of:
| name (7) | object type | cardinality | constraints | options |
|---|---|---|---|---|
| created_by (created by) | CWUser (User) | 0..1 | ||
| cw_source (source) | CWSource (Data source) | 1 | composite=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 type | cardinality | constraints | options |
|---|---|---|---|---|
| event_of (event_of_object) | Event (Event) | 0..1 |