CoinsCore:IDFieldname Property
Uit COINS2
IDFieldname is a Functional Property of ShapeRepresentation. It is a Object Property holding a reference to a StringProperty with the fieldname (or column name) where the ID of the shape/feature can be found.
History
* New in COINS 2.0.
Formal Representation in RDF/XML
<owl:ObjectProperty rdf:ID="IDFieldname"> <rdfs:label xml:lang="en-GB">IDField name</rdfs:label> <rdfs:comment xml:lang="en-GB">Fieldname (or column name) where the ID of the shape/feature can be found</rdfs:comment> <rdfs:domain rdf:resource="#ShapeRepresentation"/> <rdf:type rdf:resource="owl:FunctionalProperty"/> <rdfs:range rdf:resource="#StringProperty"/> </owl:ObjectProperty>