| http://www.w3.org/ns/prov#value | - I tried that too, and it didnt work right. maybe i messed something up, I will give it another look.EDIT:Turns out I had the class name right, but I was just getting a different error, java.lang.InstantiationException.a quick google says that it is caused when the class is an interface or an abstract, which my class is not . any thoughts?thanks
|