PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • The following is a simple RQL query that matches all items whose age property is greater than 30.age > 30Note: This RQL query omits the name of the item descriptor, which is usually implied by the context of the query???s use.RQL supports all standard comparison operators and logical operators such as AND, OR, and NOT. For example:age > 30 AND (lastName = jones" OR paymentOverdue = true)RQL keywo
http://www.w3.org/ns/prov#wasQuotedFrom
  • oracle.com