PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • +def ischangeop(operation): + """ return True if this operation is a changing operation + on known builtins (dicts, lists). + """ + if isinstance(operation.obj, list):
http://www.w3.org/ns/prov#wasQuotedFrom
  • bitbucket.org