Feature #2551
Updated by Bernhard Koschiček-Krombholz 7 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.
This should also be done easily over the admin interface
* 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
* Option for ASCII characters only, without special characters except _
* Include option to create own namespace for subject URIs
* Option to select if also the files in @/uploads@ should get included in the compressed dump.
* Option to select if each entity (speaking of view entity excluding type) is an own file, or everything goes into one file
* Option to structure the files into folder by system class, view class and maybe main type?
* Option for acdh:TopCollection
* Option to add a frontend URL for the dump where the entity is visually represented