PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • If you do now.get(Calendar.MONTH + 1), you are getting something other than the month, because you do not pass the MONTH constant to the get method anymore. get just takes an int as parameter.
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com