Skip to content

Slot: is_recognized_by

Relates something to a party that formally acknowledges its existence, validity, or legality.

URI: gist_upstream:isRecognizedBy Alias: is_recognized_by

Properties

Type and Range

Property Value
Range String or 
Person or 
Organization
Slot URI gist_upstream:isRecognizedBy

Cardinality and Requirements

Property Value
Multivalued Yes
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'Organization'}) - AnonymousSlotExpression({'range': 'Person'})

In Subsets

Aliases

  • is recognized by

Examples

Value
The existence of a particular company is recognized by the state.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:isRecognizedBy
native gist:is_recognized_by

LinkML Source

name: is_recognized_by
description: Relates something to a party that formally acknowledges its existence,
  validity, or legality.
examples:
- value: The existence of a particular company is recognized by the state.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- is recognized by
rank: 1000
slot_uri: gist_upstream:isRecognizedBy
alias: is_recognized_by
range: string
multivalued: true
any_of:
- range: Organization
- range: Person