PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • Yep, everything is an object, but not necessary an instance of a java class/something with a getClass() method :) Java primitive values (and Unit) are AnyVals in scala (instances of so called value classes), and - whenever it is possible - they are compiled to Java primitives at the end.
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com