PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • The project I am using this in is a really huge django project, though, so at this point I believe there are some tainted things going on with the imports (from the example here, from within build_cart, print sys.modules['app.views'].add_tax prints a Mock object while print add_tax prints the original function).
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com