Difference between revisions of "Higher Education Diploma Canonical Evidence"

From DE4A
Jump to navigation Jump to search
m (Updated attribute table properties)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Description ==
 
== Description ==
This type of canonical evidence represents the proof of completion of Higher Education and encompasses all pertinent aspects for submitting an initial application for admission to public tertiary education institution. The current version of the model addresses [[Use Case "Application to Public Higher Education" (SA UC1)|SA UC1]] (Use Case "Application to Public Higher Education").
+
This type of [[Canonical Evidence|canonical evidence]] represents the proof of completion of Higher Education and encompasses all pertinent aspects for submitting an initial application for admission to public tertiary education institution. The current version of the model addresses [[Use Case "Application to Public Higher Education" (SA UC1)|SA UC1]] (Use Case "Application to Public Higher Education").
  
== Diagram ==
+
== Data Model ==
Bla
 
  
 
== Attribute Specification ==
 
== Attribute Specification ==
{| class="wikitable sortable mw-collapsible"
+
{| class="wikitable"
|'''Label'''
+
|+
|'''Definition'''
+
!'''DE4A  name'''
|'''Field'''
+
!'''Property type'''
|'''Range  (data type)'''
+
!'''Cardinality'''
|'''Cardinality'''
+
!'''Data type'''
 +
!'''Related vocabulary'''
 +
!'''Controlled  Vocabulary'''
 +
!'''Definition'''
 
|-
 
|-
|degree
+
|averageGrade
|An academic title or degree  obtained by the student and proven by this diploma or certificate (evidence)
+
|Datatype
|degree
+
|[0..1]
|edci:TextType
+
|Text
|1 - *
+
|gradeType
 +
|
 +
|The average grade awarded. Extension of edci:TextScoreType with the addition of a textual explanation attribute.
 +
|-
 +
|country
 +
|Datatype
 +
|[1..1]
 +
|Identifier
 +
|edci:MDRCountryCodeEnumType
 +
|[https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/country/?target=Browse&uri=http://publications.europa.eu/resource/authority/country Country]
 +
|Country where the study programme was completed by the student.
 
|-
 
|-
|institution name
+
|dateOfIssue
|The name of the higher  education institution where the student obtained the degree
+
|Datatype
|institutionName
+
|[1..1]
|edci:TextType
+
|Date
|1 - *
+
|cbc:DateType
 +
|
 +
|Date of issue of the certificate or diploma.
 
|-
 
|-
|study programme
+
|degree
|Name of a study programme that  the student finished at the higher education institution in order to obtain  the degree
+
|Datatype
|studyProgramme
+
|[1..*]
 +
|Text
 
|edci:TextType
 
|edci:TextType
|1 - *
+
|
 +
|An academic title or degree obtained by the student and proven by this diploma or certificate (evidence).
 
|-
 
|-
|duration of education
 
|Official duration of education
 
 
|durationOfEducation
 
|durationOfEducation
 +
|Datatype
 +
|[1..1]
 +
|duration
 
|xsd:duration
 
|xsd:duration
|1
+
|
 +
|Official duration of education.
 
|-
 
|-
|scope
+
|holderOfAchievement
|The official workload of the  study programme in the ECTS (European Credit Transfer and Accumulation  System) credit points
+
|Object
|scope
+
|[1..1]
|edci:ECTSCreditPointsType
+
|Person
|1
+
|edci:PersonType
 +
|
 +
|Person that has obtained the academic title or degree.
 
|-
 
|-
|date of issue
+
|institutionName
|Date of issue of the  certificate or diploma
+
|Datatype
|dateOfIssue
+
|[1..*]
|cbc:DateType
+
|Text
|1
+
|edci:TextType
 +
|
 +
|The name of the higher education institution where the student obtained the degree.
 
|-
 
|-
|place of issue
 
|Place of issue (location) of  the certificate or diploma
 
|placeOfIssue
 
|edci:LocationType
 
|1
 
|-
 
|country
 
|Country where the study  programme was completed by the student
 
|country
 
|edci:
 
 
MDRCountryCodeEnumType
 
|1
 
|-
 
|main field of study
 
|Field of finished higher education
 
 
|mainFieldOfStudy
 
|mainFieldOfStudy
 +
|Datatype
 +
|[1..1]
 +
|Identifier
 
|edci:IscedFOetCodeType
 
|edci:IscedFOetCodeType
|1
+
|[https://op.europa.eu/en/web/eu-vocabularies/concept-scheme/-/resource?uri=http://data.europa.eu/snb/isced-f/25831c2 ISCED-F]
 +
|Field of finished higher education.
 
|-
 
|-
|mode of study
 
|Mode of study
 
 
|modeOfStudy
 
|modeOfStudy
 +
|Datatype
 +
|[1..1]
 +
|Identifier
 
|edci:
 
|edci:
  
 
LearningScheduleTypeEnumType
 
LearningScheduleTypeEnumType
|1
+
|[https://op.europa.eu/en/web/eu-vocabularies/concept-scheme/-/resource?uri=http://data.europa.eu/snb/learning-schedule/25831c2 Europass Standard List of Learning Schedule Types]
 +
|Mode of study.
 +
|-
 +
|placeOfIssue
 +
|Object
 +
|[1..1]
 +
|Location
 +
|edci:LocationType
 +
|
 +
|Place of issue (location) of the certificate or diploma.
 +
|-
 +
|scope
 +
|Datatype
 +
|[1..1]
 +
|Number
 +
|edci:ECTSCreditPointsType
 +
|
 +
|The official workload of the study programme in the ECTS (European Credit Transfer and Accumulation System) credit points.
 +
|-
 +
|studyProgramme
 +
|Datatype
 +
|[1..*]
 +
|Text
 +
|edci:TextType
 +
|
 +
|Name of a study programme that the student finished at the higher education institution in order to obtain the degree.
 
|}
 
|}
 +
==XML Schema==
 +
XSD files can be found on the [https://github.com/de4a-wp3/study_abroad GitHub repository].

Latest revision as of 08:21, 30 June 2022

Description

This type of canonical evidence represents the proof of completion of Higher Education and encompasses all pertinent aspects for submitting an initial application for admission to public tertiary education institution. The current version of the model addresses SA UC1 (Use Case "Application to Public Higher Education").

Data Model

Attribute Specification

DE4A name Property type Cardinality Data type Related vocabulary Controlled Vocabulary Definition
averageGrade Datatype [0..1] Text gradeType The average grade awarded. Extension of edci:TextScoreType with the addition of a textual explanation attribute.
country Datatype [1..1] Identifier edci:MDRCountryCodeEnumType Country Country where the study programme was completed by the student.
dateOfIssue Datatype [1..1] Date cbc:DateType Date of issue of the certificate or diploma.
degree Datatype [1..*] Text edci:TextType An academic title or degree obtained by the student and proven by this diploma or certificate (evidence).
durationOfEducation Datatype [1..1] duration xsd:duration Official duration of education.
holderOfAchievement Object [1..1] Person edci:PersonType Person that has obtained the academic title or degree.
institutionName Datatype [1..*] Text edci:TextType The name of the higher education institution where the student obtained the degree.
mainFieldOfStudy Datatype [1..1] Identifier edci:IscedFOetCodeType ISCED-F Field of finished higher education.
modeOfStudy Datatype [1..1] Identifier edci:

LearningScheduleTypeEnumType

Europass Standard List of Learning Schedule Types Mode of study.
placeOfIssue Object [1..1] Location edci:LocationType Place of issue (location) of the certificate or diploma.
scope Datatype [1..1] Number edci:ECTSCreditPointsType The official workload of the study programme in the ECTS (European Credit Transfer and Accumulation System) credit points.
studyProgramme Datatype [1..*] Text edci:TextType Name of a study programme that the student finished at the higher education institution in order to obtain the degree.

XML Schema

XSD files can be found on the GitHub repository.