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 544: Insert disjoint classes Endurant and Perdurant into hierarchy #559

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

Commits on Nov 7, 2023

  1. Insert disjoint classes Endurant and Perdurant into hierarchy

    This patch also adds the relating properties `core:hasParticipant` and
    `core:isPerdurantProperPartOf`, as suggested in Issue 544.
    
    No effects were observed on Make-managed files.
    
    References:
    * #544
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f93c5cc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    2a751e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0025ffa View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Correct syntax

    plbt5 authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c84c8b7 View commit details
    Browse the repository at this point in the history
  2. Normalize

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

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    55598d5 View commit details
    Browse the repository at this point in the history
  2. Designate Event a subclass of Perdurant

    No effects were observed on Make-managed files.
    
    References:
    * #541
    * #544
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1f50a29 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    16a6b3d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 5, 2024

  1. Shift Endurant to be subclass of UcoThing

    This covers the potential for Qualities (under proposal in Issue 535),
    which in multiple foundational ontologies are acknowledged as endurants,
    but in UCO would be inherent characterization things.
    
    No effects were observed on Make-managed files.
    
    References:
    * #535
    * #544
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8fa859f View commit details
    Browse the repository at this point in the history