PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • Otherwise you will may polute business layer with descitions about how much data to fetch based on presentation requirements(1.1 & 1.2).I achieve this by deriving actions that rely on persistent data from a servlet that opens session, begins transactions / commits transactions (my transactions all fit within 1 request)(2).Avoid putting business logic in persistence beans, such as validating stuff
http://www.w3.org/ns/prov#wasQuotedFrom
  • theserverside.com