<!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>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Cogan Shimizu</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Quinn Hirt</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pascal Hitzler</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Data Semantics Laboratory, Kansas State University</institution>
          ,
          <addr-line>Manhattan, KS</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Data Semantics Laboratory, Wright State University</institution>
          ,
          <addr-line>Dayton, OH</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Pattern-based, modular ontologies have several bene cial properties that lend themselves to FAIR data practices, especially as it pertains to Interoperability and Reusability. However, developing such ontologies has a high upfront cost, e.g. reusing a pattern is predicated upon being aware of its existence in the rst place. Thus, to help overcome these barriers, we have developed MODL: a modular ontology design library. MODL is a curated collection of well-documented ontology design patterns, drawn from a wide variety of interdisciplinary use-cases. In this paper we present MODL as a useful resource for the development of high-quality, modular ontologies, discuss its use, and provide some examples of its contents.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Modular Ontology Design Library?</p>
    </sec>
    <sec id="sec-2">
      <title>Introduction</title>
      <p>
        The Information Age is an apt description for these modern times; between
the World Wide Web and the Internet of Things an unfathomable amount of
information is accessible to humans and machines, but the sheer volume and
heterogeneity of the data have their drawbacks. Humans have di culty drawing
meaning from large amounts of data. Machines can parse the data, but do not
understand it. Thus, in order to bridge this gap, data would need to be organized
in such a way that some critical part of the human conceptualization is preserved.
Ontologies are a natural t for this role, as they may act as a vehicle for the
sharing of understanding [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        Unfortunately, published ontologies have infrequently lived up to such a
promise, hence the recent emphasis on FAIR (Findable, Accessible,
Interoperable, and Reusable) data practices [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. More speci cally, many ontologies are not
interoperable or reusable. This is usually due to incompatible ontological
commitments: strong|or very weak|ontological committments lead to an ontology
that is really only useful for a speci c use-case, or to an ambiguous model that
is almost meaningless by itself.
      </p>
      <p>
        To combat this, we have developed a methodology for developing so-called
modular ontologies [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. In particular, we are especially interested in
patternbased modules [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. A modularized ontology is an ontology that individual users
can easily adapt to their own use-cases, while still preserving relations with other
? Copyright c 2019 for this paper by its authors. Use permitted under Creative
Commons License Attribution 4.0 International (CC BY 4.0).
versions of the ontology; that is, keeping it interoperable with other ontologies.
Such ontologies may be so adapted due to their \plug-and-play" nature; that is,
one module may be swapped out for another developed from the same pattern.
      </p>
      <p>
        An ontology design pattern is, essentially, a small self-contained ontology that
addresses a general problem that has been observed to be invariant over di erent
domains or applications [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. By tailoring a pattern to a more speci c use-case, an
ontology engineer has developed a module. This modelling paradigm moves much
of the cost away from the formalization of a conceptualization (i.e. the logical
axiomatization). Instead, pattern-based modular ontolody design (PBMOD) is
predicated upon knowledge of available patterns, as well as being aware of the
use-cases it addresses and its ontological commitments.
      </p>
      <p>Thus, in order to address the ndability and accessibility aspects of
PBMOD, we have developed MODL: a modular ontology design library. MODL is
a curated collection of well-documented ontology design patterns. The particular
research contribution is both the curation and documentation. Some of the
patterns are novel, but many more have been extracted from existing ontologies and
streamlined for use in a general manner. MODL, as an artefact, is distributed
online as a collection of annotated OWL les and a technical report containing
schema diagrams and explanations of each OWL axiom.3</p>
      <p>The rest of the paper is organized as follows. Section 2 discusses the relevance
of this work. Section 3 presents our Modular Ontology Design Library in detail
and in Section 4 we conclude and discuss future work.
2</p>
    </sec>
    <sec id="sec-3">
      <title>Relevance</title>
      <p>
        Pattern-based modular ontology development is not a conceptually new idea|
instead, it is a continuation of an already established paradigm. Both
modularization of ontologies [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] and pattern-based modelling [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] have been identi ed as
improvements to the ontology engineering process. These concepts have
culiminated in mature paradigms (e.g. MOM [
        <xref ref-type="bibr" rid="ref11 ref14">14, 11</xref>
        ] and eXtreme Design [
        <xref ref-type="bibr" rid="ref1 ref16">16, 1</xref>
        ]),
both having been used in large-scale projects (e.g. GeoLink [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] and VALCRI
[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]). However, the ontology engineering community, especially those that utilize
patterns, have indicated an increased need for better tooling support [
        <xref ref-type="bibr" rid="ref2 ref7">7, 2</xref>
        ], of
which there are two complementary aspects: a dedicated development
environment and a critical mass of Ontology Design Patterns (or ODPs for short).4
      </p>
      <p>
        There is already a prototype that begins to address the need for a dedicated
development environment for pattern-based ontologies [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. It also provides a set
of hard-coded patterns that were extracted (at the time of development) from
the ODP Portal.5 However, having the pattern library tightly coupled with the
3 https://dase.cs.wright.edu/content/modl-modular-ontology-design-library
4 Anecdotally, one of the more pervasive themes at both the 2018 and 2019 United
States Semantic Technologies Symposia (https://us2ts.org/) was a call from
ontology engineers in both academia and industry for better tooling support.
5 http://ontologydesignpatterns.org/wiki/Submissions:ContentOPs
tool is disadvantageous for future development. Indeed, decoupling the tool is
desirable, for a number of reasons, as follows.
      </p>
      <p>{ Remove the onus of pattern development and upkeep o of the tool
developer.
{ Enable community driven improvements and tailoring of the library to the
end-users use-cases.</p>
      <p>{ Enable plug-and-play pattern libraries for di erent domains, etc.
On the other hand, MODL also addresses the crucial need for a critical mass
of ODPs. One may argue that this critical mass exists in the form of the ODP
portal. Unfortunately, though, it has su ered under the weight of its own mission.
Community enforced quality control has not succeeded in providing a
ready-touse suite of quality patterns for use across multiple domains.</p>
      <p>
        Furthermore, while the quality of a set of patterns is largely subjective,
MODL strives for consistency in documentation, uses best practices [
        <xref ref-type="bibr" rid="ref10 ref13">13, 10</xref>
        ],
and limited ontological commitments. In some cases this required polishing
extant documentation, writing it from scratch, and tweaking or detecting errors
in the formalization. We also include all new schema diagrams [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] following a
single paradigm and style.
      </p>
      <p>MODL therefore addresses, in some fashion, both aspects of improving
tooling support. In turn, we expect this to lower the barrier of entry to PBMOD,
which in turn lowers the barrier of entry for wider adoption semantic web
technologies in application areas.
3</p>
    </sec>
    <sec id="sec-4">
      <title>A Modular Ontology Design Library</title>
      <p>In this section, we present in detail MODL. Section 3.1 explains our methodology
and the organization of MODL, Section 3.2 provides a brief overview on the
anticipated usecases of MODL, Section 3.3 provides an example pattern that has
been excerpted from the documentation (some of the language and structure,
e.g. subsections, have been adapted to t this paper format), and nally, Section
3.4 provides information pertaining to accessibility, sustainability, and more.
3.1</p>
      <sec id="sec-4-1">
        <title>MODL's Methodology</title>
        <p>MODL is a curated collection of well-documented ontology design patterns.
MODL, itself, can be considered to be the combination of two artifacts, the
collection of patterns, speci ed in OWL, and the accompanying documentation.
The separation is a little fuzzy, as the OWL serialization is also heavily
annotated for convenience. The mission of MODL is to make patterns both ndable
and accessible. Therefore, it is of utmost importance that every pattern therein
is thoroughly documented. One drawback of the ODP Portal is that there are no
guidelines provided for documenting the patterns and, during submission, a form
is provided with many optional, ill-de ned elds. That is not to say all of the
patterns documented therein are poorly documented|some patterns did indeed
have thorough documentation. Indeed, we would like to emphasize that the main
contribution of MODL is not the patterns in and of themselves. The ODP portal
and many of the included patterns are well-known, well-used, and grounded in
literature. Where possible, we preserved these e orts, from either the portal or
associated publication, and corresponding credit is given in the MODL
documentation. Links to ancestor patterns are included in both the annotations and
documentation.</p>
        <p>
          However, for many of the patterns included in MODL, we needed to ll some
gaps. For this we have elected to follow the guidelines set forth in [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ]. These
guidelines are a result of a community wide survey that ranks the perceived
importance of ten di erent components of ODP documentation. For our purposes,
we have chosen to include the top seven. They are Schema Diagram, Example
of Pattern Instantiation, Compentency Questions, Axiomatization, OWL File,
Pointers to Related Patterns, and Metadata. The remaining three components
(Set of Example SPARQL Queries, Examples of Available Datasets for
Population, and Constraints Using ShEx 6) are being considered for future versions of
MODL.7
        </p>
        <p>
          The schema diagrams for our documentation were manually created using
the algorithm found in [
          <xref ref-type="bibr" rid="ref12 ref21">12, 21</xref>
          ]. We elected to use a simpli ed visual syntax that
conveyed relations between concepts and also contains visual cues for identifying
concepts that should be used as hooks into the ODP. In this case, a \hook" is
some concept that is not fully eshed out by the pattern, but recognizes that
there is some relation at some level. This hook can be another pattern, a module,
or a stub (described in more detail later).
        </p>
        <p>
          The provided OWL les for each of the patterns are annotated with the
Extended Ontology Design Pattern Representation Language (OPLa)8 [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. This
allows us to embed provenance metadata (e.g. where did this pattern originate?)
or provide pointers to related patterns (e.g. generalizations or specializations of
the pattern) in annotations.
        </p>
        <p>
          Finally, each pattern uses the namespace associated with the persistent URI
for this resource9. However, the patterns contained inside of MODL are intended
to be used as templates [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]. Further, the patterns in a MODL-like pattern library
are meant to be local and the collection bespoke to the domain. MODL itself is
meant as both example and seed. As such, the pattern URIs are not intended
to be resolvable. By instantiating a pattern or making a module, the original
pattern namespace becomes inconsequential. However, we acknowledge that this
may be a perspective that runs counter to some established view points; thus,
as MODL matures, we intend to include redirects to landing pages (e.g. using
6 http://shex.io/
7 Furthermore, there is some community indecision on embracing ShEx or SHACL, a
newer W3C recommendation. More information can be found at https://www.w3.
org/TR/shacl/.
8 https://github.com/cogan-shimizu-wsu/Extended-OPLa
9 https://archive.org/services/purl/purl/modular_ontology_design_library
        </p>
        <p>WiDoCo or similar) in the purl service via content negotiation, as it will certainly
further improve usability.</p>
        <p>Table 1 lists the patterns included in MODL. They have been loosely
organized into ve categories: metapatterns; organization of data; space, time, and
movement; agents and roles; and description and details.</p>
        <p>
          Metapatterns This category contains patterns that can be considered to be
\patterns for patterns." In other literature, notably [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ], they may be called
structural ontology design patterns, as they are independent of any speci c context, i.e.
they are content-independent. This is particularly true for the metapattern for
property rei cation, which, while a modelling strategy, is also a workaround for
the lack of n-ary relationships in OWL. The other metapatterns address
structural design choices frequently encountered when working with domain experts.
They present a best practice to non-ontologists for addressing language speci c
limitations. In general, these patterns are not meant to be truly instantiated.
One use of these patterns would be to utilize their axioms as a guide.
Organization of Data This category contains patterns that pertain to how
data might be organized. These patterns are necessarily highly abstract, as they
are ontological re ections of common data structures in computer science. The
pattern for aggregation, bag, or collection is a simple model for connecting many
concepts to a single concept. Analogously, for the list and tree pattterns, which
aim to capture ordinality and acyclicity, as well. More so than other patterns in
this library, these patterns provide an axiomatization as a high-level framework
that must be specialized (or modularized) to be truly useful.
        </p>
        <p>Space, Time, and Movement This category contains patterns that model
the movement of a thing through a space or spaces and a general event pattern.
The semantic trajectory pattern is a more general pattern for modelling the
discrete movements along some dimensions. The spatiotemporal extent pattern
is a trajectory along the familiar dimensions of time and space. Both patterns
are included for convenience.</p>
        <p>
          Agents and Roles This category contains patterns that pertain to agents
interacting with things. Here, we consider an agent to be anything that performs
some action or role. This is important, as it decouples the role of an agent from
the agent itself. For example, a Person may be Husband and Widower at some
point, but should not be both simultaneously. These patterns enable the capture
of this data. In fact, the agent role and participante role patterns are convenient
specializations of property rei cation that have evolved into a modelling practice
writ large. In this category, we also include the name stub, which is a convenient
instantiation of the stub metapattern; it allows us to acknowledge that a name is
a complicated thing, but sometimes we only really need the string representation.
Description and Details This category contains patterns that model the
description of things. These patterns are relatively straightforward, models for
capturing \how much?" and \what kind?" for a particular thing; patterns that
are derived from Winston's part-whole taxonomy [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ]; a pattern extracted from
PROV-O [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ], perhaps to be used to answer \where did this data come from?";
and a pattern for associating an identi er with something.
3.2
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>Using MODL</title>
        <p>There are two di erent ways to use MODL|for use in ontology modelling and
for use in tools. In both cases, MODL is distributed as a ZIP archive of the
patterns' OWL les and accompanying documentation. In the case of the Ontology
Engineer, it is simply used as a resource while building an ontology, perhaps
by using Modular Ontology Modelling or eXtreme Design methodologies. For
the tool developer, we also supply an ontology consisting of exactly the OPLa
annotations from each pattern that pertain to OntologicalCollection. As OPLa
is fully speci ed in OWL, these annotations make up an ontology of patterns
and their relations. One particular use-case that we foresee is a tool developer
querying the ontology for which patterns are related to the current pattern, or
looking for a pattern based on keywords or similarity to competency questions.
3.3</p>
      </sec>
      <sec id="sec-4-3">
        <title>Excerpt from Pattern Documentation</title>
      </sec>
      <sec id="sec-4-4">
        <title>Summary</title>
        <p>
          Figure 1 depicts the schema diagram for the Provenance pattern, as included
in MODL. The EntityWithProvenance Pattern is extracted from the PROV-O
ontology. At the pattern level, we do not want to make the ontological
committment to a full-blown ontology. It su ces to align a sub-pattern to the core of
PROV-O. [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]
        </p>
        <p>The EntityWithProvenance class is any item of interest to which a developer
would like to attach provenance information. That is they are interested in
capturing, who or what created that item, what was used to derive it, and what
method was used to do so. The \who or what" is captured by using the Agent
class. The property, wasDerivedFrom is eponymous|it denotes that some set of
resources was used during the ProvenanceActivity to generate the
EntityWithProvenance.</p>
        <p>Axiomatization10</p>
        <sec id="sec-4-4-1">
          <title>9attributedTo:Agent v EntityWithProvenance</title>
        </sec>
        <sec id="sec-4-4-2">
          <title>EntityWithProvenance v 8attributedTo:Agent</title>
        </sec>
        <sec id="sec-4-4-3">
          <title>9generatedBy:ProvenanceActivity v EntityWithProvenance</title>
        </sec>
        <sec id="sec-4-4-4">
          <title>EntityWithProvenance v 8generatedBy:ProvenanceActivity</title>
        </sec>
        <sec id="sec-4-4-5">
          <title>9used:EntityWithProvenance v ProvenanceActivity</title>
        </sec>
        <sec id="sec-4-4-6">
          <title>ProvenanceActivity v 8used:EntityWithProvenance</title>
        </sec>
        <sec id="sec-4-4-7">
          <title>9performedBy:Agent v ProvenanceActivity ProvenanceActivity v 8performedBy:Agent</title>
          <p>(1)
(2)
(3)
(4)
(5)
(6)
(7)
(8)</p>
        </sec>
      </sec>
      <sec id="sec-4-5">
        <title>Axiom Explanations</title>
        <p>
          10 Axiomatization is extensive while avoiding undesirably strong ontological
commitments. Most axioms for the MODL patterns follow the template of the OWLAx
Protege plug-in [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
        </p>
      </sec>
      <sec id="sec-4-6">
        <title>Competency Questions</title>
        <p>CQ1. Who are the contributors to this Wikidata page?
CQ2. From which database is this entry taken?
CQ3. Which method was used to generate this chart and from which spreadsheet
did the data originate?
CQ4. Who provided this research result?
3.4</p>
      </sec>
      <sec id="sec-4-7">
        <title>Details</title>
        <p>Persistent URI The persistent URI for this resource is https://archive.
org/services/purl/purl/modular_ontology_design_library. The Version
1.0 snapshot and its documentation may be found there. Additionally, it provides
helpful links to a technical report and the living data on GitHub, as discussed
below. We emphasize that this should not be considered to be a migration of the
ODP portal to GitHub, instead, simply where this resource lives, and as such is
not meant to supercede or replace the ODP portal.</p>
        <p>
          Canonical Citation The canonical citation for this resource may be found on
arXiv [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]. The rst version of the release has a DOI through Zenodo11
Documentation In addition to this document, we provide in-depth
documentation on the library. This documenation contains a primer on ontology design
patterns, as a concept, as well as common techniques used in their formalization.
Most importantly, for each pattern it provides a schema diagram, its
axiomatization, and explanations for each of those axioms. As mentioned in Section
3.1, each pattern is thoroughly annotated with OPLa which provides further
documentation on its use and provenance.
11 10.5281/zenodo.3228128
Sustainability &amp; Maintenance MODL straddles the realms of dataset and
software library; the resource is essentially a snapshot of data that lives. Due to this
potential for change, we intend to maintain MODL analogously to a software
project. Indeed, while the snapshots will be distributed as ZIP archives, the
living data is (at the time of this writing) hosted on GitHub.12 The Data Semantics
Laboratory13 will host MODL's snapshots and appropriate documentation
inde nitely. The authors plan to drive further development of needed or requested
patterns. Furthermore, by using Git14 we inherit mechanisms for tracking
issues and versions and incorporating such community contributions into future
releases.
        </p>
        <p>License Information This resource is released under the Creative Commons
Attribution 4.0 International Public License the details of which can be found
online.15 A copy of license text is included in the repository.
4</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusions</title>
      <p>MODL is a curated collection of well-documented ontology design patterns. We
have created this resource to meet a community-recognized need for tooling
infrastructure for ontology engineering. In particular, this resource makes ontology
design patterns both ndable and accessible, shows how they are interoperable,
and promotes their reuse. Furthermore, we posit that future ontologies reusing
these patterns will promote their interoperability and reuse.
4.1</p>
      <sec id="sec-5-1">
        <title>Next Steps</title>
        <p>
          The next steps are many, as MODL is a multifacted, foundational resource. We
have identi ed several patterns that we deem necessary for covering additional
frequently encountered modelling needs, e.g. a process pattern or patterns. In
addition, there are many alternative patterns that could be considered for
future releases. As mentioned in Section 3.1, we also want to further esh out the
documentation with respect to [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ], as well as provide individual landing pages
describing the ODPs. One future use case that we foresee for this resource is the
mapping of competency questions to example SPARQL queries, which maybe
could be used as a gold-standard training set for an automated translator. Also
mentioned in Section 3.1, we intend to work closely with the digital humanities
community for their knowledge representation needs. Finally, we have noted the
extreme importance of working closely with tool developers; there is ongoing
work to create a Protege plug-in that utilizes MODL as a base for modular
ontology modelling, as inspired by [
          <xref ref-type="bibr" rid="ref20 ref6">6, 20</xref>
          ]. Furthermore, we wish to explore
automating the creation of a MODL-like resource. That is, provide a set of scripts
12 https://github.com/cogan-shimizu-wsu/modular-ontology-design-library
13 http://daselab.org/
14 https://git-scm.com/
15 https://creativecommons.org/licenses/by/4.0/legalcode
or instructions that allow developers to create their own local repository of their
own frequently used patterns. Finally, we wish to layout a template for
describing MODL-like resources using the Data Catalog Vocabulary16 and Schema.org's
Dataset.17
Acknowledgement. Cogan Shimizu acknowledges support by the Dayton Area
Graduate Studies Institute (DAGSI). Quinn Hirt acknowledges funding from the
Air Force O ce of Scienti c Research under award number FA9550-18-1-0386.
16 https://www.w3.org/TR/vocab-dcat/
17 https://schema.org/Dataset
        </p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>E.</given-names>
            <surname>Blomqvist</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Hammar</surname>
          </string-name>
          , and
          <string-name>
            <given-names>V.</given-names>
            <surname>Presutti</surname>
          </string-name>
          .
          <article-title>Engineering ontologies with patterns - the eXtreme Design methodology</article-title>
          . In P. Hitzler,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Janowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          , and V. Presutti, editors,
          <source>Ontology Engineering with Ontology Design Patterns - Foundations and Applications</source>
          , volume
          <volume>25</volume>
          <source>of Studies on the Semantic Web</source>
          , pages
          <volume>23</volume>
          {
          <fpage>50</fpage>
          . IOS Press,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>P. A.</given-names>
            <surname>Bonatti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Decker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Polleres</surname>
          </string-name>
          , and
          <string-name>
            <given-names>V.</given-names>
            <surname>Presutti</surname>
          </string-name>
          .
          <article-title>Knowledge Graphs: New Directions for Knowledge Representation on the Semantic Web (Dagstuhl Seminar 18371)</article-title>
          .
          <source>Dagstuhl Reports</source>
          ,
          <volume>8</volume>
          (
          <issue>9</issue>
          ):
          <volume>29</volume>
          {
          <fpage>111</fpage>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>Z.</given-names>
            <surname>Dragisic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Lambrix</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Blomqvist</surname>
          </string-name>
          .
          <article-title>Integrating ontology debugging and matching into the extreme design methodology</article-title>
          . In E. Blomqvist,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Narock</surname>
          </string-name>
          , and M. Solanki, editors,
          <source>Proceedings of the 6th Workshop on Ontology and Semantic Web Patterns (WOP</source>
          <year>2015</year>
          )
          <article-title>co-located with the 14th International Semantic Web Conference (ISWC</article-title>
          <year>2015</year>
          ), Bethlehem, Pensylvania, USA, October
          <volume>11</volume>
          ,
          <year>2015</year>
          ., volume
          <volume>1461</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          and
          <string-name>
            <given-names>V.</given-names>
            <surname>Presutti</surname>
          </string-name>
          .
          <article-title>Ontology design patterns</article-title>
          . In S. Staab and R. Studer, editors, Handbook on Ontologies,
          <source>International Handbooks on Information Systems</source>
          , pages
          <fpage>221</fpage>
          {
          <fpage>243</fpage>
          . Springer,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>T. R.</given-names>
            <surname>Gruber</surname>
          </string-name>
          .
          <article-title>A translation approach to portable ontology speci cations</article-title>
          .
          <source>Knowledge acquisition</source>
          ,
          <volume>5</volume>
          (
          <issue>2</issue>
          ):
          <volume>199</volume>
          {
          <fpage>220</fpage>
          ,
          <year>1993</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>K.</given-names>
            <surname>Hammar</surname>
          </string-name>
          .
          <article-title>Ontology design patterns in WebProtege</article-title>
          . In S. Villata,
          <string-name>
            <given-names>J. Z.</given-names>
            <surname>Pan</surname>
          </string-name>
          , and M. Dragoni, editors,
          <source>Proceedings of the ISWC</source>
          <year>2015</year>
          <article-title>Posters &amp; Demonstrations Track co-located with the 14th International Semantic Web Conference (ISWC2015), Bethlehem</article-title>
          , PA, USA, October
          <volume>11</volume>
          ,
          <year>2015</year>
          ., volume
          <volume>1486</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>K.</given-names>
            <surname>Hammar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Blomqvist</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Carral</surname>
          </string-name>
          , M. van
          <string-name>
            <surname>Erp</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Fokkens</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Gangemi</surname>
            ,
            <given-names>W. R. van Hage</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Janowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Karima</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Narock</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Segers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Solanki</surname>
          </string-name>
          , and
          <string-name>
            <given-names>V.</given-names>
            <surname>Svatek</surname>
          </string-name>
          .
          <article-title>Collected research questions concerning ontology design patterns</article-title>
          . In P. Hitzler,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Janowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          , and V. Presutti, editors,
          <source>Ontology Engineering with Ontology Design Patterns - Foundations and Applications</source>
          , volume
          <volume>25</volume>
          <source>of Studies on the Semantic Web</source>
          , pages
          <volume>189</volume>
          {
          <fpage>198</fpage>
          . IOS Press,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>K.</given-names>
            <surname>Hammar</surname>
          </string-name>
          and
          <string-name>
            <given-names>V.</given-names>
            <surname>Presutti</surname>
          </string-name>
          .
          <article-title>Template-based content ODP instantiation</article-title>
          . In K. Hammar,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lawrynowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. G.</given-names>
            <surname>Nuzzolese</surname>
          </string-name>
          , and M. Solanki, editors,
          <source>Advances in Ontology Design and Patterns [revised and extended versions of the papers presented at the 7th edition of the Workshop on Ontology and Semantic Web Patterns, WOP@ISWC</source>
          <year>2016</year>
          , Kobe, Japan, 18th
          <year>October 2016</year>
          ], volume
          <volume>32</volume>
          <source>of Studies on the Semantic Web</source>
          , pages
          <fpage>1</fpage>
          <lpage>{</lpage>
          13. IOS Press,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Janowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          , and V. Presutti, editors.
          <source>Ontology Engineering with Ontology Design Patterns { Foundations and Applications</source>
          , volume
          <volume>25</volume>
          of
          <article-title>Studies on the Semantic Web</article-title>
          . IOS Press,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Janowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>V.</given-names>
            <surname>Presutti</surname>
          </string-name>
          .
          <article-title>Towards a simple but useful ontology design pattern representation language</article-title>
          . In E. Blomqvist,
          <string-name>
            <given-names>O.</given-names>
            <surname>Corcho</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Horridge</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Carral</surname>
          </string-name>
          , and R. Hoekstra, editors,
          <source>Proceedings of the 8th Workshop on Ontology Design and Patterns (WOP</source>
          <year>2017</year>
          )
          <article-title>co-located with the 16th International Semantic Web Conference (ISWC</article-title>
          <year>2017</year>
          ), Vienna, Austria, October
          <volume>21</volume>
          ,
          <year>2017</year>
          ., volume
          <volume>2043</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          .
          <article-title>A tutorial on modular ontology modeling with ontology design patterns: The cooking recipes ontology</article-title>
          .
          <source>CoRR</source>
          , abs/
          <year>1808</year>
          .08433,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>N.</given-names>
            <surname>Karima</surname>
          </string-name>
          .
          <source>Automated Rendering of Schema Diagram for Ontologies</source>
          .
          <source>PhD thesis</source>
          , Wright State University,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <given-names>N.</given-names>
            <surname>Karima</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Hammar</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          .
          <article-title>How to document ontology design patterns</article-title>
          . In K. Hammar,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lawrynowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nuzzolese</surname>
          </string-name>
          , and M. Solanki, editors,
          <source>Advances in Ontology Design and Patterns</source>
          , volume
          <volume>32</volume>
          <source>of Studies on the Semantic Web</source>
          , pages
          <volume>15</volume>
          {
          <fpage>28</fpage>
          . IOS Press, Amsterdam,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <given-names>A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          and
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          .
          <article-title>Modeling with ontology design patterns: Chess games as a worked example</article-title>
          . In P. Hitzler,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Janowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          , and V. Presutti, editors,
          <source>Ontology Engineering with Ontology Design Patterns { Foundations and Applications</source>
          , volume
          <volume>25</volume>
          <source>of Studies on the Semantic Web</source>
          , pages
          <fpage>3</fpage>
          <lpage>{</lpage>
          21. IOS Press,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>A.</given-names>
            <surname>Krisnadhi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Janowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Arko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Carbotte</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Chandler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cheatham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Fils</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. W.</given-names>
            <surname>Finin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Ji</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. B.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Karima</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. A.</given-names>
            <surname>Lehnert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mickle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. W.</given-names>
            <surname>Narock</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. O'Brien</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Raymond</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Shepherd</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Schildhauer</surname>
            , and
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Wiebe</surname>
          </string-name>
          .
          <article-title>The geolink modular oceanography ontology</article-title>
          . In M. Arenas,
          <string-name>
            <given-names>O.</given-names>
            <surname>Corcho</surname>
          </string-name>
          , E. Simperl,
          <string-name>
            <given-names>M.</given-names>
            <surname>Strohmaier</surname>
          </string-name>
          , M. d'Aquin,
          <string-name>
            <given-names>K.</given-names>
            <surname>Srinivas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. T.</given-names>
            <surname>Groth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumontier</surname>
          </string-name>
          , J. He in, K. Thirunarayan, and S. Staab, editors,
          <source>The Semantic Web - ISWC 2015 - 14th International Semantic Web Conference</source>
          , Bethlehem, PA, USA, October
          <volume>11</volume>
          -
          <issue>15</issue>
          ,
          <year>2015</year>
          , Proceedings,
          <string-name>
            <surname>Part</surname>
            <given-names>II</given-names>
          </string-name>
          , volume
          <volume>9367</volume>
          of Lecture Notes in Computer Science, pages
          <volume>301</volume>
          {
          <fpage>309</fpage>
          . Springer,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <given-names>V.</given-names>
            <surname>Presutti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Daga</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          , and
          <string-name>
            <surname>E. Blomqvist.</surname>
          </string-name>
          <article-title>eXtreme Design with content ontology design patterns</article-title>
          . In E. Blomqvist,
          <string-name>
            <given-names>K.</given-names>
            <surname>Sandkuhl</surname>
          </string-name>
          , F. Schar e, and V. Svatek, editors,
          <source>Proceedings of the Workshop on Ontology Patterns (WOP</source>
          <year>2009</year>
          ) ,
          <article-title>collocated with the 8th International Semantic Web Conference ( ISWC-</article-title>
          <year>2009</year>
          ), Washington D.C., USA, 25 October,
          <year>2009</year>
          ., volume
          <volume>516</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <given-names>A. L.</given-names>
            <surname>Rector</surname>
          </string-name>
          .
          <article-title>Modularisation of domain ontologies implemented in description logics and related formalisms including OWL</article-title>
          . In J. H.
          <string-name>
            <surname>Gennari</surname>
            ,
            <given-names>B. W.</given-names>
          </string-name>
          <string-name>
            <surname>Porter</surname>
          </string-name>
          , and Y. Gil, editors,
          <source>Proceedings of the 2nd International Conference on Knowledge Capture (K-CAP</source>
          <year>2003</year>
          ),
          <source>October 23-25</source>
          ,
          <year>2003</year>
          ,
          <string-name>
            <given-names>Sanibel</given-names>
            <surname>Island</surname>
          </string-name>
          , FL, USA, pages
          <volume>121</volume>
          {
          <fpage>128</fpage>
          . ACM,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <given-names>S.</given-names>
            <surname>Sahoo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>McGuinness</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Lebo</surname>
          </string-name>
          .
          <article-title>PROV-o: The PROV ontology</article-title>
          .
          <source>W3C recommendation, W3C</source>
          , Apr.
          <year>2013</year>
          . http://www.w3.org/TR/2013/REC-prov-o20130430/.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>M. K. Sarker</surname>
            ,
            <given-names>A. A.</given-names>
          </string-name>
          <string-name>
            <surname>Krisnadhi</surname>
            , and
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Hitzler. OWLAx</surname>
          </string-name>
          :
          <article-title>A protege plugin to support ontology axiomatization through diagramming</article-title>
          . In T. Kawamura and H. Paulheim, editors,
          <source>Proceedings of the ISWC</source>
          <year>2016</year>
          <article-title>Posters &amp; Demonstrations Track co-located with 15th International Semantic Web Conference (ISWC</article-title>
          <year>2016</year>
          ), Kobe, Japan, October
          <volume>19</volume>
          ,
          <year>2016</year>
          ., volume
          <volume>1690</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <given-names>C.</given-names>
            <surname>Shimizu</surname>
          </string-name>
          .
          <article-title>Towards a comprehensive modular ontology IDE and tool suite</article-title>
          . In S. Kirrane and L. Kagal, editors,
          <source>Proceedings of the Doctoral Consortium at ISWC</source>
          <year>2018</year>
          co
          <article-title>-located with 17th International Semantic Web Conference (ISWC</article-title>
          <year>2018</year>
          ), Monterey, USA, October 8th - to - 12th,
          <year>2018</year>
          ., volume
          <volume>2181</volume>
          <source>of CEUR Workshop Proceedings</source>
          , pages
          <volume>65</volume>
          {
          <fpage>72</fpage>
          . CEUR-WS.org,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>C. Shimizu</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Eberhart</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Karima</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          <string-name>
            <surname>Hirt</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Krisnadi</surname>
            , and
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Hitzler</surname>
          </string-name>
          .
          <article-title>A method for automatically generating schema diagrams for modular ontologies</article-title>
          .
          <source>In 1st Iberoamerican Conference on Knowledge Graphs and the Semantic Web</source>
          ,
          <year>2019</year>
          . To Appear.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>C. Shimizu</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          <string-name>
            <surname>Hirt</surname>
            , and
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Hitzler. Modl</surname>
          </string-name>
          :
          <article-title>A modular ontology design library</article-title>
          .
          <source>Technical report</source>
          , Wright State University, Dayton, Ohio,
          <year>April 2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>C. Shimizu</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Hitzler</surname>
            , and
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Paul</surname>
          </string-name>
          .
          <article-title>Ontology design patterns for winston's taxonomy of part-whole relations</article-title>
          . In E. Demidova,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zaveri</surname>
          </string-name>
          , and E. Simperl, editors, Emerging Topics in Semantic Technologies {
          <article-title>ISWC 2018 Satellite Events [best papers from 13 of the workshops co-located with the ISWC 2018 conference]</article-title>
          , volume
          <volume>36</volume>
          <source>of Studies on the Semantic Web</source>
          , pages
          <volume>119</volume>
          {
          <fpage>129</fpage>
          . IOS Press,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>M. D. Wilkinson</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Dumontier</surname>
          </string-name>
          , et al.
          <article-title>The fair guiding principles for scienti c data management and stewardship</article-title>
          .
          <source>Scienti c Data</source>
          ,
          <volume>3</volume>
          :160018 EP {,
          <year>Mar 2016</year>
          . Comment.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>