Project

General

Profile

Feature #934

Updated by Alexander Watzinger over 5 years ago

Functions to import CSV files of e.g. actors or places. 

 At first as a simple version, most likely with predefined fields.  

 * Will need some kind of check functionality (with preview?) before import 
 * Additional "origin_id" text field for entity for importing links later e.g. like project_table_id: ostalpen_person_443 
 * Fields at least for: name, description, dates, gis for places ... 

 One idea is to make a crusader database with data provided by Johannes Preiser-Kapeller to test the concept. 

 Additional ideas: 

 * Test for duplicates 
 * Look into selecting fields dynamically (order and which ones)

Back