# Structs
ClaimBasicContext is representation of default fields for claim schema.
ClaimContext all parsed fields of ClaimSchema.
ClaimSchema is description of schema for specific claim type.
Parser can parse claim data according to specification.
SchemaContext is top-level wrapper of json-ld schema.
SerializationField represents fields that rather must be parsed to value or index.
Validator is responsible for document verification.