PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • However, neither the representation of `T1` nor `T2` does get vectorised ??? so, both types are suitable for code that does not get vectorised due to vectorisation avoidance. 100102 103=== With right-hand side === 104 105For a type constructor `T`, the pragma 106{{{ 107{-# VECTORISE SCALAR type T = T' #-} 108}}} 109directs the vectoriser to replace `T` by `T'` in vectorised code, but its construct
http://www.w3.org/ns/prov#wasQuotedFrom
  • haskell.org