Skip to content
Snippets Groups Projects
Commit 42a4c1a4 authored by beyer's avatar beyer
Browse files

Dokumentation

parent 3947a355
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ Die Konversion erfolgt mit einem eigens entwickelten Python-Modul, dazu Näheres
| resp | String | Verantwortlichkeitsangabe |
| format | String | Bibliographisches Format |
| pages | String | Kollationsvermerk |
| normPages | Integer | Der Algorithmus berücksichtigt Seiten- und Blattangaben, von-bis-Angaben, Ausdrücke mit "i.e." oder "das heißt" und Römische Ziffern. S. die Methode get_norm_p() unter https://github.com/hbeyer/pylib/blob/main/lib/pica.py |
| normPages | Integer | Normalisierte Seitenangabe. Der Algorithmus berücksichtigt Seiten- und Blattangaben, von-bis-Angaben, Ausdrücke mit "i.e." oder "das heißt" und römische Zahlen. S. die Funktion get_norm_p() unter https://github.com/hbeyer/pylib/blob/main/lib/pica.py |
| digi | String | URLs von Digitalisaten, mehrere getrennt durch ";" |
| gat | String | Gattungsbegriffe der AAD, getrennt durch ";" |
| persons | Array | Personen, die als VerfasserInnen, BeiträgerInnen oder sonstige Personen erwähnt sind |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment