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: master:EncodedStreamFacet
 classDiagram
    class EncodedStreamFacet
      Facet <|-- EncodedStreamFacet
      EncodedStreamFacet : encodingMethod
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- EncodedStreamFacet
 
 
 - Facet
 
 - UcoInherentCharacterizationThing
 
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| encodingMethod | 0..1  String  | 
direct | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | master:EncodedStreamFacet | 
| native | master: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-master
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-master
rank: 1000
is_a: Facet
attributes:
  encodingMethod:
    name: encodingMethod
    from_schema: https://w3id.org/lmodel/uco-master
    exact_mappings:
    - sumo:EncodingProcedure
    rank: 1000
    alias: encodingMethod
    owner: EncodedStreamFacet
    domain_of:
    - EncodedStreamFacet
    range: string