mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
refactor: move core to monorepo
This commit is contained in:
36
packages/core/test/resources/indexable/DateSeries.1.json
Normal file
36
packages/core/test/resources/indexable/DateSeries.1.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"errorNames": [],
|
||||
"instance": {
|
||||
"type": "date series",
|
||||
"uid": "1b421872-1b4c-579b-ba03-688f943d59ad",
|
||||
"name": "Einführung in die Wirtschaftspolitik",
|
||||
"duration": "PT2H",
|
||||
"inPlace": {
|
||||
"type": "room",
|
||||
"categories": ["education"],
|
||||
"uid": "5a4bbced-8e1f-5f29-a1d1-336e455ce7f9",
|
||||
"name": "H 0105",
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [13.32687, 52.51211]
|
||||
}
|
||||
}
|
||||
},
|
||||
"repeatFrequency": "P1W",
|
||||
"dates": ["2016-04-15T17:00:00+00:00"],
|
||||
"event": {
|
||||
"type": "academic event",
|
||||
"uid": "dbb4e5e1-0789-59c1-9970-877430af56b3",
|
||||
"name": "Einführung in die Wirtschaftspolitik",
|
||||
"categories": ["written exam"],
|
||||
"majors": ["Economics BSc", "Wirtschaftsingenieurwesen BSc"]
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy",
|
||||
"type": "remote"
|
||||
}
|
||||
},
|
||||
"schema": "SCDateSeries"
|
||||
}
|
||||
Reference in New Issue
Block a user