CSVW RDF Convertor - Documentation
    Preparing search index...
    • Retrieves the linked context from the response's Link header if available. If multiple valid metadata files are linked, the last one is used.

      Parameters

      • resp: Response

        The Response object from which to extract the linked context.

      Returns Promise<undefined | string>

      A promise that resolves to the URL of the linked context or undefined if none is found.