PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • In hibernate.cfg.xml, there is an option to clean out and create the schema every time Hibernate start.<!-- Drop and re-create the database schema on startup --><property name=\hbm2ddl.auto\>create</property>When you run EventManger, you need it to create the schema for you.
http://www.w3.org/ns/prov#wasQuotedFrom
  • blogspot.com