codec class

The capability class of a transform codec (spec §8): what a reader must hold to reverse it — a library (encode, compress) or a key (encrypt).

Structure

Property shape: object property; gmeow:TransformCodec -> gmeow:CodecClass; functional

Practical Pattern

Use gmeow:codecClass from gmeow:TransformCodec to gmeow:CodecClass when the relationship itself belongs in the native GMEOW graph.

Common Companion Terms

gmeow:TransformCodec, gmeow:CodecClass

Usage Advice

Use when

Avoid when

How to use

Examples