@inrupt/solid-client
    Preparing search index...

    Function fromRdfJsDataset

    • Convert an RDF/JS Dataset into a [[SolidDataset]]

      Parse an RDF/JS DatasetCore, into a [[SolidDataset]]. Note that, when saving the returned SolidDataset to a Solid Pod, only Quads in the Default Graph will be stored.

      Parameters

      • dataset: DatasetCore

      Returns ImmutableDataset

      A [[SolidDataset]] containing the same data as the given RDF/JS Dataset.

      1.9.0