<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Annotating Diverse Scientific Data with HAScO</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Paulo Pinheiro</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marcello P. Bax</string-name>
          <email>bax@ufmg.br</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Henrique Santos</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sabbir M. Rashid</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Zhicheng Liang</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yue Liu</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yarden Ne'eman</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>James P. McCusker</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Deborah L. McGuinness</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Rensselaer Polytechnic Institute</institution>
          ,
          <addr-line>Troy, NY -</addr-line>
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Universidade Federal de Minas Gerais</institution>
          ,
          <addr-line>Belo Horizonte, MG -</addr-line>
          <country country="BR">Brazil</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Universidade de Fortaleza</institution>
          ,
          <addr-line>Fortaleza, CE -</addr-line>
          <country country="BR">Brazil</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Ontologies are being widely used across many scientific fields, most notably in roles related to acquiring, preparing, integrating and managing data resources. Data acquisition and preparation activities are often difficult to reuse since they tend to be domain dependent, as well as dependent on how data is acquired: through measurement, subject-elicitation, and/or model-generation activities. Therefore, tools developed for preparing data from one scientific activity often cannot be easily adapted to prepare data from other scientific activities. We introduce the Human-Aware Science Ontology (HAScO) that integrates a collection of well-established science-related ontologies, and aims to address issues related to data annotation for large data ecosystem, where data can come from diverse data sources including sensors, lab results, and questionnaires. The work reported in the paper is based on our experience developing HAScO, using it to annotate data collections to facilitate data exploration and analysis for numerous scientific projects, three of which will be described. Data files produced by scientific studies are processed to identify and annotate the objects (a gene, for instance) with the appropriate ontological terms. One benefit we realized (of preserving scientific data provenance) is that software platforms can support scientists in their exploration and preparation of data for analysis since the meaning of and interrelationships between the data is explicit.</p>
      </abstract>
      <kwd-group>
        <kwd>fpinhep</kwd>
        <kwd>oliveh</kwd>
        <kwd>rashis2</kwd>
        <kwd>liangz4</kwd>
        <kwd>liuy30</kwd>
        <kwd>neemay</kwd>
        <kwd>mccusj2g@rpi</kwd>
        <kwd>edu</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Scientific studies are designed and executed with the goal of acquiring new
knowledge about a given domain area. They are complex activities composed of more
specialized activities (steps), like sampling, data acquisition and data analysis.
Studies are repeatable and reusable if their data acquisition activities are described in
a systematic and comprehensive way. The re-usability and repeatability of
scientific studies is widely recognized as a requirement of validating and reusing
previous work in data-intensive domains [
        <xref ref-type="bibr" rid="ref6">Mayer et al. 2014</xref>
        ]. Ontologies are being widely
used to represent science terminology, often in settings related to integrating data
resources and activities [
        <xref ref-type="bibr" rid="ref1">Brodaric and Gahegan 2010</xref>
        ]. Scientific communities have
developed a significant number of ontologies to describe scientific data
        <xref ref-type="bibr" rid="ref13">(e.g., OBO
Foundry [Smith et al. 2007])</xref>
        , but far less effort has been done to describe scientific studies
themselves
        <xref ref-type="bibr" rid="ref3">(SIO [Dumontier et al. 2014] is an example of such ontology)</xref>
        , and even less
to describe data acquisition activities (none to the best of our knowledge). Therefore, with
existing ontologies, it can be challenging to write systematic and comprehensive
descriptions of data acquisition activities. This challenge has been even more evident in large
data ecosystems with a wide range of content and integration needs. In this paper, we
introduce the Human-Aware Science Ontology (HAScO), designed for the specific use of
encoding metadata of scientific studies. We define its scope from requirements gathered
from use cases. HAScO leverages community-approved foundational ontologies as much
as possible. HAScO is used today for modeling cross-domain experiments, for data
annotation, semantically rich query support, and for producing data driven views for specific
user groups. We claim and demonstrate that HAScO can be used to semantically annotate
data from a wide variety of diverse scientific studies with the aim of supporting data
integration for services such as data pooling and preparation for data analysis. One important
goal of HAScO is to support the design and implementation of the Human-Aware Data
Acquisition Framework (HADatAc1) [
        <xref ref-type="bibr" rid="ref10">Pinheiro et al. 2018</xref>
        ], an extensible platform aimed
at supporting broad scientific data acquisition activities. Besides introducing HAScO, we
further describe how the ontology was validated, being successfully used to represent data
acquisition activities of numerous large-scale scientific projects, three of which we
mention below. We use these experiences to discuss the ontology’s strengths and weaknesses.
      </p>
      <p>The rest of the paper is organized as follows. In Section 2, we present three data
intensive projects as use cases for describing data acquisition activities. Section 3 includes
identified requirements for describing scientific data acquisitions from the use cases. In
Section 4, we discuss supporting science ontologies that have been integrated into the
HAScO ontology. Core concepts of HAScO that fulfill the identified requirements are
introduced in Section 5. In Section 6, we evaluate HAScO in the context of the use cases
introduced in Section 2. Finally, in Section 7 we discuss the main properties and benefits
of HAScO, including potential research impacts.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Use Cases</title>
      <p>We describe projects that cover a variety of scientific studies and highlight a range of
diverse requirements. Data is generated from a wide range of instruments, observations
vary across many levels of abstraction and many types of subjects (human,
environmental), and time and spatial granularity varies significantly as well. Representing this varied
data in what appears to be an integrated data structure (a knowledge graph) has many
challenges, a couple of the largest ones being semantic integration of the data and alignment
to a number of vocabularies/ontologies.</p>
      <p>
        HAScO in Environmental Projects: HAScO has been used in environmental
projects that aim to create a deep understanding of physical and biological systems
composing the overall ecological system of a lake [
        <xref ref-type="bibr" rid="ref8">McGuinness et al. 2014</xref>
        ]. The project
includes content related to climate, run-off, lake circulation, lake water content, and food
webs. These systems are composed of observational and experimental data acquired from
sensor networks, and simulation data generated from the execution of computer models.
HAScO’s terminology is used to annotate project’s data with descriptions on how the
data were acquired from a broad range of sensing devices including sensor networks and
laboratory instruments.
      </p>
      <p>
        HAScO in Human Health Projects: The Child Health Exposure Analysis
Resource (CHEAR) aims to support investigations into exposure science and relationships
to health outcomes through the collection and analysis of data from multiple studies.
The ontology [
        <xref ref-type="bibr" rid="ref7">McCusker et al. 2017</xref>
        ] developed for the project thus contains terms from
many domains including epidemiology, chemistry, metabolomics, toxicology, and health.
HAScO is imported into the CHEAR ontology with the goal of providing uniform
terminology to describe studies and their objects (e.g., subject, samples).
      </p>
      <p>HAScO in Building Sciences Projects: HAScO has been used in an
interdisciplinary project involving architects, environmental scientists, cognitive scientists, and
health professionals investigating the impact of plants on humans indoors, with special
interest in green walls. In this project, humans locked in an air tight room were exposed
to higher concentrations of CO2 with the goal of investigating a green wall’s mitigations
effects on the CO2 concentration as well as on executive functions of the subjects. HAScO
is used to support multi-criteria data alignment including time, subject, and sample.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Requirements For Describing Data Acquisition Activities</title>
      <p>Data acquisition activities undertaken in the above projects usually involve the process of
semantically correlating multiple domain variables, especially when a common element
for those variables is identified. When data comes from different projects or datasets,
variables may be labeled with common names, which may mean different things. For
instance, elevation in one dataset may mean elevation “with respect to the terrain” while
in another it may mean elevation “with respect to the sea level.” Therefore, annotating
data (and data acquisition activities) can be time consuming even in simple cases when
the data is from one variable in one study. However, data acquisition is often done across
studies including multiple variables. Such diversity generates many requirements, for
instance, representing and controlling the source or provenance of the data, appropriately
identifying and encoding which instrument to use to obtain data, and appropriately
representing the the quality of the data captured. These requirements should be considered
when performing data acquisition activities.</p>
      <p>
        Requirements for describing sensing infrastructure metadata: The effort of
developing a vocabulary in support of environmental projects with particular attention to
the distinction between measured data and model-generated data helped shape the
requirements for HAScO [
        <xref ref-type="bibr" rid="ref9">Pinheiro et al. 2015</xref>
        ]. The environmental projects provided a
motivating use case that generated requirements for a semantic web foundation that could support
the representation and integration of observational, modeling, and simulation data. The
studies had heavy measurement requirements, including being able to handle
measurements of variables by more than one instrument that had different accuracies and
resolutions. Additionally measurements from the same instrument would be expected to imply
common accuracy and resolution, however instrument calibration and/or expertise of the
operator may impact measurement results.
      </p>
      <p>HAScO support for building science projects introduced other data acquisition
challenges. For example, when samples (i.e.,saliva) are collected from all the subjects to
measure their cortisone levels, some instruments are deployed to just some of the subjects,
thus requiring the additional piece of information of the study subject of an instrument
(individual or group). Also, multiple physical properties of the room such as CO2 and
temperature are measured under differing conditions, e.g., air conditioner on or off, thus
requiring additional context to be represented. Any data analysis of these experiments
requires intensive data preparation of more than one million data points coming from over
twenty instruments, operating under a range of conditions. Let’s assume the measurement
of the variable room temperature indicates that, for a period of a week, two groups of
human subjects will be exposed to different temperatures. In the context where room
temperature is controlled by an air conditioner (AC), each event (e.g., turning on the AC,
opening the door) impacts the data variable. Building Sciences projects placed additional
granularity requirements on context representation.</p>
      <p>Requirements for describing scientific study metadata: Processes of
acquiring and organizing data are central for scientific advancement, and they may range from
the short-term performance of a single scientific activity to the long-term performance of
many complex scientific activities. A scientific study needs to have some specific goals, a
well-defined plan, and many other components, like a leader and a funding source among
others things. The description of objects related to studies is very important, like the
description of subjects, samples, sampling locations, periods of sampling and
measurements. In some projects, such as observing weather conditions, there is no need for air
locations to be related to other air locations as long as the weather is in the right geospatial
location. In some projects, the level of interrelationships between study objects is so
complex that important relations need to be explicitly described. For example, one study may
involve biometrics and blood samples extracted from both the mother and her child. In
this case, it is essential for the data acquisition activity to describe how mothers, children,
samples from mothers, and samples from children are related. The same kind of
variation may be related to the importance of temporal and spatial dependencies between these
objects. Prior to HAScO’s support for human health projects, HAScO focused more on
supporting sensor network and observational data that was not directly related to human
samples. These human health projects introduced the need to record data from human
(subjects) rather than focusing primarily on environmental observational and sensor data.
HAScO then began to support epidemiological data from questionnaires concerning
humans. Questionnaires were also considered data capture instruments. We view subject
data as the collection of all data acquired from a subject. This may involve the
measurement of some physiological indicators such as blood pressure or heart rate as well as
the elicitation of some qualitative attributes such as smoking habits. As the samples and
habits are from human subjects, subject data needs to be connected to the samples and the
related questionnaire content.</p>
      <p>Summarizing, the HAScO ontology should meet the following three basic
requirements: (1) Be able to represent metadata from data acquisition activities, supporting both
Study Metadata and Sensing Infrastructure Metadata. (2) Support organizing and
integrating heterogeneous and diversified scientific data and allow for fusing them with domain
metadata so that knowledge delivery from data to knowledge can be facilitated. (3)
Enable extensibility: allow ontologists to extend it by freely grouping the concepts to support
faceted visualizations that do not need to be based on the logical classifications existing
within it or any other ontology imported or referenced by it.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Supporting Science Ontologies</title>
      <p>
        Supporting reuse and repeatability of scientific studies is key to science in general, but
even more important in data-intensive domains. As described above, many studies contain
complex chains of activities, involving various data sources, computing infrastructure,
software tools, or external and third-party services, making repeatability a challenging
task. Another important aspect of many experiments is the social and organizational
dimension - often the knowledge of how the experiments are performed is tacit and remains
with the researcher, and the collaborative and distributed aspects, especially of larger
experiments, contribute to this challenge [
        <xref ref-type="bibr" rid="ref6">Mayer et al. 2014</xref>
        ]. In order to fulfill the above
requirements, we have carefully selected a set of foundational ontologies appropriate for
use in modeling scientific data. We have aligned those ontologies and HAScO leverages
them to provide a high-level common vocabulary for use across multiple studies. Using
HAScO terminology, we are then able to describe values annotating them with (common)
entities, attributes and units, which is key to enabling data integration between studies.
      </p>
    </sec>
    <sec id="sec-5">
      <title>4.1. Foundational ontologies for data acquisition instruments and units</title>
      <p>
        The “Virtual Solar-Terrestrial Ontology - Instrument model” (VSTO-I) [
        <xref ref-type="bibr" rid="ref4">Fox et al. 2009</xref>
        ]
is an ontology that contains concepts that describe entities capable of collecting data (e.g.,
instruments, detectors and platforms) and activities related to those entities, such as
deployment of an instrument on a platform. The VSTO-I ontology’s development was led
by the National Center for Atmospheric Research’s High Altitude Observatory2, in
collaboration with McGuinness Associates, and has been used and refined by a number of
organizations, including collaboration with Woods Hole Oceanographic Institute’s
BCODMO effort3. To represent units of measure, HAScO uses the Units Ontology (UO)
[
        <xref ref-type="bibr" rid="ref5">Gkoutos et al. 2012</xref>
        ]. UO is an ontology from the OBO Foundry that provides URIs,
labels, definitions, and a hierarchy for all of the International Systems of Units (SI). UO
units are commonly used with data aligned with either SIO or the OBO-Foundry
ontologies, making it one of the more widely-adopted unit measurement ontologies available.
      </p>
    </sec>
    <sec id="sec-6">
      <title>4.2. Foundational ontologies for provenance and sensing networks</title>
      <p>Provenance knowledge is crucial for scientific data, enabling one to understand and thus
answer many important questions about the data: what is the data about? was the data
measured, elicited or computed? which instrument was used to acquired the data? what
was the main reason for the data to be acquired? The relationships and structure of the
ontology make these question easy to answer, because a computer can deduce that, due
to the relationships in the ontology and their transitivity rules, any annotations made to
the parts of the cell cycle are also annotations to the cell cycle itself. HAScO’s support
for provenance is also tailored for science and for data quality. The use of VSTO-I, UO
and PROV is strategic for HAScO since these ontologies are well-established and used
by a large community of scientists to characterize the context in which data acquisition
activities took place.</p>
    </sec>
    <sec id="sec-7">
      <title>4.3. Foundational ontologies for entities and their attributes</title>
      <p>The semantic annotation of scientific concepts in HAScO is based on the Semanticscience
Integrated Ontology (SIO), which defines the types and relations currently used in HAScO
2https://www2.hao.ucar.edu/
3http://www.bco-dmo.org/</p>
      <p>PROV</p>
      <p>HAScO</p>
      <p>
        Domain Ontologies
for objects, attributes and processes, and therefore provides the integrated framework
from which the ontology is rooted. SIO is centered around descriptions of objects,
processes, their attributes, and time. The use of SIO together with domain ontologies allows
scientists to characterize the set of entities and attributes that are the objects of study in
more specific scientific domains. HAScO has been designed to be extended and
specialized to form domain-specific ontologies, exemplified by the use of HAScO in building the
CHEAR Ontology [
        <xref ref-type="bibr" rid="ref7">McCusker et al. 2017</xref>
        ] for exposure science and health.
      </p>
    </sec>
    <sec id="sec-8">
      <title>5. HAScO’s Core Concepts Implementation</title>
      <p>Figure1 depicts HAScO’s comprehensive alignment of the instrument module of the
VSTO-I and PROV-O, while making use of UO and SIO ontologies to further
characterize domain-agnostic scientific data and related activities. We organize HAScO’s Core
concepts in three categories: Scientific Activities, Instruments for data acquisition and
Data Organization, which is subdivided into Study Objects and Data Schema.</p>
    </sec>
    <sec id="sec-9">
      <title>5.1. Scientific Activities</title>
      <p>HAScO uses the view that “science is organized knowledge” and recognizes that many
events may be required to acquire and organize knowledge. One of HAScO’s goals is to
support the identification and categorization of these events, viewed as scientific
activities, along with supporting deeper representation of the events and their interdependencies
in order to enable queries and integration across inter-related events. Figure 2 shows the
three essential scientific activities defined in HAScO: Study, DataAcquisition, and
Deployment. HAScO scientific activities are defined as subclasses of W3C PROV’s
Activity. That means that they are “something that occurs over a period of time and
acts upon or with entities; that may include consuming, processing, transforming,
modifying, relocating, using, or generating entities.” The exact nature of the entities depends
on the kind of scientific activity, as described below.</p>
      <p>Studies: In HAScO a study can be specialized into five categories:
ExperimentalStudy, FieldStudy, LaboratoryStudy, ObservationalStudy and SubjectStudy, as shown
on the right side of Figure 2. Each study may be composed of several steps (StudyStep),
which can be DataAcquisition, DataAnalysis and Sampling. HAScO provides a high-level
classification of studies to be expanded as needed. On the top of this hierarchy of
studies, studies are classified as observational when no variable in the study is controlled, or
experimental when at least one variable is controlled. In observations, HAScO-annotated
datasets (the entire collection of data from a study) can be represented as a single data
acquisition if no control, such as instrument calibration, is taken into consideration. In
experiments, having the dataset broken down into data acquisitions is an effective way of
describing variable control. For example, if an experiment is measuring the effects of light
on human subjects, each data acquisition may be characterized by events like turning the
prov:</p>
      <p>Agent
prov:</p>
      <p>Person
hasco:
hasPI
prov:
Organization
hasco:
hasInstitution
sio:
Process
prov:</p>
      <p>Activity
hasco:
Project
hasco:
hasProject
hasco:
hasGrant
hasco:
Grant
lights on from off, or off from on. The subclasses of a study are not disjunctive. A study
that is a FieldStudy requires instrument management data like conditions of deployment
and configuration set. A study that is not a laboratory study may not have uncertainty
management, i.e., computing accuracy (limit of detection), resolution, or reliability of de- prov:
tectors. A study involving humans is subject to IRB4 regulations that may be manifested Activity
in terms of PROV’s Agent involvement in the project and the questions in a
questionnaire instrument. HAScO does not aim to fully define a scientific study. hIanscsot:ead, it aimhassco:
Study Data Acquisition
to describe what is required for the representation, integration and analysis of studihsaDyscaota:AcquisitionOf
data;
how such data relates to supporting the achievement of study goals, and how data that was
originally acquired in support of one study may be reused in other studies.
prov:
startedAtTime
prov:
endedAtTime
hasco:
hasDeplo</p>
      <p>Data Acquisitions: In HAScO DataAcquisition is both an event using an
instrument to acquire data, as well as the overall collection of data values acquired by
the instrument during its deployment, where all the points belonging to the collection
have exactly the same quality. HAScO defines data quality as the entire configuration
set and property set of the instrument and corresponding deployment that were used to
acquire the data. For instance, instrument properties are key to defining data accuracy
and resolution, and instrument/deployment configuration parameters are critical to data
precision. In Figure 3(A), we see that a study, in terms of data, is characterized by its
associated collection of data acquisitions.</p>
      <p>As shown in Figure 3(A), each data acquisition is associated with a single
deployment. Data acquisitions only exist in the context of deployments. This means that the
start date/time of a data acquisition cannot occur before the start date/time of its
associated deployment, and the ending date/time of a deployment is also the ending date/time
of any open data acquisition associated with the deployment.</p>
      <p>Deployments: A Deployment is the placement of an instrument in a platform
so that it can be ready for acquiring data. At any given time, more than one instrument
can be placed at a single platform, meaning that many deployments may occur at a single
platform at any given time. A deployment must have a start time and may have a stop
time. If a deployment has no stop time, it is assumed to be ongoing. A triggering event
4Under FDA regulations, an IRB is an appropriately constituted group that has been formally designated
to review and monitor biomedical research involving human subjects.</p>
      <p>(A)
indicates a change in the deployment configuration, which may be a change in the
instrument itself. Any configuration change during an ongoing deployment means that, within
the deployment, data acquired before the change should only be compared or analyzed
against data acquired after the event, if there is a clear understanding and consideration of
the change event in the quality of acquired data.</p>
    </sec>
    <sec id="sec-10">
      <title>Instruments (of data acquisition): HAScO’s Instrument is a concept im</title>
      <p>ported from the VSTO-I ontology, and is a key building block of sensor networks.
Figure 3 shows a specialization of Instrument into Questionnaire,
PhysicalInstrument and Model. The PhysicalInstrument is the concept that is
currently used as sensor network’s building block. The use of other non-physical instruments
along with deployments and data acquisitions have shown that the HAScO generalization
of questionnaires and models as instruments enable uniform characterization of data in the
sense that each data point, regardless of its provenance, was acquired by an instrument
deployed to a platform, and the quality of the data is defined by instrument/deployment
configurations and settings. Questionnaires may be viewed as instruments for eliciting
human knowledge as shown in Figure 3(B). For HAScO, simulation Models that are
capable of generating data semantically equivalent to physical instruments are considered
subclasses of vstoi:Instrument.</p>
    </sec>
    <sec id="sec-11">
      <title>5.2. Scientific Data Organization in a Study</title>
      <p>Over the course of a scientific activity (either a single data acquisition activity or multiple
data activities of a study, or even of multiple studies), data is constantly acquired from
attributes of study objects of interest. A significant description of the design and
structure of a study is done through the modeling of objects related to the study. An internal
identifier, an optional investigator-managed identifier, and relations to other study objects
minimally compose the set of objects of a study. Study objects can be subjects, samples
from subjects, and samples from the environment. Time events are examples of more
abstract study objects.</p>
      <p>Study Objects and Semantic Object Collections: In order to describe and
manage study objects, they are grouped into semantic object collections (SOCs) that
provide a convenient way of referring to all objects in a study that play the role of, for
example, being subjects. SOCs can be used to describe potentially complicated
interrelationships between samples and/or subjects as well as requirements for collections.
For instance, in a given study, it may be specified that two blood samples are
collected from each subject. In HAScO, a prov:Collection is a prov:Entity
and provides a structure (e.g. set, list, etc.) to some constituents (which are
themselves Entities). The prov:Collection class can be used to express the
provenance of the collection itself: e.g. who maintained the collection, which members it
contained as it evolved, and how it was assembled. SOCs can also be used to
capture spatial and temporal relations between study objects. For instance, for the blood
samples collected from each subject, one may be collected during the subject’s first
interview, while the second sample may be collected at the subject’s third interview. In
this case, a Time Object Collection, with two abstract study objects (“first interview”
and “third interview”), can be created and associated with the SOC for samples. As
shown in Figure 4, Study objects, instances of StudyObject, are organized in
collections (SemanticObjectCollection) that constitute a Study. HaScO
specifies subclasses of SemanticObjectCollection: DomainObjectCollection,
TimeObjectCollection, SpaceObjectCollections.</p>
      <p>Data Acquisition Schema: Datasets conveying scientific data are frequently
shared together with human-readable descriptions of their format, as a way of enabling
data understanding by new users. HAScO understands that reusing a data schema for
multiple datasets is a common practice and it provides a representation for schemas that
can then be reused for multiple datasets, multiple data acquisitions or even multiple
studies. HAScO calls this a “Data Acquisition Schema” since it is used to identify the
portions of a dataset that are relevant to a study, and to specify how these portions of the
dataset content should be semantically represented. Since in HAScO every scientific
data point is always part of a data acquisition activity, it is assumed that a study is
comprised of at least one DataAcquisition and that each data acquisition is described
by one DataAcquistionSchema. Figure 3(C) shows that a data acquisition schema
is comprised of a collection of DataAcquisitionSchemaAttributes, and that
each schema attribute is associated with three classes: a subclass of hasco:Entity, a
subclass of sio:Attribute, and a subclass of uo:Unit. With the characterization
of these three classes, one can verify if any two data points are semantically related or
equivalent, e.g., if they measure the same attribute of the same entity using the same unit.</p>
    </sec>
    <sec id="sec-12">
      <title>6. Discussion &amp; Evaluation</title>
      <p>HAScO is an upper-level ontology that has been developed to provide a comprehensive
description of data acquisition activities performed within the context of scientific
studVS</p>
      <p>Data Acquisition Activity Metadata</p>
      <p>Study Observations
tyud ttaaad STytupdey IEDdxaeptnaetirqfiiumcaaeltinitotysnmoafnoabgjeemctesnatnadt tshtueidryinletevre-lrelations
S eM Description Temporal support for study description</p>
      <p>Spatial support for study description
e Instruments Measurement Data lsaebnscoornntreotlwleodrks
isng trrcuu taaad (MDeatthaoAdsc)quisition Elicited Data qduoecsutmioennntasiaresssource
enS trfsan teM Model Generated Data simulation</p>
      <p>I</p>
      <p>
        Activities
(Quality Control) Uncertainty Provenance ldaebplmoyanmaegnetdmanaged
ies. It is designed to leverage both ontologies describing scientific studies and ontologies
describing scientific data. It has the goal of aligning the terms from leveraged ontologies,
e.g., HAScO aligns PROV’s Activity with SIO’s Process, and aligns VSTO-I’s
Instrument with SIO’s Device. HAScO has been under development for more than four years
and a comprehensive infrastructure based on it supports the entire management of data
in a number of major scientific projects, each one of them composed of tens of studies
from multiple principal investigators. HAScO plays a number of roles in the process of
describing scientific data acquisition activities: (1) It is designed to be extended by
domain ontologies in multiple application areas - for example, we have described some of
our work using it in areas including lake science, exposure science, and built environment
science in addition to health science; (2) It integrates terms from high level ontologies
required to describe data acquisitions in the context of scientific studies - for example,
HAScO uses provenance terms from W3C PROV, the instrument and deployment
concepts from VSTO-I, the hierarchy of units from OBO Foundry’s Unit Ontology, and the
hierarchies of entities and attributes from SIO; (3) It works as a framework to integrate
ontologies describing scientific data – for example, HAScO classes have been designed
to be extended with terms coming from ontologies like ChEBI [
        <xref ref-type="bibr" rid="ref2">Degtyarenko et al. 2008</xref>
        ],
HP [
        <xref ref-type="bibr" rid="ref12">Robinson et al. 2008</xref>
        ], and COGAT [
        <xref ref-type="bibr" rid="ref11">Poldrack et al. 2011</xref>
        ] that are used to describe
scientific data in the area of biochemistry, human phenotype, and cognitive measurements;
and (4) It introduces a number of concepts not found in other ontologies - for example, it
introduces the “data acquisition” term for handling data quality, and the “semantic object
collection” and “study object” terms to describe study design. Currently the HAScO
ontology is being used to represent metadata from various research projects that are using the
data acquisition platform resulting from the HaDatAc project [
        <xref ref-type="bibr" rid="ref10">Pinheiro et al. 2018</xref>
        ].
Hadatac is a tool that merges data from many different studies, such as those that take place
in the projects mentioned in Section 2. With this tool, a user can browse and compare
the annotations of objects from different studies because the annotations are made with a
common ontology. To demonstrate the applicability of the HAScO ontology, and as a way
to validate the ontology, Table 1 illustrates the coverage of the semantic data annotation
requirements of data acquisition activities from each of the major scientific projects that
we introduced in this paper and that are served by HAScO, which were briefly described
in Section 4.
      </p>
      <p>Support for Representing Study Metadata: In addition to allowing the
annotation of different types and descriptions of scientific study, HAScO supports the
identification and encoding of relationships between domain data involved in studies and
represented as objects in a RDF graph. For example, HAScO is capable of encoding complex
relationships among and between samples. In an environmental study, scientists need to
decide where measurements and simulations are made to be able to understand and thus
predict environment behavior. In a clinical study, epidemiologists and health
professionals need to select cohorts of subjects using the subjects’ property values. Moreover, when
actual material samplings occur, if they occur directly from an environment or if they
are sampled from other samples, for example, when a saliva sample or a blood sample is
collected from a human subject, it is essential to understand how these objects (i.e., the
samples) are related to understand the relationship between data from sample’s properties.</p>
      <p>Support for representing Sensing Infrastructure Metadata: In HAScO every
data point is defined in the context of a data acquisition and every data acquisition with the
same context has the same data quality, i.e., the same combination of contextual values
defined in Figure 3(A) and (B). In this way, for instance, the quality of any two data points
in a large data collection of values for a single variable can be compared through the
inspection of their corresponding HAScO-annotated provenance graph. HAScO addresses
the shortcomings of other science driven ontologies that are not capable of simultaneously
supporting preparation of data that was acquired through measurements, data elicitation
from human subjects, and data simulation with the use of a computer model.</p>
    </sec>
    <sec id="sec-13">
      <title>7. Conclusion</title>
      <p>
        The complex task of extracting knowledge from data involves the now popular use of
data analysis and the often-ignored (or at least underestimated) laborious task of
preparing data. In this paper, we introduced the Human-Aware Science Ontology (HAScO)
that was developed and applied to major scientific projects with the immediate goal of
helping teams of scientists with data preparation in support of data analysis. HAScO
is domain-agnostic, and leverages a combination of well-established foundational
ontologies including SIO, OBO Foundry’s UO, W3C’s PROV, and VSTO-I. In addition to
supporting some high-level scientific concepts such as Studies (including subclasses’
Observations, and Experiments), Subjects, Samples and others, HAScO
provides a quality dimension of data based on a new generalizable concept called
DataAcquisition. As pointed out in [
        <xref ref-type="bibr" rid="ref1">Brodaric and Gahegan 2010</xref>
        ], an effort to encode
scientific findings in a structured, knowledge-enhanced way using ontologies, can
support research exploration and potentially identify novel connections, thereby increasing
the overall research impact. The ontology is available5 under MIT license. We are
maintaining and evolving the ontology through its use in the HaDatAC infrastructure in support
of numerous sponsored research projects. To the extent that the HaDatAc framework is
used as a basis for the implementation of new research projects, HAScO will evolve
accordingly, guaranteeing the necessary support for the progress of the ontology.
      </p>
    </sec>
    <sec id="sec-14">
      <title>Acknowledgements</title>
      <p>This work was partially supported by the National Institute of Environmental Health
Sciences (NIEHS) Award 0255-0236-4609 / 1U2CES026555-01, National Science
Foundations Award DBI 1625044, the Gates Foundation through the Healthy Birth, Growth, and</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Brodaric</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Gahegan</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Ontology use for semantic e-science</article-title>
          .
          <source>Semantic Web</source>
          ,
          <volume>1</volume>
          (
          <issue>1</issue>
          , 2):
          <fpage>149</fpage>
          -
          <lpage>153</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Degtyarenko</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          et al. (
          <year>2008</year>
          ).
          <article-title>ChEBI: a database and ontology for chemical entities of biological interest</article-title>
          .
          <source>Nucleic Acids Research</source>
          ,
          <volume>36</volume>
          (
          <issue>suppl 1</issue>
          ):
          <fpage>D344</fpage>
          -
          <lpage>D350</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Dumontier</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          et al. (
          <year>2014</year>
          ).
          <article-title>The Semanticscience Integrated Ontology (SIO) for biomedical research and knowledge discovery</article-title>
          .
          <source>Journal of Biomedical Semantics</source>
          ,
          <volume>5</volume>
          :
          <fpage>14</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Fox</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cinquini</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>West</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garcia</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Benedict</surname>
            ,
            <given-names>J. L.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Middleton</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>Ontology-supported scientific data frameworks: The Virtual SolarTerrestrial Observatory experience</article-title>
          .
          <source>Computers &amp; Geosciences</source>
          ,
          <volume>35</volume>
          (
          <issue>4</issue>
          ):
          <fpage>724</fpage>
          -
          <lpage>738</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Gkoutos</surname>
            ,
            <given-names>G. V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schofield</surname>
            ,
            <given-names>P. N.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Hoehndorf</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>The Units Ontology: a tool for integrating units of measurement in science</article-title>
          .
          <source>Database</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Mayer</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Miksa</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Rauber</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Ontologies for Describing the Context of Scientific Experiment Processes</article-title>
          .
          <source>In 2014 IEEE 10th International Conference on e-Science</source>
          , volume
          <volume>1</volume>
          , pages
          <fpage>153</fpage>
          -
          <lpage>160</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>McCusker</surname>
            ,
            <given-names>J. P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rashid</surname>
            ,
            <given-names>S. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liang</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chastain</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pinheiro</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stingone</surname>
            ,
            <given-names>J. A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D. L.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>Broad, Interdisciplinary Science In Tela: An Exposure and Child Health Ontology</article-title>
          .
          <source>In Proceedings of the 2017 ACM on Web Science Conference, WebSci '17</source>
          , pages
          <fpage>349</fpage>
          -
          <lpage>357</lpage>
          , New York, NY, USA. ACM.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pinheiro</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patton</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Chastain</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Semantic escience for ecosystem understanding and monitoring: The jefferson project case study</article-title>
          .
          <source>In AGU Fall Meeting Abstracts</source>
          , volume
          <volume>1</volume>
          , page 3712.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Pinheiro</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D. L.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>Human-Aware Sensor Network Ontology: Semantic Support for Empirical Data Collection</article-title>
          .
          <source>In Proceedings of the 5th Workshop on Linked Science. Bethlehem</source>
          , PA, USA.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Pinheiro</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liang</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rashid</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Bax</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>HADatAc: A Framework for Scientific Data Integration using Ontologies</article-title>
          .
          <source>In Proceedings of the ISWC 2018 Posters &amp; Demonstrations Track.</source>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Poldrack</surname>
            ,
            <given-names>R. A.</given-names>
          </string-name>
          et al. (
          <year>2011</year>
          ).
          <article-title>The cognitive atlas: toward a knowledge foundation for cognitive neuroscience</article-title>
          . Frontiers in neuroinformatics,
          <volume>5</volume>
          :
          <fpage>17</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Robinson</surname>
            ,
            <given-names>P. N.</given-names>
          </string-name>
          , Ko¨hler,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Bauer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Seelow</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Horn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            , and
            <surname>Mundlos</surname>
          </string-name>
          ,
          <string-name>
            <surname>S.</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>The human phenotype ontology: a tool for annotating and analyzing human hereditary disease</article-title>
          .
          <source>The American Journal of Human Genetics</source>
          ,
          <volume>83</volume>
          (
          <issue>5</issue>
          ):
          <fpage>610</fpage>
          -
          <lpage>615</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          et al. (
          <year>2007</year>
          ).
          <article-title>The OBO Foundry: coordinated evolution of ontologies to support biomedical data integration</article-title>
          .
          <source>Nature Biotechnology</source>
          ,
          <volume>25</volume>
          (
          <issue>11</issue>
          ):
          <fpage>1251</fpage>
          -
          <lpage>1255</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>