refactor: move indexable test files to separate folder

This commit is contained in:
Wieland Schöbl
2021-08-17 17:46:46 +02:00
parent 83f00f40bf
commit d56c3d11a8
50 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,37 @@
{
"errorNames": [],
"instance": {
"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": "be34a419-e9e8-5de0-b998-dd1b19e7f451",
"workLocations": [
{
"type": "contact point",
"name": "Dienstadresse",
"email": "info@example.com",
"faxNumber": "069 / 123450",
"officeHours": "Mo, Mi 8:00-13:00",
"telephone": "069 / 12345",
"url": "https://example.com",
"uid": "be34a419-e9e8-5de0-b998-dd1b19e7beef"
}
],
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",
"type": "remote"
}
},
"schema": "SCPerson"
}