DataStoreRelation - Properties and Relationships

Properties

Name Type Cardinality
hasRelationSpecification RelationSpecification 1..1
semantic ExternalControlledVocabularyEntry 0..1
totality TotalityType 0..1

hasRelationSpecification

Provides information on reflexivity, transitivity, and symmetry of relationship using a descriptive term from an enumeration list

semantic

Provides semantic context for the relationship

totality

Type of relation in terms of totality with respect to an associated collection.

Relationships

Name Type Cardinality
realizes MemberRelation 0..n
source DataStore 0..n
target DataStore 0..n

realizes

Collection class realized by this class

source

First DataStore in the relation

target

Second DataStore in a relationship. Note that this can be realized as a collection to support tuples.