Azure / opendigitaltwins-energygrid

DTDL based ontology for Energy Grid
MIT License
53 stars 23 forks source link

Enhancment ideas #59

Open Haigutus opened 3 years ago

Haigutus commented 3 years ago
  1. Mark the version of CIM in schema - example: https://github.com/Haigutus/USVDM/tree/master/Tools/RDF_PARSER/entsoe_v2.4.15_2014-08-07_DTDL_V2
  2. Add import script for CIM/XML - example: https://github.com/Haigutus/USVDM/blob/master/Tools/RDF_PARSER/Azure_DT_conection.py
  3. Add export script for CIM/XML

Other findings from experimenting with azure DT: https://github.com/Haigutus/USVDM/wiki/AzureDigitalTwin_example

op-ravi commented 3 years ago

Let's connect to discuss your suggestions as well as collaborate more to publish other packages and entities.

gyrard commented 3 years ago

Suggestion: getting easy access to only one file (one URL) in RDF/XML or OWL/XML for instance. So it can be easily used with automatic semantic web tools and web services (ontology catalogs, ontology visualization, ontology matching), etc.

Example: http://elite.polito.it/ontologies/poweront.owl will give you access to the full content of the ontology encoded in OWL/XML

m-mirz commented 3 years ago

For the CIM version, I may be able to help.

The FIWARE data model EnergyCIM, which this project here is based on, was generated from CIMpy as you can see, for example, in this note. CIMpy supports CGMES v2.4.15. I think that it would be good to indicate this CIM version in the project description.

@op-ravi It would be also very kind of you if you could reference the CIMpy project as it is done by the FIWARE smart data model project EnergyCIM :-)