Skip to content

Class: EncodedStreamFacet

"An encoded stream facet is a grouping of characteristics unique to the conversion of a body of data content from one form to another form."

URI: observable:EncodedStreamFacet

classDiagram class EncodedStreamFacet Facet <|-- EncodedStreamFacet EncodedStreamFacet : encodingMethod EncodedStreamFacet ..> string : encodingMethod

Inheritance

Slots

Name Cardinality and Range Description Inheritance
encodingMethod 0..1
xsd:string
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-observable

Mappings

Mapping Type Mapped Value
self observable:EncodedStreamFacet
native observable:EncodedStreamFacet

LinkML Source

Direct

name: EncodedStreamFacet
description: '"An encoded stream facet is a grouping of characteristics unique to
  the conversion of a body of data content from one form to another form."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- encodingMethod

Induced

name: EncodedStreamFacet
description: '"An encoded stream facet is a grouping of characteristics unique to
  the conversion of a body of data content from one form to another form."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
attributes:
  encodingMethod:
    name: encodingMethod
    from_schema: https://w3id.org/lmodel/uco-observable
    exact_mappings:
    - sumo:EncodingProcedure
    rank: 1000
    alias: encodingMethod
    owner: EncodedStreamFacet
    domain_of:
    - EncodedStreamFacet
    range: string