PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • For example, the right argument for a verb might be a list of argument names and the left argument might be a corresponding list of argument values: 1 2 3 f 'george';'tom';'howard' Or, for example a function which requires an object could be thought of as a function with named arguments since an object's members have names: obj=: conew'blank' george__obj=: 1 tom__obj=: 2 howard__obj=: 3
http://www.w3.org/ns/prov#wasQuotedFrom
  • rosettacode.org