Geoscience Objects
A Geoscience Object (GO) is a data structure that represents a concrete geological, geotechnical or geophysical concept. Having common and accessible data structures across products and disciplines via an API will allow Seequent to develop the next generation of products and technology. The GO is described by its JSON schema. For detailed information about Seequent's geoscience object schemas, visit the open-source repository evo-schemas.
Each GO schema is made of two parts:
- Metadata that describes the context of the object.
- Elements and components that are generic and re-used across all objects (eg. arrays, points, meshes).
GOs are not a replacement for a software project, and they are not dynamically linked to their source. They are transactional objects used to move, access, and store subsurface information.
GOs are managed by the Geoscience Object Service.
These pages will help you to get started developing connected workflows using the Geoscience Object Service and Object Schemas.
What can you do with the Geoscience Object API?
Enable users to upload and download geoscience objects into Seequent Evo to be shared across products, teams and partners.