diff --git a/docs/index.rst b/docs/index.rst index 4a63057..3ad3ad2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2142,30 +2142,27 @@ OpenSALT allows for the associations defined by \ |LINK19|\ . The permitted asso IMS Global’s CASE specification as noted in figure 7.3.1 - - - -+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -|Association Type|Description | -+================+================================================================================================================================================================================================================================+ -|exactMatchOf |Equivalent to. Used to connect derived CFItem to CFItem in original source CFDocument. | -+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -|exemplar |The target/destination node is an example of best practice for the definition of the source/origin. | -+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -|hasSkillLevel |The destination of this association is understood to define a given skill level i.e. Reading Lexile 100, Depth Knowledge 2, or Cognitive Level (Blooms Taxonomy) etc. | -+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -|isChildOf |To represent the structural relationship in a taxonomy between parent and child. The source/origin is a child of the target/destination. | -+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -|isPartOf |The origin of the association is included either physically or logically in the item at the destination of the association. This classifies an item as being logically or semantically contained as a subset of the destination.| -+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -|isPeerOf |The source/origin is a peer of of the target/destination. | -+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -|isRelatedTo |The origin of the association is related to the destination in some way that is not better described by another association type. | -+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -|precedes |The origin of the association comes before the destination of the association in time or order. | -+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ -|replacedBy |The origin of the association has been supplanted by, displaced by, or superseded by the destination of the association. | -+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ + |Association Type|Description |Commentary (Unofficial - not representative of official CASE documentation) | + +================+================================================================================================================================================================================================================================+==================================================================================+ + |exactMatchOf |Equivalent to. Used to connect derived CFItem to CFItem in original source CFDocument. |Used to connect derivative framework statements. | + +----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ + |exemplar |The target/destination node is an example of best practice for the definition of the source/origin. |Point to a learning resource or other public artifacts(Unlimited). | + +----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ + |hasSkillLevel |The destination of this association is understood to define a given skill level i.e. Reading Lexile 100, Depth Knowledge 2, or Cognitive Level (Blooms Taxonomy) etc. |Used to capture equivalencies between academic and Workforce competencies. | + +----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ + |isChildOf |To represent the structural relationship in a taxonomy between parent and child. The source/origin is a child of the target/destination. | Groups children statements with their parent statement. | + +----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ + |isPartOf |The origin of the association is included either physically or logically in the item at the destination of the association. This classifies an item as being logically or semantically contained as a subset of the destination.|As an example, if three skills of a framework are subsets of one skill in another.| + +----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ + |isPeerOf |The source/origin is a peer of of the target/destination. |Equivalence across frameworks when no grade level is given. | + +----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ + |isRelatedTo |The origin of the association is related to the destination in some way that is not better described by another association type. |Use is acceptable for learning resources but not as specific as assessment results| + +----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ + |precedes |The origin of the association comes before the destination of the association in time or order. |For creating learning maps/progressions. | + +----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ + |replacedBy |The origin of the association has been supplanted by, displaced by, or superseded by the destination of the association. |For showing equivalence across versions. | + +----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------------------------------------------------------------+ .. _h5b382e5f3a7b484e5e49c7b706545f: