Skip to content

Slot: literal_datatype

The datatype of the literal being mapped

URI: rdf:datatype

Applicable Classes

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

Properties

Examples

Value
xsd:string

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: literal_datatype
description: The datatype of the literal being mapped
examples:
- value: xsd:string
  description: A string referring to some thing.
from_schema: https://w3id.org/sssom/schema/
mappings:
- rdf:datatype
rank: 1000
slot_uri: rdf:datatype
alias: literal_datatype
domain_of:
- literal mapping
range: uri
required: false