Skip to content

Slot: unique_text

The unique string value of some content object, to be used when there is no possibility of having more than one value.

URI: gist_upstream:uniqueText Alias: unique_text

Inheritance

Properties

Type and Range

Property Value
Range String
Slot URI gist_upstream:uniqueText

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • unique text

Examples

Value
The unique string for a vehicle identification number.

Comments

  • Note that the uniqueness only goes in one direction: a product catalog number might also be an employee ID.

Notes

  • OWL FunctionalProperty (at most one value)

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:uniqueText
native gist:unique_text

LinkML Source

name: unique_text
description: The unique string value of some content object, to be used when there
  is no possibility of having more than one value.
notes:
- OWL FunctionalProperty (at most one value)
comments:
- 'Note that the uniqueness only goes in one direction: a product catalog number might
  also be an employee ID.'
examples:
- value: The unique string for a vehicle identification number.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- unique text
rank: 1000
is_a: contained_text
slot_uri: gist_upstream:uniqueText
alias: unique_text
range: string