CopyrightInformation

Note: There is a newer version of this specification see VEC 2.1.0

A CopyrightInformation-instance specifies copyright information for one or more Items.

General Information

Attribute Value
Owner pdm
Applied Stereotype constant
Base Classifier ExtendableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
copyrightNote LocalizedString 1..*

An informal text which specifies copyright information.

CopyrightInformation

Incoming Relations

Type Mult. Role Mult. Description
VecContent 1 copyrightInformation 0..* Specifies the CopyrightInformation used in the VEC-file.
ItemVersion 0..* copyrightInformation 0..1

References the CopyrightInformation that is in effect for this ItemVersion. If no CopyrightInformation is referenced by the ItemVersion, the CopyrightInformation that is referenced by the VecContent (if defined) shall be considered as in effect for this ItemVersion.

VecContent 0..* standardCopyrightInformation 0..1

References the CopyrightInformation that is in effect for the complete content of this VecContent. It is applied to all ItemVersions that do not references their own individual CopyrightInformation.

Previous