CSVW RDF Convertor - Documentation
    Preparing search index...
    • Converts a relative URL to an absolute URL using a base URL. Does not work with filesystem paths.

      Parameters

      • url: string

        The relative or absolute URL to resolve.

      • base: string

        The base URL to resolve relative URLs.

      Returns string

      The absolute URL as a string.

      An error if the URL is invalid.