Classes: CRUDOperation | CRUDOperationCREATE | CRUDOperationDELETE | CRUDOperationUPDATE | Field | FieldKey | FieldValue | ImmutableField | RDForm | UpdateableField
Properties: field | key | onField | operation | value
a CRUD operation
a CREATE operation
a DELETE operation
an UPDATE operation
an RDForm field
a field key
a field's value (may be multiple valued)
an immutable RDForm field
an RDForm – An RDForm, i.e. an HTML form decorated with RDFa that explicity states the semantics of the fields)
an updateable RDForm field – indicates that the referred field can be updated
has field – relates a field to an RDForm
has field key
allowed on field
has possible operation – relates a CRUD operation with an RDForm hence indicates possible changes
has field value