<?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">ORES-2010 Ontology Repositories and Editors for the Semantic Web Proceedings of the 1st Workshop on Ontology Repositories and Editors for the Semantic Web</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Kim</forename><surname>Viljanen</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Jouni</forename><surname>Tuominen</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Mikko</forename><surname>Salonoja</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Eero</forename><surname>Hyvönen</surname></persName>
						</author>
						<author>
							<affiliation key="aff0">
								<address>
									<addrLine>Hersonissos</addrLine>
									<postCode>31st, 2010</postCode>
									<settlement>Crete</settlement>
									<region>May</region>
									<country key="GR">Greece</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department">Mathieu d&apos;Aquin</orgName>
								<orgName type="institution">The Open University</orgName>
								<address>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff2">
								<orgName type="department">Alexander García Castro</orgName>
								<orgName type="institution">Universität Bremen</orgName>
								<address>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff3">
								<orgName type="department">Christoph Lange</orgName>
								<orgName type="institution">Jacobs University Bremen</orgName>
								<address>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff4">
								<orgName type="institution">Aalto University</orgName>
								<address>
									<settlement>Helsinki</settlement>
									<country key="FI">Finland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff5">
								<orgName type="department">School of Science and Technology</orgName>
								<orgName type="laboratory">Semantic Computing Research Group (SeCo)</orgName>
								<orgName type="institution" key="instit1">Aalto University</orgName>
								<orgName type="institution" key="instit2">University of Helsinki</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">ORES-2010 Ontology Repositories and Editors for the Semantic Web Proceedings of the 1st Workshop on Ontology Repositories and Editors for the Semantic Web</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">BDBF5F43913C1B7D174E5BA35B0BAE38</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T04:01+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>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Ontology repository systems are used for publishing and sharing ontologies and vocabularies for content indexing, information retrieval, content integration, and other purposes. However, interlinking these distributed repositories to provide global search and browsing over the repositories has not been made. In the spirit of Linked Open Data, we propose creating a network of Linked Open Ontology Services (LOOS) consisting of ontology repositories that publish their content using a shared API. To test the approach, we have defined an HTTP API and present a proof-of-concept implementation consisting of three client applications that are used for accessing a LOOS network of over 50 ontology servers, part of the Ontology Library Service ONKI.</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>Ontology repositories have been considered a key resource for building a global infrastructure to enable the vision of the Semantic Web <ref type="bibr" target="#b0">[1]</ref>. Many ontology repository systems exist for publishing and sharing ontologies and vocabularies for content indexing, information retrieval, content integration, and other purposes, e.g. Cupboard <ref type="bibr" target="#b1">[2]</ref>, BioPortal <ref type="bibr" target="#b2">[3]</ref>, OOR <ref type="bibr" target="#b3">[4]</ref>, and ONKI <ref type="bibr" target="#b4">[5]</ref>.</p><p>However, currently each ontology repository is a separate island, with no connections with other repositories. This means that, e.g. global search, browsing, or inference over the repositories can not be done, which creates a hindrance for using the ontologies globally. For example, searching for the concepts with the label "fish" from all existing ontology repositories around the Internet is currently not possible although many ontology repositories surely contain ontologies with matching concepts. Because the user may not find the correct ontology or concept for one's needs, it means that:</p><p>the quality of annotations may decrease if the optimal concept is not found, redundant new ontologies are created if the existing ontologies are not found, interlinking of data decreases due to creating redundant ontologies, and merging data for semantic web applications becomes more difficult due to the need for ontology matching.</p><p>As a solution to the problem of how to access the repositories globally, in the spirit of the Linked Open Data<ref type="foot" target="#foot_0">1</ref>  <ref type="bibr" target="#b5">[6]</ref>, we propose a Linked Open Ontology Services (LOOS) architecture consisting of ontology repositories that publish their content through common API, and thus making it possible to access the different ontology services in a distributed way.</p><p>In the following, we present the proposed architecture and API. Then, a proof of concept implementation of clients and servers is described. Finally, related work is discussed and contributions of the paper summarized.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">LOOS API and Metadata About Services</head><p>The LOOS Network consists of ontology repositories that publish their content using a common, uniform LOOS API. A key idea of the LOOS API is to hide the ontology schema specific representations (such as OWL and RDFS) behind a uniform, simplified, SKOS-like representation of the key elements of the ontology: the concepts and their relations. Hiding ontological details makes it easier both to provide a uniform API to the ontologies and to display the search results from the underlying repositories in a uniform way to the user. After finding the matching ontology or concept, if the full power of a specific ontology representation is needed, the user can be directed to the specific ontology repository.</p><p>The main methods of the API are following:<ref type="foot" target="#foot_1">2</ref> </p><p>search: search concepts -getLabels: get the labels of a concept -getEquivalentConcepts: get the equivalents of a concept -getConceptHierarchy: get the concept hierarchy of a concept -getFullPresentation: get all the information about a concept -getDirectory: get the directory view of an ontology</p><p>The search method is used for finding concepts using various restrictions, such as text, concept type, or parent concept. The method returns a list of matching concepts. To get information about each concept, the properties and relations of a concept can be queried using methods such as getLabels. For efficiency, the getFullPresentation method returns all information about a certain concept in a single request. When browsing an ontology, an overview of the ontology is helpful. To support this, the getDirectory method returns an ontology-specific overview of the given ontology, consisting of e.g. the alphabetical ordering of the concept labels, manually defined grouping of concepts, or the top concepts of the ontology.</p><p>We propose implementing the LOOS API as a lightweight, stateless, and cacheable HTTP GET based API that returns data using the JSON format which provides an easy way to add LOOS support to ontology servers.</p><p>To find LOOS enabled services, metadata about the services is needed. We use the property loos:APIBaseURL for describing the URL of each LOOS endpoint. Additional information about the ontology such as title and description may be expressed using e.g. the Dublin Core metadata schema. Based on the metadata, e.g. a directory of LOOS services can be published.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">The Proof-of-Concept Implementation</head><p>The ONKI SKOS ontology server has been used for publishing over 70 ontologies in the Finnish Ontology Library Service ONKI <ref type="bibr" target="#b6">[7]</ref>. Global search to the ontologies was however not possible, because the ontologies were running as separate server instances. To solve this problem, and as a proof-of-concept implementation for the LOOS aproach, the LOOS API was implemented to the ONKI SKOS server and the server instances were described with LOOS metadata (see Fig. <ref type="figure" target="#fig_0">1</ref>).  The ONKI2 Browser<ref type="foot" target="#foot_2">3</ref> is a global search and browsing user interface for accessing the LOOS network of ontology servers (the ONKI SKOS servers) in a uniform way . For example, making a global query to all ontology servers can be done (see Fig. <ref type="figure" target="#fig_1">2</ref>). ONKI2 was mostly implemented using PHP <ref type="foot" target="#foot_3">4</ref> .</p><p>Another client is the JavaScript-based ONKI Selector widget <ref type="bibr" target="#b7">[8]</ref> for adding ontological concept search to HTML forms which now supports using the LOOS network as a back-end. As a third client, we implemented also a URI resolver for dereferencing the end-user's ontology concept URI requests to a suitable representation provided via the LOOS network, such as HTML or RDF.</p><p>To make client implementation easier, a broker for accessing the LOOS network was implemented. It provides a registry of LOOS enabled ontology servers based on the ontology service metadata, a single access point for using the LOOS network and a cache<ref type="foot" target="#foot_4">5</ref> to speed up potentially slow HTTP requests to individual ontology servers. Based on the registry, the broker directs LOOS requests to relevant back-end ontology servers.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Discussion</head><p>Compared to more general methods of accessing RDF data, such as SPARQL <ref type="foot" target="#foot_5">6</ref>and Linked Data <ref type="bibr" target="#b5">[6]</ref>, the LOOS approach focuses on ontologies. For example, when querying for the concept hierarchy of a concept via the LOOS API, one does not need to know what RDF properties (e.g. rdfs:subClassOf or skos:broader ) are used in the data to express the hierarchical relations between concepts. The LOOS API restricts the set of possible queries, which makes it easier to implement and use the API in the ontology servers and the client applications.</p><p>APIs for accessing ontologies and vocabularies presented previously include the SKOS API <ref type="foot" target="#foot_6">7</ref> and the OWL API <ref type="foot" target="#foot_7">8</ref> . Compared to them, the LOOS API provides a higher abstraction, independent from specific ontology languages. Compared to the API's of BioPortal <ref type="bibr" target="#b2">[3]</ref>, Swoogle<ref type="foot" target="#foot_8">9</ref> and Watson<ref type="foot" target="#foot_9">10</ref> , the goal of LOOS is to create a network of ontology servers based on a shared API that is implemented by all services. Therefore, the LOOS API focuses on a few basic methods that reflects the basic functionality of ontology repositories, e.g. concept search. In future, the LOOS API should be made compatible with repository specific APIs.</p><p>Ontology servers such as BioPortal and Cupboard support publishing interlinked ontologies, but the ontologies have to be uploaded into a centralized service for a global search. In contrast, in the LOOS approach ontologies can be published using a ontology service that is optimized for the specific ontology and the user's needs while publishing the ontology service's basic functionality via the LOOS API to connect the ontology service to a global network of ontology services.</p><p>The loosely coupled LOOS architecture has turned out to be a flexible solution which makes it easy to implement additional clients when needed. Making multiple HTTP requests to back-end servers may be slow, but in our test implementation this lag has not been a problem thanks to the proxy cache between the clients and the back-end servers.</p><p>To conclude, this paper argues that the various ontology servers on the web should be made accessible using a common API that would provide a simple but universal methods for accessing the ontology content. As a solution, we propose the LOOS API and a metadata schema for describing the services.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 .</head><label>1</label><figDesc>Figure 1. The proof-of-concept implementation of LOOS.</figDesc><graphic coords="4,164.35,234.85,283.59,170.10" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. The global LOOS search for "fish" matches many ontologies.</figDesc><graphic coords="4,177.99,483.01,259.37,147.28" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://linkeddata.org</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">For the complete API documentation, check: http://www.yso.fi/loos/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://www.yso.fi/onki2/?l=en</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">http://www.php.net/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">As a proxy cache we used Varnish: http://varnish-cache.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">http://www.w3.org/TR/rdf-sparql-query/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_6">http://www.w3.org/2001/sw/Europe/reports/thes/skosapi.html</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_7">http://owlapi.sourceforge.net/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="9" xml:id="foot_8">http://swoogle.umbc.edu/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="10" xml:id="foot_9">http://watson.kmi.open.ac.uk/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="11" xml:id="foot_10">http://www.seco.tkk.fi/projects/finnonto/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Acknowledgements This work is part of the National Semantic Web Ontology project in Finland 11 (FinnONTO, 2003-2012), funded mainly by the National Technology and Innovation Agency (Tekes) and a consortium of 38 organizations.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Building a national semantic web ontology and ontology service infrastructure-the FinnONTO approach</title>
		<author>
			<persName><forename type="first">E</forename><surname>Hyvönen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Viljanen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tuominen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Seppälä</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the ESWC 2008</title>
				<meeting>the ESWC 2008<address><addrLine>Tenerife, Spain</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Cupboard -a place to expose your ontologies to applications and the community</title>
		<author>
			<persName><forename type="first">M</forename><surname>D'aquin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Lewen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the ESWC 2009</title>
				<meeting>the ESWC 2009<address><addrLine>Heraklion, Greece</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2009-06">June 2009</date>
			<biblScope unit="page" from="913" to="918" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">BioPortal: ontologies and integrated data resources at the click of a mouse</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">F</forename><surname>Noy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">H</forename><surname>Shah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">L</forename><surname>Whetzel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Dai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dorf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Griffith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Jonquet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">L</forename><surname>Rubin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Storey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">G</forename><surname>Chute</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Musen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Nucleic Acids Research</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="page" from="170" to="173" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
	<note>Web Server issue</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">The open ontology repository initiative: Requirements and research challenges</title>
		<author>
			<persName><forename type="first">K</forename><surname>Baclawski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Schneider</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Workshop on Collaborative Construction, Management and Linking of Structured Knowledge at the ISWC 2009</title>
				<meeting>Workshop on Collaborative Construction, Management and Linking of Structured Knowledge at the ISWC 2009<address><addrLine>Washington DC., USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2009-10">October 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Ontology libraries for production use: The Finnish ontology library service ONKI</title>
		<author>
			<persName><forename type="first">K</forename><surname>Viljanen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tuominen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Hyvönen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the ESWC 2009</title>
				<meeting>the ESWC 2009<address><addrLine>Heraklion, Greece</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Cyganiak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Heath</surname></persName>
		</author>
		<ptr target="http://www4.wiwiss.fu-berlin.de/bizer/pub/LinkedDataTutorial/" />
		<title level="m">How to publish linked data on the web</title>
				<imprint>
			<date type="published" when="2007-07-27">July 27 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">ONKI SKOS server for publishing and utilizing SKOS vocabularies and ontologies as services</title>
		<author>
			<persName><forename type="first">J</forename><surname>Tuominen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Frosterus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Viljanen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Hyvönen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the ESWC 2009</title>
				<meeting>the ESWC 2009<address><addrLine>Heraklion, Greece</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Publishing and using ontologies as mashup services</title>
		<author>
			<persName><forename type="first">K</forename><surname>Viljanen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tuominen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Hyvönen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 4th Workshop on Scripting for the Semantic Web (SFSW2008), 5th European Semantic Web Conference 2008</title>
				<meeting>the 4th Workshop on Scripting for the Semantic Web (SFSW2008), 5th European Semantic Web Conference 2008<address><addrLine>ESWC</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008-05">2008. June 1-5 2008</date>
		</imprint>
	</monogr>
</biblStruct>

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