Feature #2467
Updated by Bernhard Koschiček-Krombholz 9 months ago
For the archiving of projects, it would be good to have additional to the SQL dump also an RDF dump of all relevant data. It should have the CIDOC semantic, and very important are the external reference systems. Important is, that sometimes we need just a "Case Study" of an OpenAtlas instance. Maybe we should provide an option to select a "type" or something. *Further steps* * Backend details ** Save RDF dumps to @/files/export/@ ** Create a view (like the SQL export) for the RDF dump ** Somehow make an option to filter the result by one type (Case Study), this can be tricky ** Since the dump can take longer than a SQL dump, maybe move the process to the background and inform the user, that it can take a while *RDF* * Use turtle (Vera suggested it) * Extend LOUD format to present all data correctly ** add complete hierarchy for each type or just the hierarchy itself? ** add page number for references (P67) (https://linked.art/model/document/#pages)✅ ** remap subunits ** links should include the @format=loud@ parameter ✅ ** for external reference systems, add the link ✅ ** for image licenses, add also a link if a link exists (like in IIIF manifest) ** value for value types is missing ✅ ** add involvement type of people to participating (or other) to an event and reverse ✅ ** should files be also P67 or only visual items? ** add member functions ✅ ** resolve OA functions ** add creator to files (https://linked.art/model/document/#creation-and-publication) and maybe license holder ** administrative units as part_of (https://linked.art/model/place/)