| http://www.w3.org/ns/prov#value | - The error I get is 'void' type not allowed here, which I researched and learnt that: I am using a method that does not return a value in a place where a value is required such as the right side of an equal sign or a parameter to another method.
|