Slot: Value concept (value_concept)
The structured term defining the value of the assertion.
URI: includedcc:value_concept
Applicable Classes
| Name |
Description |
Modifies Slot |
| SubjectAssertion |
Assertion about a particular Subject |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'Concept'})
- AnonymousSlotExpression({'range': 'EnumPresentAbsent'})
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
includedcc:value_concept |
| native |
includedcc:value_concept |
LinkML Source
name: value_concept
description: The structured term defining the value of the assertion.
title: Value concept
from_schema: https://includedcc.org/include-access-model
rank: 1000
domain_of:
- SubjectAssertion
range: Concept
multivalued: true
any_of:
- range: Concept
- range: EnumPresentAbsent