shex-codegen
shex-codegen copied to clipboard
Generate typescript code from shex
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved. Location: `renovate.json` Error type: The...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...
As of current, datatype `rdf:langString` is not supported. If we try to convert the following shex ``` { a [ interop:AccessNeedDescription ] ; interop:inAccessDescriptionSet IRI // shex:reference ; interop:hasAccessNeed IRI...
This PR is similar to #139 and fixes the same issue with a different data type.