lucascranach / importer

MIT License
1 stars 1 forks source link

Integration der Dokumente #18

Closed cnoss closed 2 years ago

cnoss commented 2 years ago

Hi,

ein Pfad zu einem Dok sieht so aus: https://lucascranach.org/documents/AT_AKBILD_GG-1148_FR269/10_Analysis/AT_AKBILD_GG-1148_FR269_2009_analysis-report.pdf

Jedes Artefakt hat eine JSON Datei, in der die Pfade zu den Docs abgebildet sind, z.B. https://lucascranach.org/documents/AT_AKBILD_GG-1148_FR269/documentData-1.0.json

Die JSONs können auch via mini API abgeholt werden: https://lucascranach.org/data-proxy/document-data.php?obj=AT_AKBILD_GG-1148_FR269

Zugriff ist via x-api-key abgesichert. Zugangsdaten sind die selben wie bei den Bildern.

jhfpereira commented 2 years ago

Feature ist implementiert: https://github.com/lucascranach/importer/commit/6ca1eab30a0a78bc936172725f509f2434828ab8

Die frisch erzeugten JSONs lege ich am bekannten Ort ab.