dasch-swiss / dsp-js-lib

JavaScript library that handles API requests to DSP / Knora API
https://dasch-swiss.github.io/dsp-js-lib/
GNU Affero General Public License v3.0
6 stars 3 forks source link

Improve jsonld import #19

Open andreas-aeschlimann opened 5 years ago

andreas-aeschlimann commented 5 years ago

In OntologiesEndpoint, we should improve the import of the JSON LD library.

const jsonld = require("jsonld/dist/jsonld.js");
tobiasschweizer commented 4 years ago

also the library should be included in the build in a minified version