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 596: Restructure Software class hierarchy for UCO 1.4.0 #597

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Mar 6, 2024

  1. Restructure Software class hierarchy for UCO 1.4.0

    References:
    * #596
    
    Co-authored-by: Sean Barnum <[email protected]>
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist and Sean Barnum committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1dcbe20 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    afa9c83 View commit details
    Browse the repository at this point in the history
  3. Separate realignment shapes into anonymous node shapes

    This patch also updates a test result from one of the to-be-rearranged
    classes.
    
    A follow-on patch will regenerate Make-managed files.
    
    References:
    * RDFLib/pySHACL#222
    * #596
    * https://www.w3.org/TR/shacl/#NodeConstraintComponent
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    dc24cb7 View commit details
    Browse the repository at this point in the history
  4. Regenerate Make-managed files

    References:
    * #596
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    05b6e2f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Attach anonymous temporary warning node shapes to their corresponding…

    … class
    
    This applies a practice being tried in Issue 602.
    
    A follow-on patch will regenerate Make-managed files.
    
    References:
    * #596
    * #602
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f8c035b View commit details
    Browse the repository at this point in the history
  2. Regenerate Make-managed files

    References:
    * #596
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bc4b68d View commit details
    Browse the repository at this point in the history