Class: Propagatable
Metamodel extension class to describe slots whose value can be propagated down from the MappingSet class to the Mapping class.
URI: sssom:Propagatable
classDiagram
class Propagatable
Propagatable : propagated
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
propagated | 0..1 Boolean |
Indicates whether a slot can be propagated from a mapping down to individual ... | direct |
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/sssom/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | sssom:Propagatable |
native | sssom:Propagatable |
LinkML Source
Direct
name: Propagatable
description: Metamodel extension class to describe slots whose value can be propagated
down from the MappingSet class to the Mapping class.
from_schema: https://w3id.org/sssom/schema/
see_also:
- https://github.com/mapping-commons/sssom/issues/305
rank: 1000
attributes:
propagated:
name: propagated
description: Indicates whether a slot can be propagated from a mapping down to
individual mappings.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
domain_of:
- Propagatable
range: boolean
class_uri: sssom:Propagatable
Induced
name: Propagatable
description: Metamodel extension class to describe slots whose value can be propagated
down from the MappingSet class to the Mapping class.
from_schema: https://w3id.org/sssom/schema/
see_also:
- https://github.com/mapping-commons/sssom/issues/305
rank: 1000
attributes:
propagated:
name: propagated
description: Indicates whether a slot can be propagated from a mapping down to
individual mappings.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
alias: propagated
owner: Propagatable
domain_of:
- Propagatable
range: boolean
class_uri: sssom:Propagatable