Skip to content
valentin-gauthier-geosiris edited this page Mar 22, 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).

Clone this wiki locally