Function getPrefixIn

  • Gets the prefix of a given ontology imported by a context ontology

    This could either be the given ontology's regular prefix or an override used when importing it in the context ontology

    Returns

    Parameters

    • ontology: Ontology

      the imported ontology

    • context: Ontology

      the context ontology

    Returns String | undefined

Generated using TypeDoc