Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 1010 #1021

Merged
merged 6 commits into from Jan 13, 2021
Merged

Issue 1010 #1021

merged 6 commits into from Jan 13, 2021

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    950e785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bba7a6 View commit details
    Browse the repository at this point in the history
  3. feat: tries to add exclusiveMaximum and exclusiveMinimum

    causes the following issue when render script is called
    
    Rendering SVG diagrams...
    > visualization/td.svg
    > visualization/hctl.svg
    Error: syntax error in line 1
    ... <font color="#c83500" face="mono"></font> ...
    in label of node IntegerSchema
    Error: syntax error in line 1
    ... <font color="#c83500" face="mono"></font> ...
    in label of node NumberSchema
    > visualization/jsonschema.svg
    > visualization/wotsec.svg
    danielpeintner committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    e680bfe View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    2c953be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from vcharpenay/issue-1010

    included new term definitions in JSON-LD context
    danielpeintner committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    b5cf658 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    a0c18f5 View commit details
    Browse the repository at this point in the history