Conflict-Free Replicated Datatypes (CRDT)
Tombstone
https://vocab.noeldemartin.com/crdt/Tombstone
Metadata left behind for a resource that has been deleted.
| Property | Expected type | Description |
|---|---|---|
| Properties inherited from Metadata | ||
| resource | rdfs:Resource | Resource which the metadata makes reference to, or which is affected by the operation. |
| createdAt | xsd:dateTime | Time at which the resource was created. |
| updatedAt | xsd:dateTime | Time at which the resource was most recently updated. |
| deletedAt | xsd:dateTime | Time at which the resource was deleted or soft-deleted. |