• Preparing search index...
  • The search index is not available
Community Solid Server - v7.1.7
  • Community Solid Server
  • fetchDataset

Function fetchDataset

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

    Response will be a Representation with content-type internal/quads.

    Parameters

    • url: string

    Returns Promise<Representation>

    • Defined in src/util/FetchUtil.ts:20

Settings

Member Visibility
Community Solid Server - v7.1.7
  • Loading...