-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Welcome to the Webstudio wiki!
Webstudio is a web application that can edit energyml data (RESQML, WITSML, PRODML).
The Webstudio can handle multiple versions of energyml standard.
Supported versions :
- common : 2.0, 2.1, 2.2, 2.3
- resqml : 2.0.1, 2.2dev3, 2.2
- witsml : 2.0, 2.1
- prodml : 2.0, 2.2
The Webstudio integrates model validation using XSD taken from the energyml standard.
The Webstudio can load EPC/Xml files. Loaded energyml elements can be exported as an EPC file. But each energyml object can be independantly translated into a single xml or into a json representation (using Gson package).
You can test a light version of the Webstudio here.
Please exchange with us, and give us feedbacks and contact us if you want to operate it on other business usecases.