Conflict-Free Replicated Datatypes (CRDT)
Remove Property Operation
https://vocab.noeldemartin.com/crdt/RemovePropertyOperation
Operation that removes values from a resource's property.
Property | Expected type | Description |
---|---|---|
value |
*
|
Property value used by the operation. |
Properties inherited from Property Operation | ||
property | rdf:Property | Property affected by the operation. |
Properties inherited from Operation | ||
resource | rdfs:Resource | Resource which the metadata makes reference to, or which is affected by the operation. |
date | xsd:dateTime | Time at which the operation was performed. |