ing and agile operations(Evans, 2004). Domains in
Data Mesh are responsible for serving their own data
with a product mindset in a distributed data manage-
ment system. It is necessary that domain-generated
data products are highly available, discoverable, and
secure, as well as interoperable with the analytical ap-
plications that require access to them. The other key
principles of Data Mesh are its self-serve infrastruc-
ture and federated governance for managing the end-
to-end life cycle of domain data products (Dehghani
and Fowler, 2022). Decentralized domain-oriented
data mesh architecture can help Oil & Gas companies
solve data discovery, consumption, trust, and gover-
nance bottlenecks.
An Oil & Gas data platform that supports various
contexts (e.g. production or geology) related to a sin-
gle concept (e.g. well) via Domain Driven Design is
Open Subsurface Data Universe (OSDU™, 2023). It
is a cross industry collaboration led by Open Group
to develop a standard data platform for Oil & Gas ex-
ploration and production cycle. Leading Oil & Gas
industry operators, cloud providers, and Open Group
came forward in 2018 to build a standard data plat-
form for accelerating deployment of emerging dig-
ital solutions which helps with more enhanced data
discovery and decision making for subsurface energy
data. It provides standard schemas and data types for
upstream data with the intention of extending to other,
newer energy data types. Although the design and de-
velopment of OSDU data platform has been started
before the existence of Data Mesh, it follows most
of its principals (Landre, 2021). Federated data gov-
ernance, decoupling data from application, and data
products with domain specificity are some of the com-
monalities between OSDU data platform and Data
Mesh.
In this work, we introduce OSDU ontology
which encapsulates subsurface energy business do-
main, technology terminology, and common data ac-
cess standard based on the schema files defined by the
OSDU Open Group. Ontology defines a relationship
between objects using W3C’s standardized format en-
abling deeper semantic queries that domain special-
ists are interested in. Moreover, an ontology can be
used by knowledge graph technologies that are gain-
ing momentum. Oil & Gas is such a specialized do-
main, just as many other domains that it requires its
own ontology (like FHIR in Healthcare, MaRCO in
Manufacturing, FIBO in Finance, and Semantic Sen-
sor Network for IoT). This ontology is open sourced
and licensed under the permissive Apache 2.0; it fol-
lows the standards defined by the major global Oil &
Gas organizations; and it covers various subsurface
domains to be performed as a knowledge graph-based
catalogue to support Data Mesh architecture.
This paper is organized as follows: Section 2 dis-
cusses prior work in geology and energy ontology and
positions our contributions against the literature; Sec-
tion 3 describes OSDU ontology, its design rationale,
implementation pipeline, and significant entities; Sec-
tion 4 shows the evaluation results; Section 5 demon-
strates some use cases for our work. We conclude and
discuss future work in Section 6.
2 RELATED WORK
The integration of geology and petroleum data has
been the subject of many studies. Data from disparate
domain data sources and vocabularies is blended us-
ing semantic web and ontologies.
GeoCore (Garcia et al., 2020) is a geological on-
tology and includes definitions of limited but generic
concepts within the wide domain of geology, such as
geological time intervals, process, structure, earth ma-
terial, and rocks. It is based on BFO top level on-
tology and facilitates the communication of the ge-
ologists through their domain applications. Although
GeoCore can be used in the petroleum exploration and
production, it lacks detailed operational and business
logic of this specific domain.
Another generic ontology which is more spe-
cific to the energy domain is Open Energy Ontology
(OEO) (Booshehri et al., 2021). In addition to in-
tegrating several relevant domain terminologies, it is
developed for the general domain of energy systems.
The concepts and vocabularies are integrated from
multiple domains: location of energy generation, con-
sumption, and transmission from geography domain,
fluctuating renewable energy generation and extreme
weather conditions from meteorology domain, mod-
eling methods from math, energy and emission mar-
ket, prices, and costs from economics domain, tech-
nology, future development, and efficiency from engi-
neering domain. Some standard ontologies like BFO,
Relation Ontology, Unit Ontology, and Information
Abstract Ontology Models are imported to make a
more extensible canonical model. The OEO covers
many aspects of energy modeling, but not enough in
the subsurface energy sector.
There are some initiatives of using ontologies
in the Oil & Gas industry, such as SmartWellOnto
(Oprea et al., 2006), IIP (Gulla et al., 2006), AKSIO
(Norheim and Fjellheim, 2006), and OGO (POSC,
2020). SmartWellOnto is one of the earliest on-
tologies based on Prolog language designed for a
knowledge-based system that analyzes the monitored
parameters of an oil reservoir, e.g., pressure, tempera-
KEOD 2023 - 15th International Conference on Knowledge Engineering and Ontology Development
30