EncodingTypeArtifact Object Schema

The EncodingType captures any encoding packaging details for an artifact.


Field Name Type Description
@algorithmoptional string

The algorithm field is optional and specifies the encoding algorithm utilized to encode the Raw_Artifact.

@character_setoptional string

The character_set field is optional and specifies the character set utilized in the Raw_Artifact content encoding.

@custom_character_set_refoptional anyURI

The custom_character_set_ref field is optional and conveys a reference to a specification of the custom character set used to encode the Raw_Artifact.