Project

General

Profile

Feature #2602

Updated by Bernhard Koschiček-Krombholz 4 months ago

I'm trying to import my 'types' to openatlas db (I had done previously using SQL, but now is not possible). 
 I look in manual and in https://redmine.openatlas.eu/issues/2416, but, very sorry I don't find the way. My specific needs are: 
 * *One example (with data)* of csv for importing types 
 * I have to *relate each type to one of existing types* , eg: 'Actor function', 'Actor relation', etc 
 * I need to put some types in *hierarchies*    of types. 

 and check manual http://localhost:8080/static/manual/admin/import.html#origin-types-import concepts parent_id and openatlas_parent_id if also applies to Types (not only Places) 

 Task: 
 Extent the manual with examples and what columns are needed for which class.

Back