<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">BioOnto: Towards an Integration of Biological and Biogeographic Data</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Marcos</forename><surname>Zarate</surname></persName>
							<affiliation key="aff0">
								<orgName type="department" key="dep1">Centro Nacional Patagónico</orgName>
								<orgName type="department" key="dep2">Faculty of Engineering</orgName>
								<orgName type="laboratory">Centro para el Estudio de Sistemas Marinos</orgName>
								<orgName type="institution" key="instit1">Consejo Nacional de Investigaciones Científicas y Técnicas b LINVI</orgName>
								<orgName type="institution" key="instit2">Universidad Nacional de la Patagonia San Juan Bosco</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Agustina</forename><surname>Buccella</surname></persName>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">Computer Science Department</orgName>
								<orgName type="department" key="dep2">Computer Science and Engineering Department</orgName>
								<orgName type="laboratory">GIISCO Research Group</orgName>
								<orgName type="institution" key="instit1">Universidad Nacional del Comahue d</orgName>
								<orgName type="institution" key="instit2">Universidad Nacional del Sur e Comisión de Investigaciones Científicas de la provincia de Buenos Aires</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Pablo</forename><surname>Fillottrani</surname></persName>
						</author>
						<title level="a" type="main">BioOnto: Towards an Integration of Biological and Biogeographic Data</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">BBC152CBAC1CD551BF25F07F8F12B773</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T08:36+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Database Integration</term>
					<term>Ontology</term>
					<term>Biogeography</term>
					<term>Biodiversity</term>
					<term>Darwin Core</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In this work we present the preliminary design of BioOnto, an ontologybased system designed to integrate two important databases for Argentine science, the National System of Biological Data (SNDB) and the Ocean Biogeographic Information System (OBIS). BioOnto uses Web Ontology Language (OWL) to make assertions about classes in the underlying model and to define object properties that are used to link instances therein. To accomplish the integration, we follow the Single Ontology Approach. We illustrate the usefulness of BioOnto presenting fragments of the ontology that supports inference about (1) the relationship between preys and predators (2) which species coexist in a marine region (in particular the Argentine region is of our interest).</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Biogeography <ref type="bibr" target="#b2">[1]</ref> is a scientific discipline that studies the distribution of living beings on earth, as well as the processes that have originated it, that modify it and that can make it disappear. It is an interdisciplinary science, which is both a branch of geography and biology, receiving its foundations of specialties such as botany, zoology, ecology or evolutionary biology and other sciences such as geology. Currently there is a steadily growing wealth of biogeographic and biological data from a wide range of disciplines that being available from on-line information systems <ref type="bibr" target="#b3">[2,</ref><ref type="bibr" target="#b4">3,</ref><ref type="bibr">4]</ref> around the world. In particular, as the number of species and geographic regions under study and also the participating institutions and research groups continue growing, addressing elaborate research issues about the complex interrelationships among these data becomes increasingly difficult. In the case that the information sources cannot be properly coordinated, data access and information discovery can sometimes become a daunting task. This drives the need to further facilitate the information integration across data sources, taking into account different querying interests in a diversity of fields and disciplines.</p><p>SNDB <ref type="foot" target="#foot_2">2</ref> supported by the Ministry of Science, Technology and Productive Innovation of Argentina and OBIS <ref type="foot" target="#foot_3">3</ref> supported by the Intergovernmental Oceanographic Commission of UNESCO, are currently two of main reference databases for ocean biologists, ecologists, and other researchers in Argentina. Both use Darwin Core Standard (DwC) <ref type="bibr" target="#b6">[5]</ref> which is a general purpose vocabulary designed to facilitate the transfer and integration of biodiversity data. Though the DwC is defined in an RDF <ref type="bibr" target="#b7">[6]</ref> document <ref type="foot" target="#foot_4">4</ref> , integration of biodiversity data in the Semantic Web (SW) <ref type="bibr" target="#b8">[7]</ref> is in its early stages. One of the major challenges for DwC in the SW context is the lack of a well-defined ontology. Without rigorous relationships between concepts and the properties that define them, connections between biodiversity data and related semantically rich information, such as literature and genomes, are difficult to traverse <ref type="bibr" target="#b9">[8,</ref><ref type="bibr" target="#b10">9,</ref><ref type="bibr" target="#b11">10,</ref><ref type="bibr" target="#b12">11]</ref>.</p><p>To facilitate the integration of these two databases, we present the design of BioOnto, an ontology that enables the integration following the Single Ontology approaches which uses one global ontology providing a shared vocabulary for the specification of the semantics and all information sources are related to one global ontology. The choice of this approach is due to the fact that it is ratified for many years as demonstrated in <ref type="bibr" target="#b13">[12]</ref> its implementation is successful in cases where the nature of the data is similar. In addition, BioOnto is designed to link data together with other systems compliant with the RDF which follows the principles established by Linked Open Data initiative (LOD) <ref type="foot" target="#foot_5">5</ref> .</p><p>The paper is organized as follows: Section 2 shows the state of art and the problems of integration that exist today. Section 3 describes the architecture, design considerations, and features of BioOnto. Section 4 presents a use case that demonstrates how the information from both data sets are integrated to better understand the behavior of a particular specie. Finally Section 5 presents the conclusions and the future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Work</head><p>In this section we will review the work related to the integration of biodiversity and biogeography domain. The first work consulted is <ref type="bibr" target="#b14">[13]</ref> developed by OBIS-ENV-DATA, which proposes an extension of DwC to expand OBIS with environmental data to effectively manage combined datasets, although this generates advantages in the incorporation of environmental data, still persists the integration problem which has the DwC standard itself. In MarineTLO <ref type="bibr" target="#b15">[14]</ref> the authors defined a core ontology for publishing marine data concerning to the European iMarine project <ref type="foot" target="#foot_6">6</ref> , which is suitable for setting up warehouses that can serve complex queries. The main objective is to assemble information from different datasets to give more details of a particular marine species. However the DwC standard is not used to build the underlying ontology, limiting the possibility of integrating biodiversity data that respects the DwC standard. BiSciCol <ref type="bibr" target="#b16">[15]</ref> describes an architecture to convert biodiversity data (in standard tabular formats) such as Darwin Core-Archives <ref type="bibr" target="#b17">[16]</ref> into RDF representations. In this case an ontology is described using the terms of the DwC but there are no examples of inferences or queries that may be of help to researchers interested in integrating different databases; on the other hand, currently the project page is not accessible. We plan to use DwC standard to capture complex aspect of biodiversity domain. In <ref type="bibr" target="#b18">[17]</ref> the authors describe RDF-based data structures that are to be employed in the creation of a centralized repository of metadata from the heterogeneous data sources in the RITMARE research network <ref type="foot" target="#foot_7">7</ref> . A different approach is taken in <ref type="bibr" target="#b19">[18]</ref> where the authors propose the creation of micro-linked open data clouds formed by oceanographic LOD-compliant datasets. A number of ontology design patterns called GeoLink Modular Oceanography Ontology are designed in <ref type="bibr" target="#b20">[19]</ref> for the Oceanography domain. The resulting patterns are sufficiently modular, and thus arguably easier to extend than foundational top-level ontologies. Currently, the GeoLink project is in the middle of populating the patterns with actual data and a very preliminary evaluation demonstrated that the patterns together can serve as an integrating layer of heterogeneous oceanographic data repositories.</p><p>Current research is trying to address the existing gap to integrate biological, oceanographic and biogeographic data. However, critical look at the available literature indicates that there are limitations related to: (1) the absence of robust, standardized, and widely-accepted vocabularies and ontologies for linkable biodiversity and biogeography data. ( <ref type="formula">2</ref>) the disagreements presently governing the use of identifiers in biodiversity and biogeography data is a major impediment to integrate these data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Proposed Architecture and Ontology Details</head><p>The proposed architecture, showed in Figure <ref type="figure">1</ref>, is divided into three layers: (1) Input Data representing the databases OBIS and SNDB in which the data can be downloaded in CSV format, then this information is converted to RDF using OpenRefine tool <ref type="bibr" target="#b21">[20]</ref> where data inside these files are cleaned and converted to standardized data types (dates, numerical values, etc.). Data are converted to RDF triples using RDF Refine<ref type="foot" target="#foot_8">8</ref> , which is an extension of OpenRefine. The columns of the CSV file are mapped as instances of DwC classes. Every resource must have a URI that can be used to link that resource to other resources both within this dataset and others anywhere on the web. The base URI that is common to the main classes is: bio-onto:http://www.cenpat-conicet.gob.ar/ontology/. In the CSV file we have a column with unique identifier, "ID", to use as unique values in identity URIs. We use GREL (General Refine Expression Language<ref type="foot" target="#foot_9">9</ref> ) to generate a new URI, the expression that we defined is "occurrence/"+value.urlify() this concatenates to the base URI the string "ocurrence/" along with the value of the ID, then a URI generated after applying the expression would look like this: bio-onto:occurrence/valueID. The resulting RDF to describe an occurrence is:</p><p>SUBJECT PREDICATE OBJECT bio -onto : occurrence / f6bbf85d -85 ea -4605 rdf : type dwc : Occurrence dwc: is an abbreviation for the real namespace http://rs.tdwg.org/dwc/terms/, Table <ref type="table" target="#tab_0">1</ref> describes the mapping performed together with the columns of CSV file used to generate the main URIs. The complete mapping can be consulted at<ref type="foot" target="#foot_10">10</ref> . (2) Global Ontology and Storage in which the RDF triples are stored in GraphDB <ref type="foot" target="#foot_11">11</ref> . This is a highly efficient and robust graph database with OWL inferences and SPARQL <ref type="bibr" target="#b22">[21]</ref> support. Then the users can access the data resources easily using the different visualizations provided by GraphDB<ref type="foot" target="#foot_12">12</ref> . (3) Information Retrieval which provides a transparent interface to the non-expert user, so that they can perform queries without needing to know details of the SPARQL query language.</p><p>Figure <ref type="figure">1</ref>. Proposed Architecture: the data of both datasets are converted to RDF, then the mapping corresponding to the classes defined in the ontology is performed. Finally the data can be queried through SPARQL queries.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">A Multidisciplinary Approach</head><p>The development of the ontology is initiated within CENPAT <ref type="foot" target="#foot_13">13</ref> . The different research lines at CENPAT include marine biology, aquatic resource management, oceanography, paleontology, and biological diversity, among others. A working group at CENPAT is focused on working with issues related to the management and conservation of marine resources, this research group called CESIMAR acronym for (Center for the Study of Marine Systems) have a long tradition on studying the biology and behavior of marine mammals. Because most of the research done generates a large volume of data, but depending on its nature, they are published in SNDB (if they are biological data) or OBIS (if they are biogeographic data). Up to date there has not been developed a tool which allows integrating both databases. For example it is of great interest to know which species coexist in a certain marine region, or to establish trophic relations between marine mammals. After several interviews with the domain-experts, the key targets of the ontology model are specified to: (1) Establish marine regions, determined by maximum and minimum latitudes. (2) Establish which species of marine mammals are prey or predator and (3) Determine which species coexist in the economic areas pertaining to Argentina, in particular to see whether the commercial fishing does alter the ecological balance of the sea species.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Ontology Development Life-cycle</head><p>Regarding to the methodological strategy of our approach, we keep in line with the tradition that considers ontology as an engineering artifact that is useful to model some aspects of the world. That is why we adopted the methodology defined in <ref type="bibr" target="#b23">[22]</ref>. The main stages are: (1) Analysis: We planned to use the ontology first with the DwC classes, we decided to first try and represent these objects as concepts and then see if some concepts were lacking or inadequate and eventually adjust the structure. (2) Building the ontology: The building process is iterative. Basically it can be broken down: finding conditions to constrain the concepts, introducing the properties and/or concepts needed to build the conditions and building the subsumption hierarchies of concepts and prop-erties. (3) Evaluation: For the evaluation we take into account two important aspects highlighted in <ref type="bibr" target="#b24">[23]</ref>, consistency of the ontology since an inconsistent ontology would yield questionable results, this task is performed using Ontology Debugger<ref type="foot" target="#foot_14">14</ref> a plugin for Protégé and Pellet reasoner <ref type="foot" target="#foot_15">15</ref> , we test the consistency after each set of changes we make, even if the changes are supposed to be simple. Another factor to evaluate is the complexity, one way to evaluate this is to ask the reasoner to classify the ontology. If this test takes too much time, it is likely that the ontology will not be usable in real conditions. If such is the case, corrections are to be made. Since usually the ontology size cannot be reduced, the general idea is to write simpler restrictions on properties. This means using a less complicated logic if possible. For instance, using existential restrictions instead of qualified cardinality restrictions helps keeping the complexity lower for the reasoner. (4) Maintenance: After complexity test is performed with adequate performance, we check the ontology's performance in real use. This is done by testing the applications exploiting the ontology and evaluating the performance, both in terms of execution speed and results quality. The analysis of the results help us fine tune the ontology to our exact needs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.">The Ontology Structure</head><p>At this point we might think that the integration of both databases is solved since both are converted to RDF, their integration should be simple given that a URI can indicate what kind of entity it identifies. But this is not enough, it is necessary to impose a layer of computationally tractable meaning, where the relationships that hold between them can be accurately interpreted and used in an automated way. For example, establishing relationships between instances of classes through an inverse property, defining cardinality restrictions or establish subsumption relationships. Description Logics (DL) <ref type="bibr" target="#b25">[24]</ref> is an adequate means of representing ontologies. Furthermore, OWL is based on DL, so we decided to describe our ontology using DL and to implement it in OWL-DL <ref type="bibr" target="#b26">[25]</ref>. Both of these flavors are well-supported by existing reasoners and is particularly suitable for the type of reasoning we intend to perform at this stage of the work. BioOnto is based primarily on the DwC classes and terms, but also classes and properties defined by domain experts.</p><p>As we mentioned earlier DwC <ref type="bibr" target="#b6">[5]</ref> is a body of standards for biodiversity informatics. It provides stable terms and vocabularies for sharing biodiversity data. DwC is maintained by TDWG <ref type="foot" target="#foot_16">16</ref> (Biodiversity Information Standards, formerly The International Working Group on Taxonomic Databases). These terms are organized into nine categories (often referred to as classes), six of which cover broad aspects of the biodiversity domain. Occurrence refers to existence of an organism at a particular place at a particular time, Location is the place where the organism were observed (normally a geographical region or place), the Event class is the relationship between Occurrence and Location this registers sampling protocols and methods, dates, time and field notes, Taxon refers to scientific names, vernacular names, etc. of the organism observed. The remaining categories cover relationships to other resources, measurements, and generic information about records which in our case are not used. Specifically for the record level, DwC recommends the use of a number of terms from Dublin Core<ref type="foot" target="#foot_17">17</ref> .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3.1.">Classes and Properties</head><p>The main classes of the ontology are taken from the vocabulary specified in DwC, as well as some of classes and properties therein. The BioOnto structure and properties assigned to its classes provide a series of useful reasoning tasks that can be formed by SPARQL queries (see Section 4 for examples). The general model of BioOnto can be seen in Figure <ref type="figure" target="#fig_0">2</ref>. The class hierarchy of the OWL ontology consists of seven key classes: Occurrence represents instances where the presence of an organism at a Location is observed. It functions primarily as a node that connects Taxon to Events. Location is a spatial region or named place. For DwC, a set of terms describing a place, whether named or not. Event functions primarily as a node to connect one or more Occurrences to an Event, and one or more Events at a Location. Taxon represents a unit of biodiversity e.g. species, genus, family, etc. Agent foaf:Agent class is imported directly into BioOnto. An agent (e.g. person, group, software or physical artifact). Region is an area of the ocean delimited by a latitude and longitude. Dataset is an identification of the data set belonging to OBIS or SNDB. BioOnto defines a number of properties used to link classes (see Table <ref type="table">2</ref>), and also reuses some properties of some commonly used terms like Basic Geo Vocabulary (WGS84 lat/long <ref type="foot" target="#foot_18">18</ref> ) and FOAF <ref type="foot" target="#foot_19">19</ref> . In this way BioOnto accrues most of the scientific and technical vocabulary required to achieve a semantic understanding of the most commonly used terms in biogeography and biodiversity, the ontology in OWL can be seen in <ref type="foot" target="#foot_20">20</ref> .</p><p>Table <ref type="table">2</ref>. Object properties that link the main classes in the BioOnto model. Some properties like is predator of has an inverse property linked by an owl:inverseOf relationship. For each property, the intended subject class is declared the rdfs:domain of the term and the intended object class is declared the rdfs:range of the term. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Object</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Case study: Behavior of Marine Mammals</head><p>This section develops use cases that are relevant to researchers dedicated to the conservation of the marine species and the study of animal behavior. One of the most common problems faced by the scientists is to determine which species coexist in the Argentinean Exclusive Economic Zone (AEEZ <ref type="foot" target="#foot_21">21</ref> ). One of the species that is of particular interest to scientists in the Argentine sea littoral is Mirounga Leonina or (Southern Elephant Seal), because of the relevant information that provides with respect to the sea. For this reason, Mirounga Leonina are used as oceanographic sampling platforms <ref type="bibr" target="#b27">[26]</ref>, they are ideal carriers of electronic devices that register parameters like salinity, position, depth and temperature, providing huge amounts of information associated with the key habitats.</p><p>The data collected by different individuals during their migration is captured by these devices, and are available in OBIS. In some cases, new biodiversity related knowledge may be discovered by the scientists using SNDB, (e.g. determine which fish species live in the same region than the elephant seals). This information may not exist in OBIS records, and therefore it is highly desirable to be able to integrate this information from SNDB in a transparent way. The following subsections show examples where the axioms that were defined in the ontology to enable them to answer these questions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">Inferring Predator/Prey Relationship</head><p>Scientists recently discovered that a large percentage of Southern Elephant Seal feeding is the Lanternfish <ref type="bibr" target="#b28">[27]</ref>. Then it is possible to define axioms in OWL to establish the relationship predator/prey, a knowledge that was only implicit in the ontology. Using rolification and the chain axiom property it can be expressed the above inference in OWL with the following three axioms expressed in Manchester OWL <ref type="bibr" target="#b29">[28]</ref> syntax:</p><p>(1) R_Elephant some Self (2) R_Lanternfish some Self Where R Elephant and R LanternFish are object properties, and it is required to add atoms of the form U(t,u), where U is the universal property, (i.e., owl:topObjectProperty). In this way after executing the reasoner, all instances of the class ElephantSeal will be related through the property is predator of with all instances of the class LanternFish. This approach was taken from <ref type="bibr" target="#b30">[29]</ref> where instead of using SWRL to define rules, we use OWL axioms.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">Inferring Species into Argentinean Exclusive Economic Zone</head><p>To determine the species that inhabit the AEEZ, we can use (since the data are georeferenced by latitude and longitude) axioms OWL to infer that a certain specie is present in the AEEZ, for this we use the object property into eez and the following axioms expressed in Manchester OWL syntax.</p><p>FILTER regex ( STR (? class ) , " Mammalia " ) }</p><p>In this section we show examples that respond to the questions raised by researchers studying animal behavior. In the case of predator/prey relations is interesting because it allows to determine by reasoning, the species that are part of the food chain obtaining the species of OBIS and SNDB. In addition to this reasoning, we can determine when a species is considered a top predator, if it is not prey to any other species. Regarding to the marine regions, we offer the possibility that the user can define a specific marine region to perform some type of analysis. Reasoning allows to identify the species that were observed there and determine, for example if the existence of a specie in that region is due to the fact that it is feeding from another one.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Conclusions and Future Work</head><p>We have presented the initial steps performed in the ontology design called BioOnto developed with researchers from CENPAT. The proposed model enables interoperability and a common knowledge representation among databases SNDB and OBIS, allowing the retrieval of information that cannot be gathered by any of the individual information sources alone. Specifically, we presented the preliminary results of the ontology that (1) allows establishing predator/prey relationships between marine species, (2) define marine geographic regions and determine what species live there.</p><p>We are currently working on the integration of other databases (e.g. FishBase<ref type="foot" target="#foot_22">23</ref> ) which are required in research tasks within the CENPAT to answer questions about the balance of species and their relationship with commercial fishing.</p><p>We know that this databases could be integrated into the input data layer since the proposed architecture is flexible to integrate data in structured or semi-structured format. Furthermore in future works we will consider to link our ontology with relevant marine ontologies <ref type="foot" target="#foot_23">24</ref> .</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. Entity-relationship diagram of main classes and relationships defined in BioOnto.</figDesc><graphic coords="7,122.30,410.97,350.68,134.49" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>( 3 )</head><label>3</label><figDesc>R_Elephant o owl : t o p O b j e c t P r o p e r t y o R_Lanternfish SubPropertyOf is_p redator_ of</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 .</head><label>1</label><figDesc>The first part of the table shows the main classes corresponding to the categories of the DwC standard. You can also see the columns of the CSV file that were used to generate the corresponding URIs. The second part of the table shows the properties used and an example of the literals that are obtained from the columns of the file. For simplicity only the main ones are shown. geo-pos: is an abbreviation for the real namespace https://www.w3.org/2003/01/geo/ and foaf:http://xmlns.com/foaf/spec/ .</figDesc><table><row><cell>Class</cell><cell>Columns used to create URI</cell><cell>URI example</cell></row><row><cell>dwc:Taxon</cell><cell>genus + specificEpithet</cell><cell>&lt;bio-onto:taxon/Mirounga leonina&gt;</cell></row><row><cell>dwc:Occurrence</cell><cell>id</cell><cell>&lt;bio-onto:occurrence/f6bbf85d-85ea-4605&gt;</cell></row><row><cell>dwc:Event</cell><cell>id</cell><cell>&lt;bio-onto:event/f6bbf85d-85ea-4605&gt;</cell></row><row><cell>dwc:Dataset</cell><cell>dataset</cell><cell>&lt;bio-onto:dataset/dwca-mamcenpat-v1.1&gt;</cell></row><row><cell>dc:Location</cell><cell>id</cell><cell>&lt;bio-onto:location/f6bbf85d-85ea-4605&gt;</cell></row><row><cell>foaf:Agent</cell><cell>institutionCode</cell><cell>&lt;bio-onto:agent/cenpat-conicet&gt;</cell></row><row><cell>Property</cell><cell>Columns used</cell><cell>Example</cell></row><row><cell>dwc:class</cell><cell>class</cell><cell>"Mammalia"∧∧xsd:string</cell></row><row><cell>dwc:family</cell><cell>family</cell><cell>"Phocidae"∧∧xsd:string</cell></row><row><cell>dwc:genus</cell><cell>genus</cell><cell>"Mirounga"∧∧xsd:string</cell></row><row><cell>dwc:kingdom</cell><cell>kingdom</cell><cell>"Animalia"∧∧xsd:string</cell></row><row><cell>dwc:order</cell><cell>order</cell><cell>"Carnivora"∧∧xsd:string</cell></row><row><cell>dwc:phylum</cell><cell>phylum</cell><cell>"Chordata"∧∧xsd:string</cell></row><row><cell>dwc:scientificName</cell><cell>scientificName</cell><cell>"Mirounga leonina"∧∧xsd:string</cell></row><row><cell>dwc:basisOfRecord</cell><cell>basisOfRecord</cell><cell>"PreservedSpecimen"∧∧xsd:string</cell></row><row><cell cols="2">dwc:occurrenceRemarks occurrenceRemarks</cell><cell>"craneo completo"∧∧xsd:string</cell></row><row><cell>dwc:individualCount</cell><cell>individualCount</cell><cell>1∧∧xsd:int</cell></row><row><cell>dwc:CatalogNumber</cell><cell>CatalogNumber</cell><cell>"100751-1"∧∧xsd:string</cell></row><row><cell>geo-pos:lat</cell><cell>decimalLatitude</cell><cell>-42.53∧∧xsd:decimal</cell></row><row><cell>geo-pos:long</cell><cell>decimalLongitude</cell><cell>-63.6∧∧xsd:decimal</cell></row><row><cell>geo-ont:countryCode</cell><cell>country</cell><cell>"Argentina"∧∧xsd:string</cell></row><row><cell cols="2">dwc:verbatimEventDate verbatimEventDate</cell><cell>"2004-10-22"∧∧xsd:date</cell></row><row><cell>foaf:name</cell><cell>recordedBy</cell><cell>"CENPAT-CONICET"@en .</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">Corresponding Author: (CESIMAR-CENPAT-CONICET), Boulevard Brown</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2915" xml:id="foot_1">(U9120ACD), Puerto Madryn, Chubut, Argentina; E-mail: zarate@cenpat-conicet.gob.ar</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_2">http://datos.sndb.mincyt.gob.ar/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_3">http://beta.iobis.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_4">http://rs.tdwg.org/dwc/rdf/dwcterms.rdf</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_5">http://linkeddata.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_6">http://www.i-marine.eu/Pages/Home.aspx</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_7">http://www.ritmare.it/en/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_8">http://refine.deri.ie/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="9" xml:id="foot_9">https://github.com/OpenRefine/OpenRefine/wiki/GREL-Functions</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="10" xml:id="foot_10">https://github.com/cenpat-gilia/BioOnto/blob/master/scripts/mapping.json</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="11" xml:id="foot_11">http://www.ontotext.com/products/ontotext-graphdb/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="12" xml:id="foot_12">http://web.cenpat-conicet.gob.ar:7200/sparql</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="13" xml:id="foot_13">Patagonian National Research Centre (CENPAT), http://www.cenpat-conicet.gob.ar/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="14" xml:id="foot_14">https://git-ainf.aau.at/interactive-KB-debugging/debugger/wikis/onto-debugger</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="15" xml:id="foot_15">https://github.com/stardog-union/pellet</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="16" xml:id="foot_16">http://www.tdwg.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="17" xml:id="foot_17">http://dublincore.org/documents/dcmi-terms/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="18" xml:id="foot_18">https://www.w3.org/2003/01/geo/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="19" xml:id="foot_19">http://xmlns.com/foaf/spec/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="20" xml:id="foot_20">https://github.com/cenpat-gilia/BioOnto/blob/master/ontology/BioOnto.owl</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="21" xml:id="foot_21">http://www.marineregions.org/gazetteer.php?p=details&amp;id=8466</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="23" xml:id="foot_22">http://www.fishbase.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="24" xml:id="foot_23">http://mmisw.org/</note>
		</body>
		<back>
			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Any instance of the Location class that is within the maximum and minimum values of latitude and longitude, will be related by the property into eez with an instance of ArgentineanEEZ class called AEEZ which represents the exclusive economic zone of Argentina.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3.">Querying and Reasoning Facilitated by BioOnto</head><p>This section shows an example of simple SPARQL queries that allow to explore the data of both datasets, in particular we will make use of the information associated to the species as well as to their location. The following query allows to retrieve the location of all mammals containing the two datasets. This particular query is important because it allows in the future to work with interfaces that allow the visualization of georeferenced data. To run this query through the SPARQL interface of GraphDB, see 22  </p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<idno>-52.631</idno>
		<title level="m">Location and ( Lat some xsd</title>
				<imprint/>
	</monogr>
	<note>^^xsd : double ]) and ( long some xsd : double. &quot; ^^xsd : double. ^^xsd : double</note>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m" type="main">SubClassOf into_eez value AEEZ References</title>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title/>
		<author>
			<persName><forename type="first">V</forename><surname>Mark</surname></persName>
		</author>
		<author>
			<persName><forename type="first">James</forename><forename type="middle">H</forename><surname>Lomolino</surname></persName>
		</author>
		<author>
			<persName><surname>Brown</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Biogeography. Number</title>
		<imprint>
			<biblScope unit="volume">84</biblScope>
			<biblScope unit="page">L65</biblScope>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Obis-seamap: developing a biogeographic research data commons for the ecological studies of marine mammals, seabirds, and sea turtles</title>
		<author>
			<persName><forename type="first">Andrew</forename><forename type="middle">J</forename><surname>Pn Halpin</surname></persName>
		</author>
		<author>
			<persName><surname>Read</surname></persName>
		</author>
		<author>
			<persName><surname>Best</surname></persName>
		</author>
		<author>
			<persName><surname>Hyrenbach</surname></persName>
		</author>
		<author>
			<persName><surname>Fujioka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Larry</forename><forename type="middle">B</forename><surname>Coyne</surname></persName>
		</author>
		<author>
			<persName><surname>Crowder</surname></persName>
		</author>
		<author>
			<persName><surname>Freeman</surname></persName>
		</author>
		<author>
			<persName><surname>Spoerri</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Marine Ecology Progress Series</title>
		<imprint>
			<biblScope unit="volume">316</biblScope>
			<biblScope unit="page" from="239" to="246" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">The data paper: a mechanism to incentivize data publishing in biodiversity science</title>
		<author>
			<persName><forename type="first">Vishwas</forename><surname>Chavan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lyubomir</forename><surname>Penev</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BMC bioinformatics</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="issue">15</biblScope>
			<biblScope unit="page">S2</biblScope>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Towards a data publishing framework for primary biodiversity data: challenges and potentials for the biodiversity informatics community</title>
		<author>
			<persName><forename type="first">S</forename><surname>Vishwas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Peter</forename><surname>Chavan</surname></persName>
		</author>
		<author>
			<persName><surname>Ingwersen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BMC bioinformatics</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="issue">14</biblScope>
			<biblScope unit="page">S2</biblScope>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Darwin core: An evolving community-developed biodiversity data standard</title>
		<author>
			<persName><forename type="first">John</forename><surname>Wieczorek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">David</forename><surname>Bloom</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Robert</forename><surname>Guralnick</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Stan</forename><surname>Blum</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Markus</forename><surname>Döring</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Renato</forename><surname>Giovanni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Tim</forename><surname>Robertson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">David</forename><surname>Vieglais</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">PLoS ONE</title>
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Resource description framework (rdf) model and syntax specification</title>
		<author>
			<persName><forename type="first">Ora</forename><surname>Lassila</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ralph</forename><forename type="middle">R</forename><surname>Swick</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">The semantic web</title>
		<author>
			<persName><forename type="first">Tim</forename><surname>Berners-Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">James</forename><surname>Hendler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ora</forename><surname>Lassila</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Scientific american</title>
		<imprint>
			<biblScope unit="volume">284</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="28" to="37" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">Lessons Learned from Adapting the Darwin Core Vocabulary Standard for Use in RDF</title>
		<author>
			<persName><forename type="first">J</forename><surname>Steven</surname></persName>
		</author>
		<author>
			<persName><forename type="first">John</forename><surname>Baskauf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">John</forename><surname>Wieczorek</surname></persName>
		</author>
		<author>
			<persName><surname>Deck</surname></persName>
		</author>
		<author>
			<persName><surname>Campbell</surname></persName>
		</author>
		<author>
			<persName><surname>Webb</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">The life sciences semantic web is full of creeps!</title>
		<author>
			<persName><forename type="first">M</forename><surname>Benjamin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mark</forename><forename type="middle">D</forename><surname>Good</surname></persName>
		</author>
		<author>
			<persName><surname>Wilkinson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Briefings in bioinformatics</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="275" to="286" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Challenges and opportunities of open data in ecology</title>
		<author>
			<persName><forename type="first">Matthew</forename><forename type="middle">B</forename><surname>James Reichman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mark</forename><forename type="middle">P</forename><surname>Jones</surname></persName>
		</author>
		<author>
			<persName><surname>Schildhauer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Science</title>
		<imprint>
			<biblScope unit="volume">331</biblScope>
			<biblScope unit="page" from="703" to="705" />
			<date type="published" when="2011">6018. 2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">Data issues in the life sciences</title>
		<author>
			<persName><forename type="first">Anne</forename><forename type="middle">E</forename><surname>Thessen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">David</forename><forename type="middle">J</forename><surname>Patterson</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Query processing in the sims information mediator</title>
		<author>
			<persName><forename type="first">Yigal</forename><surname>Arens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chun-Nan</forename><surname>Hsu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Craig</forename><forename type="middle">A</forename><surname>Knoblock</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Advanced Planning Technology</title>
		<imprint>
			<biblScope unit="volume">32</biblScope>
			<biblScope unit="page" from="78" to="93" />
			<date type="published" when="1996">1996</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Toward a new data standard for combined marine biological and environmental datasets-expanding obis beyond species occurrences</title>
		<author>
			<persName><forename type="first">Daphnis</forename><surname>De Pooter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ward</forename><surname>Appeltans</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nicolas</forename><surname>Bailly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sky</forename><surname>Bristol</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Klaas</forename><surname>Deneudt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Menashè</forename><surname>Eliezer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ei</forename><surname>Fujioka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alessandra</forename><surname>Giorgetti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Philip</forename><surname>Goldstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mirtha</forename><surname>Lewis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Biodiversity Data Journal</title>
		<imprint>
			<biblScope unit="issue">5</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Integrating Heterogeneous and Distributed Information about Marine Species through a Top Level Ontology</title>
		<author>
			<persName><forename type="first">Yannis</forename><surname>Tzitzikas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Carlo</forename><surname>Allocca</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chryssoula</forename><surname>Bekiari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yannis</forename><surname>Marketakis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Pavlos</forename><surname>Fafalios</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Doerr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nikos</forename><surname>Minadakis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Theodore</forename><surname>Patkos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Leonardo</forename><surname>Candela</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Metadata and Semantics Research: 7th Research Conference, MTSR 2013</title>
				<meeting><address><addrLine>Thessaloniki, Greece</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2013">November 19-22, 2013. 2013</date>
			<biblScope unit="page" from="289" to="301" />
		</imprint>
	</monogr>
	<note>Proceedings</note>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">The biscicol triplifier: bringing biodiversity data to the semantic web</title>
		<author>
			<persName><forename type="first">Brian</forename><forename type="middle">J</forename><surname>Stucky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">John</forename><surname>Deck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Tom</forename><surname>Conlin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lukasz</forename><surname>Ziemba</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nico</forename><surname>Cellinese</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Robert</forename><surname>Guralnick</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BMC bioinformatics</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">257</biblScope>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<monogr>
		<title level="m" type="main">Darwin Core Archive How-To Guide</title>
		<author>
			<persName><forename type="first">M</forename><surname>Döring</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Robertson T Remsen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Braak</forename></persName>
		</author>
		<imprint>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">RITMARE: Semantics-Aware harmonisation of data in Italian marine research</title>
		<author>
			<persName><forename type="first">Cristiano</forename><surname>Fugazza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Anna</forename><surname>Basoni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Stefano</forename><surname>Menegon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alessandro</forename><surname>Oggioni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Fabio</forename><surname>Pavesi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Monica</forename><surname>Pepe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alessandro</forename><surname>Sarretta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paola</forename><surname>Carrara</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Procedia Computer Science</title>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Linked Data An Oceanographic Perspective</title>
		<author>
			<persName><forename type="first">Adam</forename><surname>Leadbetter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Robert</forename><surname>Arko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Cynthia</forename><surname>Chandler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Adam</forename><surname>Shepherd</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Roy</forename><surname>Lowry</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The Journal of ocean Technology</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">3</biblScope>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">The GeoLink modular oceanography ontology</title>
		<author>
			<persName><forename type="first">Adila</forename><surname>Krisnadhi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yingjie</forename><surname>Hu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Krzysztof</forename><surname>Janowicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Pascal</forename><surname>Hitzler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Robert</forename><surname>Arko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Suzanne</forename><surname>Carbotte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Cynthia</forename><surname>Chandler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Michelle</forename><surname>Cheatham</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Douglas</forename><surname>Fils</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Timothy</forename><surname>Finin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Peng</forename><surname>Ji</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Matthew</forename><surname>Jones</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nazifa</forename><surname>Karima</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Kerstin</forename><surname>Lehnert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Audrey</forename><surname>Mickle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thomas</forename><surname>Narock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Margaret</forename><surname>Obrien</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lisa</forename><surname>Raymond</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Adam</forename><surname>Shepherd</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mark</forename><surname>Schildhauer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Peter</forename><surname>Wiebe</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics</title>
		<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<title level="m" type="main">Using OpenRefine</title>
		<author>
			<persName><forename type="first">Ruben</forename><surname>Verborgh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Max</forename><forename type="middle">De</forename><surname>Wilde</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2013">2013</date>
			<publisher>Packt Publishing Ltd</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<monogr>
		<title level="m" type="main">SPARQL query language for RDF -W3C recommendation</title>
		<author>
			<persName><forename type="first">Eric</forename><surname>Prud</surname></persName>
		</author>
		<author>
			<persName><forename type="first">'</forename></persName>
		</author>
		<author>
			<persName><forename type="first">Andy</forename><surname>Seaborne</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
		<respStmt>
			<orgName>W3C</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Technical report</note>
</biblStruct>

<biblStruct xml:id="b23">
	<monogr>
		<title level="m" type="main">Ontology development 101: A guide to creating your first ontology</title>
		<author>
			<persName><forename type="first">Natalya</forename><forename type="middle">F</forename><surname>Noy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Deborah</forename><forename type="middle">L</forename><surname>Mcguinness</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<monogr>
		<title level="m" type="main">Handbook on ontologies</title>
		<author>
			<persName><forename type="first">Steffen</forename><surname>Staab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Rudi</forename><surname>Studer</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2010">2010</date>
			<publisher>Springer Science &amp; Business Media</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<monogr>
		<title level="m" type="main">The description logic handbook: Theory, implementation and applications</title>
		<author>
			<persName><forename type="first">Franz</forename><surname>Baader</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2003">2003</date>
			<publisher>Cambridge university press</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">From shiq and rdf to owl: The making of a web ontology language</title>
		<author>
			<persName><forename type="first">Ian</forename><surname>Horrocks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Peter</forename><forename type="middle">F</forename><surname>Patel-Schneider</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Frank</forename><surname>Van Harmelen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Web semantics: science, services and agents on the World Wide Web</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="7" to="26" />
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">Estimates of the Southern Ocean general circulation improved by animal-borne instruments</title>
		<author>
			<persName><forename type="first">Fabien</forename><surname>Roquet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Carl</forename><surname>Wunsch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gael</forename><surname>Forget</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Patrick</forename><surname>Heimbach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Christophe</forename><surname>Guinet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gilles</forename><surname>Reverdin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jean</forename><surname>Benoit Charrassin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Frederic</forename><surname>Bailleul</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Daniel</forename><forename type="middle">P</forename><surname>Costa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Luis</forename><forename type="middle">A</forename><surname>Huckstadt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Kimberly</forename><forename type="middle">T</forename><surname>Goetz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Kit</forename><forename type="middle">M</forename><surname>Kovacs</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Christian</forename><surname>Lydersen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Martin</forename><surname>Biuw</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ole</forename><forename type="middle">A</forename><surname>Nøst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Horst</forename><surname>Bornemann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Joachim</forename><surname>Ploetz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Marthan</forename><forename type="middle">N</forename><surname>Bester</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Trevor</forename><surname>Mcintyre</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Monica</forename><forename type="middle">C</forename><surname>Muelbert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mark</forename><forename type="middle">A</forename><surname>Hindell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Clive</forename><forename type="middle">R</forename><surname>Mcmahon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Guy</forename><surname>Williams</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Robert</forename><surname>Harcourt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Iain</forename><forename type="middle">C</forename><surname>Field</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Leon</forename><surname>Chafik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Keith</forename><forename type="middle">W</forename><surname>Nicholls</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lars</forename><surname>Boehme</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Mike</forename><forename type="middle">A</forename><surname>Fedak</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Geophysical Research Letters</title>
		<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Delineation of the southern elephant seal s main foraging environments defined by temperature and light conditions</title>
		<author>
			<persName><forename type="first">Jade</forename><surname>Vacquié-Garcia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Christophe</forename><surname>Guinet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Cécile</forename><surname>Laurent</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Frédéric</forename><surname>Bailleul</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Deep Sea Research Part II: Topical Studies in Oceanography</title>
		<imprint>
			<biblScope unit="volume">113</biblScope>
			<biblScope unit="page" from="145" to="153" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">The manchester owl syntax</title>
		<author>
			<persName><forename type="first">Matthew</forename><surname>Horridge</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nick</forename><surname>Drummond</surname></persName>
		</author>
		<author>
			<persName><forename type="first">John</forename><surname>Goodwin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Alan</forename><forename type="middle">L</forename><surname>Rector</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Robert</forename><surname>Stevens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hai</forename><surname>Wang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">OWLed</title>
		<imprint>
			<biblScope unit="volume">216</biblScope>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Modeling owl with rules: The rowl protege plugin</title>
		<author>
			<persName><forename type="first">David</forename><surname>Md Kamruzzaman Sarker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Adila</forename><surname>Carral</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Pascal</forename><surname>Alfa Krisnadhi</surname></persName>
		</author>
		<author>
			<persName><surname>Hitzler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Semantic Web Conference (Posters &amp; Demos)</title>
				<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
