UNPKG

data-pipeline-information-system-sparql

Version:

Sparql function to query/update RDF through SPARQL 1.1

7 lines 213 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function copy(definition) { return JSON.parse(JSON.stringify(definition)); } exports.copy = copy; //# sourceMappingURL=common.js.map