PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • This is useful for implementing crosscutting concerns like caching or security features e.g:avoiding the request when the data is cached locallyadding special HTTP headers or parameters to the requestTo have a JAX-RS remote call intercepted, either an interface method or the remote interface type has to be annotated with @InterceptedCall .
http://www.w3.org/ns/prov#wasQuotedFrom
  • jboss.org