That would make sense indeed. However, I removed all references to functions and I still can't import the resource model.
Function section of the json now looks like this: "functions_x_graphs": [], On Wednesday, 5 September 2018 18:23:22 UTC+2, Adam Cox wrote: > > Hi Vincent, this means that the graph references a function that doesn't > exist in your database. My guess is that this is the file upload function, > in your Information Resource graph. I'd recommend going into the json > directly and removing the association with this function, and then trying > to import again. > > Adam > > On Wed, Sep 5, 2018 at 10:13 AM, Vincent Meijer <[email protected] > <javascript:>> wrote: > >> I am trying to revive my Arches 4.0 graphs. All of them import fine, >> except this one: >> >> https://github.com/globaldigitalheritage/arches-3d/blob/master/arches_3d/arches_3d/db/graphs/resource_models/File%20(set).json >> >> >> >> When I import it in the browser nothing happens. When I run >> python manage.py packages -o import_graphs >> >> I see this output: >> arches | operation: import_graphs >> arches | creating index : arches_3d_resource/ccbd1537-ac5e-11e6 >> -84a5-026d961c88e6 >> arches | creating index : arches_3d_resource/99417385-b8fa-11e6 >> -84a5-026d961c88e6 >> arches | creating index : arches_3d_resource/64ae35a0-2b53-11e7 >> -9130-0242ac140004 >> arches | Function matching query does not exist. >> arches | creating index : arches_3d_resource/3854b1f2-14a9-11e7 >> -b06e-0242ac150005 >> arches | creating index : arches_3d_resource/fad0563b-b8f8-11e6 >> -84a5-026d961c88e6 >> arches | creating index : arches_3d_resource/f5624ce7-b66c-11e6 >> -84a5-026d961c88e6 >> arches | creating index : arches_3d_resource/243f8689-b8f6-11e6 >> -84a5-026d961c88e6 >> >> What could this be? >> >> Thanks! >> Vincent >> >> -- >> -- 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.
