Skip to content
valentin-gauthier-geosiris edited this page Mar 24, 2023 · 6 revisions

Welcome to the Webstudio wiki!

Description

Webstudio is a web application that can edit energyml data (RESQML, WITSML, PRODML).

Energyml version support :

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

Data validation :

The Webstudio integrates model validation using XSD taken from the energyml standard.

Input/output :

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).

Give it a go :

You can test a light version of the Webstudio here.

⚠️ Please do not use Chrome browser, you may encounter some use trouble with it. (Firefox, Opera or Microsoft Edge works well)

Please exchange with us, and give us feedbacks and contact us if you want to operate it on other business usecases.

Clone this wiki locally