From 6381a130d161a46b3e53b5aee208b7d558634e0c Mon Sep 17 00:00:00 2001 From: Admin CIMug Date: Mon, 7 Oct 2024 12:07:52 -0500 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index a5e703b..e459ded 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ **CIMTool** allows users to: * Create Contextual Profiles from the CIM Unified Model Language (UML) - * Generate schemas such as [Resource Description Framework Schema (RDF Schema)](https://www.w3.org/2001/sw/wiki/RDF) from a Contextual Profile + * Generate schemas such as [Resource Description Framework Schema (RDF Schema)](https://www.w3.org/2001/sw/wiki/RDFS) from a Contextual Profile * Create their own custom builders and import them into CIMTool to generate alternate types of target output (e.g. Word docs, SQL DB scripts, Apache Avro schemas, source code such as Java, C#, Python, etc). See the [CIMTool Builders Library](https://cimtool-builders.ucaiug.io/) for detailed instructions on how to create your own builder. * Validate Contextual Profile schemas * Validate data instances against a Contextual Profile schema