Skip to content

Slot: variant

Allows multiple variants to be defined for a clause. This needs to be an array as some clauses can specify different variants for different parties. At least one variant must be specified for a clause.

URI: common_domain_model:variant

Applicable Classes

Name Description Modifies Slot
MasterAgreementClause Defines clauses that make up a Master Agreement no

Properties

Type and Range

Property Value
Range MasterAgreementClauseVariant
Domain Of MasterAgreementClause

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: variant
description: Allows multiple variants to be defined for a clause. This needs to be
  an array as some clauses can specify different variants for different parties. At
  least one variant must be specified for a clause.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- MasterAgreementClause
range: MasterAgreementClauseVariant
required: true
multivalued: true
inlined: true
inlined_as_list: true