Head's Up! Site migration is underway. Phase 2: migrate recent content
β06-30-2022 12:32 PM
Hi, I am using neosemantics (n10s) to import various ontologies into my graph.
One issue I have encountered is that I want some properties to be treated as lists (which is solved by setting "handleMultival": "ARRAY" in the config, then setting a "multivalPropList" to specify which properties should be lists).
The problem with this is that the global config cannot be changed once set. So in future when I would like to add more ontologies, how am I to specify new properties which should be multi-valued for it? Would appreciate any help on this!
β06-30-2022 11:07 PM
Hi @alex3
You can modify the GraphConfig by using the force parameter. Something like this:
β10-11-2022 08:48 AM
sorry for the very long delay, thank you for this!
All the sessions of the conference are now available online