CFPackage

A CASE package that contains a collection of items, associations, definitions and rubrics

  • CFDocument
    Type: object
    required

    A CASE document

    • caseVersion
      enum
      const:  
      1.1
      required

      The CASE version for the CFDocument. Currently, the only expected value is 1.1 since this field does not exist for previous versions

      values
      • 1.1
    • creator
      Type: string
      required

      The creator of the document

    • identifier
      Type: string
      required

      The unique identifier for this document

    • lastChangeDateTime
      Type: stringFormat: date-time
      required

      Date/time when the entity was last modified

    • title
      Type: string
      required

      The title of the document

    • uri
      Type: stringFormat: uri
      required

      URI that identifies this CASE entity

    • adoptionStatus
      Type: string

      Current adoption status of the document

    • CFPackageURI
      Type: object

      A generic link type containing identifier, uri and title

    • description
      Type: string

      A human readable description of the document

    • extensions
      Type: object

      Additional properties for the document

    • frameworkType
      Type: string

      Specify the framework type of the CFDocument

    • language
      Type: string

      Language code for this document

    • licenseURI
      Type: object

      A generic link type containing identifier, uri and title

    • notes
      Type: string

      Additional notes about the document

    • officialSourceURL
      Type: stringFormat: uri

      URL of the official source of this document

    • publisher
      Type: string

      The publisher of the document

    • statusEndDate
      Type: stringFormat: date

      End date of the current status

    • statusStartDate
      Type: stringFormat: date

      Start date of the current status

    • subject
      Type: array string[]

      List of subjects covered by this document

    • subjectURI
      Type: array object[] · CfLinkUri[]

      List of subject references for this document

      A generic link type containing identifier, uri and title

    • version
      Type: string

      Version of the document

  • CFAssociations
    Type: array object[] · CFAssociation[]

    A CASE association between entities

    • associationType
      Type: stringenum
      required

      The type of association between the entities

      values
      • isChildOf
      • isPeerOf
      • isPartOf
      • exactMatchOf
      • precedes
    • destinationNodeURI
      Type: object
      required

      A generic link type containing identifier, uri, title and targetType

    • identifier
      Type: string
      required

      The unique identifier for this association

    • lastChangeDateTime
      Type: stringFormat: date-time
      required

      Date/time when the entity was last modified

    • originNodeURI
      Type: object
      required

      A generic link type containing identifier, uri, title and targetType

    • uri
      Type: stringFormat: uri
      required

      URI that identifies this CASE entity

    • CFAssociationGroupingURI
      Type: object

      A generic link type containing identifier, uri and title

    • CFDocumentURI
      Type: object

      A generic link type containing identifier, uri and title

    • extensions
      Type: object

      Additional properties for the association

    • notes
      Type: string

      Additional notes about the association

    • sequenceNumber
      Type: integer

      Sequence order of this association within its grouping

  • CFDefinitions
    Type: object

    A collection of CASE definition entities

    • CFAssociationGroupings
      Type: array object[] · CFAssociationGrouping[]

      A grouping of associations in CASE

    • CFConcepts
      Type: array object[] · CFConcept[]

      A concept in CASE

    • CFItemTypes
      Type: array object[] · CFItemType[]

      A type definition for items in CASE

    • CFLicenses
      Type: array object[] · CFLicense[]

      A license in CASE

    • CFSubjects
      Type: array object[] · CFSubject[]

      A subject in CASE

  • CFItems
    Type: array object[] · CFItem[]

    A CASE item outside the context of a CFPackage

    • CFDocumentURI
      Type: object
      required

      A generic link type containing identifier, uri and title

    • fullStatement
      Type: string
      required

      The complete statement of the competency

    • identifier
      Type: string
      required

      The unique identifier for this item

    • lastChangeDateTime
      Type: stringFormat: date-time
      required

      Date/time when the entity was last modified

    • uri
      Type: stringFormat: uri
      required

      URI that identifies this CASE entity

    • abbreviatedStatement
      Type: string

      Shortened version of the statement

    • alternativeLabel
      Type: string

      Alternative label for the item

    • CFItemType
      Type: string

      The type of the item

    • CFItemTypeURI
      Type: object

      A generic link type containing identifier, uri and title

    • CFPackageURI
      Type: object

      A generic link type containing identifier, uri and title

    • conceptKeywords
      Type: array string[]

      Keywords associated with this item

    • conceptKeywordsURI
      Type: object

      A generic link type containing identifier, uri and title

    • educationLevel
      Type: array string[]

      Education levels this item applies to

    • extensions
      Type: object

      Additional properties for the item

    • humanCodingScheme
      Type: string

      Human-readable coding scheme

    • language
      Type: string

      Language code for this item

    • licenseURI
      Type: object

      A generic link type containing identifier, uri and title

    • listEnumeration
      Type: string

      List enumeration value

    • notes
      Type: string

      Additional notes about the item

    • statusEndDate
      Type: stringFormat: date

      End date of the current status

    • statusStartDate
      Type: stringFormat: date

      Start date of the current status

    • subject
      Type: array string[]

      List of subjects covered by this item

    • subjectURI
      Type: array object[] · CfLinkUri[]

      List of subject references for this item

      A generic link type containing identifier, uri and title

  • CFRubrics
    Type: array object[] · CFRubric[]

    A CASE rubric for assessment

    • identifier
      Type: string
      required

      The unique identifier for this rubric

    • lastChangeDateTime
      Type: stringFormat: date-time
      required

      Date/time when the entity was last modified

    • uri
      Type: stringFormat: uri
      required

      URI that identifies this CASE entity

    • CFRubricCriteria
      Type: array object[] · CFRubricCriterion[]

      A criterion within a CASE rubric

    • description
      Type: string

      A human readable description of the rubric

    • extensions
      Type: object

      Additional properties for the rubric

    • title
      Type: string

      The title of the rubric

  • extensions
    Type: object

    Additional properties for the package