Documentation
    Preparing search index...

    Interface OntologyMappingInterface

    Interface for Recognized Ontology & Standard Mapping

    interface OntologyMappingInterface {
        gs1GpcCode?: string;
        isoStandardRef?: string;
        ontologyUri?: string;
        schemaOrgType?: string;
        w3cSosaTerm?: string;
        w3cWotType?: string;
    }
    Index

    Properties

    gs1GpcCode?: string
    isoStandardRef?: string
    ontologyUri?: string
    schemaOrgType?: string
    w3cSosaTerm?: string
    w3cWotType?: string