Skip to content

v0.12.2 - 2020-08-12

Compare
Choose a tag to compare
@ashleysommer ashleysommer released this 12 Aug 13:56
· 442 commits to master since this release

Fixed

  • In a validation report graph, when FocusNode and ValueNode are the same node, and are a blank node, when they get
    copied into the validation report graph they will have the same bnode id as each other.
  • Optimised the algorithm for copying different kinds of rdf nodes into the validation graph.

Changed

  • When the FocusNode and ValueNode are copied into the validation graph from the data graph, they will try to keep the
    same bnode id they had before, if possible.