This builder currently ships with CIMTool.
The legacy-rdfs.xsl builder generates an early RDFS schema format used prior to that officially defined within the IEC 61970-501:2006 “Common Information Model Resource Description Framework (CIM RDF) schema” published standard. The IEC 61970-501:2006 standard describes the format and rules for producing a machine readable form of the Common Information Model (CIM) as specified in the IEC 61970-301 standard. It describes a CIM vocabulary to support CIM semantics. RDFS schemas generated by this builder do not contain the cims:inverseRoleNames
as defined within IEC 61970-501:2006. This builder is retained for legacy and historical purposes.
For a builder that generates RDFS schemas compatible with IEC 61970-501:2006 visit the page entry for the legacy-rdfs-augmented.xsl builder.
This builder is XSLT 3.0 compliant.
Todd Viegut [@tviegut] on behalf of UCAIug.
21-Feb-2024
Given this builder ships with CIMTool the below screenshot highlights the existing NTE (Name/Type/Extension) settings for the builder. We strongly recommend that you do not import customized versions of this shipped builder over the original in your local CIMTool installation. Doing so will force regeneration of any existing builder-generated artifacts for projects in your workspace that have this builder enabled.
The recommended best practice is to rename the builder file (from legacy-rdfs.xsl
to custom-legacy-rdfs.xsl
for example) before importing. On import this will be interpreted as a new builder and you will be allowed to enter values in the Type and Extension fields.
NOTE: </br>CIMTool requires that file extensions be unique and will prevent you from entering an extension already assigned to a builder. This is because an artifact’s name is derived by concatenating the base name of the CIMTool
.owl
profile with the file extension assigned to the builder. Therefore, a unique file extension must be assigned to each builder when imported. The file extension for a builder can be modified later from within the “Maintain XSLT Transform Builders” screen.
This builder is released under the Apache 2.0 license and was developed under sponsorship of the UCAIug.