PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • We start by creating a controller for our domain class:grails create-controller org.example.Book // Note the capital BNote how we specify the full class name of the domain class, including the package.
http://www.w3.org/ns/prov#wasQuotedFrom
  • grails.org