@lde/sparql-importer
v0.6.11
Published
Import RDF data dumps to a local SPARQL endpoint. This package is **interface-only**: it defines the `Importer` contract and its result types (`ImportSuccessful`, `ImportFailed`, `NotSupported`) that pipeline components program against. It ships no import
Readme
@lde/sparql-importer
Import RDF data dumps to a local SPARQL endpoint. This package is interface-only: it defines the Importer contract and its
result types (ImportSuccessful, ImportFailed, NotSupported) that pipeline
components program against. It ships no importer of its own.
Installation
npm install @lde/sparql-importerDocumentation
See the full documentation.
