Difference between revisions of "SA UC2 Data Model"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Data model diagram == | == Data model diagram == | ||
+ | [[File:SA_UC1_Data_model_diagram.png|center|thumb|702x456px]] | ||
== Attribute specification == | == Attribute specification == |
Revision as of 13:59, 6 May 2021
Back to main SA UC2 page
Higher education diploma evidence type
Data model diagram
Attribute specification
Label | Definition | Field | Range (data type) | Cardinality |
degree | An academic title or degree obtained by the student and proven by this diploma or certificate (evidence) | degree | edci:TextType | 1 - * |
institution name | The name of the higher education institution where the student obtained the degree | institutionName | edci:TextType | 1 - * |
study programme | Name of a study programme that the student finished at the higher education institution in order to obtain the degree | studyProgramme | edci:TextType | 1 - * |
duration of education | Official duration of education | durationOfEducation | xsd:duration | 1 |
scope | The official workload of the study programme in the ECTS (European Credit Transfer and Accumulation System) credit points | scope | edci:ECTSCreditPointsType | 1 |
date of issue | Date of issue of the certificate or diploma | dateOfIssue | cbc:DateType | 1 |
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 | edci:IscedFOetCodeType | 1 |
mode of study | Mode of study | modeOfStudy | edci:
LearningScheduleTypeEnumType |
1 |