Skip to content

Instantly share code, notes, and snippets.

View annie444's full-sized avatar

Analetta "Annie" Ehler annie444

View GitHub Profile
@annie444
annie444 / ERun.md
Last active March 6, 2024 20:51
ERun Cheatsheet: for use with "cheat" (https://github.com/cheat/cheat)

ST_DataModelTools

Check the validity of a XML file ref. the data model

ERun ST_DataModelTools CheckXML -p product.xml [-v ${DATAMODEL_VERSION}]

This tool analyzes types and namespaces links inside datamodel. It proposes a json output and a neo4j ingestion to visualize graph (a database must be available). The user can also add procedures of his own choice to handle the database.