Skip to content

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: master:PropertiesEnumeratedEffectFacet

classDiagram class PropertiesEnumeratedEffectFacet Facet <|-- PropertiesEnumeratedEffectFacet DefinedEffectFacet <|-- PropertiesEnumeratedEffectFacet PropertiesEnumeratedEffectFacet : properties

Inheritance

Slots

Name Cardinality and Range Description Inheritance
properties 0..1
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-master

Mappings

Mapping Type Mapped Value
self master:PropertiesEnumeratedEffectFacet
native master: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-master
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-master
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-master
    rank: 1000
    alias: properties
    owner: PropertiesEnumeratedEffectFacet
    domain_of:
    - PropertiesEnumeratedEffectFacet
    range: string