Skip to content

diff feature request: sort axioms in Added and Removed sections in Markdown output #1192

@jclerman

Description

@jclerman

Currently the Markdown output of robot diff ... -f markdown seems to randomly order the lines under "Added" or "Removed" for each changed entity (e.g., class).

I think the output would be much easier to read (and compare, when needed) if it had a canonical sort-order for those lines. I'd prefer an order like:

  • declaration axiom
  • equivalency axiom(s)
  • subclass axiom(s)
  • annotation axioms, themselves sorted by
    • annotation property label
    • value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions