objectType DeletedObservationEvent
extends Entity
an event signifiying that a previously persisted Observation was deleted; this event can be synchronized to propagate deletions; the Entity.id of the event is equal to the Entity.id of the deleted observation and this identifier is used when performing deletions
Members
| name | type | mult | description |
|---|---|---|---|
| uri | ivoa:anyURI | The logical identifier of the Observation: the Observation.uri value; this is for informational purposes only |