Skip to content

Slot: literal

The literal being mapped

URI: owl:annotatedTarget

Applicable Classes

Name Description Modifies Slot
LiteralMapping Represents an individual mapping between a literal and an entity no

Properties

  • Range: String

  • Required: True

Examples

Value
Alzheimer

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sssom/schema/

LinkML Source

name: literal
description: The literal being mapped
examples:
- value: Alzheimer
  description: A string referring to some thing.
from_schema: https://w3id.org/sssom/schema/
mappings:
- owl:annotatedSource
rank: 1000
slot_uri: owl:annotatedTarget
alias: literal
domain_of:
- literal mapping
range: string
required: true