Skip to content

Class: ControlAgreementNecEvent

A class to specify Control Agreement language related to delivery of a Notice of Exclusive Control.

URI: common_domain_model:ControlAgreementNecEvent

 classDiagram
    class ControlAgreementNecEvent
    click ControlAgreementNecEvent href "../ControlAgreementNecEvent/"
      ControlAgreementNecEvent : controlAgreementNecEventElection





        ControlAgreementNecEvent --> "1..*" ControlAgreementNecEventElection : controlAgreementNecEventElection
        click ControlAgreementNecEventElection href "../ControlAgreementNecEventElection/"



Slots

Name Cardinality and Range Description Inheritance
controlAgreementNecEventElection 1..*
ControlAgreementNecEventElection
Indicates party specific Control Agreement language related to delivery of a ... direct

Usages

used by used in type used
RightsEvents controlAgreementNecEvent range ControlAgreementNecEvent

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:ControlAgreementNecEvent
native common_domain_model:ControlAgreementNecEvent

LinkML Source

Direct

name: ControlAgreementNecEvent
description: A class to specify Control Agreement language related to delivery of
  a Notice of Exclusive Control.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- controlAgreementNecEventElection

Induced

name: ControlAgreementNecEvent
description: A class to specify Control Agreement language related to delivery of
  a Notice of Exclusive Control.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  controlAgreementNecEventElection:
    name: controlAgreementNecEventElection
    description: Indicates party specific Control Agreement language related to delivery
      of a Notice of Exclusive Control.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: ControlAgreementNecEvent
    domain_of:
    - ControlAgreementNecEvent
    range: ControlAgreementNecEventElection
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true