Conflict-Free Replicated Datatypes (CRDT)
Metadata
https://vocab.noeldemartin.com/crdt/Metadata
Metadata about a resource.
Property | Expected type | Description |
---|---|---|
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. |
Classes that extend Metadata
: