Skip to content

Slot: Subject Type (subject_type)

Type of entity this record represents

URI: [includedcc:subject_type](https://includedcc.org/include-access-model/subject_type) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Subject](Subject.md) | This entity is the subject about which data or references are recorded | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Concept](Concept.md) or 
[EnumSubjectType](EnumSubjectType.md) or 
[EnumUnknownOther](EnumUnknownOther.md) | | Domain Of | [Subject](Subject.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'EnumSubjectType'}) - AnonymousSlotExpression({'range': 'EnumUnknownOther'})
## Identifier and Mapping Information ### Schema Source * from schema: https://includedcc.org/include-access-model ## 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