Added new VOEvent model object, and exposed the VOEvents through
the REST API in a manner analogous to that of the EventLog objects. Also updated the VOEvent such that IVORNs include an incrementing serial number and the Citations section contains appropriate references to earlier VOEvents.
Showing
- gracedb/api.py 125 additions, 57 deletionsgracedb/api.py
- gracedb/buildVOEvent.py 229 additions, 202 deletionsgracedb/buildVOEvent.py
- gracedb/migrations/0038_auto__add_voevent__add_unique_voevent_event_N.py 307 additions, 0 deletions...ons/0038_auto__add_voevent__add_unique_voevent_event_N.py
- gracedb/models.py 51 additions, 0 deletionsgracedb/models.py
- gracedb/urls_rest.py 9 additions, 3 deletionsgracedb/urls_rest.py
- gracedb/view_utils.py 39 additions, 0 deletionsgracedb/view_utils.py
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment