Project

General

Profile

Feature #1567

Updated by Bernhard Koschiček-Krombholz about 2 months ago

Idea: 
 create a generic import functionality that imports all kind of data with their relation from discipline specific CSV templates into openatlas 

 Prerequisite: 
 discuss structure of generic import functionality 

 Stefan's approach: 
 1. Fill in thanados specific template like this one 
 https://docs.google.com/spreadsheets/d/1IIPGKvSRNi6Qeir6070VS4u7uvHdlpYenEhRkCaGJcI/edit?usp=sharing 
 2. Get the data as CSV to OpenAtlas 
 3. Map the CSV to the generic import format (Name, Alias, Geometry, Types, Dates, Reference Systems etc.) 
 4. Witchcraft and Magic -> all is imported to OpenAtlas 

 Todo: 
 * Alias*  
 * Geometry as WKT (Should multiple geometries be possible)*  
 * Existing References with ID including page number 
 * Existing External Reference System with ID including identifier* 
 * Value types* 
 * OpenAtlas Class name to know which level the place is 
 * Parent import ID 
 (* These can also be added to the current import)

Back