Skip to content
Snippets Groups Projects
Commit fac80b05 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

new schema: respPersons

parent fa9c57f5
No related branches found
No related tags found
No related merge requests found
...@@ -42,10 +42,12 @@ via the requested tar stream: ...@@ -42,10 +42,12 @@ via the requested tar stream:
```json ```json
{ {
...
"repository": { "repository": {
"homepage": "https://a75436.berlin.ptb.de/vaclab/vl-dcc", "homepage": "https://a75436.berlin.ptb.de/vaclab/vl-dcc",
"name": "vl-dcc" "name": "vl-dcc"
} }
...
} }
``` ```
......
<dcc:respPersons> <dcc:respPersons>
{%- for i in doc.administrativeData['respPersons'] %} {%- for i in doc.administrativeData.respPersons.respPerson %}
<dcc:respPerson id="{{i.id}}"> <dcc:respPerson id="{{i.id}}">
<dcc:person> <dcc:person>
<dcc:name> <dcc:name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment