Slot: is_allocated_by
Relates something to whomever or whatever assigns or distributes it.
URI: gist_upstream:isAllocatedBy Alias: is_allocated_by
Properties
Type and Range
| Property | Value |
|---|---|
| Range | String or IntellectualProperty or Organization or Person |
| Slot URI | gist_upstream:isAllocatedBy |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'IntellectualProperty'}) - AnonymousSlotExpression({'range': 'Organization'}) - AnonymousSlotExpression({'range': 'Person'})In Subsets
Aliases
- is allocated by
Examples
| Value |
|---|
| A U.S. Social Security number is allocated by the U.S. Social Security Administration; the media type https://www.iana.org/assignments/media-types/text/csv is allocated by the Internet Assigned Numbers Authority (IANA). |
Comments
- The allocator may be a person, organization, or automated process.
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/gist
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | gist_upstream:isAllocatedBy |
| native | gist:is_allocated_by |
LinkML Source
name: is_allocated_by
description: Relates something to whomever or whatever assigns or distributes it.
comments:
- The allocator may be a person, organization, or automated process.
examples:
- value: A U.S. Social Security number is allocated by the U.S. Social Security Administration;
the media type https://www.iana.org/assignments/media-types/text/csv is allocated
by the Internet Assigned Numbers Authority (IANA).
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- is allocated by
rank: 1000
slot_uri: gist_upstream:isAllocatedBy
alias: is_allocated_by
range: string
multivalued: true
any_of:
- range: IntellectualProperty
- range: Organization
- range: Person