@comunica/actor-init-sparql

v1.21.4-alpha.4.0
A SPARQL query engine for querying over decentralized RDF knowledge graphs on the Web
comunica sparql engine query update sparql engine sparql query sparql update sparql 1.1 and 3 more...

test

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

test-watch

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

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

browser-profile

"../../node_modules/webpack/bin/webpack.js" --config webpack.config.js --profile --mode production --json > stats.json && webpack-bundle-analyzer stats.json && rm stats.json

spec:base

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 -c ../../.rdf-test-suite-cache/

spec:query

yarn run spec:base -s http://www.w3.org/TR/sparql11-query/

spec:update

yarn run spec:base -s http://www.w3.org/TR/sparql11-update/ -e

spec:csv-tsv

yarn run spec:base -s http://www.w3.org/TR/sparql11-results-csv-tsv/

spec:json

yarn run spec:base -s http://www.w3.org/TR/sparql11-results-json/

spec:fed

yarn run spec:base -s http://www.w3.org/TR/sparql11-federated-query/

spec:sd

yarn run spec:base -s http://www.w3.org/TR/sparql11-service-description/

spec:prot

yarn run spec:base -s http://www.w3.org/TR/sparql11-protocol/

spec:graphstore

yarn run spec:base -s http://www.w3.org/TR/sparql11-http-rdf-update/

spec

yarn run spec:query && yarn run spec:update

spec-earl

yarn run spec:query -o earl -p spec/earl-meta.json > earl.ttl

integration

rdf-test-suite-ldf spec/sparql-engine.js https://comunica.github.io/manifest-ldf-tests/sparql/sparql-manifest.ttl -d 200000 -c ../../.rdf-test-suite-ldf-cache/
npm i @comunica/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/27/2021

Downloads