Skip to content

Tags: LDflex/LDflex

Tags

v2.15.2

Toggle v2.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Adding skolemize to the SparqlHandler (#265)

* Adding skolemize to the SparqlHandler

* Adding a test to check if the skolemized node is used inside the query

* Adding regression test for skolemization in mutations

v2.15.1

Toggle v2.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Allow bindings without question marks

Made a fallback for bindings. Made it so that you can test with bindings without questionmarks. (#324)

v2.15.0

Toggle v2.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add resolve on path create (#231)

* feat: add resolve on path create

* chore: add comments and format documents

* chore: use existing JSONLD resolve rather than creating a new one

v2.14.0

Toggle v2.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add URI handlers (#196)

* feat: add URI handlers

* chore: remove trailing spaces

* chore: link fixes

* fix: Fix namespace regex

Co-authored-by: Ruben Verborgh <ruben@verborgh.org>

* fix: move to use of # and / indexes to resolve fragment regex bug

* chore: lint:fix

Co-authored-by: Ruben Verborgh <ruben@verborgh.org>

v2.13.1

Toggle v2.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: export collection handlers

* fix: export collection handlers

* chore: run lint:fix

v2.13.0

Toggle v2.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add handlers for rdf:Collections (rdf:List, rdf:Bag, rdf:Alt, r…

…df:Seq and rdf:Container)

* feat: add collection handlers

* add tests and documentation

* remove unused data files

* chore: remove attribution

* chore: update added deps

* chore: drop node 10x support due to introduced communica dev dep

* chore(refactor): use constants https://github.com/LDflex/LDflex/pull/122/files#r775019084

* chore(lint): fix semicolon error

* feat: make collection accesses function calls #122 (comment)

* chore: update test data for lists

* chore: add more tests

* chore: rename utils to handlerUtil

* Use .value instead of stringification

* chore: break up test sections in testing file

* feat: handle malformed lists

* chore: add comments

* chore: add documentation for remaining handlers

* chore: remove package-lock.json

* chore: rebuild package-lock.json

* chore: remove unecessary commented out line

v2.12.2

Toggle v2.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Merge pull request #188 from LDflex/chore/update-dependencies

chore/update dependencies

v2.12.1

Toggle v2.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #88 from LDflex/chore/workflows

Chore/workflows

v2.12.0

Toggle v2.12.0's commit message
Release version 2.12.0 of the npm package.

v2.11.1

Toggle v2.11.1's commit message
Release version 2.11.1 of the npm package.