ontocast.cli.cmp_states
¶
compare_states(states)
¶
Compare states and print a table with graph lengths.
Source code in ontocast/cli/cmp_states.py
get_state_files(directory, pattern='agent_state.onto.update*.json')
¶
Get all AgentState files matching the pattern in the directory.
main(directory, pattern)
¶
Compare AgentState files in a directory.