mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 16:13:06 +00:00
feat: add core
This commit is contained in:
59
test/resources/Catalog.1.json
Normal file
59
test/resources/Catalog.1.json
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "64bb29ed-21e5-50c7-9d7c-1dc4741001b9",
|
||||
"type": "catalog",
|
||||
"level": 1,
|
||||
"categories": [
|
||||
"university events"
|
||||
],
|
||||
"name": "Lehrveranstaltungen des Fachbereichs 3 - Gesellschaftswissenschaften",
|
||||
"academicTerm": {
|
||||
"uid": "b621f5b5-dd5d-5730-9e2e-e4ba52011388",
|
||||
"type": "semester",
|
||||
"acronym": "WS 2017/18",
|
||||
"name": "Wintersemester 2017/2018",
|
||||
"alternateNames": [
|
||||
"WiSe 2017/18"
|
||||
],
|
||||
"startDate": "2017-10-01",
|
||||
"endDate": "2018-03-31",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"superCatalog": {
|
||||
"type": "catalog",
|
||||
"level": 0,
|
||||
"categories": [
|
||||
"university events"
|
||||
],
|
||||
"uid": "a7404d36-282d-546e-bfa5-6c7b25ba7838",
|
||||
"name": "Vorlesungsverzeichnis WS 2017/18",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"superCatalogs": [
|
||||
{
|
||||
"type": "catalog",
|
||||
"level": 0,
|
||||
"categories": [
|
||||
"university events"
|
||||
],
|
||||
"uid": "a7404d36-282d-546e-bfa5-6c7b25ba7838",
|
||||
"name": "Vorlesungsverzeichnis WS 2017/18",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user