Hi,
It looks like that a list can only be created when all elements of the list are known a-priori – then rdf_assert_list creates such a list. Is it possible to add elements to a list over time?
Or would this require to retract the “old” list and assert a “new”, expanded list?
thank you,
Dan