cimug-org / CIMTool

CIMug's CIMTool for the Common Information Model (CIM).
http://cimtool.ucaiug.io/
GNU Lesser General Public License v2.1
40 stars 5 forks source link

Create a new CIMTool XSLT builder to handle generation of a profile representation in LinkML #118

Closed tviegut closed 2 months ago

tviegut commented 5 months ago

A builder to generate a LinkML representation of a CIMTool profile is useful for a wide variety of downstream processing and leveraging LinkML's core python toolchain which includes functionality like generators to convert schemas to other modeling languages and data converters and validators for working with data that conforms to LinkML (including RDF, JSON, and TSV).

The following URLs offer some useful background as to what LinkML is and how it can be leveraged.