KerML 1.0b2 FTF Avatar
  1. OMG Issue

KERML — LinkObject disjointness is redundant

  • Key: KERML-231
  • Status: closed  
  • Source: NIST ( Mr. Conrad Bock)
  • Summary:

    The disjointness of LinkObject in Objects.kerml

    abstract assoc struct LinkObject specializes Link, Object disjoint from SelfLink, SelfSameLifeLink, HappensLink
    

    is redundant because SelfSameLifeLink and HappensLink are declared disjoint with Occurrence (a generalization of Object) and SelfLink specializes SelfSameLifeLink in Occurrences.kerml.

  • Reported: KerML 1.0b1 — Wed, 15 Nov 2023 15:34 GMT
  • Disposition: Resolved — KerML 1.0b2
  • Disposition Summary:

    Remove disjointness of LinkObject

    Agreed.

  • Updated: Tue, 1 Jul 2025 15:01 GMT