Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

fetchDataset

  • fetchDataset(url: string): Promise<Dataset>
  • Fetches an RDF dataset from the given URL.

    Parameters

    • url: string

    Returns Promise<Dataset>