IMS Global Logo

IMS Context Description Notes


Version

This is the set of term definitions for the context.

List of Classes

toc | top

List of Properties

toc | top

Class Definitions

"dtAssociationLink" Class

The container for the details for an association link. This was added as part of the CASE Link Data to avoid using the Association object to define the relationship between two objects.

The list and definition of the child properties is:-

associationType
The type of association. This uses an enumerated vocabulary.
identifier
An unambiguous, synthetic, globally unique identifier (this may or may not be a UUID) for the associated object.
uri
The uri of the link target.
title
A human readable title for the associated object.

"dtCASE-LD" Class

The list and definition of the child properties is:-

CFAssociationGrouping
The CFAssociationGrouping instance.
CFConcept
The set of CFConcepts instance.
CFDocument
The CFDocument instance.
CFItem
The CFItem instance.
CFItemType
The set of CFItemTypes instance.
CFLicense
The CFLicense instance.
CFPackage
The CFPackage instance i.e. the document and ALL of the associated objects.
CFRubric
The CFRubric instance.
CFSubject
The set of CFSubjects instance.

"dtCFAssociation" Class

This is the container for the data about the relationship between two CFDocuments or between two CFItems outside of the context of a CFPackage or CFItem.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFAssociation. This is the primary way in which the exchange identification is achieved.
associationType
The type of association. This is used to allow relationships that cannot be expressed using the predefined association relationships.
sequenceNumber
This is used to order associated objects. Associations can be created through mapping rather than strict hierarchy. As such the presentation of the list cannot be ordered by the objects in the list. They may be different based on the parent being viewed.
uri
An unambiguous reference to the CFAssociation using a network-resolvable URI.
originNodeURI
The resolvable URI for the origin node object.
destinationNodeURI
The resolvable URI for the destination node object.
CFAssociationGroupingURI
The network resolvable URI for the link data relationship to a CFAssociationGrouping.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
CFDocumentURI
An unambiguous reference to the CFDocument that would be used in the context of this CFAssociation using a network-resolvable URI.

"dtCFAssociationGrouping" Class

This is the container for information about a set of associations that have been labelled as a group (the nature of the group being defined by this container).

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFAssociationGrouping. This is the primary way in which the exchange identification is achieved.
uri
An unambiguous reference to the CFAssociationGrouping using a network-resolvable URI.
title
The title of the CFAssociationGrouping.
description
A human readable description of the CFAssociationGrouping.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
type
The JSON-LD @type.

"dtCFAssociationSet" Class

This is the container for a collection of CFAssociations. There must be at least one CFAssociation. Note that the association can be between CFDocuments or between CFItems.

The list and definition of the child properties is:-

CFItem
This is the container for the specified CFItem object. This is the content that either describes a specific competency (learning objective) or describes a grouping of competencies within the taxonomy of a Competency Framework Document.
CFAssociations
This is the data for a single CFAssociation within the CFAssociationSet container. The association can be between CFDocuments or between CFItems

"dtCFConcept" Class

The container for the definition of a concept which is addressed by the competency framework.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFConcept. This is the primary way in which the exchange identification is achieved.
uri
An unambiguous reference to the CFConcept using a network-resolvable URI.
title
The title of the CFConcept.
keywords
Defined listing of keywords delimited by '|' that the concept encompasses.
hierarchyCode
A human-referenceable code designated by the publisher to identify the item in the hierarchy of the Concepts.
description
A human readable description of the CFConcept.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
type
The JSON-LD @type.

"dtCFConceptSet" Class

The container for the set of CFConcepts supplied in the response payload. The relationship between the CFConcepts is determined by the 'hierarchyCode'. The first CFConcept is that which has been specified in the call. The other CFConcepts are the set of children as determined by their place in the 'hierarchyCode' of the CFConcept.

The list and definition of the child properties is:-

CFConcepts
The set of CFConcepts. The relationship between the CFConcepts is determined by the 'hierarchyCode'. The first CFConcept is that which has been specified in the call. The other CFConcepts are the set of children as determined by their place in the 'hierarchyCode' of the CFConcept.

"dtCFDefinition" Class

The container for the set of definitions used for the competency framework i.e. the set of CFSubjects, CFConcepts, CFItemTypes, CFAssociationGroupings and CFLicenses.

The list and definition of the child properties is:-

CFConcepts
The set of concept definitions.
CFSubjects
The set of subject definitions.
CFLicenses
The set of license definitions.
CFItemTypes
The set of item type definitions.
CFAssociationGroupings
The set of association grouping definitions.

"dtCFDocument" Class

The container for the data about a competency framework document (CFDocument) when exchanged outside of the context of a CFPackage. A CFDocument is the root for the creation of a learning standard/competency.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFDocument. This is the primary way in which the exchange identification is achieved.
uri
An unambiguous reference to the CFDocument using a network-resolvable URI.
creator
The entity with authority that promulgates the competency framework. This is the entity that authorized or created the competency framework. It could be an education agency, higher education institution, professional body. It is the owner of the competency framework.
title
The title of the CFDocument.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
officialSourceURL
The URL link to the formal citation of the original achievement standards document created for humans.
publisher
The entity responsible for making the learning standards document available.
description
A human readable description of the CFDocument.
subject
The topic or academic subject of the Document (this should use some appropriate K-12, HE, etc. based vocabulary).
subjectURI
A set of Link URIs denoting the set of subjects for the document as designated by the promulgating agency.
language
The default language of the text used for the content in the learning standard document (use ISO 639-2 [ISO 639]).
version
Defines the revision of the document (the nature of this versoning is an implementation issue).
adoptionStatus
The publication status of the document.
statusStartDate
The date the CFDocument status started.
statusEndDate
The date the CFDocument status ended or changed to another status.
licenseURI
A link to a legal document controlling permission to do something with the standards document.
notes
Any text used to comment on the published CFDocument.
associationSet
The set of associations for this CFDocument. This is supplied as a list of AssociationLinks; i.e. it does NOT use the CFAssociation structure.
type
The JSON-LD @type.
CFPackageURI
An unambiguous reference to the CFPackage that would be used to contain this CFDocument using a network-resolvable URI.

"dtCFDocumentSet" Class

This is the container for a collection of CFDocuments. There must be at least one CFDocument.

The list and definition of the child properties is:-

CFDocuments
This is the data for a single CFDocument within the CFDocumentSet container.

"dtCFItem" Class

This is the container for the CFItem data outside of the context of a CFPackage. This is the content that either describes a specific competency (learning objective) or describes a grouping of competencies within the taxonomy of a Competency Framework Document.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFItem. This is the primary way in which the exchange identification is achieved.
fullStatement
The text of the statement. The textual content that either describes a specific competency or describes a less granular group of competencies within the taxonomy of the standards document.
alternativeLabel
An alternate 'term' for Competency. Some institutions may want to render their achievements as outcomes, or objectives, etc. Semantically they are the same as Competencies, but diversity of terms is used. This allows for the flexibility for the institution to define their own term for 'Competency' and not being locked into it.
CFItemType
The textual label identifying the class of the statement as designated by the promulgating body.
uri
An unambiguous reference to the CFItem using a network-resolvable URI.
humanCodingScheme
A human-referenceable code designated by the publisher to identify the item among learning standard items.
listEnumeration
A set of one or more alphanumeric characters and/or symbol denoting the positioning of the statement being described in a sequential listing of statements.
abbreviatedStatement
An abbreviated version of the Full Statement.
conceptKeywords
The significant topicality of the CFItem using free-text keywords and phrases.
conceptKeywordsURI
The significant topicality of the CFItem using a controlled vocabulary maintained as linked data.
notes
Information about the derivation of a CFItem statement.
language
The default language of the text used for the content in the learning standard document (use ISO 639-2 [ISO 639]).
educationLevel
The education level, grade level or primary instructional level at which a CFItem is intended
CFItemTypeURI
This is the linked data location for the CFItemType.
licenseURI
A link to a legal document controlling permission to do something with the CFItem.
statusStartDate
The date the CFItem status started.
statusEndDate
The date the CFItem status ended or changed to another status.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
associationSet
The set of associations for this CFItem. This is supplied as a list of AssociationLinks; i.e. it does NOT use the CFAssociation structure.
type
The JSON-LD @type.
CFDocumentURI
An unambiguous reference to the CFDocument that would be used to contain this CFItem using a network-resolvable URI.

"dtCFItemType" Class

The container for the ItemType information use within the competency framework.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFItemType. This is the primary way in which the exchange identification is achieved.
uri
An unambiguous reference to the CFItemType using a network-resolvable URI.
title
The title of the CFItemType.
description
A human readable description of the CFItemType.
hierarchyCode
A human-referenceable code designated by the publisher to identify the item in the hierarchy of ItemTypes.
typeCode
Text code used for type identification.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
type
The JSON-LD @type.

"dtCFItemTypeSet" Class

The container for the set of CFItemTypes supplied in the response payload. The relationship between the CFItemTypes is determined by the 'hierarchyCode'. The first CFItemType is that which has been specified in the call. The other CFItemTypes are the set of children as determined by their place in the 'hierarchyCode' of the CFItemType.

The list and definition of the child properties is:-

CFItemTypes
The set of CFItemTypes. The relationship between the CFItemTypes is determined by the 'hierarchyCode'. The first CFItemType is that which has been specified in the call. The other CFItemTypes are the set of children as determined by their place in the 'hierarchyCode' of the CFItemType.

"dtCFLicense" Class

The container for the information about a license used within the competency framework.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFLicense. This is the primary way in which the exchange identification is achieved.
uri
An unambiguous reference to the CFLicense using a network-resolvable URI.
title
The title of the CFLicense.
description
A human readable description of the CFLicense.
licenseText
Legal license text used by the organization to convey license permissions. This may include the actual license text, or a link to a web location containing the license as a document or as text.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
type
The JSON-LD @type.

"dtCFPackage" Class

This is the container for all of the data for a Competency Framework Package i.e. the root CFDocument and ALL of the corresponding components i.e. the CFItems, CFAssociations and CFDefinitions.

The list and definition of the child properties is:-

CFDocument
The root Competency Framework Document. There must be only one CFDocument.
CFItems
The set of Competency Framework Items that are a components (direct or indirect children) of the root Competency Framework Document. There must be at least one Competency Framework Item.
CFAssociations
The set of Competency Framework Associations. This includes: the set of associations between the component CFItems and other CFItems; the set of associations between the root CFDocument and other CFDocuments.
CFDefinitions
The Competency Framework Definitions for the CFDocument and the associated component CFItems. The definitions contains the corresponding set of: CFConcepts, CFSubjects, CFLicenses, CFItemTypes and CFAssociationGroupings.
CFRubrics
The set of Competency Framework CFRubrics including the associated CFRubricCriteria and CFRubrcCriterionLevels that are required to complete all of the information relevant to the parent CFRubric.

"dtCFPckgAssociation" Class

This is the container for the data about the relationship between two CFDocuments or between two CFItems within the context of a CFPackage.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFAssociation. This is the primary way in which the exchange identification is achieved.
associationType
The type of association. This is used to allow relationships that cannot be expressed using the predefined association relationships.
sequenceNumber
This is used to order associated objects. Associations can be created through mapping rather than strict hierarchy. As such the presentation of the list cannot be ordered by the objects in the list. They may be different based on the parent being viewed.
uri
An unambiguous reference to the CFAssociation using a network-resolvable URI.
originNodeURI
The resolvable URI for the origin node object.
destinationNodeURI
The resolvable URI for the destination node object.
CFAssociationGroupingURI
The network resolvable URI for the link data relationship to a CFAssociationGrouping.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].

"dtCFPckgDocument" Class

The container for the data about a competency framework document (CFDocument) within a CFPackage. A CFDocument is the root for the creation of a learning standard/competency.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFDocument. This is the primary way in which the exchange identification is achieved.
uri
An unambiguous reference to the CFDocument using a network-resolvable URI.
creator
The entity with authority that promulgates the competency framework. This is the entity that authorized or created the competency framework. It could be an education agency, higher education institution, professional body. It is the owner of the competency framework.
title
The title of the CFDocument.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
officialSourceURL
The URL link to the formal citation of the original achievement standards document created for humans.
publisher
The entity responsible for making the learning standards document available.
description
A human readable description of the CFDocument.
subject
The topic or academic subject of the Document (this should use some appropriate K-12, HE, etc. based vocabulary).
subjectURI
A set of Link URIs denoting the set of subjects for the document as designated by the promulgating agency.
language
The default language of the text used for the content in the learning standard document (use ISO 639-2 [ISO 639]).
version
Defines the revision of the document (the nature of this versoning is an implementation issue).
adoptionStatus
The publication status of the document.
statusStartDate
The date the CFDocument status started.
statusEndDate
The date the CFDocument status ended or changed to another status.
licenseURI
A link to a legal document controlling permission to do something with the standards document.
notes
Any text used to comment on the published CFDocument.
associationSet
The set of associations for this CFDocument. This is supplied as a list of AssociationLinks; i.e. it does NOT use the CFAssociation structure.
type
The JSON-LD @type.

"dtCFPckgItem" Class

This is the container for the CFItem data within the context of a CFPackage. This is the content that either describes a specific competency (learning objective) or describes a grouping of competencies within the taxonomy of a Competency Framework Document.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFItem. This is the primary way in which the exchange identification is achieved.
fullStatement
The text of the statement. The textual content that either describes a specific competency or describes a less granular group of competencies within the taxonomy of the standards document.
alternativeLabel
An alternate 'term' for Competency. Some institutions may want to render their achievements as outcomes, or objectives, etc. Semantically they are the same as Competencies, but diversity of terms is used. This allows for the flexibility for the institution to define their own term for 'Competency' and not being locked into it.
CFItemType
The textual label identifying the class of the statement as designated by the promulgating body.
uri
An unambiguous reference to the CFItem using a network-resolvable URI.
humanCodingScheme
A human-referenceable code designated by the publisher to identify the item among learning standard items.
listEnumeration
A set of one or more alphanumeric characters and/or symbol denoting the positioning of the statement being described in a sequential listing of statements.
abbreviatedStatement
An abbreviated version of the Full Statement.
conceptKeywords
The significant topicality of the CFItem using free-text keywords and phrases.
conceptKeywordsURI
The significant topicality of the CFItem using a controlled vocabulary maintained as linked data.
notes
Information about the derivation of a CFItem statement.
language
The default language of the text used for the content in the learning standard document (use ISO 639-2 [ISO 639]).
educationLevel
The education level, grade level or primary instructional level at which a CFItem is intended
CFItemTypeURI
This is the linked data location for the CFItemType.
licenseURI
A link to a legal document controlling permission to do something with the CFItem.
statusStartDate
The date the CFItem status started.
statusEndDate
The date the CFItem status ended or changed to another status.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
associationSet
The set of associations for this CFItem. This is supplied as a list of AssociationLinks; i.e. it does NOT use the CFAssociation structure.
type
The JSON-LD @type.

"dtCFRubric" Class

The container for the definition of a rubric which is addressed by the competency framework. This includes the set of associated CFRubricCriteria and CFRubricCriterionLevels.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFRubric. This is the primary way in which the exchange identification is achieved.
uri
An unambiguous reference to the CFRubric using a network-resolvable URI.
title
The title of the CFRubric.
description
A human readable description of the CFRubric.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
CFRubricCriteria
The set of CFRubricCriterion that are required to complete the definition of the parent CFRubric.
type
The JSON-LD @type.

"dtCFRubricCriterion" Class

The container for the definition of a rubric criterion which is addressed by the competency framework.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFRubricCriterion. This is the primary way in which the exchange identification is achieved.
uri
An unambiguous reference to the CFRubricCriterion using a network-resolvable URI.
category
A textual label for category by which CFRubricCriterion may be grouped.
description
A human readable description of the CFRubricCriterion.
CFItemURI
An unambiguous reference to the CFItem to which this rubric criterion is associated using a network-resolvable URI and link data.
weight
A numeric weight assigned to this CFRubricCriterion, used for scored rubrics.
position
A numeric value representing this criterion's position in the criteria list for this CFRubric.
rubricId
The UUID for the parent CFRubric. This is included for forwards compatibility to enable access to the CFRubricCriterion without requiring embedding within the CFRubric itself.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
CFRubricCriterionLevels
The set of CFRubricCriterionLevels that are required to complete the definition of the parent CFRubricCriterion.

"dtCFRubricCriterionLevel" Class

The container for the definition of a criterion level which is addressed by the competency framework.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFRubricCriterionLevel. This is the primary way in which the exchange identification is achieved.
uri
An unambiguous reference to the CFRubricCriterionLevel using a network-resolvable URI.
description
A human readable description of the CFRubricCriterionLevel.
quality
A qualitative description of this degree of achievement used for column headers or row labels in tabular rubrics.
score
The points awarded for achieving this level.
feedback
Pre-defined feedback text to be relayed to the person or organization being evaluated. This may include guidance and suggestions for improvement or development.
position
A numeric value representing the level's position in the list of levels defined for the CFRubricCriterion.
rubricCriterionId
The UUID for the parent CFRubricCriterion. This is included for forwards compatibility to enable access to the CFRubricCriterionLevel without requiring embedding within the CFRubricCriterion itself.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].

"dtCFSubject" Class

The container for the definition of a topic or academic subject which is addressed by the competency framework.

The list and definition of the child properties is:-

identifier
An unambiguous, synthetic, globally unique identifier for the CFSubject. This is the primary way in which the exchange identification is achieved.
uri
An unambiguous reference to the CFSubject using a network-resolvable URI.
title
The title of the CFSubject.
hierarchyCode
A human-referenceable code designated by the publisher to identify the item in the hierarchy of the subjects.
description
A human readable description of the CFSubject.
lastChangeDateTime
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
type
The JSON-LD @type.

"dtCFSubjectSet" Class

The container for the set of CFSubjects supplied in the response payload. The relationship between the CFSubjects is determined by the 'hierarchyCode'. The first CFSubject is that which has been specified in the call. The other CFSubjects are the set of children as determined by their place in the 'hierarchyCode' of the CFSubject.

The list and definition of the child properties is:-

CFSubjects
The set of CFSubjects. The relationship between the CFSubjects is determined by the 'hierarchyCode'. The first CFSubject is that which has been specified in the call. The other CFSubjects are the set of children as determined by their place in the 'hierarchyCode' of the CFSubject.

"dtLinkGenURI" Class

A container for the information that is used to achieve the link data reference.

The list and definition of the child properties is:-

title
A human readable title for the associated object.
identifier
An unambiguous, synthetic, globally unique identifier (this may or may not be a UUID) for the associated object.
uri
A network-resolvable URI pointing to the authoritative reference for the associated object.

"dtLinkURI" Class

A container for the information that is used to achieve the link data reference.

The list and definition of the child properties is:-

title
A human readable title for the associated object.
identifier
An unambiguous, synthetic, globally unique identifier (UUID) for the associated object.
uri
A network-resolvable URI pointing to the authoritative reference for the associated object.

"dtURL" Class

The data-type for establishing a Uniform Resource Locator (URL) as defined by W3C.

"dtUUID" Class

The data-type for establishing a Globally Unique Identifier (GUID). The form of the GUID is a Universally Unique Identifier (UUID) of 16 hexadecimal characters (lower case) in the format 8-4-4-4-12. All permitted versions (1-5) and variants (1-2) are supported.

toc | top

Property Definitions

"CFAssociationGrouping" Property

The CFAssociationGrouping instance.

"CFAssociationGroupingURI" Property

The network resolvable URI for the link data relationship to a CFAssociationGrouping.

"CFAssociationGroupings" Property

The set of association grouping definitions.

"CFAssociations" Property

This is the data for a single CFAssociation within the CFAssociationSet container. The association can be between CFDocuments or between CFItems

"CFConcept" Property

The set of CFConcepts instance.

"CFConcepts" Property

The set of CFConcepts. The relationship between the CFConcepts is determined by the 'hierarchyCode'. The first CFConcept is that which has been specified in the call. The other CFConcepts are the set of children as determined by their place in the 'hierarchyCode' of the CFConcept.

"CFDefinitions" Property

The Competency Framework Definitions for the CFDocument and the associated component CFItems. The definitions contains the corresponding set of: CFConcepts, CFSubjects, CFLicenses, CFItemTypes and CFAssociationGroupings.

"CFDocument" Property

The CFDocument instance.

"CFDocumentURI" Property

An unambiguous reference to the CFDocument that would be used in the context of this CFAssociation using a network-resolvable URI.

"CFDocuments" Property

This is the data for a single CFDocument within the CFDocumentSet container.

"CFItem" Property

The CFItem instance.

"CFItemType" Property

The set of CFItemTypes instance.

"CFItemTypeURI" Property

This is the linked data location for the CFItemType.

"CFItemTypes" Property

The set of item type definitions.

"CFItemURI" Property

An unambiguous reference to the CFItem to which this rubric criterion is associated using a network-resolvable URI and link data.

"CFItems" Property

The set of Competency Framework Items that are a components (direct or indirect children) of the root Competency Framework Document. There must be at least one Competency Framework Item.

"CFLicense" Property

The CFLicense instance.

"CFLicenses" Property

The set of license definitions.

"CFPackage" Property

The CFPackage instance i.e. the document and ALL of the associated objects.

"CFPackageURI" Property

An unambiguous reference to the CFPackage that would be used to contain this CFDocument using a network-resolvable URI.

"CFRubric" Property

The CFRubric instance.

"CFRubricCriteria" Property

The set of CFRubricCriterion that are required to complete the definition of the parent CFRubric.

"CFRubricCriterionLevels" Property

The set of CFRubricCriterionLevels that are required to complete the definition of the parent CFRubricCriterion.

"CFRubrics" Property

The set of Competency Framework CFRubrics including the associated CFRubricCriteria and CFRubrcCriterionLevels that are required to complete all of the information relevant to the parent CFRubric.

"CFSubject" Property

The set of CFSubjects instance.

"CFSubjects" Property

The set of subject definitions.

"abbreviatedStatement" Property

This property is used in the following classes:-

dtCFPckgItem Class
An abbreviated version of the Full Statement.

"adoptionStatus" Property

This property is used in the following classes:-

dtCFPckgDocument Class
The publication status of the document.

"alternativeLabel" Property

This property is used in the following classes:-

dtCFPckgItem Class
An alternate 'term' for Competency. Some institutions may want to render their achievements as outcomes, or objectives, etc. Semantically they are the same as Competencies, but diversity of terms is used. This allows for the flexibility for the institution to define their own term for 'Competency' and not being locked into it.

"associationSet" Property

The set of associations for this CFDocument. This is supplied as a list of AssociationLinks; i.e. it does NOT use the CFAssociation structure.

"associationType" Property

The type of association. This uses an enumerated vocabulary.

"category" Property

This property is used in the following classes:-

dtCFRubricCriterion Class
A textual label for category by which CFRubricCriterion may be grouped.

"conceptKeywords" Property

This property is used in the following classes:-

dtCFPckgItem Class
The significant topicality of the CFItem using free-text keywords and phrases.

"conceptKeywordsURI" Property

The significant topicality of the CFItem using a controlled vocabulary maintained as linked data.

"creator" Property

This property is used in the following classes:-

dtCFPckgDocument Class
The entity with authority that promulgates the competency framework. This is the entity that authorized or created the competency framework. It could be an education agency, higher education institution, professional body. It is the owner of the competency framework.

"description" Property

This property is used in the following classes:-

dtCFAssociationGrouping Class
A human readable description of the CFAssociationGrouping.
dtCFConcept Class
A human readable description of the CFConcept.
dtCFItemType Class
A human readable description of the CFItemType.
dtCFLicense Class
A human readable description of the CFLicense.
dtCFPckgDocument Class
A human readable description of the CFDocument.
dtCFRubric Class
A human readable description of the CFRubric.
dtCFRubricCriterion Class
A human readable description of the CFRubricCriterion.
dtCFRubricCriterionLevel Class
A human readable description of the CFRubricCriterionLevel.
dtCFSubject Class
A human readable description of the CFSubject.

"destinationNodeURI" Property

The resolvable URI for the destination node object.

"educationLevel" Property

This property is used in the following classes:-

dtCFPckgItem Class
The education level, grade level or primary instructional level at which a CFItem is intended

"feedback" Property

This property is used in the following classes:-

dtCFRubricCriterionLevel Class
Pre-defined feedback text to be relayed to the person or organization being evaluated. This may include guidance and suggestions for improvement or development.

"fullStatement" Property

This property is used in the following classes:-

dtCFPckgItem Class
The text of the statement. The textual content that either describes a specific competency or describes a less granular group of competencies within the taxonomy of the standards document.

"hierarchyCode" Property

This property is used in the following classes:-

dtCFConcept Class
A human-referenceable code designated by the publisher to identify the item in the hierarchy of the Concepts.
dtCFItemType Class
A human-referenceable code designated by the publisher to identify the item in the hierarchy of ItemTypes.
dtCFSubject Class
A human-referenceable code designated by the publisher to identify the item in the hierarchy of the subjects.

"humanCodingScheme" Property

This property is used in the following classes:-

dtCFPckgItem Class
A human-referenceable code designated by the publisher to identify the item among learning standard items.

"identifier" Property

This property is used in the following classes:-

dtAssociationLink Class
An unambiguous, synthetic, globally unique identifier (this may or may not be a UUID) for the associated object.
dtCFAssociationGrouping Class
An unambiguous, synthetic, globally unique identifier for the CFAssociationGrouping. This is the primary way in which the exchange identification is achieved.
dtCFConcept Class
An unambiguous, synthetic, globally unique identifier for the CFConcept. This is the primary way in which the exchange identification is achieved.
dtCFItemType Class
An unambiguous, synthetic, globally unique identifier for the CFItemType. This is the primary way in which the exchange identification is achieved.
dtCFLicense Class
An unambiguous, synthetic, globally unique identifier for the CFLicense. This is the primary way in which the exchange identification is achieved.
dtCFPckgAssociation Class
An unambiguous, synthetic, globally unique identifier for the CFAssociation. This is the primary way in which the exchange identification is achieved.
dtCFPckgDocument Class
An unambiguous, synthetic, globally unique identifier for the CFDocument. This is the primary way in which the exchange identification is achieved.
dtCFPckgItem Class
An unambiguous, synthetic, globally unique identifier for the CFItem. This is the primary way in which the exchange identification is achieved.
dtCFRubric Class
An unambiguous, synthetic, globally unique identifier for the CFRubric. This is the primary way in which the exchange identification is achieved.
dtCFRubricCriterion Class
An unambiguous, synthetic, globally unique identifier for the CFRubricCriterion. This is the primary way in which the exchange identification is achieved.
dtCFRubricCriterionLevel Class
An unambiguous, synthetic, globally unique identifier for the CFRubricCriterionLevel. This is the primary way in which the exchange identification is achieved.
dtCFSubject Class
An unambiguous, synthetic, globally unique identifier for the CFSubject. This is the primary way in which the exchange identification is achieved.
dtLinkGenURI Class
An unambiguous, synthetic, globally unique identifier (this may or may not be a UUID) for the associated object.
dtLinkURI Class
An unambiguous, synthetic, globally unique identifier (UUID) for the associated object.

"keywords" Property

This property is used in the following classes:-

dtCFConcept Class
Defined listing of keywords delimited by '|' that the concept encompasses.

"language" Property

This property is used in the following classes:-

dtCFPckgDocument Class
The default language of the text used for the content in the learning standard document (use ISO 639-2 [ISO 639]).
dtCFPckgItem Class
The default language of the text used for the content in the learning standard document (use ISO 639-2 [ISO 639]).

"lastChangeDateTime" Property

This property is used in the following classes:-

dtCFAssociationGrouping Class
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
dtCFConcept Class
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
dtCFItemType Class
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
dtCFLicense Class
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
dtCFPckgAssociation Class
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
dtCFPckgDocument Class
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
dtCFPckgItem Class
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
dtCFRubric Class
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
dtCFRubricCriterion Class
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
dtCFRubricCriterionLevel Class
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].
dtCFSubject Class
A system generated timestamp of the most recent change to this record. This conforms to ISO 8601 dateTime definition [ISO 8601].

"licenseText" Property

This property is used in the following classes:-

dtCFLicense Class
Legal license text used by the organization to convey license permissions. This may include the actual license text, or a link to a web location containing the license as a document or as text.

"licenseURI" Property

A link to a legal document controlling permission to do something with the standards document.

"listEnumeration" Property

This property is used in the following classes:-

dtCFPckgItem Class
A set of one or more alphanumeric characters and/or symbol denoting the positioning of the statement being described in a sequential listing of statements.

"notes" Property

This property is used in the following classes:-

dtCFPckgDocument Class
Any text used to comment on the published CFDocument.
dtCFPckgItem Class
Information about the derivation of a CFItem statement.

"officialSourceURL" Property

The URL link to the formal citation of the original achievement standards document created for humans.

"originNodeURI" Property

The resolvable URI for the origin node object.

"position" Property

This property is used in the following classes:-

dtCFRubricCriterion Class
A numeric value representing this criterion's position in the criteria list for this CFRubric.
dtCFRubricCriterionLevel Class
A numeric value representing the level's position in the list of levels defined for the CFRubricCriterion.

"publisher" Property

This property is used in the following classes:-

dtCFPckgDocument Class
The entity responsible for making the learning standards document available.

"quality" Property

This property is used in the following classes:-

dtCFRubricCriterionLevel Class
A qualitative description of this degree of achievement used for column headers or row labels in tabular rubrics.

"rubricCriterionId" Property

The UUID for the parent CFRubricCriterion. This is included for forwards compatibility to enable access to the CFRubricCriterionLevel without requiring embedding within the CFRubricCriterion itself.

"rubricId" Property

The UUID for the parent CFRubric. This is included for forwards compatibility to enable access to the CFRubricCriterion without requiring embedding within the CFRubric itself.

"score" Property

This property is used in the following classes:-

dtCFRubricCriterionLevel Class
The points awarded for achieving this level.

"sequenceNumber" Property

This property is used in the following classes:-

dtCFPckgAssociation Class
This is used to order associated objects. Associations can be created through mapping rather than strict hierarchy. As such the presentation of the list cannot be ordered by the objects in the list. They may be different based on the parent being viewed.

"statusEndDate" Property

This property is used in the following classes:-

dtCFPckgDocument Class
The date the CFDocument status ended or changed to another status.
dtCFPckgItem Class
The date the CFItem status ended or changed to another status.

"statusStartDate" Property

This property is used in the following classes:-

dtCFPckgDocument Class
The date the CFDocument status started.
dtCFPckgItem Class
The date the CFItem status started.

"subject" Property

This property is used in the following classes:-

dtCFPckgDocument Class
The topic or academic subject of the Document (this should use some appropriate K-12, HE, etc. based vocabulary).

"subjectURI" Property

A set of Link URIs denoting the set of subjects for the document as designated by the promulgating agency.

"title" Property

This property is used in the following classes:-

dtAssociationLink Class
A human readable title for the associated object.
dtCFAssociationGrouping Class
The title of the CFAssociationGrouping.
dtCFConcept Class
The title of the CFConcept.
dtCFItemType Class
The title of the CFItemType.
dtCFLicense Class
The title of the CFLicense.
dtCFPckgDocument Class
The title of the CFDocument.
dtCFRubric Class
The title of the CFRubric.
dtCFSubject Class
The title of the CFSubject.
dtLinkGenURI Class
A human readable title for the associated object.
dtLinkURI Class
A human readable title for the associated object.

"type" Property

This property is used in the following classes:-

dtCFAssociationGrouping Class
The JSON-LD @type.
dtCFConcept Class
The JSON-LD @type.
dtCFItemType Class
The JSON-LD @type.
dtCFLicense Class
The JSON-LD @type.
dtCFPckgDocument Class
The JSON-LD @type.
dtCFPckgItem Class
The JSON-LD @type.
dtCFRubric Class
The JSON-LD @type.
dtCFSubject Class
The JSON-LD @type.

"typeCode" Property

This property is used in the following classes:-

dtCFItemType Class
Text code used for type identification.

"uri" Property

This property is used in the following classes:-

dtAssociationLink Class
The uri of the link target.
dtCFAssociationGrouping Class
An unambiguous reference to the CFAssociationGrouping using a network-resolvable URI.
dtCFConcept Class
An unambiguous reference to the CFConcept using a network-resolvable URI.
dtCFItemType Class
An unambiguous reference to the CFItemType using a network-resolvable URI.
dtCFLicense Class
An unambiguous reference to the CFLicense using a network-resolvable URI.
dtCFPckgAssociation Class
An unambiguous reference to the CFAssociation using a network-resolvable URI.
dtCFPckgDocument Class
An unambiguous reference to the CFDocument using a network-resolvable URI.
dtCFPckgItem Class
An unambiguous reference to the CFItem using a network-resolvable URI.
dtCFRubric Class
An unambiguous reference to the CFRubric using a network-resolvable URI.
dtCFRubricCriterion Class
An unambiguous reference to the CFRubricCriterion using a network-resolvable URI.
dtCFRubricCriterionLevel Class
An unambiguous reference to the CFRubricCriterionLevel using a network-resolvable URI.
dtCFSubject Class
An unambiguous reference to the CFSubject using a network-resolvable URI.
dtLinkGenURI Class
A network-resolvable URI pointing to the authoritative reference for the associated object.
dtLinkURI Class
A network-resolvable URI pointing to the authoritative reference for the associated object.

"version" Property

This property is used in the following classes:-

dtCFPckgDocument Class
Defines the revision of the document (the nature of this versoning is an implementation issue).

"weight" Property

This property is used in the following classes:-

dtCFRubricCriterion Class
A numeric weight assigned to this CFRubricCriterion, used for scored rubrics.

toc | top