Skip to content

Slot: datatype

the rdf datatype of the value, for example, xsd:string

URI: cdm:datatype Alias: datatype

Applicable Classes

Name Description Modifies Slot
Statements Represents an RDF triple no

Properties

Comments

  • only used when value is populated

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/kbase/cdm-schema

Mappings

Mapping Type Mapped Value
self cdm:datatype
native cdm:datatype

LinkML Source

name: datatype
description: the rdf datatype of the value, for example, xsd:string
comments:
- only used when value is populated
from_schema: https://github.com/kbase/cdm-schema
rank: 1000
alias: datatype
domain_of:
- Statements
range: string