Thanks for your help Ryan. I was not aware we could import business data in a JSON format. I don't see that in the documentation. How can we learn the proper structure for the import document?
-Josh On Wednesday, January 10, 2018 at 2:17:25 PM UTC-8, Ryan Anderson wrote: > > Hey Guys, > > I was able to fix your issue by setting the cardinality of the 'Person > Appellation' card and the ‘Part' card to n. This imports all the data you > are looking for but in different Person Appellation cards. > > It looks like you have run into one of the limitations to csv import. When > importing a card/node group with cardinality n and your data spans multiple > columns (Part Value and Part Type), you do need to separate your data into > separate rows (check) but if your card/node group is nested within another > card/node group (Part within Person Appellation in this case), the csv > importer does not know that you would only like to create multiple Part > cards and not multiple Person Appellation cards. > > It is possible to import all the Part cards/node groups to one Person > Appellation card/node group via json import. > > > Regards, > Ryan > > > On Jan 10, 2018, at 11:26 AM, Nathan Lomeli <[email protected] > <javascript:>> wrote: > > Here's a Dropbox link to the files mentioned below: > > https://www.dropbox.com/sh/1wx9x4kdk5b7a33/AACqzIROyoT2R-03lAgXE-qta?dl=0 > > > We are performing a CSV resources import (for our "Person" model) using > the included mapping file. Everything seems to be importing properly > except for this pair of columns: > > *name_part_type name_part_value* > > In accordance with the CSV import formatting described in the Arches > documention (link below), each new concept type and value appears on a new > row. > > > http://arches4.readthedocs.io/en/latest/import-export/#concept-values-in-csvs-and-the-concepts-file > > The import process seems to run successfully, but when we inspect the > imported data, only the first concept-value pair has been loaded, not those > on subsequent CSV rows for a given resource. > > We are not sure if this failure to load a list of concept-values is > problem with the graph, our card settings, our import process, or the > formatting of our CSV or mapping files. > > Our Arches graph data is included in order for the problem to be > reproduced (again, see link to Dropbox above). > > > -- > -- To post, send email to [email protected] <javascript:>. To > unsubscribe, send email to [email protected] <javascript:>. > For more information, visit > https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
