inspire-eu-rdf / inspire-rdf-guidelines

INSPIRE data in RDF
http://inspire-eu-rdf.github.io/inspire-rdf-guidelines/
13 stars 4 forks source link

Property cardinality #18

Open jechterhoff opened 8 years ago

jechterhoff commented 8 years ago

Description

In an application schema, cardinality specifies the number of instances of a property that may be associated with a single instance of a feature type. The following figure shows how cardinality is represented in a UML class diagram.

cardinality

In RDF, OWL restrictions can be used to specify the cardinality of a property.

We are not aware of use cases involving INSPIRE data represented in RDF that would require the validation of cardinality constraints. Therefore we propose to not encode the cardinality of properties in INSPIRE RDF schemas.

jechterhoff commented 7 years ago

The current draft vocabularies follow the proposed approach. For further details, see section Multiplicity of the guidelines.