mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 08:02:55 +00:00
feat: add core
This commit is contained in:
80
test/resources/AcademicEvent.1.json
Normal file
80
test/resources/AcademicEvent.1.json
Normal file
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "academic event",
|
||||
"description": "Fortsetzung der Algebra I: Galoistheorie mit Anwendungen, ausgewählte Spezialthemen.",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Algebra II",
|
||||
"categories": [
|
||||
"lecture"
|
||||
],
|
||||
"academicTerms": [
|
||||
{
|
||||
"uid": "aa0890ce-9ae8-5c9f-845f-28a370da0e85",
|
||||
"type": "semester",
|
||||
"acronym": "SS 2016",
|
||||
"name": "Sommersemester 2016",
|
||||
"alternateNames": [
|
||||
"SoSe 2016"
|
||||
],
|
||||
"startDate": "2016-04-11",
|
||||
"endDate": "2016-07-15",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"performers": [
|
||||
{
|
||||
"type": "person",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"givenName": "Peter",
|
||||
"familyName": "Bürgisser",
|
||||
"gender": "male",
|
||||
"honorificPrefix": "Prof. Dr.",
|
||||
"name": "Peter Bürgisser",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"majors": [
|
||||
"Mathematik D",
|
||||
"Mathematik L2",
|
||||
"Mathematik StRGym",
|
||||
"Mathematik StRBeruf",
|
||||
"Mathematik BSc",
|
||||
"Mathematik MSc"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy",
|
||||
"maintainer": {
|
||||
"type": "organization",
|
||||
"name": "tubIT",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"modified": "2018-09-01T10:00:00Z",
|
||||
"originalId": "foo bar",
|
||||
"responsibleEntity": {
|
||||
"type": "person",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"givenName": "Peter",
|
||||
"familyName": "Bürgisser",
|
||||
"gender": "male",
|
||||
"honorificPrefix": "Prof. Dr.",
|
||||
"name": "Peter Bürgisser",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
69
test/resources/AcademicEvent.2.json
Normal file
69
test/resources/AcademicEvent.2.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "academic event",
|
||||
"description": "Grundlagen, algebraische Grundbegriffe, Vektorräume, lineare Abbildungen und Gleichungen, Determinanten",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Lineare Algebra I für Mathematiker",
|
||||
"categories": [
|
||||
"lecture"
|
||||
],
|
||||
"academicTerms": [
|
||||
{
|
||||
"uid": "aa0890ce-9ae8-5c9f-845f-28a370da0e85",
|
||||
"type": "semester",
|
||||
"acronym": "SS 2016",
|
||||
"name": "Sommersemester 2016",
|
||||
"alternateNames": [
|
||||
"SoSe 2016"
|
||||
],
|
||||
"startDate": "2016-04-11",
|
||||
"endDate": "2016-07-15",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"performers": [
|
||||
{
|
||||
"type": "person",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"givenName": "Jörg",
|
||||
"familyName": "Liesen",
|
||||
"gender": "male",
|
||||
"honorificPrefix": "Prof. Dr.",
|
||||
"name": "Jörg Liesen",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"catalogs": [
|
||||
{
|
||||
"uid": "5a1f4f51-2498-5af1-91cb-c939673cc69c",
|
||||
"type": "catalog",
|
||||
"level": 3,
|
||||
"description": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.",
|
||||
"categories": [
|
||||
"university events"
|
||||
],
|
||||
"name": "Mathematik: Lehrveranstaltungen für andere Fachrichtungen (Service)",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"majors": [
|
||||
"Wirtschaftsmathematik BSc",
|
||||
"Technomathematik BSc",
|
||||
"Mathematik BSc"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
96
test/resources/AcademicEvent.3.json
Normal file
96
test/resources/AcademicEvent.3.json
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "academic event",
|
||||
"description": "Die Übung hat 2 SWS und wird auf 2 Gruppen verteilt.",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Algebra II",
|
||||
"categories": [
|
||||
"tutorial"
|
||||
],
|
||||
"academicTerms": [
|
||||
{
|
||||
"uid": "aa0890ce-9ae8-5c9f-845f-28a370da0e85",
|
||||
"type": "semester",
|
||||
"acronym": "SS 2016",
|
||||
"name": "Sommersemester 2016",
|
||||
"alternateNames": [
|
||||
"SoSe 2016"
|
||||
],
|
||||
"startDate": "2016-04-11",
|
||||
"endDate": "2016-07-15",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"performers": [
|
||||
{
|
||||
"type": "person",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"givenName": "Paul",
|
||||
"familyName": "Breiding",
|
||||
"gender": "male",
|
||||
"name": "Paul Breiding",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "person",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"givenName": "Pierre",
|
||||
"familyName": "Lairez",
|
||||
"gender": "male",
|
||||
"name": "Pierre Lairez",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"catalogs": [
|
||||
{
|
||||
"uid": "6c259ad8-99af-5ea2-8aae-a3c9027d26e2",
|
||||
"type": "catalog",
|
||||
"level": 3,
|
||||
"categories": [
|
||||
"university events"
|
||||
],
|
||||
"name": "Mathematik: Grundstudiums-Veranstaltungen (Diplom, Bachelor)",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
{
|
||||
"uid": "5a1f4f51-2498-5af1-91cb-c939673cc69c",
|
||||
"type": "catalog",
|
||||
"level": 3,
|
||||
"description": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.",
|
||||
"categories": [
|
||||
"university events"
|
||||
],
|
||||
"name": "Mathematik: Lehrveranstaltungen für andere Fachrichtungen (Service)",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"majors": [
|
||||
"Mathematik D",
|
||||
"Mathematik L2",
|
||||
"Mathematik StRGym",
|
||||
"Mathematik StRBeruf",
|
||||
"Mathematik BSc",
|
||||
"Mathematik MSc"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
30
test/resources/Article.1.json
Normal file
30
test/resources/Article.1.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"type": "article",
|
||||
"categories": [
|
||||
"unipedia"
|
||||
],
|
||||
"url": "https://www.mydesk.tu-berlin.de/wiki/abk%C3%BCrzungen",
|
||||
"name": "Abkürzungen",
|
||||
"keywords": [
|
||||
"Abkürzungen",
|
||||
"Studium"
|
||||
],
|
||||
"articleBody": "Siehe [c.t.](#/b-tu/data/detail/Article/tub-unipedia-384edcfd026dab697ff9f8adda0d19a6959d4e29) (lat. cum tempore)\n\n### S\n\n**SWS** ist eine Semesterwochenstunde. Ein SWS beträgt 45 MInuten.",
|
||||
"translations": {
|
||||
"en": {
|
||||
"name": "Abbreviations",
|
||||
"keywords": [
|
||||
"Abbreviations",
|
||||
"Studies"
|
||||
]
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
32
test/resources/Article.2.json
Normal file
32
test/resources/Article.2.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"type": "article",
|
||||
"categories": [
|
||||
"unipedia"
|
||||
],
|
||||
"url": "https://www.mydesk.tu-berlin.de/wiki/ag_ziethen",
|
||||
"name": "AG Ziethen",
|
||||
"keywords": [
|
||||
"Bologna",
|
||||
"Change Agent",
|
||||
"Hochschulpolitik",
|
||||
"Lehre",
|
||||
"Manifest",
|
||||
"Mitarbeiten",
|
||||
"Mitmachen",
|
||||
"Mitwirken",
|
||||
"Prüfungen",
|
||||
"Reform",
|
||||
"Regelungen",
|
||||
"Studium",
|
||||
"Verändern"
|
||||
],
|
||||
"articleBody": "Die AG Ziethen ist seit Ende 2012 eine Arbeitsgruppe für alle Angehörigen (Studierende und Mitarbeiter_innen) der TUB. Alle Interessierten dürfen, können und sollen sehr gerne mitarbeiten um das Thema Lehre an der TU Berlin zu stärken. Ziel ist ein Kulturwandel und Perspektivwechsel und der Überschrift: \"Shift from teaching to learning!\". Die AG Ziethen gehört zur Programmlinie TU inspire, gefördert im Rahmen des Qualitätspakts Lehre des Bundesministeriums für Bildung und Forschung.\n\nDie Arbeitsgruppe ist auf einem ersten Treffen Anfang Dezember 2012 im Schloß Ziethen in Groß Ziethen (daher der Name) entstanden und hat einzelne Gruppen zu speziellen Themen gebildet (siehe [Maßnahmen und Initiaven](http://www.tu-berlin.de/qualitaet/ag_ziethen/massnahmen_und_initiativen/)). Wichtigstes Ergebnis ist aber das [Ziethener Manifest](http://www.tu-berlin.de/qualitaet/ag_ziethen/ziethener_manifest/), das einen Kulturwandel in der Lehre unterstützen soll.\n\nDas Mitwirken, Mitarbeiten, Mitmachen bei den einzelnen Themen ist unbedingt erwünscht! \nEine Übersicht zu den aktuellen Gruppen gibt es unter anderem auf der zentralen [ISIS-Seite](https://www.isis.tu-berlin.de/2.0/course/view.php?id=1065) zur AG Ziethen.\n\n##### Links\n\n* [AG Ziehten zur allgemeinen Information](http://www.tu-berlin.de/qualitaet/ag_ziethen/)\n* [ISIS-Seite zum Mitmachen](https://www.isis.tu-berlin.de/2.0/course/view.php?id=1065)",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
46
test/resources/Book.1.json
Normal file
46
test/resources/Book.1.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "book",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Kundenorientierung durch Quality Function Deployment: Systematisches Entwickeln von Produkten und Dienstleistungen",
|
||||
"authors": [
|
||||
{
|
||||
"type": "person",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Jutta Saatweber",
|
||||
"givenName": "Jutta",
|
||||
"familyName": "Saatweber",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"datePublished": "2007-08-01",
|
||||
"publishers": [
|
||||
{
|
||||
"type": "organization",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Symposion Publishing",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"inLanguages": [
|
||||
{
|
||||
"name": "german",
|
||||
"code": "de"
|
||||
}
|
||||
],
|
||||
"bookEdition": "2., überarb. u. erw. Aufl.",
|
||||
"isbn": "3936608776",
|
||||
"numberOfPages": 537,
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
27
test/resources/Book.2.json
Normal file
27
test/resources/Book.2.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "book",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Minimal Book",
|
||||
"authors": [
|
||||
{
|
||||
"type": "person",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Jutta Saatweber",
|
||||
"givenName": "Jutta",
|
||||
"familyName": "Saatweber",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"datePublished": "2007-08-01",
|
||||
"isbn": "3936608776",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
169
test/resources/Building.1.json
Normal file
169
test/resources/Building.1.json
Normal file
@@ -0,0 +1,169 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.32577,
|
||||
52.51398
|
||||
]
|
||||
},
|
||||
"polygon": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
13.3259988,
|
||||
52.5141108
|
||||
],
|
||||
[
|
||||
13.3259718,
|
||||
52.5143107
|
||||
],
|
||||
[
|
||||
13.3262958,
|
||||
52.5143236
|
||||
],
|
||||
[
|
||||
13.3263291,
|
||||
52.5143052
|
||||
],
|
||||
[
|
||||
13.3263688,
|
||||
52.5140098
|
||||
],
|
||||
[
|
||||
13.3264324,
|
||||
52.5139643
|
||||
],
|
||||
[
|
||||
13.3264849,
|
||||
52.5139415
|
||||
],
|
||||
[
|
||||
13.3265148,
|
||||
52.5139004
|
||||
],
|
||||
[
|
||||
13.3265336,
|
||||
52.5138571
|
||||
],
|
||||
[
|
||||
13.3265411,
|
||||
52.5137933
|
||||
],
|
||||
[
|
||||
13.3265336,
|
||||
52.5137546
|
||||
],
|
||||
[
|
||||
13.3264961,
|
||||
52.5137044
|
||||
],
|
||||
[
|
||||
13.3264399,
|
||||
52.5136725
|
||||
],
|
||||
[
|
||||
13.3263875,
|
||||
52.5136497
|
||||
],
|
||||
[
|
||||
13.3263351,
|
||||
52.5136429
|
||||
],
|
||||
[
|
||||
13.3263613,
|
||||
52.5134286
|
||||
],
|
||||
[
|
||||
13.3262564,
|
||||
52.5133603
|
||||
],
|
||||
[
|
||||
13.3260767,
|
||||
52.5133671
|
||||
],
|
||||
[
|
||||
13.3259418,
|
||||
52.5134286
|
||||
],
|
||||
[
|
||||
13.3258744,
|
||||
52.5135061
|
||||
],
|
||||
[
|
||||
13.3258444,
|
||||
52.5135677
|
||||
],
|
||||
[
|
||||
13.3261366,
|
||||
52.5135836
|
||||
],
|
||||
[
|
||||
13.3261066,
|
||||
52.513807
|
||||
],
|
||||
[
|
||||
13.3260579,
|
||||
52.5138047
|
||||
],
|
||||
[
|
||||
13.3260317,
|
||||
52.5139096
|
||||
],
|
||||
[
|
||||
13.3254137,
|
||||
52.5138708
|
||||
],
|
||||
[
|
||||
13.3254287,
|
||||
52.5137819
|
||||
],
|
||||
[
|
||||
13.3250879,
|
||||
52.513766
|
||||
],
|
||||
[
|
||||
13.3250018,
|
||||
52.5142697
|
||||
],
|
||||
[
|
||||
13.3253613,
|
||||
52.5142902
|
||||
],
|
||||
[
|
||||
13.3253838,
|
||||
52.5140747
|
||||
],
|
||||
[
|
||||
13.3259988,
|
||||
52.5141108
|
||||
]
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "building",
|
||||
"name": "Mathematikgebäude",
|
||||
"alternateNames": [
|
||||
"MA"
|
||||
],
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"categories": [
|
||||
"education"
|
||||
],
|
||||
"address": {
|
||||
"addressCountry": "Germany",
|
||||
"addressLocality": "Berlin",
|
||||
"addressRegion": "Berlin",
|
||||
"postalCode": "10623",
|
||||
"streetAddress": "Straße des 17. Juni 136"
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
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"
|
||||
}
|
||||
}
|
||||
}
|
||||
86
test/resources/Catalog.2.json
Normal file
86
test/resources/Catalog.2.json
Normal file
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "5a1f4f51-2498-5af1-91cb-c939673cc69c",
|
||||
"type": "catalog",
|
||||
"level": 3,
|
||||
"description": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.",
|
||||
"categories": [
|
||||
"university events"
|
||||
],
|
||||
"name": "Mathematik: Lehrveranstaltungen für andere Fachrichtungen (Service)",
|
||||
"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": {
|
||||
"uid": "2fdcccce-1948-5f5a-8938-3711b7e65e8a",
|
||||
"type": "catalog",
|
||||
"level": 2,
|
||||
"categories": [
|
||||
"university events"
|
||||
],
|
||||
"name": "Mathematik",
|
||||
"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",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
{
|
||||
"uid": "0718211b-d0c2-50fb-bc78-b968f20fd95b",
|
||||
"type": "catalog",
|
||||
"level": 1,
|
||||
"categories": [
|
||||
"university events"
|
||||
],
|
||||
"name": "Fakultät II Mathematik und Naturwissenschaften",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
{
|
||||
"uid": "2fdcccce-1948-5f5a-8938-3711b7e65e8a",
|
||||
"type": "catalog",
|
||||
"level": 2,
|
||||
"categories": [
|
||||
"university events"
|
||||
],
|
||||
"name": "Mathematik",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
54
test/resources/DateSeries.1.json
Normal file
54
test/resources/DateSeries.1.json
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "date series",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Einführung in die Wirtschaftspolitik",
|
||||
"duration": "PT2H",
|
||||
"inPlace": {
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"education"
|
||||
],
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "H 0105",
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.32687,
|
||||
52.51211
|
||||
]
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"frequency": "once",
|
||||
"dates": [
|
||||
"2016-04-15T17:00:00+00:00"
|
||||
],
|
||||
"event": {
|
||||
"type": "academic event",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Einführung in die Wirtschaftspolitik",
|
||||
"categories": [
|
||||
"written exam"
|
||||
],
|
||||
"majors": [
|
||||
"Economics BSc",
|
||||
"Wirtschaftsingenieurwesen BSc"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
51
test/resources/DateSeries.2.json
Normal file
51
test/resources/DateSeries.2.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "date series",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Distributed Algorithms",
|
||||
"duration": "PT4H",
|
||||
"inPlace": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.3266207,
|
||||
52.5144409
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"education"
|
||||
],
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "EMH 225",
|
||||
"floor": "2",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"frequency": "once",
|
||||
"dates": [
|
||||
"2016-04-12T11:00:00+00:00"
|
||||
],
|
||||
"event": {
|
||||
"type": "academic event",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Distributed Algorithms",
|
||||
"categories": [
|
||||
"written exam"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
34
test/resources/Diff.1.json
Normal file
34
test/resources/Diff.1.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"dateCreated": "2017-02-07T09:26:35.957Z",
|
||||
"name": "changed_testuid",
|
||||
"changes": [
|
||||
{
|
||||
"op": "replace",
|
||||
"path": "/name",
|
||||
"value": "Name Two"
|
||||
}
|
||||
],
|
||||
"action": "changed",
|
||||
"type": "diff",
|
||||
"object": {
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Name One",
|
||||
"type": "message",
|
||||
"message": "Message",
|
||||
"audiences": [
|
||||
"students"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
34
test/resources/Diff.2.json
Normal file
34
test/resources/Diff.2.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"dateCreated": "2017-03-07T09:26:35.957Z",
|
||||
"name": "changed_testuid",
|
||||
"changes": [
|
||||
{
|
||||
"op": "replace",
|
||||
"path": "/name",
|
||||
"value": "bar"
|
||||
}
|
||||
],
|
||||
"action": "changed",
|
||||
"type": "diff",
|
||||
"object": {
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Name One",
|
||||
"type": "message",
|
||||
"message": "Message",
|
||||
"audiences": [
|
||||
"students"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
69
test/resources/Dish.1.json
Normal file
69
test/resources/Dish.1.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "dish",
|
||||
"name": "Pizza mit Geflügelsalami und Champignons",
|
||||
"categories": [
|
||||
"main dish"
|
||||
],
|
||||
"characteristics": [],
|
||||
"additives": [
|
||||
"konserviert",
|
||||
"Antioxidationsmittel",
|
||||
"Farbstoff",
|
||||
"Weizen",
|
||||
"Milch(Laktose; Milcheiweiß)",
|
||||
"Nitritpökelsalz",
|
||||
"Hefe"
|
||||
],
|
||||
"offers": [
|
||||
{
|
||||
"availability": "in stock",
|
||||
"availabilityStarts": "2017-01-30T00:00:00.000Z",
|
||||
"availabilityEnds": "2017-01-30T23:59:59.999Z",
|
||||
"price": 2.85,
|
||||
"prices": {
|
||||
"student": 2.85,
|
||||
"employee": 2.85
|
||||
},
|
||||
"provider": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.32612,
|
||||
52.50978
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "building",
|
||||
"categories": [
|
||||
"restaurant"
|
||||
],
|
||||
"openingHours": "Mo-Fr 11:00-14:30",
|
||||
"name": "TU-Mensa",
|
||||
"alternateNames": [
|
||||
"MensaHardenberg"
|
||||
],
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"address": {
|
||||
"addressCountry": "Germany",
|
||||
"addressLocality": "Berlin",
|
||||
"addressRegion": "Berlin",
|
||||
"postalCode": "10623",
|
||||
"streetAddress": "Hardenbergstraße 34"
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
68
test/resources/Dish.2.json
Normal file
68
test/resources/Dish.2.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "dish",
|
||||
"name": "Sahne-Bärlauchsauce",
|
||||
"description": "Nudelauswahl",
|
||||
"categories": [
|
||||
"main dish"
|
||||
],
|
||||
"offers": [
|
||||
{
|
||||
"price": 2.45,
|
||||
"prices": {
|
||||
"student": 2.45,
|
||||
"employee": 2.45
|
||||
},
|
||||
"availability": "in stock",
|
||||
"availabilityStarts": "2017-01-30T00:00:00.000Z",
|
||||
"availabilityEnds": "2017-01-30T23:59:59.999Z",
|
||||
"provider": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.32612,
|
||||
52.50978
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "building",
|
||||
"categories": [
|
||||
"restaurant"
|
||||
],
|
||||
"openingHours": "Mo-Fr 11:00-14:30",
|
||||
"name": "TU-Mensa",
|
||||
"alternateNames": [
|
||||
"MensaHardenberg"
|
||||
],
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"address": {
|
||||
"addressCountry": "Germany",
|
||||
"addressLocality": "Berlin",
|
||||
"addressRegion": "Berlin",
|
||||
"postalCode": "10623",
|
||||
"streetAddress": "Hardenbergstraße 34"
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"characteristics": [
|
||||
"bad",
|
||||
"vegetarian"
|
||||
],
|
||||
"additives": [
|
||||
"Weizen",
|
||||
"Milch(Laktose; Milcheiweiß)"
|
||||
],
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
133
test/resources/Dish.3.json
Normal file
133
test/resources/Dish.3.json
Normal file
@@ -0,0 +1,133 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"additives": [
|
||||
"1 = mit Farbstoff",
|
||||
"2 = konserviert",
|
||||
"3 = mit Antioxidationsmittel",
|
||||
"9 = mit Süßungsmittel",
|
||||
"A = Glutenhaltige Getreide",
|
||||
"G = Milch u. Milcherzeugnisse"
|
||||
],
|
||||
"offers": [
|
||||
{
|
||||
"availabilityEnds": "2017-03-27T23:59:59.000Z",
|
||||
"availabilityStarts": "2017-03-27T00:00:00.000Z",
|
||||
"availability": "in stock",
|
||||
"prices": {
|
||||
"student": 4.9,
|
||||
"employee": 6.5
|
||||
},
|
||||
"price": 6.5,
|
||||
"provider": {
|
||||
"type": "room",
|
||||
"name": "Cafeteria LEVEL",
|
||||
"categories": [
|
||||
"cafe"
|
||||
],
|
||||
"uid": "e5492c9c-064e-547c-8633-c8fc8955cfcf",
|
||||
"alternateNames": [
|
||||
"Cafeteria LEVEL"
|
||||
],
|
||||
"openingHours": "Mo-Fr 08:30-17:00",
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
8.6285375,
|
||||
50.1743717
|
||||
]
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"categories": [
|
||||
"main dish"
|
||||
],
|
||||
"characteristics": [
|
||||
"Rind"
|
||||
],
|
||||
"description": "Salsa Burger (1,2,3,9,A,G)",
|
||||
"name": "Salsa Burger",
|
||||
"dishAddOns": [
|
||||
{
|
||||
"characteristics": [
|
||||
"Vegan"
|
||||
],
|
||||
"description": "Pommes frites",
|
||||
"type": "dish",
|
||||
"uid": "db0caac1-062c-5333-9fcb-cfaf0ff7d799",
|
||||
"nutrition": {
|
||||
"calories": 106.00,
|
||||
"fatContent": 5.4,
|
||||
"saturatedFatContent": 1.8,
|
||||
"carbohydrateContent": 6.8,
|
||||
"sugarContent": 6.1,
|
||||
"proteinContent": 6.9,
|
||||
"saltContent": 3.7
|
||||
},
|
||||
"additives": [
|
||||
"3 = mit Antioxidationsmittel",
|
||||
"5 = geschwefelt"
|
||||
],
|
||||
"name": "Pommes frites",
|
||||
"categories": [
|
||||
"side dish"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
{
|
||||
"characteristics": [
|
||||
"Vegan"
|
||||
],
|
||||
"description": "Glasierte Karotten",
|
||||
"type": "dish",
|
||||
"uid": "f702fd43-1551-53b2-b35a-b5916e1cf9a1",
|
||||
"nutrition": {
|
||||
"calories": 106.00,
|
||||
"fatContent": 5.4,
|
||||
"saturatedFatContent": 1.8,
|
||||
"carbohydrateContent": 6.8,
|
||||
"sugarContent": 6.1,
|
||||
"proteinContent": 6.9,
|
||||
"saltContent": 3.7
|
||||
},
|
||||
"additives": [
|
||||
"F = Soja u. Sojaerzeugnisse"
|
||||
],
|
||||
"name": "Glasierte Karotten",
|
||||
"categories": [
|
||||
"side dish",
|
||||
"salad"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "dish",
|
||||
"uid": "3b9b3df6-3a7a-58cc-922f-c7335c002634",
|
||||
"nutrition": {
|
||||
"calories": 600.00,
|
||||
"fatContent": 30.5,
|
||||
"saturatedFatContent": 9.9,
|
||||
"carbohydrateContent": 42.2,
|
||||
"sugarContent": 5.7,
|
||||
"proteinContent": 38.6,
|
||||
"saltContent": 3.5
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
33
test/resources/Favorite.json
Normal file
33
test/resources/Favorite.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "favorite",
|
||||
"name": "Favorite #1",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"data": {
|
||||
"type": "academic event",
|
||||
"description": "Grundlagen, algebraische Grundbegriffe, Vektorräume, lineare Abbildungen und Gleichungen, Determinanten",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Lineare Algebra I für Mathematiker",
|
||||
"categories": [
|
||||
"lecture"
|
||||
],
|
||||
"majors": [
|
||||
"Wirtschaftsmathematik BSc",
|
||||
"Technomathematik BSc",
|
||||
"Mathematik BSc"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"created": "2015-07-15T13:45:00+01:00",
|
||||
"changed": "2015-08-15T13:45:00+01:00",
|
||||
"deleted": false,
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
7065
test/resources/Floor.1.json
Normal file
7065
test/resources/Floor.1.json
Normal file
File diff suppressed because it is too large
Load Diff
17182
test/resources/Floor.2.json
Normal file
17182
test/resources/Floor.2.json
Normal file
File diff suppressed because it is too large
Load Diff
3558
test/resources/Floor.3.json
Normal file
3558
test/resources/Floor.3.json
Normal file
File diff suppressed because it is too large
Load Diff
17
test/resources/Message.1.json
Normal file
17
test/resources/Message.1.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "message",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"image": "icon ion-android-hand stapps-color-red-dark",
|
||||
"name": "Lösung für das Problem des Zurücksetzens der StApps-App gefunden",
|
||||
"message": "Wie bereits berichtet, klagten User über das Löschen ihres Stundenplans beim Update von Version 0.8.0 auf 0.8.1. Wir haben eine Lösung für das Problem gefunden und testen diese ausführlich bis zum Ende dieser Woche. Wenn alles glatt verläuft, dann kommt am Wochenende die fehlerbereinige Version 0.8.2 heraus.\n\n*(25.Okt 2016)*",
|
||||
"audiences": [
|
||||
"students"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
17
test/resources/Message.2.json
Normal file
17
test/resources/Message.2.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"validationErrorNames": ["enum"],
|
||||
"scData": {
|
||||
"type": "invalid-value-in-schema",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"image": "icon ion-android-hand stapps-color-red-dark",
|
||||
"name": "Lösung für das Problem des Zurücksetzens der StApps-App gefunden",
|
||||
"message": "Wie bereits berichtet, klagten User über das Löschen ihres Stundenplans beim Update von Version 0.8.0 auf 0.8.1. Wir haben eine Lösung für das Problem gefunden und testen diese ausführlich bis zum Ende dieser Woche. Wenn alles glatt verläuft, dann kommt am Wochenende die fehlerbereinige Version 0.8.2 heraus.\n\n*(25.Okt 2016)*",
|
||||
"audiences": [
|
||||
"students"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
18
test/resources/Message.3.json
Normal file
18
test/resources/Message.3.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"validationErrorNames": ["additionalProperties"],
|
||||
"scData": {
|
||||
"type": "message",
|
||||
"invalid-non-existing-key-in-schema": 1,
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"image": "icon ion-android-hand stapps-color-red-dark",
|
||||
"name": "Lösung für das Problem des Zurücksetzens der StApps-App gefunden",
|
||||
"message": "Wie bereits berichtet, klagten User über das Löschen ihres Stundenplans beim Update von Version 0.8.0 auf 0.8.1. Wir haben eine Lösung für das Problem gefunden und testen diese ausführlich bis zum Ende dieser Woche. Wenn alles glatt verläuft, dann kommt am Wochenende die fehlerbereinige Version 0.8.2 heraus.\n\n*(25.Okt 2016)*",
|
||||
"audiences": [
|
||||
"students"
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
12
test/resources/Organization.json
Normal file
12
test/resources/Organization.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "organization",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "Technische Universität Berlin",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
test/resources/Person.1.json
Normal file
16
test/resources/Person.1.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "person",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"givenName": "Michael",
|
||||
"familyName": "Joswig",
|
||||
"gender": "male",
|
||||
"honorificPrefix": "Prof. Dr.",
|
||||
"name": "Michael Joswig",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
test/resources/Person.2.json
Normal file
16
test/resources/Person.2.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "person",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"givenName": "Michael",
|
||||
"familyName": "Gradzielski",
|
||||
"gender": "male",
|
||||
"honorificPrefix": "Prof. Dr.",
|
||||
"name": "Michael Gradzielski",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
87
test/resources/Person.3.json
Normal file
87
test/resources/Person.3.json
Normal file
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "person",
|
||||
"familyName": "Mustermann",
|
||||
"givenName": "Erika",
|
||||
"honorificPrefix": "Univ.-Prof'in Dr.",
|
||||
"gender": "female",
|
||||
"jobTitles": [
|
||||
"Direktor/in, Akademie für Bildungsforschung und Lehrerbildung",
|
||||
"Professorinnen und Professoren, Politikwissenschaft mit dem Schwerpunkt Internationale Institutionen und Friedensprozesse",
|
||||
"Vizepräsidentinnen und Vizepräsidenten, Leitung der Universität (Präsidium)",
|
||||
"Senat",
|
||||
"Leitung, Projektkoordination - Abteilung Lehre und Qualitätssicherung"
|
||||
],
|
||||
"name": "Univ.-Prof'in Dr. Erika Mustermann",
|
||||
"uid": "b22306bf-cbf3-54df-91a1-c08d8fd42e13",
|
||||
"workLocations": [
|
||||
{
|
||||
"url": "http://www.fb03.uni-frankfurt.de/1234567",
|
||||
"email": "mustermann@soz.uni-frankfurt.de",
|
||||
"faxNumber": "",
|
||||
"telephone": "069/123-36232; -1324325",
|
||||
"hoursAvailable": "siehe Homepage",
|
||||
"areaServed": {
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"education"
|
||||
],
|
||||
"uid": "39c1a574-04ef-5157-9c6f-e271d93eb273",
|
||||
"name": "3.G 121",
|
||||
"alternateNames": [
|
||||
"Dienstzimmer"
|
||||
],
|
||||
"geo": {
|
||||
"point": {
|
||||
"coordinates": [
|
||||
8.66919,
|
||||
50.12834
|
||||
],
|
||||
"type": "Point"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "http://www2.uni-frankfurt.de/12345/vizepraesidenten",
|
||||
"email": "",
|
||||
"faxNumber": "",
|
||||
"telephone": "069/123-1235",
|
||||
"hoursAvailable": "siehe Homepage",
|
||||
"areaServed": {
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"education"
|
||||
],
|
||||
"uid": "5e54aefd-078b-5007-bca1-53dc60f79d37",
|
||||
"name": "4.P 22",
|
||||
"alternateNames": [
|
||||
"Dienstzimmer"
|
||||
],
|
||||
"geo": {
|
||||
"point": {
|
||||
"coordinates": [
|
||||
8.66898,
|
||||
50.12772
|
||||
],
|
||||
"type": "Point"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
112
test/resources/PointOfInterest.1.json
Normal file
112
test/resources/PointOfInterest.1.json
Normal file
@@ -0,0 +1,112 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "2e925b84-3c99-5df2-a289-62be7a4ae512",
|
||||
"name": "Validierer (UB)",
|
||||
"type": "point of interest",
|
||||
"categories": [
|
||||
"validator"
|
||||
],
|
||||
"description": "EG Eingangsbereich",
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
8.653079867363,
|
||||
50.120368286434
|
||||
]
|
||||
}
|
||||
},
|
||||
"inPlace": {
|
||||
"name": "UB",
|
||||
"address": {
|
||||
"addressCountry": "Deutschland",
|
||||
"addressLocality": "Frankfurt am Main",
|
||||
"addressRegion": "Hessen",
|
||||
"postalCode": "60325",
|
||||
"streetAddress": "Bockenheimer Landstr. 134-138"
|
||||
},
|
||||
"geo": {
|
||||
"point": {
|
||||
"coordinates": [
|
||||
8.65302,
|
||||
50.12036
|
||||
],
|
||||
"type": "Point"
|
||||
},
|
||||
"polygon": {
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
8.6524924635887,
|
||||
50.120309814205
|
||||
],
|
||||
[
|
||||
8.6525192856789,
|
||||
50.120423319054
|
||||
],
|
||||
[
|
||||
8.6526641249657,
|
||||
50.120426758591
|
||||
],
|
||||
[
|
||||
8.6526963114738,
|
||||
50.120547142219
|
||||
],
|
||||
[
|
||||
8.6526480317116,
|
||||
50.120554021274
|
||||
],
|
||||
[
|
||||
8.6527070403099,
|
||||
50.120839501198
|
||||
],
|
||||
[
|
||||
8.65344196558,
|
||||
50.120777590034
|
||||
],
|
||||
[
|
||||
8.6533936858177,
|
||||
50.120498988804
|
||||
],
|
||||
[
|
||||
8.6533454060554,
|
||||
50.120498988804
|
||||
],
|
||||
[
|
||||
8.6533239483833,
|
||||
50.120375165515
|
||||
],
|
||||
[
|
||||
8.6534956097603,
|
||||
50.12035796781
|
||||
],
|
||||
[
|
||||
8.6534580588341,
|
||||
50.120241023257
|
||||
],
|
||||
[
|
||||
8.6524924635887,
|
||||
50.120309814205
|
||||
]
|
||||
]
|
||||
],
|
||||
"type": "Polygon"
|
||||
}
|
||||
},
|
||||
"categories": [
|
||||
"library"
|
||||
],
|
||||
"type": "building",
|
||||
"uid": "65596790-a217-5d70-888e-16aa17bfda0a",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
300
test/resources/PointOfInterest.2.json
Normal file
300
test/resources/PointOfInterest.2.json
Normal file
@@ -0,0 +1,300 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "1cf75fa0-86dc-5704-8cb4-bd80cf02e640",
|
||||
"name": "Drucker 1 (IG)",
|
||||
"type": "point of interest",
|
||||
"categories": [
|
||||
"printer"
|
||||
],
|
||||
"description": "Raum 124 (Q1) (Bibliothek BzG, EG), 1x KM Farb-Drucker",
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
8.6657989025116,
|
||||
50.125455096926
|
||||
]
|
||||
}
|
||||
},
|
||||
"inPlace": {
|
||||
"name": "IG-Farben-Haus",
|
||||
"address": {
|
||||
"addressCountry": "Deutschland",
|
||||
"addressLocality": "Frankfurt am Main",
|
||||
"addressRegion": "Hessen",
|
||||
"postalCode": "60323",
|
||||
"streetAddress": "Norbert-Wollheim-Platz 1"
|
||||
},
|
||||
"geo": {
|
||||
"point": {
|
||||
"coordinates": [
|
||||
8.66754,
|
||||
50.12539
|
||||
],
|
||||
"type": "Point"
|
||||
},
|
||||
"polygon": {
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
8.6657291650772,
|
||||
50.125584925616
|
||||
],
|
||||
[
|
||||
8.6659651994705,
|
||||
50.125568589575
|
||||
],
|
||||
[
|
||||
8.6659370362759,
|
||||
50.125409527832
|
||||
],
|
||||
[
|
||||
8.6663648486137,
|
||||
50.125404369064
|
||||
],
|
||||
[
|
||||
8.6663661897182,
|
||||
50.125483470114
|
||||
],
|
||||
[
|
||||
8.6665780842304,
|
||||
50.125483470114
|
||||
],
|
||||
[
|
||||
8.6665780842304,
|
||||
50.125404369064
|
||||
],
|
||||
[
|
||||
8.6670058965683,
|
||||
50.125416406189
|
||||
],
|
||||
[
|
||||
8.6669830977917,
|
||||
50.125504964942
|
||||
],
|
||||
[
|
||||
8.6671829223633,
|
||||
50.125527319552
|
||||
],
|
||||
[
|
||||
8.6671949923038,
|
||||
50.125484329907
|
||||
],
|
||||
[
|
||||
8.6672767996788,
|
||||
50.125493787632
|
||||
],
|
||||
[
|
||||
8.6672674119473,
|
||||
50.125550533945
|
||||
],
|
||||
[
|
||||
8.6672835052013,
|
||||
50.125590084365
|
||||
],
|
||||
[
|
||||
8.6673210561275,
|
||||
50.125612438936
|
||||
],
|
||||
[
|
||||
8.6673800647259,
|
||||
50.125631354334
|
||||
],
|
||||
[
|
||||
8.6674457788467,
|
||||
50.12562705538
|
||||
],
|
||||
[
|
||||
8.667494058609,
|
||||
50.125610719354
|
||||
],
|
||||
[
|
||||
8.6675289273262,
|
||||
50.125578047284
|
||||
],
|
||||
[
|
||||
8.6675503849983,
|
||||
50.12552645976
|
||||
],
|
||||
[
|
||||
8.6676281690598,
|
||||
50.125540216438
|
||||
],
|
||||
[
|
||||
8.6676093935966,
|
||||
50.125587504991
|
||||
],
|
||||
[
|
||||
8.6677998304367,
|
||||
50.125621036845
|
||||
],
|
||||
[
|
||||
8.6678387224674,
|
||||
50.125534197892
|
||||
],
|
||||
[
|
||||
8.6682437360287,
|
||||
50.125637372868
|
||||
],
|
||||
[
|
||||
8.6681927740574,
|
||||
50.125707015851
|
||||
],
|
||||
[
|
||||
8.6683765053749,
|
||||
50.125763761911
|
||||
],
|
||||
[
|
||||
8.6684314906597,
|
||||
50.125691539641
|
||||
],
|
||||
[
|
||||
8.6688230931759,
|
||||
50.125829105775
|
||||
],
|
||||
[
|
||||
8.6686930060387,
|
||||
50.125961512804
|
||||
],
|
||||
[
|
||||
8.6688874661922,
|
||||
50.126038893366
|
||||
],
|
||||
[
|
||||
8.6690349876881,
|
||||
50.125889290834
|
||||
],
|
||||
[
|
||||
8.6690711975098,
|
||||
50.125852320021
|
||||
],
|
||||
[
|
||||
8.6692562699318,
|
||||
50.125660587207
|
||||
],
|
||||
[
|
||||
8.6690685153007,
|
||||
50.125582346242
|
||||
],
|
||||
[
|
||||
8.6689116060734,
|
||||
50.125738828044
|
||||
],
|
||||
[
|
||||
8.6685039103031,
|
||||
50.125591803948
|
||||
],
|
||||
[
|
||||
8.6686179041862,
|
||||
50.125439620635
|
||||
],
|
||||
[
|
||||
8.6684314906597,
|
||||
50.125383733986
|
||||
],
|
||||
[
|
||||
8.6683201789856,
|
||||
50.125530758722
|
||||
],
|
||||
[
|
||||
8.6678843200207,
|
||||
50.125420705161
|
||||
],
|
||||
[
|
||||
8.6679527163506,
|
||||
50.125253904751
|
||||
],
|
||||
[
|
||||
8.6677622795105,
|
||||
50.125222092235
|
||||
],
|
||||
[
|
||||
8.6677542328835,
|
||||
50.125234989203
|
||||
],
|
||||
[
|
||||
8.6677099764347,
|
||||
50.125231550012
|
||||
],
|
||||
[
|
||||
8.6677341163158,
|
||||
50.125143850553
|
||||
],
|
||||
[
|
||||
8.6674189567566,
|
||||
50.125101720364
|
||||
],
|
||||
[
|
||||
8.6673907935619,
|
||||
50.125191139497
|
||||
],
|
||||
[
|
||||
8.6672754585743,
|
||||
50.125179102316
|
||||
],
|
||||
[
|
||||
8.6672808229923,
|
||||
50.125161906337
|
||||
],
|
||||
[
|
||||
8.6670783162117,
|
||||
50.125139551556
|
||||
],
|
||||
[
|
||||
8.667034059763,
|
||||
50.125310651347
|
||||
],
|
||||
[
|
||||
8.6665807664394,
|
||||
50.125294315213
|
||||
],
|
||||
[
|
||||
8.6665767431259,
|
||||
50.125107738964
|
||||
],
|
||||
[
|
||||
8.6663635075092,
|
||||
50.125106019364
|
||||
],
|
||||
[
|
||||
8.6663635075092,
|
||||
50.125293455416
|
||||
],
|
||||
[
|
||||
8.6659182608128,
|
||||
50.125301193586
|
||||
],
|
||||
[
|
||||
8.6658847332001,
|
||||
50.125124934962
|
||||
],
|
||||
[
|
||||
8.6656500399113,
|
||||
50.125142130954
|
||||
],
|
||||
[
|
||||
8.6657291650772,
|
||||
50.125584925616
|
||||
]
|
||||
]
|
||||
],
|
||||
"type": "Polygon"
|
||||
}
|
||||
},
|
||||
"type": "building",
|
||||
"categories": [
|
||||
"education"
|
||||
],
|
||||
"uid": "a825451c-cbc4-544a-9d96-9de0b635fdbd",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
34
test/resources/Room.1.json
Normal file
34
test/resources/Room.1.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.32615,
|
||||
52.51345
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"cafe"
|
||||
],
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"alternateNames": [
|
||||
"MA Mathe Cafeteria"
|
||||
],
|
||||
"name": "Mathe Cafeteria",
|
||||
"address": {
|
||||
"addressCountry": "Germany",
|
||||
"addressLocality": "Berlin",
|
||||
"addressRegion": "Berlin",
|
||||
"postalCode": "10623",
|
||||
"streetAddress": "Straße des 17. Juni 136"
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
28
test/resources/Room.2.json
Normal file
28
test/resources/Room.2.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.3306966,
|
||||
52.5104675
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"library"
|
||||
],
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"alternateNames": [
|
||||
"BIB"
|
||||
],
|
||||
"name": "Universitätsbibliothek",
|
||||
"floor": "0",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
192
test/resources/Room.3.json
Normal file
192
test/resources/Room.3.json
Normal file
@@ -0,0 +1,192 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.3262843,
|
||||
52.5135435
|
||||
]
|
||||
}
|
||||
},
|
||||
"description": "loses Mobiliar im Foyer",
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"learn"
|
||||
],
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"name": "MA Foyer",
|
||||
"inPlace": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.32577,
|
||||
52.51398
|
||||
]
|
||||
},
|
||||
"polygon": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
13.3259988,
|
||||
52.5141108
|
||||
],
|
||||
[
|
||||
13.3259718,
|
||||
52.5143107
|
||||
],
|
||||
[
|
||||
13.3262958,
|
||||
52.5143236
|
||||
],
|
||||
[
|
||||
13.3263291,
|
||||
52.5143052
|
||||
],
|
||||
[
|
||||
13.3263688,
|
||||
52.5140098
|
||||
],
|
||||
[
|
||||
13.3264324,
|
||||
52.5139643
|
||||
],
|
||||
[
|
||||
13.3264849,
|
||||
52.5139415
|
||||
],
|
||||
[
|
||||
13.3265148,
|
||||
52.5139004
|
||||
],
|
||||
[
|
||||
13.3265336,
|
||||
52.5138571
|
||||
],
|
||||
[
|
||||
13.3265411,
|
||||
52.5137933
|
||||
],
|
||||
[
|
||||
13.3265336,
|
||||
52.5137546
|
||||
],
|
||||
[
|
||||
13.3264961,
|
||||
52.5137044
|
||||
],
|
||||
[
|
||||
13.3264399,
|
||||
52.5136725
|
||||
],
|
||||
[
|
||||
13.3263875,
|
||||
52.5136497
|
||||
],
|
||||
[
|
||||
13.3263351,
|
||||
52.5136429
|
||||
],
|
||||
[
|
||||
13.3263613,
|
||||
52.5134286
|
||||
],
|
||||
[
|
||||
13.3262564,
|
||||
52.5133603
|
||||
],
|
||||
[
|
||||
13.3260767,
|
||||
52.5133671
|
||||
],
|
||||
[
|
||||
13.3259418,
|
||||
52.5134286
|
||||
],
|
||||
[
|
||||
13.3258744,
|
||||
52.5135061
|
||||
],
|
||||
[
|
||||
13.3258444,
|
||||
52.5135677
|
||||
],
|
||||
[
|
||||
13.3261366,
|
||||
52.5135836
|
||||
],
|
||||
[
|
||||
13.3261066,
|
||||
52.513807
|
||||
],
|
||||
[
|
||||
13.3260579,
|
||||
52.5138047
|
||||
],
|
||||
[
|
||||
13.3260317,
|
||||
52.5139096
|
||||
],
|
||||
[
|
||||
13.3254137,
|
||||
52.5138708
|
||||
],
|
||||
[
|
||||
13.3254287,
|
||||
52.5137819
|
||||
],
|
||||
[
|
||||
13.3250879,
|
||||
52.513766
|
||||
],
|
||||
[
|
||||
13.3250018,
|
||||
52.5142697
|
||||
],
|
||||
[
|
||||
13.3253613,
|
||||
52.5142902
|
||||
],
|
||||
[
|
||||
13.3253838,
|
||||
52.5140747
|
||||
],
|
||||
[
|
||||
13.3259988,
|
||||
52.5141108
|
||||
]
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "building",
|
||||
"categories": [
|
||||
"education"
|
||||
],
|
||||
"name": "Mathematikgebäude",
|
||||
"alternateNames": [
|
||||
"MA"
|
||||
],
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217140",
|
||||
"address": {
|
||||
"addressCountry": "Germany",
|
||||
"addressLocality": "Berlin",
|
||||
"addressRegion": "Berlin",
|
||||
"postalCode": "10623",
|
||||
"streetAddress": "Straße des 17. Juni 136"
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"floor": "0",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
80
test/resources/Room.4.json
Normal file
80
test/resources/Room.4.json
Normal file
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "d7ce5623-ad47-5976-bdd3-7cf551729516",
|
||||
"name": "Poolraum (HoF)",
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"learn"
|
||||
],
|
||||
"description": "1. OG, Raum 1.29, 18 Plätze, rollstuhlgerecht, Montag bis Freitag von 8:00 bis 20:00 Uhr",
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
8.6654716730118,
|
||||
50.127288142239
|
||||
]
|
||||
}
|
||||
},
|
||||
"inPlace": {
|
||||
"name": "HoF",
|
||||
"address": {
|
||||
"addressCountry": "Deutschland",
|
||||
"addressLocality": "Frankfurt am Main",
|
||||
"addressRegion": "Hessen",
|
||||
"postalCode": "60323",
|
||||
"streetAddress": "Theodor-W.-Adorno-Platz 3"
|
||||
},
|
||||
"geo": {
|
||||
"point": {
|
||||
"coordinates": [
|
||||
8.66521,
|
||||
50.12715
|
||||
],
|
||||
"type": "Point"
|
||||
},
|
||||
"polygon": {
|
||||
"coordinates": [
|
||||
[
|
||||
[
|
||||
8.6646019667387,
|
||||
50.127282983673
|
||||
],
|
||||
[
|
||||
8.6655273288488,
|
||||
50.127413667164
|
||||
],
|
||||
[
|
||||
8.6656533926725,
|
||||
50.127055146471
|
||||
],
|
||||
[
|
||||
8.6647307127714,
|
||||
50.126922742467
|
||||
],
|
||||
[
|
||||
8.6646019667387,
|
||||
50.127282983673
|
||||
]
|
||||
]
|
||||
],
|
||||
"type": "Polygon"
|
||||
}
|
||||
},
|
||||
"categories": [
|
||||
"education"
|
||||
],
|
||||
"type": "building",
|
||||
"uid": "583b4bd4-d7b7-5736-b2df-87e05c41d97a",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
36
test/resources/SearchRequest.1.json
Normal file
36
test/resources/SearchRequest.1.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"query": "*",
|
||||
"filter": {
|
||||
"arguments": {
|
||||
"filters": [
|
||||
{
|
||||
"arguments": {
|
||||
"field": "type",
|
||||
"value": "dish"
|
||||
},
|
||||
"type": "value"
|
||||
},
|
||||
{
|
||||
"arguments": {
|
||||
"field": "categories",
|
||||
"value": "main dish"
|
||||
},
|
||||
"type": "value"
|
||||
},
|
||||
{
|
||||
"arguments": {
|
||||
"fromField": "availabilityStarts",
|
||||
"toField": "availabilityEnds",
|
||||
"time": "2018-01-15T04:13:00+00:00"
|
||||
},
|
||||
"type": "availability"
|
||||
}
|
||||
],
|
||||
"operation": "and"
|
||||
},
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
}
|
||||
18
test/resources/Semester.1.json
Normal file
18
test/resources/Semester.1.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "b621f5b5-dd5d-5730-9e2e-e4ba52011388",
|
||||
"type": "semester",
|
||||
"name": "Wintersemester 2017/2018",
|
||||
"acronym": "WS 2017/18",
|
||||
"alternateNames": [
|
||||
"WiSe 2017/18"
|
||||
],
|
||||
"startDate": "2017-10-01",
|
||||
"endDate": "2018-03-31",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
20
test/resources/Semester.2.json
Normal file
20
test/resources/Semester.2.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "aacd5611-b5be-54ce-b39f-c52f7e9a631d",
|
||||
"type": "semester",
|
||||
"name": "Sommersemester 2018",
|
||||
"acronym": "SS 2018",
|
||||
"alternateNames": [
|
||||
"SoSe 2018"
|
||||
],
|
||||
"startDate": "2018-04-01",
|
||||
"endDate": "2018-09-30",
|
||||
"eventsStartDate": "2018-04-09",
|
||||
"eventsEndDate": "2018-07-13",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
31
test/resources/Setting.1.json
Normal file
31
test/resources/Setting.1.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"categories": [
|
||||
"privacy"
|
||||
],
|
||||
"description": "This is a Description",
|
||||
"input": {
|
||||
"defaultValue": "student",
|
||||
"inputType": "singleChoice",
|
||||
"values": [
|
||||
"student",
|
||||
"employee",
|
||||
"guest"
|
||||
]
|
||||
},
|
||||
"name": "group",
|
||||
"order": 0,
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
},
|
||||
"translations": {
|
||||
"de": {
|
||||
"description": "Dies ist eine Beschreibung"
|
||||
}
|
||||
},
|
||||
"type": "setting",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217642"
|
||||
}
|
||||
}
|
||||
41
test/resources/Setting.2.json
Normal file
41
test/resources/Setting.2.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"categories": [
|
||||
"privacy"
|
||||
],
|
||||
"description": "This is a Description",
|
||||
"input": {
|
||||
"defaultValue": [],
|
||||
"inputType": "multipleChoice",
|
||||
"values": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8
|
||||
]
|
||||
},
|
||||
"name": "numbers",
|
||||
"order": 1,
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
},
|
||||
"translations": {
|
||||
"de": {
|
||||
"description": "Dies ist eine Beschreibung",
|
||||
"name": "Nummern"
|
||||
},
|
||||
"en": {
|
||||
"description": "This is a Description",
|
||||
"name": "Numbers"
|
||||
}
|
||||
},
|
||||
"type": "setting",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217642"
|
||||
}
|
||||
}
|
||||
43
test/resources/Ticket.json
Normal file
43
test/resources/Ticket.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "ticket",
|
||||
"name": "Ticket",
|
||||
"uid": "7257a1d7-47ac-4acc-a8cc-3f9ac6442e5d",
|
||||
"currentTicketNumber": "250",
|
||||
"approxWaitingTime": "PT43S",
|
||||
"inPlace": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.3255622,
|
||||
52.5118668
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"office"
|
||||
],
|
||||
"openingHours": "Mo-Fr 09:30-12:30; Tu 13:00-16:00; We off",
|
||||
"uid": "7257a1d7-47ac-4acc-a8cc-3f9ac6442e5d",
|
||||
"alternateNames": [
|
||||
"H 0010"
|
||||
],
|
||||
"name": "Prüfungsamt - Team 2",
|
||||
"floor": "0",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
},
|
||||
"serviceType": {
|
||||
"name": "Prüfungsamt"
|
||||
},
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
103
test/resources/Tour.1.json
Normal file
103
test/resources/Tour.1.json
Normal file
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "7257a1d7-47ac-4acc-a8cc-3f9ac6442e5d",
|
||||
"type": "tour",
|
||||
"name": "Stundenplan erstellen",
|
||||
"description": "Veranstaltung suchen und zum Stundenplan hinzufügen",
|
||||
"steps": [
|
||||
{
|
||||
"type": "location",
|
||||
"location": "#/b-tu/main"
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "ion-nav-bar div[nav-bar=\"active\"] div.buttons-left",
|
||||
"text": "Öffne das Menü.",
|
||||
"resolved": {
|
||||
"menu": "open-left"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "#stapps-main-menu-main-b-tu-search",
|
||||
"text": "Öffne die Suche.",
|
||||
"resolved": {
|
||||
"location": {
|
||||
"is": "#/b-tu/search"
|
||||
}
|
||||
},
|
||||
"position": "bottom"
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "ion-header-bar label",
|
||||
"text": "Such' nach einer Veranstaltung indem du beispielsweise den Titel einer Veranstaltung eingibst."
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "ion-nav-bar div[nav-bar=\"active\"] div.buttons-right",
|
||||
"text": "Öffne die Filter.",
|
||||
"resolved": {
|
||||
"menu": "open-right"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": ".stapps-context-menu-selectable-lists",
|
||||
"text": "Filtere um eine Veranstaltung zu finden...",
|
||||
"position": "top"
|
||||
},
|
||||
{
|
||||
"type": "menu",
|
||||
"side": "right",
|
||||
"action": "close"
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": ".stapps-search-results .stapps-data-list-remote-items",
|
||||
"text": "Klicke auf eine Veranstaltung...",
|
||||
"resolved": {
|
||||
"location": {
|
||||
"match": "#/b-tu/data/detail/Event"
|
||||
}
|
||||
},
|
||||
"position": "top"
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "ion-view[nav-view=\"active\"] stapps-event-date-in-course stapps-event-date-toggle",
|
||||
"text": "Füge die Veranstaltung zu deinem Stundenplan hinzu."
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "ion-nav-bar div[nav-bar=\"active\"] div.buttons-left",
|
||||
"text": "Öffne das Menü erneut.",
|
||||
"resolved": {
|
||||
"menu": "open-left"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "#stapps-main-menu-personal-b-tu-events",
|
||||
"text": "Öffne deinen Stundenplan.",
|
||||
"resolved": {
|
||||
"location": {
|
||||
"is": "#/b-tu/events"
|
||||
}
|
||||
},
|
||||
"position": "right"
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": ".stapps-timetable-clocks",
|
||||
"text": "Dies ist dein Stundenplan. Die Veranstaltung wird dir nun hier angezeigt.",
|
||||
"position": "right"
|
||||
}
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
133
test/resources/Tour.2.json
Normal file
133
test/resources/Tour.2.json
Normal file
@@ -0,0 +1,133 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"uid": "7257a1d7-47ac-4acc-a8cc-3f9ac6442e5d",
|
||||
"type": "tour",
|
||||
"name": "Favorisierte Essensorte",
|
||||
"description": "Essensorte favorisieren, um ihre Speisepläne als Widget auf der Startseite zu sehen",
|
||||
"init": "injector.get('stappsHomeChosenWidgets').remove('stappsEatAndDrinkWidgets.dishesInFavoritedPlaces');",
|
||||
"steps": [
|
||||
{
|
||||
"type": "location",
|
||||
"location": "#/b-tu/main"
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "ion-nav-bar div[nav-bar=\"active\"] div.buttons-right .ion-ios-unlocked-outline",
|
||||
"text": "Wechsle in den Bearbeitungsmodus.",
|
||||
"resolved": {
|
||||
"event": "stappsMenu.toggleEditMode"
|
||||
},
|
||||
"canFail": true,
|
||||
"tries": 2
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": [
|
||||
"#stapps-home-add-widgets",
|
||||
"#stapps-home-personalize"
|
||||
],
|
||||
"text": "Öffne die Widget-Auswahl.",
|
||||
"resolved": {
|
||||
"element": "ion-modal-view.active"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "#stapps-home-widgets-add-stapps-eat-and-drink-widgets-dishes-in-favorited-places",
|
||||
"text": "Füge das Widget \"Gerichte in favorisierten Orten\" zu deiner Startseite hinzu.",
|
||||
"resolved": {
|
||||
"event": "stappsHomeChosenWidgets.addedWidget"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "ion-nav-bar div[nav-bar=\"active\"] div.buttons-right .ion-ios-locked",
|
||||
"text": "Speichere deine Änderungen.",
|
||||
"resolved": {
|
||||
"event": "stappsMenu.toggleEditMode"
|
||||
},
|
||||
"canFail": true,
|
||||
"tries": 1
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "#stapps-home-widgets-stapps-eat-and-drink-widgets-dishes-in-favorited-places",
|
||||
"text": "Das ist das Widget, dass dir die Speisepläne deiner favorisierten Essensorte anzeigt. Klicke auf \"Essensorte\", um zur Übersicht der Essensorte zu gelangen.",
|
||||
"resolved": {
|
||||
"location": {
|
||||
"is": "#/b-tu/places?types=FoodEstablishment"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "#b-tu-places-types-food-establishment-place-m-a-mathe-cafeteria h2",
|
||||
"text": "Wähle die \"Mathe Cafeteria\" aus, um sie zu favorisieren.",
|
||||
"resolved": {
|
||||
"location": {
|
||||
"is": "#/b-tu/map?place=MA%20Mathe%20Cafeteria"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "ion-nav-bar div[nav-bar=\"active\"] div.buttons-right stapps-favorite",
|
||||
"text": "Favorisiere die Mathe-Cafeteria, über den Favoritenstern. Sobald du sie favorisiert hast, wird er gelb.",
|
||||
"resolved": {
|
||||
"event": "stappsFavorites.addedFavorite"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "ion-nav-bar div[nav-bar=\"active\"] div.buttons-left",
|
||||
"text": "Öffne das Menü, um zur Startseite zurückzukehren.",
|
||||
"resolved": {
|
||||
"menu": "open-left"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "ion-side-menu.menu-left header",
|
||||
"text": "Klicke auf das TU-Logo oder \"StApps\", um zur Startseite zurückzukehren.",
|
||||
"resolved": {
|
||||
"location": {
|
||||
"is": "#/b-tu/main"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "#stapps-home-widgets-stapps-eat-and-drink-widgets-dishes-in-favorited-places",
|
||||
"text": "Das Widget zeigt dir nun mindestens den Speiseplan der Mathe Cafeteria an."
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "ion-nav-bar div[nav-bar=\"active\"] div.buttons-left",
|
||||
"text": "Öffne das Menü ein letztes Mal.",
|
||||
"resolved": {
|
||||
"menu": "open-left"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "#stapps-main-menu-personal-b-tu-favorites",
|
||||
"text": "Öffne deine Favoriten.",
|
||||
"resolved": {
|
||||
"location": {
|
||||
"is": "#/b-tu/favorites"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "tooltip",
|
||||
"element": "#b-tu-favorites-favorite-favorite-m-a-mathe-cafeteria",
|
||||
"text": "Hier siehst du nun auch die Mathe Cafeteria in der Liste deiner Favoriten."
|
||||
}
|
||||
],
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
13
test/resources/Video.1.json
Normal file
13
test/resources/Video.1.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "video",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217642",
|
||||
"url": "https://vimeo.com/1084537",
|
||||
"name": "Big Buck Bunny",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy"
|
||||
}
|
||||
}
|
||||
}
|
||||
50
test/resources/Video.2.json
Normal file
50
test/resources/Video.2.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"validationErrorNames": [],
|
||||
"scData": {
|
||||
"type": "video",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217642",
|
||||
"url": "https://vimeo.com/1084537",
|
||||
"name": "Big Buck Bunny",
|
||||
"sources": [
|
||||
{
|
||||
"url": "https://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4",
|
||||
"mimeType": "video/mp4",
|
||||
"height": 240,
|
||||
"width": 320
|
||||
},
|
||||
{
|
||||
"url": "https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_1080p_stereo.ogg",
|
||||
"mimeType": "video/ogg",
|
||||
"height": 1080,
|
||||
"width": 1920
|
||||
},
|
||||
{
|
||||
"url": "https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_480p_stereo.ogg",
|
||||
"mimeType": "video/ogg",
|
||||
"height": 480,
|
||||
"width": 854
|
||||
}
|
||||
],
|
||||
"duration": "PT9M57S",
|
||||
"thumbnails": [
|
||||
"https://peach.blender.org/wp-content/uploads/bbb-splash.png?x11217"
|
||||
],
|
||||
"actors": [
|
||||
{
|
||||
"type": "person",
|
||||
"uid": "540862f3-ea30-5b8f-8678-56b4dc217642",
|
||||
"name": "Big Buck Bunny",
|
||||
"givenName": "Big Buck",
|
||||
"familyName": "Bunny",
|
||||
"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