shex-codegen icon indicating copy to clipboard operation
shex-codegen copied to clipboard

Generate typescript code from shex

Results 5 shex-codegen issues
Sort by recently updated
recently updated
newest added

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](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...

dependencies

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.