Function extractErrorTerms

  • Extracts all the error metadata terms and converts them to a simple object. All predicates in the SOLID_ERROR_TERM namespace will be found. The namespace will be removed from the predicate and the remainder will be used as a key. The object literal values will be used as values in the resulting object.

    Parameters

    Returns Dict<string>