CIMSpark (homepage)

Spark access to Common Information Model (CIM) files

This project joins the two worlds of the Apache Spark computation model and the Common Information Model (CIM) data model.
The primary component is the CIMReader, which reads in CIM files which are a standard interchange format based on IEC standards 61968 & 61970 and produces a Spark Resilient Distributed Dataset (RDD) for each CIM class in the files.
These RDDs are also exposed as Spark Dataset tables, allowing SQL access.
The encapsulated CIM 17 model provides classes for electrical, topological, asset, spatial and other categories of objects that are germane to electric network operations.


Tags (No tags yet, login to add one. )


How to

This package doesn't have any releases published in the Spark Packages repo, or with maven coordinates supplied. You may have to build this package from source, or it may simply be a script. To use this Spark Package, please follow the instructions in the README.

Releases

No releases yet.