Skip to content

subject_type

URI: sssom:subject_type

Applicable to: Mapping, MappingSet

Description

The type of entity that is being mapped.

Properties

  • Range: EntityTypeEnum. The range of the element is the type of the value that can be assigned to it.

  • Required?: Optional (You can add this element to the mapping or mapping set, but it is not required.)

Examples

Example: owl:Class

Example value:

owl:Class

Schema developer documentation

LinkML source
name: subject_type
instantiates:
- sssom:Propagatable
annotations:
  propagated:
    tag: propagated
    value: true
description: The type of entity that is being mapped.
examples:
- value: owl:Class
from_schema: https://w3id.org/sssom/schema/
rank: 1000
alias: subject_type
domain_of:
- mapping set
- mapping
range: entity_type_enum