Skip to content

Slot: id_text

A text string that identifies an individual.

URI: gist_upstream:idText Alias: id_text

Properties

Type and Range

Property Value
Range String
Slot URI gist_upstream:idText

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • id text

Examples

Value
The id text for a car is '4Y1SL65848Z411439'; the id text for the HR department of some company is H31415.

Comments

  • Often, there will be just one identifying text string. More would be appropriate if the individual had different identifiers, such as employee number and social security number. A good way to model that would be to have functional subproperties of idText, such as departmentNumber.
  • This property is an alternative to using the property gist:isIdentifiedBy in conjunction with instances of the class gist:ID.
  • A common use case would be for preexisting internal company identifiers.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:idText
native gist:id_text

LinkML Source

name: id_text
description: A text string that identifies an individual.
comments:
- Often, there will be just one identifying text string. More would be appropriate
  if the individual had different identifiers, such as employee number and social
  security number. A good way to model that would be to have functional subproperties
  of idText, such as departmentNumber.
- This property is an alternative to using the property gist:isIdentifiedBy in conjunction
  with instances of the class gist:ID.
- A common use case would be for preexisting internal company identifiers.
examples:
- value: The id text for a car is '4Y1SL65848Z411439'; the id text for the HR department
    of some company is H31415.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- id text
rank: 1000
slot_uri: gist_upstream:idText
alias: id_text
range: string