Project

General

Profile

Feature #2551

Updated by Bernhard Koschiček-Krombholz 6 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.  

 This should also be done easily over the admin interface. 

 *Todo* 
 * 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 (just ID)  
 * 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 
 * Include option to create own namespace for subject URIs 
 * -Option Option for acdh:TopCollection (?)- (?) 
 * Option to add a frontend URL for the dump where the entity is visually represented (add link of a presentation site) 
 * -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?-  

Back