Class: PropertyReadEffectFacet
"A properties read effect facet is a grouping of characteristics unique to the effects of actions upon observable objects where a characteristic isRead from an observable object. An example of this would be the current running state of a process."
URI: observable:PropertyReadEffectFacet
classDiagram
class PropertyReadEffectFacet
DefinedEffectFacet <|-- PropertyReadEffectFacet
PropertyReadEffectFacet : propertyName
PropertyReadEffectFacet ..> string : propertyName
PropertyReadEffectFacet : value
PropertyReadEffectFacet ..> string : value
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- DefinedEffectFacet
- PropertyReadEffectFacet
- DefinedEffectFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
propertyName | 0..1 xsd:string |
"Specifies the Name of the property being read | direct |
value | 0..1 xsd:string |
A string value | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:PropertyReadEffectFacet |
native | observable:PropertyReadEffectFacet |
LinkML Source
Direct
name: PropertyReadEffectFacet
description: '"A properties read effect facet is a grouping of characteristics unique
to the effects of actions upon observable objects where a characteristic isRead
from an observable object. An example of this would be the current running state
of a process."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: DefinedEffectFacet
slots:
- propertyName
- value
Induced
name: PropertyReadEffectFacet
description: '"A properties read effect facet is a grouping of characteristics unique
to the effects of actions upon observable objects where a characteristic isRead
from an observable object. An example of this would be the current running state
of a process."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: DefinedEffectFacet
attributes:
propertyName:
name: propertyName
description: '"Specifies the Name of the property being read."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: propertyName
owner: PropertyReadEffectFacet
domain_of:
- PropertyReadEffectFacet
range: string
value:
name: value
description: A string value.
from_schema: https://w3id.org/lmodel/uco-core
alias: value
owner: PropertyReadEffectFacet
domain_of:
- DomainNameFacet
- EnvironmentVariable
- PropertyReadEffectFacet
- DictionaryEntry
- ControlledVocabulary
- ActionArgumentFacet
range: string