| http://www.w3.org/ns/prov#value | - The list structure is new to me, I assumed working with it the same way as arrays was the propper way, Is my understanding correct that a list is just an array except with the ability to hold multiple data types, I am handling it the same way I would a 'RECORD' in pascal, perhaps this is a misunderstanding on my behalf.
|