Add in remaining missing education information
This commit is contained in:
parent
4a3730d5ff
commit
7bbf75d800
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@
|
||||||
?awardedDegree core:relates ?degree .
|
?awardedDegree core:relates ?degree .
|
||||||
?edTraining core:dateTimeInterval ?dateTimeInterval .
|
?edTraining core:dateTimeInterval ?dateTimeInterval .
|
||||||
?edTraining core:majorField ?majorField .
|
?edTraining core:majorField ?majorField .
|
||||||
|
?edTraining core:departmentOrSchool ?deptOrSchool .
|
||||||
|
?edTraining core:supplementalInformation ?info .
|
||||||
} WHERE {
|
} WHERE {
|
||||||
{
|
{
|
||||||
?subject ?property ?edTraining .
|
?subject ?property ?edTraining .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue