Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 863 Bytes

new_features.md

File metadata and controls

9 lines (7 loc) · 863 Bytes

New features

List of all features you can find in examples/*.json files, but are not mentioned in the spec

  • type indexing
  • Activity definitions, instead of just Agent and Entities
  • Activities attributes defined via key/value list-like pairs, allowing to pass unstructured extra information
  • Activities "used" field allow multiple entries : multiple entities as input
  • prov:wasInfluencedBy to represent inplace edition of an entity, instead of outputting a new entity (a new "state" of the former entity) and a new Activity corresponding to the edition. This is to encourage human readable representations, as the number of nodes is reduced.