@triply/actor-rdf-resolve-quad-pattern-rdfjs-source-all-graphs

v1.1.2
Copy of @comunica/actor-rdf-resolve-quad-pattern-rdfjs-source that queries all graphs by default

build

rm -rf ./lib && tsc -p ./tsconfig-build.json

build:watch

tsc -p ./tsconfig-build.json --watch --preserveWatchOutput

test

jest

test:watch

jest --watch

util:lint

ESLINT_STRICT=true ESLINT_EXPENSIVE=true eslint --ext .tsx --ext .ts ./src

util:prettify

prettier --parser typescript --write $(find ./src -name '*.ts')

util:validateTs

tsc -p ./tsconfig.json --emitDeclarationOnly

util:validateTs:watch

tsc -p ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput
npm i @triply/actor-rdf-resolve-quad-pattern-rdfjs-source-all-graphs

Metadata

Downloads