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 619: Enforce InformationResource and NeverInformationResource disjointedness #623

Draft
wants to merge 15 commits into
base: develop-2.0.0
Choose a base branch
from

Commits on May 7, 2024

  1. Warn about key-uniqueness enforcement to types:Dictionary

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

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

Commits on Jun 4, 2024

  1. Fix syntax

    No effects were observed on Make-managed files.
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c63a636 View commit details
    Browse the repository at this point in the history
  2. Inline DictionaryEntry nodes

    This manual revision is done to reduce IRI repetitions.
    
    No effects were observed on Make-managed files.
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f9d273b View commit details
    Browse the repository at this point in the history
  3. Add and test Improper and Proper Dictionary subclasses and repeatsKey…

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

    References:
    * #602
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1e6d1af View commit details
    Browse the repository at this point in the history
  5. Remove requirement that a Dictionary must have at least one entry

    This has analagous rationale to UCO Issue 599, as well as supporting the
    data-sharing use case where a dictionary key repetition is wished to be
    shared without sharing other members of the dictionary.
    
    No effects were observed on Make-managed files.
    
    References:
    * #599
    * #602
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6d4b850 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    be9419d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06392e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Merge pull request #607 from ucoProject/Feature-Issue-602-NewDictiona…

    …ries
    
    Issue 602: Add review mechanisms for key-uniqueness in types:Dictionary
    plbt5 authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9a355e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Add Non/InformationResource

    A follow-on patch will regenerate Make-managed files.
    
    References:
    * #619
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5a80146 View commit details
    Browse the repository at this point in the history
  2. Regenerate Make-managed files

    References:
    * #619
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c205205 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5599ce3 View commit details
    Browse the repository at this point in the history
  4. Enforce InformationResource and NeverInformationResource disjointedness

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

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