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

Fix #18 issue, aligned Bundle class with the ontology #59

Merged
merged 9 commits into from
Jun 6, 2024

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    68cc2cd View commit details
    Browse the repository at this point in the history
  2. Designate arguments as non-positional

    No effects were observed on Make-managed files.
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0a6d1d9 View commit details
    Browse the repository at this point in the history
  3. Delegate generic arguments

    A follow-on patch will regenerate Make-managed files.
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    abd1b79 View commit details
    Browse the repository at this point in the history
  4. Regenerate Make-managed files

    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2e3d1da View commit details
    Browse the repository at this point in the history
  5. Delegate generic arguments

    A follow-on patch will regenerate Make-managed files.
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ddfdfa2 View commit details
    Browse the repository at this point in the history
  6. Regenerate Make-managed files

    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9e50860 View commit details
    Browse the repository at this point in the history
  7. Delegate to 'facets' keyword argument in superclass

    No effects were observed on Make-managed files.
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f9d3aea View commit details
    Browse the repository at this point in the history
  8. Migrate remainder of UcoObject properties from Bundle; review cardina…

    …lities; revert Identity typing
    
    Trying to use `uco.identity.Identity` in `base.py` resulted in Python
    failing on a circular import.
    
    A follow-on patch will regenerate Make-managed files.
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a7ac2b9 View commit details
    Browse the repository at this point in the history
  9. Regenerate Make-managed files

    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6fc9708 View commit details
    Browse the repository at this point in the history