Re: [Arches] csv import data in node resource-instance

2018-03-08 Thread Adam Lodge
Arnau, I dont have all the details at the moment, but the basics are this: 1> you must upload the file(s) that you want to import to an accessible location as a separate process from the import of the actual data file (join, csv, or shp) 2> the data file that you import contains pointers to the

Re: [Arches] csv import data in node resource-instance

2018-03-07 Thread Arnau Forner
Thanks for the answer Adam. by the way, and what about file-list datatype? How can for example images be imported using CSV and .mapping? Cheers Arnau El dimarts, 6 març de 2018 19:27:55 UTC+1, Adam Lodge va escriure: > > Hi Arnau, > > Given that the resource-instance datatype is pretty new

Re: [Arches] csv import data in node resource-instance

2018-03-06 Thread Adam Lodge
Hi Arnau, Given that the resource-instance datatype is pretty new, I dont think that the code is part of the latest stable release. However, there is currently an open ticket to support this capability here: https://github.com/archesproject/arches/issues/2967

[Arches] csv import data in node resource-instance

2018-03-05 Thread Arnau Forner
Hello, Is there a way to import data in a node that has "resource-instance" as datatype? Example: I have 2 resource models, BUILDING and ACTOR. In BUILDING I have a node called architect with datatype resource-instance that relates to ACTOR. I already have data in ACTOR and now I want to import