types icon indicating copy to clipboard operation
types copied to clipboard

Update DatasetCoreFactory to match Dataset Factory

Open jaxoncreed opened this issue 3 years ago • 1 comments

DatasetFactory accepts both a DataSet and an array of Quads, while DatasetCoreFactory only has an array of Quads. Note that this is correct according to the spec (https://rdf.js.org/dataset-spec/#datasetcorefactory-interface), but I would argue that consistency is better.

jaxoncreed avatar May 12 '21 01:05 jaxoncreed