createDatabase(format='hera:xml',... ) with a property containing multiple URIs
test case
when: call heimdall.createProperty(tree, id=pid, uri=['http://...']), and export tree to hera:xml
then: property will contain <uri>['http://...']</uri>
expected: property must contain <uri>http://...</uri>
Edited by Régis Witz