Skip to content

Slot: datatype

the rdf datatype of the value, for example, xsd:string or xsd:float.

URI: kb_cdm:datatype Alias: datatype

Applicable Classes

Name Description Modifies Slot
Statement Represents an RDF triple, a statement in the form "subject predicate object" or "subject predicate value".

See Semantic SQL for more information on the contents of this table and how it is populated.
no

Properties

Comments

  • only used when value is populated

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema

Mappings

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

LinkML Source

name: datatype
description: the rdf datatype of the value, for example, xsd:string or xsd:float.
comments:
- only used when value is populated
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
rank: 1000
alias: datatype
domain_of:
- Statement
range: string