Here my code improvements for ui:Choice. Among others:
-> when one adds a new Node it will only be created if at least one of its fields is edited successfully.
-> subForm is refresh -> it is deleted and rendered again (probably can be solved more elegant with using refresh() -> next iteration)
-> made sure it still works with all examples we have (when BlankNodes or missing labels)
Here my code improvements for ui:Choice. Among others: -> when one adds a new Node it will only be created if at least one of its fields is edited successfully. -> subForm is refresh -> it is deleted and rendered again (probably can be solved more elegant with using refresh() -> next iteration) -> made sure it still works with all examples we have (when BlankNodes or missing labels)