| http://www.w3.org/ns/prov#value | - @Rosarch: the List interface's indexOf() method does not require that the argument given is the same type as the object you are looking for. it just has to be .equals() to it, and objects of different types can be .equals() to each other.
|