Files
openstapps/test/resources/Book.2.json
Karl-Philipp Wulfert 2d770dde44 feat: add core
2018-11-29 16:22:57 +01:00

28 lines
620 B
JSON

{
"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"
}
}
}