Slot: id_text
A text string that identifies an individual.
URI: gist:idText
Properties
Type and Range
Cardinality and Requirements
In Subsets
Aliases
Examples
| Value |
| The id text for a car is '4Y1SL65848Z411439'; the id text for the HR department of some company is H31415. |
- A common use case would be for preexisting internal company identifiers.
- This property is an alternative to using the property gist:isIdentifiedBy in conjunction with instances of the class gist:ID.
- 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.
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
gist:idText |
| native |
gist:id_text |
LinkML Source
name: id_text
description: A text string that identifies an individual.
comments:
- A common use case would be for preexisting internal company identifiers.
- This property is an alternative to using the property gist:isIdentifiedBy in conjunction
with instances of the class gist:ID.
- 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.
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:idText
range: string