CSVW RDF Convertor - Documentation
    Preparing search index...

    Interfaces

    PropertySchema

    Variables

    langMapArraySchema

    Functions

    validateAllowedKeys

    Validates that an object contains only allowed keys.

    validateArray

    Validates an array property of an object, ensuring all elements meet a specified condition.

    validateChild

    Validates a child object property, ensuring it is an object and applying a callback for further validation.

    validateLang

    Validates a language tag, ensuring it is either @none or a valid BCP 47 language tag.

    validateObject

    Validates the @type property of an object against an expected type.

    validateType

    Validates the type of an object against an expected type.