Slot: is_produced_by
Relates something to the thing that created, composed, or brought it into existence.
URI: gist:isProducedBy
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
In Subsets
Aliases
Examples
| Value |
| A measurement is produced by a sensor. |
| A painting is produced by a person. |
| A deliverable is produces by a task. |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
gist:isProducedBy |
| native |
gist:is_produced_by |
LinkML Source
name: is_produced_by
description: Relates something to the thing that created, composed, or brought it
into existence.
examples:
- value: A measurement is produced by a sensor.
- value: A painting is produced by a person.
- value: A deliverable is produces by a task.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- is produced by
rank: 1000
slot_uri: gist:isProducedBy
range: string
multivalued: true