@comunica/actor-init-sparql

v1.4.4
A Comunica engine for SPARQL query evaluation over heterogeneous interfaces
comunica actor init sparql

test

node "../../node_modules/jest/bin/jest.js" ${1}

test-watch

node "../../node_modules/jest/bin/jest.js" ${1} --watch

lint

node "../../node_modules/tslint/bin/tslint" lib/**/*.ts test/**/*.ts --exclude '**/*.d.ts'

build

node "../../node_modules/typescript/bin/tsc"

validate

npm ls

prepare

comunica-compile-config config/config-default.json > engine-default.js

browser

npm run prepare && "../../node_modules/webpack/bin/webpack.js" --config webpack.config.js --mode production

spec

node ../../node_modules/rdf-test-suite/bin/Runner.js spec/sparql-engine.js http://w3c.github.io/rdf-tests/sparql11/data-sparql11/manifest-all.ttl -s http://www.w3.org/TR/sparql11-query/ -c ../../.rdf-test-suite-cache/ -o summary -e

spec-earl

node ../../node_modules/rdf-test-suite/bin/Runner.js spec/sparql-engine.js http://w3c.github.io/rdf-tests/sparql11/data-sparql11/manifest-all.ttl -s http://www.w3.org/TR/sparql11-query/ -c ../../.rdf-test-suite-cache/ -o earl -p spec/earl-meta.json -e > earl.ttl
npm i @comunica/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 11/13/2018

Downloads