Slot: Subject Type (subject_type)
Type of entity this record represents
URI: includedcc:subject_type
Applicable Classes
| Name |
Description |
Modifies Slot |
| Subject |
This entity is the subject about which data or references are recorded |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'EnumSubjectType'})
- AnonymousSlotExpression({'range': 'EnumUnknownOther'})
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
includedcc:subject_type |
| native |
includedcc:subject_type |
LinkML Source
name: subject_type
description: Type of entity this record represents
title: Subject Type
from_schema: https://includedcc.org/include-access-model
rank: 1000
domain_of:
- Subject
range: Concept
required: true
any_of:
- range: EnumSubjectType
- range: EnumUnknownOther