CSVW RDF Convertor - Documentation
    Preparing search index...
    • Parses RDF data from a given URL.

      Parameters

      • url: string

        The URL of the RDF resource to parse.

      • options: ParseOptions

        The options to use for parsing.

      Returns Promise<Stream<Quad>>

      A promise that resolves to a stream of RDF quads.