PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • Character spans do not have to be full spans; for example, you can span a-j instead of the complete a-z span.[a-z] = Matches all lower case letters.[A-Z] = Matches all upper case letters.[0-9] = Matches all digits.Character sets can be a mixture of just about anything including character literals, character classes, and character spans.[a-z0123] = Matches all lower case letters and the digits
http://www.w3.org/ns/prov#wasQuotedFrom
  • bennadel.com