Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Releases: SEMICeu/SDG-sandbox

Release notes - WP4 common data models - version 0.04

04 May 09:51
Compare
Choose a tag to compare

Diploma Evidence

  • TertiaryEducationEvidence.issuingPlace was removed
  • Person.sex was removed
  • Person.registeredLocation was removed
  • TertiaryEducationEvidence now belongs to Person
  • TertiaryEducationDiplomaEvidence.academicProgramme was changed to TertiaryEducationDiplomaEvidence.academicProgrammeName and the definition was improved
  • TertiaryEducationDiplomaEvidence.academicProgrammeIdentifier was added as optional
  • TertiaryEducationDiplomaEvidence.academicProgrammeDescription was added as optional
  • TertiaryEducationDiplomaEvidence.accessToFurtherStudy definition was improved
  • TertiaryEducationDiplomaEvidence.accessToRegulatedProfession definition was improved
  • TertiaryEducationDiplomaEvidence.overallGrade definition was improved
  • TertiaryEducationDiplomaEvidence.levelOfDistinction was removed
  • TertiaryEducationDiplomaEvidence.thesisTitle was removed
  • Grade.distribution was removed
  • Grade.assessmentType was added as optional
  • Grade.languageOfAssessment was added
  • Grade.maximumGrade was added as optional
  • Grade.modeOfAssessment was added as optional
  • Grade.passingGrade was added as optional

Diploma supplement evidence

  • TertiaryEducationEvidence.issuingPlace was removed
  • Person.sex was removed
  • Person.registeredLocation was removed
  • TertiaryEducationEvidence now belongs to Person
  • TertiaryEducationDiplomaSupplementEvidence.academicProgrammeLanguage was removed
  • TertiaryEducationDiplomaSupplementEvidence.academicYear was changed to TertiaryEducationDiplomaSupplementEvidence.awardingDate
  • TertiaryEducationDiplomaSupplementEvidence.accessToFurtherStudy was removed
  • TertiaryEducationDiplomaSupplementEvidence.accessToRegulatedProfession was removed
  • TertiaryEducationDiplomaSupplementEvidence.thesisTitle was added
  • TertiaryEducationDiplomaSupplementEvidence.qualificationLevel was removed
  • Grade.distribution was removed
  • Grade.assessmentType was added as optional
  • Grade.languageOfAssessment was added
  • Grade.maximumGrade was added as optional
  • Grade.modeOfAssessment was added as optional
  • Grade.passingGrade was added as optional

Record of results evidence

  • TertiaryEducationEvidence.issuingPlace was removed
  • Person.sex was removed
  • Person.registeredLocation was removed
  • TertiaryEducationEvidence now belongs to Person
  • RecordOfResults.academicYear was removed
  • RecordOfResults.totalCredits was removed
  • CourseResult.courseAcademicPeriod was changed to CourseResult.courseAcademicTerm
  • CourseResult.courseCreditsAmount definition was improved
  • CourseResult.courseIdentifier was added as optional
  • CourseResult.courseLearningOutcome was added as optional
  • Grade.distribution was removed
  • Grade.assessmentType was added as optional
  • Grade.languageOfAssessment was added
  • Grade.maximumGrade was added as optional
  • Grade.modeOfAssessment was added as optional
  • Grade.passingGrade was added as optional

Release notes - WP4 common data models - version 0.03

12 Feb 13:28
Compare
Choose a tag to compare

Data models

Absence of a criminal record evidence

  • Deletion of the address attribute from the Location entity
  • Addition of the geographicName attribute to the Location entity
  • Addition of the geographicIdentifier attribute to the Location entity
  • Birth.parentTwo attribute became optional
  • Person.givenName attribute expects a text data type
  • Person.familyName attribute expects a text data type
  • Person.gender attribute became optional
  • Person.citizenship attribute became optional
  • Person.placeOfBirth attribute became optional
  • BirthEvidence.issuingPlace attribute became optional
  • PublicOrganisation.prefLabel expects a text data type
  • BirthEvidence has been renamed
  • The Human sex is used as controlled vocabulary for the gender attribute
  • Addition of the Parent entity
  • Addition of the Child entity
  • The sex attribute has been renamed by gender
  • Parent.sex attribute became optional
  • Parent.dateOfBirth became optional
  • Person.identifier became optional
  • PublicOrganisation.identifier became optional
  • The definition of gender attribute has been improved
  • Addition of the sources of attributes, if any (e.g. ISA² Person Core Vocabulary).
  • The cardinality of the BirthEvidence.identifier attribute changed to [0..1]
  • The cardinality of the Jurisdiction.name attribute changed to [1..*]
  • The cardinality of the Location.geographicName attribute changed to [1..*]
  • Clarification whether sex, gender or neither should be used and agree on an appropriate code list.
  • Location.geographicIdentifier became optional
  • The definition of the BirthEvidence entity has been improved
  • The definition of the Person entity has been improved
  • The definition of the Location entity has been improved
  • The definition of the Address entity has been improved
  • NUTS is used as controlled vocabulary for GeographicName and GeographicIdentifier
  • NUTS is used as controlled vocabulary for admin unit level 2
  • Geonames is used as controlled vocabulary for GeographicName and GeographicIdentifier
  • Addition of a code list for citizenship/Jurisdiction and inclusion of stateless people.
  • Addition of links to primitive data types.
  • The cardinality of the relationship between Person and Jurisdiction entities changed to [0..*]
  • The attribute Jurisdiction.id changed to [0..1]
  • The definition of the attribute dateOfBirth has been improved
  • The definition of the attribute placeOfBirth has been improved
  • The definition of the Birth entity has been improved
  • The definition of the Parent entity has been improved
  • Birth.child expects a child data type
  • Birth.parent expects a parent data type

Birth evidence

  • Deletion of the address attribute from the Location entity
  • Addition of the geographicName attribute to the Location entity
  • Addition of the geographicIdentifier attribute to the Location entity
  • Birth.parentTwo attribute became optional
  • Person.givenName attribute expects a text data type
  • Person.familyName attribute expects a text data type
  • Person.gender attribute became optional
  • Person.citizenship attribute became optional
  • Person.placeOfBirth attribute became optional
  • BirthEvidence.issuingPlace attribute became optional
  • PublicOrganisation.prefLabel expects a text data type
  • BirthEvidence has been renamed
  • The Human sex is used as controlled vocabulary for the gender attribute
  • Addition of the Parent entity
  • Addition of the Child entity
  • The sex attribute has been renamed by gender
  • Parent.sex attribute became optional
  • Parent.dateOfBirth became optional
  • Person.identifier became optional
  • PublicOrganisation.identifier became optional
  • The definition of gender attribute has been improved
  • Addition of the sources of attributes, if any (e.g. ISA² Person Core Vocabulary).
  • The cardinality of the BirthEvidence.identifier attribute changed to [0..1]
  • The cardinality of the Jurisdiction.name attribute changed to [1..*]
  • The cardinality of the Location.geographicName attribute changed to [1..*]
  • Clarification whether sex, gender or neither should be used and agree on an appropriate code list.
  • Location.geographicIdentifier became optional
  • The definition of the BirthEvidence entity has been improved
  • The definition of the Person entity has been improved
  • The definition of the Location entity has been improved
  • The definition of the Address entity has been improved
  • NUTS is used as controlled vocabulary for GeographicName and GeographicIdentifier
  • NUTS is used as controlled vocabulary for admin unit level 2
  • Geonames is used as controlled vocabulary for GeographicName and GeographicIdentifier
  • Addition of a code list for citizenship/Jurisdiction and inclusion of stateless people.
  • Addition of links to primitive data types.
  • The cardinality of the relationship between Person and Jurisdiction entities changed to [0..*]
  • The attribute Jurisdiction.id changed to [0..1]
  • The definition of the attribute dateOfBirth has been improved
  • The definition of the attribute placeOfBirth has been improved
  • The definition of the Birth entity has been improved
  • The definition of the Parent entity has been improved
  • Birth.child expects a child data type
  • Birth.parent expects a parent data type

Completion of secondary education evidence

  • CourseResult attribute became optional
  • Addition of the school year attribute to the SecondaryEducationCompletionEvidence entity as optional
  • Addition of the final examination date attribute to the SecondaryEducationCompletionEvidence entity as optional
  • Addition of the issuing date attribute to the SecondaryEducationCompletionEvidence entity as optional
  • PublicOrganisation.prefLabel expects a text data type
  • Person.givenName attribute expects a text data type
  • Person.familyName attribute expects a text data type
  • Deletion of the address attribute from the Location entity
  • Addition of the geographicName attribute to the Location entity
  • Addition of the geographicIdentifier attribute to the Location entity
  • The Certificate of completion of secondary education evidence has been renamed by Secondary Education Completion Evidence
  • The relationship between Secondary Education Completion Evidence and Public Organisation entities has been renamed by issuingAuthority
  • Re-addition of the Address entity as optional
  • Addition of the programmeName attribute to the SecondaryEducationCompletionEvidence as optional
  • PublicOrganisation.identifier became optional
  • Location.geographicIdentifier became optional
  • The cardinality of the relationship between Secondary Education Completion Evidence and Education Institution entities changed to [0..*]
  • The relationship between PublicOrganisation and location entities is now optional
  • The definition of SecondaryEducationCompletionEvidence has been improved
  • Addition of the sources of attributes, if any (e.g. ISA² Person Core Vocabulary).
  • The cardinality of the SecondaryEducationCompletionEvidence.identifier attribute changed to [0..1]
  • The cardinality of the Jurisdiction.name attribute changed to [1..*]
  • The cardinality of the Location.geographicName attribute changed to [1..*]
  • Clarification whether sex, gender or neither should be used and agree on an appropriate code list.
  • Location.geographicIdentifier became optional
  • The definition of the Secondary Education Completion Evidence entity has been improved
  • The definition of the Person entity has been improved
  • The definition of the Location entity has been improved
  • The definition of the Address entity has been improved
  • NUTS is used as controlled vocabulary for GeographicName and GeographicIdentifier
  • NUTS is used as controlled vocabulary for admin unit level 2
  • Geonames is used as controlled vocabulary for GeographicName and GeographicIdentifier
  • Addition of a code list for citizenship/Jurisdiction and inclusion of stateless people.
  • Addition of links to primitive data types.
  • Alignment on the tertiary education related evidences
  • Addition of the Grade complex datatype entity
  • The Public Organisation entity has been renamed by Organisation
  • Alignment of CourseResult.courseGrade on Tertiary education related evidences (e.g. no mention of percentage)
  • Addition of the fullAddress attribute to the Address entity
  • The relationship between Organisation and Locations entities became optional
  • The Learner.learnerID became optional
  • The cardinality of the relationship between EducationInstitution and SecondaryEducationCompletionEvidence entities changed to [0..*]
  • Addition of an unbounded cardinality [..*] to attributes having a text data type.
  • The Person.identifier attribute became optional
  • Addition of the CourseResult.courseID attribute
  • Addition of the CourseResult.status attribute
  • The definition of the Course Result entity has been improved
  • The definition of the relationship between SecondaryEducationCompletionEvidence and EducationInstitution has been improved
  • The definition of the relationship between CourseResult and EducationInstitution has been improved
  • Improvement of the contains definition: “Course Result(s)”.
  • The definition of the SecondaryEducationCompletionEvidence.finalExaminationDate attribute has been improved
  • The definition of the Learner.learnerID attribute has been improved
  • The SecondaryEducationCompletionEvidence.schoolYear attribute expects period data type
  • The SecondaryEducationCompletionEvidence.belongsTo attribute expects Learner data type
  • Addition of a code list for courseName
  • Addition of Language code list for courseLanguage
  • Addition of code list for admin unit level 2, e.g. NUTS.

Income tax declaration evidence

  • PublicOrganisation.prefLabel expects a text data type
  • Person.givenName attribute expects a text data type
  • Person.familyName attribute expects a text data type
  • Location entity became optional
  • Address enti...
Read more