Slot: is_identified_by
Relates something to a content object that uniquely identifies it.
URI: gist_upstream:isIdentifiedBy
Alias: is_identified_by
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
In Subsets
Aliases
- This is like a URI: a thing can have more than one ID, but each ID can refer to only one thing. Note that it is possible to have two IDs with the same text that refer to different things.
Annotations
| property |
value |
| owl_inverse_functional |
True |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
gist_upstream:isIdentifiedBy |
| native |
gist:is_identified_by |
LinkML Source
name: is_identified_by
annotations:
owl_inverse_functional:
tag: owl_inverse_functional
value: true
description: Relates something to a content object that uniquely identifies it.
comments:
- 'This is like a URI: a thing can have more than one ID, but each ID can refer to
only one thing. Note that it is possible to have two IDs with the same text that
refer to different things.'
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- is identified by
rank: 1000
slot_uri: gist_upstream:isIdentifiedBy
alias: is_identified_by
range: ID
multivalued: true