CoinsCore:modifier Property
Uit COINS2
modifier is a Functional Property of VersionObject and VersionObject. It is a ObjectProperty holding a reference to the instance of Party representing the Person or Organisation that modified the object.
History
* New in COINS 1.0.
* Modified in COINS 2.0 to refer to Party.
Formal Representation in RDF/XML
<owl:ObjectProperty rdf:ID="modifier"> <rdfs:label xml:lang="en-GB">modifier</rdfs:label> <rdfs:comment xml:lang="en-GB">The person or organisation that modified the object.</rdfs:comment> <rdfs:domain rdf:resource="#VersionObject"/> <rdf:type rdf:resource="owl:FunctionalProperty"/> <rdfs:range rdf:resource="#Party"/> </owl:ObjectProperty>