Class: PermissibleValue¶
List of Permissible Values
classDiagram
class PermissibleValue
PermissibleValue : Begin_Date
PermissibleValue --> None : Begin_Date
PermissibleValue : Concept_Code
PermissibleValue --> None : Concept_Code
PermissibleValue : End_Date
PermissibleValue --> None : End_Date
PermissibleValue : Permissible_Value
PermissibleValue --> None : Permissible_Value
PermissibleValue : VM_Description
PermissibleValue --> None : VM_Description
PermissibleValue : VM_Long_Name
PermissibleValue --> None : VM_Long_Name
PermissibleValue : VM_Public_ID
PermissibleValue --> None : VM_Public_ID
Slots¶
Name |
Cardinality and Range |
Description |
Inheritance |
---|---|---|---|
0..1 |
A representation of a Value Meaning in a specific Value Domain the actual Val… |
direct |
|
0..1 |
A 255 character limit name for an item in the registry |
direct |
|
0..1 |
The unique identifier for an Administered Item within a Registration Authorit… |
direct |
|
0..1 |
direct |
||
0..1 |
The text of the most desirable meaning for the Administered Item |
direct |
|
0..1 |
The particular day, month and year this item became allowed |
direct |
|
0..1 |
The day, month and year this item becomes no longer allowed |
direct |
Usages¶
used by |
used in |
type |
used |
---|---|---|---|
range |
Identifier and Mapping Information¶
Schema Source¶
from schema: https://example.org/cadsr
Mappings¶
Mapping Type |
Mapped Value |
---|---|
self |
cadsr:PermissibleValue |
native |
cadsr:PermissibleValue |
LinkML Source¶
Direct¶
```yaml
name: permissibleValue
description: List of Permissible Values
from_schema: https://example.org/cadsr
slots:
- Permissible Value
- VM Long Name
- VM Public ID
- Concept Code
- VM Description
- Begin Date
- End Date
slot_usage:
Permissible Value:
name: Permissible Value
description: A representation of a Value Meaning in a specific Value Domain the
actual Value.
domain_of:
- permissibleValue
VM Long Name:
name: VM Long Name
description: A 255 character limit name for an item in the registry.
domain_of:
- permissibleValue
VM Public ID:
name: VM Public ID
description: The unique identifier for an Administered Item within a Registration
Authority.
domain_of:
- permissibleValue
Concept Code:
name: Concept Code
domain_of:
- permissibleValue
VM Description:
name: VM Description
description: The text of the most desirable meaning for the Administered Item.
domain_of:
- permissibleValue
Begin Date:
name: Begin Date
description: The particular day, month and year this item became allowed.
domain_of:
- permissibleValue
End Date:
name: End Date
description: The day, month and year this item becomes no longer allowed.
domain_of:
- permissibleValue
</details>
### Induced
<details>
```yaml
name: permissibleValue
description: List of Permissible Values
from_schema: https://example.org/cadsr
slot_usage:
Permissible Value:
name: Permissible Value
description: A representation of a Value Meaning in a specific Value Domain the
actual Value.
domain_of:
- permissibleValue
VM Long Name:
name: VM Long Name
description: A 255 character limit name for an item in the registry.
domain_of:
- permissibleValue
VM Public ID:
name: VM Public ID
description: The unique identifier for an Administered Item within a Registration
Authority.
domain_of:
- permissibleValue
Concept Code:
name: Concept Code
domain_of:
- permissibleValue
VM Description:
name: VM Description
description: The text of the most desirable meaning for the Administered Item.
domain_of:
- permissibleValue
Begin Date:
name: Begin Date
description: The particular day, month and year this item became allowed.
domain_of:
- permissibleValue
End Date:
name: End Date
description: The day, month and year this item becomes no longer allowed.
domain_of:
- permissibleValue
attributes:
Permissible Value:
name: Permissible Value
description: A representation of a Value Meaning in a specific Value Domain the
actual Value.
from_schema: https://example.org/cadsr
rank: 1000
alias: Permissible_Value
owner: permissibleValue
domain_of:
- permissibleValue
VM Long Name:
name: VM Long Name
description: A 255 character limit name for an item in the registry.
from_schema: https://example.org/cadsr
rank: 1000
alias: VM_Long_Name
owner: permissibleValue
domain_of:
- permissibleValue
VM Public ID:
name: VM Public ID
description: The unique identifier for an Administered Item within a Registration
Authority.
from_schema: https://example.org/cadsr
rank: 1000
alias: VM_Public_ID
owner: permissibleValue
domain_of:
- permissibleValue
Concept Code:
name: Concept Code
from_schema: https://example.org/cadsr
rank: 1000
alias: Concept_Code
owner: permissibleValue
domain_of:
- permissibleValue
VM Description:
name: VM Description
description: The text of the most desirable meaning for the Administered Item.
from_schema: https://example.org/cadsr
rank: 1000
alias: VM_Description
owner: permissibleValue
domain_of:
- permissibleValue
Begin Date:
name: Begin Date
description: The particular day, month and year this item became allowed.
from_schema: https://example.org/cadsr
rank: 1000
alias: Begin_Date
owner: permissibleValue
domain_of:
- permissibleValue
End Date:
name: End Date
description: The day, month and year this item becomes no longer allowed.
from_schema: https://example.org/cadsr
rank: 1000
alias: End_Date
owner: permissibleValue
domain_of:
- permissibleValue