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

348 allow sbol closure semantics #351

Merged
merged 10 commits into from
Nov 12, 2021
Merged

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    fde363a View commit details
    Browse the repository at this point in the history
  2. Update shapes file

    Bryan Bartley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    5481192 View commit details
    Browse the repository at this point in the history
  3. Update shacl file to support property name change from sbol3:hasFeatu…

    …re to sbol3:refersTo
    Bryan Bartley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    47c74ec View commit details
    Browse the repository at this point in the history
  4. Add expected failure for case in which SHACL enforcement of SBOL clos…

    …ure is not fully supported
    Bryan Bartley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    152eec7 View commit details
    Browse the repository at this point in the history
  5. Add test file

    Bryan Bartley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a929b75 View commit details
    Browse the repository at this point in the history
  6. Fix style validation

    Bryan Bartley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d707b47 View commit details
    Browse the repository at this point in the history
  7. Fix style violation

    Bryan Bartley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    05e2b19 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Improve validation errors from SHACL

    Include the property name from the SHACL report so a user knows which
    property the message is about.
    tcmitchell committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    75cbccd View commit details
    Browse the repository at this point in the history
  2. Add a test case for issue 348

    Add a simpler and self-contained test case to reproduce issue 48 for
    a single property.
    tcmitchell committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    4696360 View commit details
    Browse the repository at this point in the history
  3. Minor unit test cleanups

    Fix up some inline comments and add links to issues.
    tcmitchell committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    88b0c59 View commit details
    Browse the repository at this point in the history