Credential Transparency Description Language Release History
This page displays the release history for the Credential Transparency Description Language schema. Each release contains a set of changes, which are documented below. Each change describes what was changed, why, and links to one or more relevant Github issues.
June 2022 CTDL Release (20220624)
This is the June 2022 CTDL Release.
array:AllOf View Term History: JSON Turtle
Change:
- skos:exactMatch: Added http://www.w3.org/ns/odrl/2/isAllOf
-
skos:prefLabel:
Added
en-US All Of
- vs:term_status: Added vs:unstable
-
skos:definition:
Added
en-US All of the values.
- skos:inScheme: Added ceterms:ArrayOperationCategory
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
array:AnyOf View Term History: JSON Turtle
Change:
- skos:inScheme: Added ceterms:ArrayOperationCategory
-
skos:definition:
Added
en-US Any (one or more) of the values.
- skos:relatedMatch: Added http://www.w3.org/ns/odrl/2/isAnyOf
- skos:relatedMatch: Added http://www.w3.org/ns/odrl/2/isNoneOf
-
skos:prefLabel:
Added
en-US Any Of
- vs:term_status: Added vs:unstable
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
array:CountDistinct View Term History: JSON Turtle
Change:
- skos:inScheme: Added ceterms:ArrayOperationCategory
-
skos:definition:
Added
en-US The number of unique values; yields a number.
-
skos:prefLabel:
Added
en-US Count Distinct
- vs:term_status: Added vs:unstable
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
array:Max View Term History: JSON Turtle
Change:
-
skos:definition:
Added
en-US The highest of all the values.
- skos:inScheme: Added ceterms:ArrayOperationCategory
- vs:term_status: Added vs:unstable
-
skos:prefLabel:
Added
en-US Maximum
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
array:Mean View Term History: JSON Turtle
Change:
-
skos:definition:
Added
en-US The arithmetic mean of all the values.
-
skos:prefLabel:
Added
en-US Mean
- skos:inScheme: Added ceterms:ArrayOperationCategory
- vs:term_status: Added vs:unstable
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
array:Min View Term History: JSON Turtle
Change:
-
skos:prefLabel:
Added
en-US Minimum
- skos:inScheme: Added ceterms:ArrayOperationCategory
- vs:term_status: Added vs:unstable
-
skos:definition:
Added
en-US The lowest of all the values.
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
array:OneOf View Term History: JSON Turtle
Change:
-
skos:prefLabel:
Added
en-US One Of
-
skos:definition:
Added
en-US Any one (but no more) of the values.
- skos:relatedMatch: Added http://www.w3.org/ns/odrl/2/isNoneOf
- skos:relatedMatch: Added http://www.w3.org/ns/odrl/2/isA
- skos:inScheme: Added ceterms:ArrayOperationCategory
- vs:term_status: Added vs:unstable
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
array:Sum View Term History: JSON Turtle
Change:
- vs:term_status: Added vs:unstable
- skos:inScheme: Added ceterms:ArrayOperationCategory
-
skos:definition:
Added
en-US The numeric total obtained by adding all the values.
-
skos:prefLabel:
Added
en-US Sum
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:ArrayOperationCategory View Term History: JSON Turtle
Change:
-
vann:usageNote:
Added
en-US Used in CTDL for actions performed on arrays, lists or sets or values in order to obtain some other value.
-
rdfs:comment:
Added
en-US Concepts describing an action to be taken on an array of values.
-
rdfs:label:
Added
en-US Array Operation Category
- vs:term_status: Added vs:unstable
Reason:
en-US New Concept Scheme
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:comparator View Term History: JSON Turtle
Change:
- vs:term_status: Added vs:unstable
-
rdfs:comment:
Added
en-US Type of symbol that denotes an operator in a constraint expression such as "GTEQ" (greater than or equal to), "EQ" (equal to), "LT" (less than); select from an existing enumeration of such types.
-
rdfs:label:
Added
en-US Comparator
- schema:rangeIncludes: Added skos:Concept
- schema:domainIncludes: Added ceterms:Constraint
Reason:
en-US New Term
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:ComparatorCategory View Term History: JSON Turtle
Change:
-
rdfs:label:
Added
en-US Comparator Category
-
vann:usageNote:
Added
en-US Used in CTDL constraints as values of the ceterms:comparator property to make a comparison that should yield true or false. In all cases the left source of data is compared to the right source, sometimes the comparison is made after an action is applied, e.g. finding the mean of several numbers.
-
rdfs:comment:
Added
en-US Concepts for comparing two values.
- vs:term_status: Added vs:unstable
Reason:
en-US New Concept Scheme
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:componentDesignation View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:Constraint View Term History: JSON Turtle
Change:
-
rdfs:label:
Added
en-US Constraint
-
rdfs:comment:
Added
en-US Resource that identifies the parameters defining a limitation or restriction applicable to candidate pathway components.
- vs:term_status: Added vs:unstable
Reason:
en-US New Term
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:ConstraintRule View Term History: JSON Turtle
Change:
-
dct:description:
Added
en-US An instance of the Constraint Rule class is a deployable machine solution for executing pathway constraints using specifications such as XPath, JSONPath, JsonLogic, ShEx, SHACL, BPMN, XPDL and BPEL.
-
rdfs:comment:
Added
en-US Abstract class of executable constraints.
-
rdfs:label:
Added
en-US Constraint Rule
- vs:term_status: Added vs:unstable
Reason:
en-US New Term
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:ctid View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:ctid View Term History: JSON Turtle
Change:
- schema:domainIncludes: Added asn:ProgressionModel
- schema:domainIncludes: Added asn:ProgressionLevel
Reason:
en-US Added to Progression Model and Progression Level
https://github.com/CredentialEngine/Schema-Development/issues/829
ceterms:description View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:description View Term History: JSON Turtle
Change:
- schema:domainIncludes: Added ceterms:Constraint
Reason:
en-US Added to Constraint
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:hasCondition View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:hasCondition View Term History: JSON Turtle
Change:
- schema:domainIncludes: Added ceterms:ComponentCondition
Reason:
en-US Added to Component Condition
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:hasConstraint View Term History: JSON Turtle
Change:
- schema:domainIncludes: Added ceterms:ComponentCondition
- vs:term_status: Added vs:unstable
- schema:rangeIncludes: Added ceterms:Constraint
-
rdfs:label:
Added
en-US Has Constraint
-
rdfs:comment:
Added
en-US Referenced resource defines a single constraint.
Reason:
en-US New Term
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:hasDestinationComponent View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed SelectionComponent from range
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:hasMember View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Added ceterms:CollectionMember
Reason:
en-US Correcting an oversight.
https://github.com/CredentialEngine/Schema-Development/issues/825
ceterms:hasPart View Term History: JSON Turtle
Change:
- owl:inverseOf: Added ceterms:isPartOf
Reason:
en-US Declared property inverseOf
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:hasPart View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Added ceterms:WorkExperienceComponent
- schema:rangeIncludes: Added ceterms:AssessmentComponent
- schema:rangeIncludes: Added ceterms:ExtracurricularComponent
- schema:rangeIncludes: Added ceterms:CredentialComponent
- schema:rangeIncludes: Added ceterms:CourseComponent
- schema:rangeIncludes: Added ceterms:BasicComponent
- schema:domainIncludes: Added ceterms:Pathway
- schema:rangeIncludes: Added ceterms:JobComponent
- schema:rangeIncludes: Added ceterms:CocurricularComponent
- schema:rangeIncludes: Added ceterms:CompetencyComponent
Reason:
en-US Added to Pathway
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:hasProxy View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed SelectionComponent from range
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:identifier View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from Selection Component
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:isDestinationComponentOf View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from Selection Component
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:isPartOf View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Added ceterms:Pathway
- schema:rangeIncludes: Removed ceterms:BasicComponent
- schema:rangeIncludes: Removed ceterms:CourseComponent
- schema:rangeIncludes: Removed ceterms:CompetencyComponent
- schema:rangeIncludes: Removed ceterms:ExtracurricularComponent
- schema:rangeIncludes: Removed ceterms:CocurricularComponent
- schema:rangeIncludes: Removed ceterms:JobComponent
- schema:rangeIncludes: Removed ceterms:CredentialComponent
- schema:rangeIncludes: Removed ceterms:AssessmentComponent
- schema:rangeIncludes: Removed ceterms:WorkExperienceComponent
Reason:
en-US Updating the usage of this property
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:isPartOf View Term History: JSON Turtle
Change:
- owl:inverseOf: Added ceterms:hasPart
Reason:
en-US Declared property inverseOf
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:isPartOf View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:leftAction View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Added skos:Concept
-
rdfs:label:
Added
en-US Left Action
- schema:domainIncludes: Added ceterms:Constraint
-
rdfs:comment:
Added
en-US Action performed on the left source; select from an existing enumeration of such types.
- vs:term_status: Added vs:unstable
Reason:
en-US New Term
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:leftSource View Term History: JSON Turtle
Change:
-
rdfs:label:
Added
en-US Left Source
- schema:rangeIncludes: Added rdfs:Literal
- schema:rangeIncludes: Added rdfs:Class
- schema:rangeIncludes: Added skos:Concept
- schema:domainIncludes: Added ceterms:Constraint
-
rdfs:comment:
Added
en-US Left hand parameter of a constraint.
- schema:rangeIncludes: Added rdf:Property
- vs:term_status: Added vs:unstable
Reason:
en-US New Term
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:License View Term History: JSON Turtle
Change:
-
rdfs:comment:
Added
en-US Credential awarded by a government agency or other authorized organization that constitutes legal authority to do a specific job and/or utilize a specific item, system or infrastructure and are typically earned through some combination of degree or certificate attainment, certifications, assessments, work experience, and/or fees, and are time-limited and must be renewed periodically.
-
rdfs:comment:
Removed
en-US Credential awarded by a government agency that constitutes legal authority to do a specific job and/or utilize a specific item, system or infrastructure and are typically earned through some combination of degree or certificate attainment, certifications, assessments, work experience, and/or fees, and are time-limited and must be renewed periodically.
Reason:
en-US Slightly broadened the definition
https://github.com/CredentialEngine/Schema-Development/issues/827
ceterms:lifeCycleStatusType View Term History: JSON Turtle
Change:
- schema:domainIncludes: Added ceterms:Collection
Reason:
en-US Added Life Cycle Status Type as was intended in the initial addition of Collection
https://github.com/CredentialEngine/Schema-Development/issues/828
ceterms:logicalOperator View Term History: JSON Turtle
Change:
- vs:term_status: Added vs:unstable
-
rdfs:label:
Added
en-US Logical Operator
- schema:domainIncludes: Added ceterms:ComponentCondition
- schema:rangeIncludes: Added skos:Concept
-
dct:description:
Added
en-US Only a single instance of logicalOperator is allowed defining operations on two or more nested ComponentCondition entities, Constraint entities, or a mix of ComponentCondition and Constraint entities.
-
rdfs:comment:
Added
en-US Type that denotes a logical operation such as "And", "Or", "Not"; select from an existing enumeration of such types.
Reason:
en-US New Term
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:LogicalOperatorCategory View Term History: JSON Turtle
Change:
-
rdfs:label:
Added
en-US Logical Operator Category
-
vann:usageNote:
Added
en-US Used in CTDL for types of logical operator for combining two or more nested ComponentCondition entities, Constraint entities, or a mix of ComponentCondition and Constraint entities.
- vs:term_status: Added vs:unstable
-
rdfs:comment:
Added
en-US Logical operators applicable to two or more items.
Reason:
en-US New Concept Scheme
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:name View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:name View Term History: JSON Turtle
Change:
- schema:domainIncludes: Added ceterms:Constraint
Reason:
en-US Added to Constraint
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:pointValue View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:precededBy View Term History: JSON Turtle
Change:
- schema:domainIncludes: Added ceterms:AssessmentComponent
- schema:rangeIncludes: Added ceterms:JobComponent
- schema:rangeIncludes: Added ceterms:CocurricularComponent
- schema:domainIncludes: Added skos:Concept
- schema:domainIncludes: Added ceterms:CocurricularComponent
- owl:inverseOf: Added ceterms:precedes
- schema:rangeIncludes: Added ceterms:CourseComponent
- schema:domainIncludes: Added ceterms:JobComponent
- schema:domainIncludes: Added ceterms:CourseComponent
- schema:rangeIncludes: Added ceterms:WorkExperienceComponent
- schema:domainIncludes: Added ceterms:WorkExperienceComponent
-
rdfs:comment:
Added
en-US Resource that logically comes before this resource.
- schema:rangeIncludes: Added ceterms:CompetencyComponent
- schema:rangeIncludes: Added ceterms:AssessmentComponent
- schema:domainIncludes: Added ceterms:BasicComponent
- schema:rangeIncludes: Added skos:Concept
-
rdfs:label:
Added
en-US Preceded By
- vs:term_status: Added vs:unstable
- schema:rangeIncludes: Added ceterms:BasicComponent
- schema:domainIncludes: Added ceterms:CompetencyComponent
- schema:rangeIncludes: Added ceterms:ExtracurricularComponent
- schema:rangeIncludes: Added ceterms:CredentialComponent
- schema:domainIncludes: Added ceterms:ExtracurricularComponent
- schema:domainIncludes: Added ceterms:CredentialComponent
Reason:
en-US New Term
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:precedes View Term History: JSON Turtle
Change:
- owl:inverseOf: Added ceterms:precededBy
Reason:
en-US Declared property inverseOf
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:precedes View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:precedes View Term History: JSON Turtle
Change:
- schema:domainIncludes: Added skos:Concept
- schema:rangeIncludes: Added skos:Concept
Reason:
en-US Added to Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:precedes View Term History: JSON Turtle
Change:
-
dct:description:
Added
en-US The ceterms:precedes property indicates a simple or suggested ordering of resources.
-
dct:description:
Removed
en-US The ceterms:precedes property indicates a simple or suggested ordering of resources; if a required ordering is intended, use ceterms:prerequisite instead.
Reason:
en-US Updated comment
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:precedes View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed SelectionComponent from range
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:prerequisite View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:prerequisite View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Removed ceterms:JobComponent
- schema:rangeIncludes: Removed ceterms:WorkExperienceComponent
- schema:domainIncludes: Removed ceterms:JobComponent
- schema:rangeIncludes: Removed ceterms:CredentialComponent
- schema:domainIncludes: Removed ceterms:CourseComponent
- schema:domainIncludes: Removed ceterms:CocurricularComponent
- schema:domainIncludes: Removed ceterms:CompetencyComponent
- schema:rangeIncludes: Removed ceterms:BasicComponent
- schema:domainIncludes: Removed ceterms:BasicComponent
- schema:rangeIncludes: Removed ceterms:CocurricularComponent
- schema:domainIncludes: Removed ceterms:CredentialComponent
- schema:domainIncludes: Removed ceterms:AssessmentComponent
- schema:rangeIncludes: Removed ceterms:ExtracurricularComponent
- schema:domainIncludes: Removed ceterms:ExtracurricularComponent
- schema:rangeIncludes: Removed ceterms:AssessmentComponent
- schema:rangeIncludes: Removed ceterms:CompetencyComponent
- schema:rangeIncludes: Removed ceterms:CourseComponent
- schema:domainIncludes: Removed ceterms:WorkExperienceComponent
Reason:
en-US Removed from Pathway Components
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:prerequisite View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed SelectionComponent from range
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:proxyFor View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:rightAction View Term History: JSON Turtle
Change:
- schema:domainIncludes: Added ceterms:Constraint
-
rdfs:comment:
Added
en-US Action performed on the right source; select from an existing enumeration of such types.
- schema:rangeIncludes: Added skos:Concept
-
rdfs:label:
Added
en-US Right Action
- vs:term_status: Added vs:unstable
Reason:
en-US New Term
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:rightSource View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Added rdfs:Literal
-
rdfs:label:
Added
en-US Right Source
- schema:rangeIncludes: Added rdfs:Class
- schema:rangeIncludes: Added rdf:Property
- schema:domainIncludes: Added ceterms:Constraint
-
rdfs:comment:
Added
en-US Right hand parameter of a constraint.
- schema:rangeIncludes: Added skos:Concept
- vs:term_status: Added vs:unstable
Reason:
en-US New Term
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:SelectionComponent View Term History: JSON Turtle
Change:
- vs:term_status: Added vs:deprecated
- vs:term_status: Removed vs:stable
Reason:
en-US Deprecating Selection Component
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:sourceData View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:subjectWebpage View Term History: JSON Turtle
Change:
- schema:domainIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed from SelectionComponent
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:supersededBy View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Added ceterms:TransferValueProfile
- schema:domainIncludes: Added ceterms:LearningProgram
- schema:domainIncludes: Added ceterms:AssessmentProfile
- schema:rangeIncludes: Added ceterms:Organization
- schema:domainIncludes: Added ceterms:Organization
- schema:domainIncludes: Added ceterms:QACredentialOrganization
- schema:domainIncludes: Added ceterms:LearningOpportunityProfile
- schema:rangeIncludes: Added ceterms:AssessmentProfile
- schema:rangeIncludes: Added ceterms:LearningProgram
- schema:domainIncludes: Added ceterms:CredentialOrganization
- schema:rangeIncludes: Added ceterms:CredentialOrganization
- schema:domainIncludes: Added ceterms:Course
- schema:rangeIncludes: Added ceterms:Course
- schema:domainIncludes: Added ceterms:TransferValueProfile
- schema:rangeIncludes: Added ceterms:QACredentialOrganization
- schema:rangeIncludes: Added ceterms:LearningOpportunityProfile
Reason:
en-US Extending the usage of this property.
ceterms:supersedes View Term History: JSON Turtle
Change:
- schema:domainIncludes: Added ceterms:CredentialOrganization
- schema:rangeIncludes: Added ceterms:QACredentialOrganization
- schema:domainIncludes: Added ceterms:LearningOpportunityProfile
- schema:rangeIncludes: Added ceterms:LearningOpportunityProfile
- schema:rangeIncludes: Added ceterms:TransferValueProfile
- schema:domainIncludes: Added ceterms:LearningProgram
- schema:rangeIncludes: Added ceterms:Organization
- schema:domainIncludes: Added ceterms:Course
- schema:rangeIncludes: Added ceterms:CredentialOrganization
- schema:rangeIncludes: Added ceterms:Course
- schema:domainIncludes: Added ceterms:TransferValueProfile
- schema:domainIncludes: Added ceterms:Organization
- schema:rangeIncludes: Added ceterms:LearningProgram
- schema:domainIncludes: Added ceterms:QACredentialOrganization
- schema:domainIncludes: Added ceterms:AssessmentProfile
- schema:rangeIncludes: Added ceterms:AssessmentProfile
Reason:
en-US Extending the usage of this property.
https://github.com/CredentialEngine/Schema-Development/issues/830
ceterms:targetComponent View Term History: JSON Turtle
Change:
- schema:rangeIncludes: Removed ceterms:SelectionComponent
Reason:
en-US Removed SelectionComponent from range
https://github.com/CredentialEngine/Schema-Development/issues/807
ceterms:targetComponent View Term History: JSON Turtle
Change:
-
rdfs:comment:
Added
en-US Candidate PathwayComponent for the ComponentCondition.
-
rdfs:comment:
Removed
en-US Candidate PathwayComponent for the ComponentCondition as determined by applying the RuleSet.
Reason:
en-US Updated definition
https://github.com/CredentialEngine/Schema-Development/issues/807
compare:EQ View Term History: JSON Turtle
Change:
-
skos:definition:
Added
en-US The value of the left is equal to the value of the right.
-
skos:prefLabel:
Added
en-US Equal To
- skos:exactMatch: Added http://www.w3.org/ns/odrl/2/eq
- vs:term_status: Added vs:unstable
- skos:inScheme: Added ceterms:ComparatorCategory
Reason:
en-US New concept
https://github.com/CredentialEngine/Schema-Development/issues/807
compare:GT View Term History: JSON Turtle
Change:
- vs:term_status: Added vs:unstable
-
skos:prefLabel:
Added
en-US Greater Than
- skos:inScheme: Added ceterms:ComparatorCategory
-
skos:definition:
Added
en-US The value of the left is greater than the value of the right.
- skos:exactMatch: Added http://www.w3.org/ns/odrl/2/gt
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
compare:GTEQ View Term History: JSON Turtle
Change:
- skos:exactMatch: Added http://www.w3.org/ns/odrl/2/gteq
-
skos:definition:
Added
en-US The value of the left is greater than or equal to the value of the right.
- skos:inScheme: Added ceterms:ComparatorCategory
- vs:term_status: Added vs:unstable
-
skos:prefLabel:
Added
en-US Greater Than or Equal To
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
compare:LT View Term History: JSON Turtle
Change:
- vs:term_status: Added vs:unstable
- skos:exactMatch: Added http://www.w3.org/ns/odrl/2/lt
-
skos:definition:
Added
en-US The value of the left is less than the value of the right.
- skos:inScheme: Added ceterms:ComparatorCategory
-
skos:prefLabel:
Added
en-US Less Than
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
compare:LTEQ View Term History: JSON Turtle
Change:
- vs:term_status: Added vs:unstable
-
skos:definition:
Added
en-US The value of the left is less than or equal to the value of the right.
-
skos:prefLabel:
Added
en-US Less Than or Equal To
- skos:exactMatch: Added http://www.w3.org/ns/odrl/2/lteq
- skos:inScheme: Added ceterms:ComparatorCategory
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
compare:NEQ View Term History: JSON Turtle
Change:
- skos:inScheme: Added ceterms:ComparatorCategory
-
skos:prefLabel:
Added
en-US Not Equal To
-
skos:definition:
Added
en-US The value of the left is not equal to the value of the right.
- skos:exactMatch: Added http://www.w3.org/ns/odrl/2/neq
- vs:term_status: Added vs:unstable
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
logic:And View Term History: JSON Turtle
Change:
-
vann:usageNote:
Added
en-US When used in a Component Condition, this applies to the combination of all immediately subordinate Component Conditions and Constraints.
- skos:inScheme: Added ceterms:LogicalOperatorCategory
-
skos:prefLabel:
Added
en-US And
-
skos:definition:
Added
en-US Relation is satisfied when all of the conditions and constraints are satisfied.
- vs:term_status: Added vs:unstable
- skos:exactMatch: Added http://www.w3.org/ns/odrl/2/and
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
logic:OnlyOne View Term History: JSON Turtle
Change:
-
skos:prefLabel:
Added
en-US Only One
- skos:inScheme: Added ceterms:LogicalOperatorCategory
-
vann:usageNote:
Added
en-US When used in a Component Condition, this applies to the combination of all immediately subordinate Component Conditions and Constraints.
-
skos:definition:
Added
en-US Relation is satisfied when exactly one, and not more, of the conditions or constraints is satisfied.
- vs:term_status: Added vs:unstable
- skos:exactMatch: Added http://www.w3.org/ns/odrl/2/xone
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
logic:Or View Term History: JSON Turtle
Change:
-
skos:definition:
Added
en-US Relation is satisfied when at least one of the conditions or constraints is satisfied.
-
skos:prefLabel:
Added
en-US Or
- skos:inScheme: Added ceterms:LogicalOperatorCategory
- skos:exactMatch: Added http://www.w3.org/ns/odrl/2/or
- vs:term_status: Added vs:unstable
-
vann:usageNote:
Added
en-US When used in a Component Condition, this applies to the combination of all immediately subordinate Component Conditions and Constraints.
Reason:
en-US New Concept
https://github.com/CredentialEngine/Schema-Development/issues/807
Mapping Changes Implemented in this Release
ceterms:AssessmentComponent
Changes to properties for this class:
- addition: ceterms:hasPart
- addition: ceterms:precededBy
- addition: ceterms:precededBy
- removal: ceterms:isPartOf
- removal: ceterms:prerequisite
- removal: ceterms:prerequisite
ceterms:AssessmentProfile
Changes to properties for this class:
- addition: ceterms:supersededBy
- addition: ceterms:supersededBy
- addition: ceterms:supersedes
- addition: ceterms:supersedes
ceterms:BasicComponent
Changes to properties for this class:
- addition: ceterms:hasPart
- addition: ceterms:precededBy
- addition: ceterms:precededBy
- removal: ceterms:isPartOf
- removal: ceterms:prerequisite
- removal: ceterms:prerequisite
ceterms:CocurricularComponent
Changes to properties for this class:
- addition: ceterms:hasPart
- addition: ceterms:precededBy
- addition: ceterms:precededBy
- removal: ceterms:isPartOf
- removal: ceterms:prerequisite
- removal: ceterms:prerequisite
ceterms:Collection
Changes to properties for this class:
- addition: ceterms:lifeCycleStatusType
ceterms:CollectionMember
Changes to properties for this class:
- addition: ceterms:hasMember
ceterms:CompetencyComponent
Changes to properties for this class:
- addition: ceterms:hasPart
- addition: ceterms:precededBy
- addition: ceterms:precededBy
- removal: ceterms:isPartOf
- removal: ceterms:prerequisite
- removal: ceterms:prerequisite
ceterms:ComponentCondition
Changes to properties for this class:
- addition: ceterms:hasCondition
- addition: ceterms:hasConstraint
- addition: ceterms:logicalOperator
ceterms:Constraint
Changes to properties for this class:
- addition: ceterms:comparator
- addition: ceterms:description
- addition: ceterms:hasConstraint
- addition: ceterms:leftAction
- addition: ceterms:leftSource
- addition: ceterms:name
- addition: ceterms:rightAction
- addition: ceterms:rightSource
ceterms:Course
Changes to properties for this class:
- addition: ceterms:supersededBy
- addition: ceterms:supersededBy
- addition: ceterms:supersedes
- addition: ceterms:supersedes
ceterms:CourseComponent
Changes to properties for this class:
- addition: ceterms:hasPart
- addition: ceterms:precededBy
- addition: ceterms:precededBy
- removal: ceterms:isPartOf
- removal: ceterms:prerequisite
- removal: ceterms:prerequisite
ceterms:CredentialComponent
Changes to properties for this class:
- addition: ceterms:hasPart
- addition: ceterms:precededBy
- addition: ceterms:precededBy
- removal: ceterms:isPartOf
- removal: ceterms:prerequisite
- removal: ceterms:prerequisite
ceterms:CredentialOrganization
Changes to properties for this class:
- addition: ceterms:supersededBy
- addition: ceterms:supersededBy
- addition: ceterms:supersedes
- addition: ceterms:supersedes
ceterms:ExtracurricularComponent
Changes to properties for this class:
- addition: ceterms:hasPart
- addition: ceterms:precededBy
- addition: ceterms:precededBy
- removal: ceterms:isPartOf
- removal: ceterms:prerequisite
- removal: ceterms:prerequisite
ceterms:JobComponent
Changes to properties for this class:
- addition: ceterms:hasPart
- addition: ceterms:precededBy
- addition: ceterms:precededBy
- removal: ceterms:isPartOf
- removal: ceterms:prerequisite
- removal: ceterms:prerequisite
ceterms:LearningOpportunityProfile
Changes to properties for this class:
- addition: ceterms:supersededBy
- addition: ceterms:supersededBy
- addition: ceterms:supersedes
- addition: ceterms:supersedes
ceterms:LearningProgram
Changes to properties for this class:
- addition: ceterms:supersededBy
- addition: ceterms:supersededBy
- addition: ceterms:supersedes
- addition: ceterms:supersedes
ceterms:Organization
Changes to properties for this class:
- addition: ceterms:supersededBy
- addition: ceterms:supersededBy
- addition: ceterms:supersedes
- addition: ceterms:supersedes
ceterms:Pathway
Changes to properties for this class:
- addition: ceterms:hasPart
- addition: ceterms:isPartOf
ceterms:QACredentialOrganization
Changes to properties for this class:
- addition: ceterms:supersededBy
- addition: ceterms:supersededBy
- addition: ceterms:supersedes
- addition: ceterms:supersedes
ceterms:SelectionComponent
Changes to properties for this class:
- removal: ceterms:componentDesignation
- removal: ceterms:ctid
- removal: ceterms:description
- removal: ceterms:hasCondition
- removal: ceterms:hasDestinationComponent
- removal: ceterms:hasProxy
- removal: ceterms:identifier
- removal: ceterms:isDestinationComponentOf
- removal: ceterms:isPartOf
- removal: ceterms:name
- removal: ceterms:pointValue
- removal: ceterms:precedes
- removal: ceterms:precedes
- removal: ceterms:prerequisite
- removal: ceterms:prerequisite
- removal: ceterms:proxyFor
- removal: ceterms:sourceData
- removal: ceterms:subjectWebpage
- removal: ceterms:targetComponent
ceterms:TransferValueProfile
Changes to properties for this class:
- addition: ceterms:supersededBy
- addition: ceterms:supersededBy
- addition: ceterms:supersedes
- addition: ceterms:supersedes
ceterms:WorkExperienceComponent
Changes to properties for this class:
- addition: ceterms:hasPart
- addition: ceterms:precededBy
- addition: ceterms:precededBy
- removal: ceterms:isPartOf
- removal: ceterms:prerequisite
- removal: ceterms:prerequisite