Files
openstapps/test/resources/indexable/Person.2.json
2021-08-17 17:51:53 +02:00

19 lines
404 B
JSON

{
"errorNames": [],
"instance": {
"type": "person",
"uid": "eb516021-3b37-5358-baef-345a0e10da5b",
"givenName": "Michael",
"familyName": "Gradzielski",
"gender": "male",
"honorificPrefix": "Prof. Dr.",
"name": "Michael Gradzielski",
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",
"type": "remote"
}
},
"schema": "SCPerson"
}