Class: PropertiesEnumeratedEffectFacet
"A properties enumerated effect facet is a grouping of characteristics unique to the effects of actions upon observable objects where a characteristic of the observable object is enumerated. An example of this would be startup parameters for a process."
URI: observable:PropertiesEnumeratedEffectFacet
classDiagram
class PropertiesEnumeratedEffectFacet
Facet <|-- PropertiesEnumeratedEffectFacet
DefinedEffectFacet <|-- PropertiesEnumeratedEffectFacet
PropertiesEnumeratedEffectFacet : properties
PropertiesEnumeratedEffectFacet ..> string : properties
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- DefinedEffectFacet
- PropertiesEnumeratedEffectFacet [ Facet]
- DefinedEffectFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
properties | 0..1 xsd:string |
"Specifies the properties that were enumerated as a result of the action on t... | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:PropertiesEnumeratedEffectFacet |
native | observable:PropertiesEnumeratedEffectFacet |
LinkML Source
Direct
name: PropertiesEnumeratedEffectFacet
description: '"A properties enumerated effect facet is a grouping of characteristics
unique to the effects of actions upon observable objects where a characteristic
of the observable object is enumerated. An example of this would be startup parameters
for a process."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: DefinedEffectFacet
mixins:
- Facet
slots:
- properties
Induced
name: PropertiesEnumeratedEffectFacet
description: '"A properties enumerated effect facet is a grouping of characteristics
unique to the effects of actions upon observable objects where a characteristic
of the observable object is enumerated. An example of this would be startup parameters
for a process."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: DefinedEffectFacet
mixins:
- Facet
attributes:
properties:
name: properties
description: '"Specifies the properties that were enumerated as a result of the
action on the observable object."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: properties
owner: PropertiesEnumeratedEffectFacet
domain_of:
- PropertiesEnumeratedEffectFacet
range: string