Skip to content

Conversation

@roman-dvorak
Copy link

This PR adds two new sections to the README to help users discover useful CCMM tools:

HTML Structure View - Documents the interactive web page that lets you browse the CCMM model structure. It's generated from XSD data and published at https://fzu-av-cr.github.io/pyCCMM/xsd_dataset_full.html. Great for quickly exploring the model without digging through schema files.

pyCCMM Library - Introduces the Python library (https://github.com/FZU-AV-CR/pyCCMM) that helps generate CCMM metadata programmatically. Developed by FZU and useful for anyone who needs to create or work with CCMM XML files in code.

Copy link
Collaborator

@MichalMed MichalMed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get it both tools are somehow simplifying the work with one of the derivates of CCMM, namely XML. The structure in HTML tree view does not represent CCMM, but its XML representation (CCMM is graph). The same goes for pyCCMM library. Both are useful, however I am not sure it shall be integral part of CCMM repository. Maye I suggest to add section external files and put it there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants