From a86f5c4ad7dfbfc679a76439d9eb448b5ce88e2d Mon Sep 17 00:00:00 2001 From: Mike Heinen Date: Tue, 12 May 2026 09:11:09 -0500 Subject: [PATCH] Fixes grammatical error in CIMTool description Fixes minor grammatical error in CIMTool description --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 87202871..3aab1eb2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ # Welcome -**CIMTool** is an open source platform used in the provides a comprehensive technical foundation for the creation, development, and maintenance of IEC standards-compliant data exchange profiles based on the Common Information Model (CIM). Rather than a single-purpose utility, CIMTool delivers an integrated environment where profile definition, schema generation, documentation, and validation converge — enabling organizations to manage the full lifecycle of CIM-based interoperability artifacts from a single platform. +**CIMTool** is an open source platform that provides a comprehensive technical foundation for the creation, development, and maintenance of IEC standards-compliant data exchange profiles based on the Common Information Model (CIM). Rather than a single-purpose utility, CIMTool delivers an integrated environment where profile definition, schema generation, documentation, and validation converge — enabling organizations to manage the full lifecycle of CIM-based interoperability artifacts from a single platform. Designed for the IEC standards community, utility enterprises, systems integrators, software developers, and data architects, **CIMTool** supports standards-based interoperability across the power systems domain. Its built-in schema builders automatically generate fully compliant output — including RDFS profiles (per IEC 61970-501 and -552), XML schemas (per IEC 62361-100), and JSON schemas (per the IEC 62361-104 draft specification) — eliminating the risk and effort associated with manual schema creation.