SubjectVariantProposition
Note
This data class is at a trial use maturity level and may change in future releases. Maturity levels are described in the GKS Maturity Model.
Computational Definition
A Proposition that has a variant as the subject.
Information Model
Some SubjectVariantProposition attributes are inherited from Proposition.
Field |
Flags |
Type |
Limits |
Description |
|---|---|---|---|---|
id |
string |
0..1 |
The ‘logical’ identifier of the Entity in the system of record, e.g. a UUID. This ‘id’ is unique within a given system, but may or may not be globally unique outside the system. It is used within a system to reference an object from another. |
|
type |
string |
1..1 |
The name of the class that is instantiated by a data object representing the Entity. |
|
name |
string |
0..1 |
A primary name for the entity. |
|
description |
string |
0..1 |
A free-text description of the Entity. |
|
aliases |
⋮ | string |
0..m |
Alternative name(s) for the Entity. |
extensions |
⋮ | 0..m |
A list of extensions to the Entity, that allow for capture of information not directly supported by elements defined in the model. |
|
predicate |
string |
1..1 |
The relationship declared to hold between the subject and the object of the Proposition. |
|
object |
object |
1..1 |
An Entity or concept that is related to the subject of a Proposition via its predicate. |
|
subjectVariant |
1..1 |
A variant that is the subject of the Proposition. |