<?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">Pattern Comparison of is-a Concepts for Ontology Localisation</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Frances</forename><surname>Gillis-Webber</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Computer Science Department</orgName>
								<orgName type="institution">University of Cape Town</orgName>
								<address>
									<settlement>Cape Town</settlement>
									<country key="ZA">South Africa</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Pattern Comparison of is-a Concepts for Ontology Localisation</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">AAD3C482E3CE617F21545F39F9DA182F</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T16:30+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>OWL ontologies</term>
					<term>patterns</term>
					<term>ontology localisation</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>When a domain is represented in an OWL ontology using a natural language 𝐿 1 , the perspective or viewpoint of that language is the lens through which the domain is interpreted. If this same ontology is made multilingual, annotations are typically added to each ontology element for each additional language 𝐿 𝑛 , where it is assumed there is a 1-1 mapping. As part of a larger project to localise an ontology where ontology concepts are refactored to a target viewpoint, the potential mismatches needed to be identified. In this paper, the pattern matches and mismatches when localising is-a concepts is detailed, with a focus on the axiomatisation of a concept, as well as any annotations thereof. Each source and target concept is abstracted to a pattern (consisting of the main axiom pattern and the superclass as a sub-pattern). Nine patterns have been identified for the axiomatisation of an is-a concept, and another five patterns identified for the content of the annotation, when annotating an element using the labels approach.</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>Within an OWL ontology, there is a commitment to a conceptualisation by its logical language, with natural language used from, for example 𝐿 1 , for each concept name, property name, and other axioms. To make the ontology multilingual, a natural language-specific annotation is typically added to each concept name and property name for each additional natural language, where it is assumed there is a 1-1 mapping. The result is the underlying axioms (the semantic layer of the ontology), according to 𝐿 1 , remain unchanged. Ontology localisation differs to ontology multilingualisation in that it is a re-engineering activity where an ontology 𝑂 is adapted so as to provide a localised view, where a localisation can pertain to a natural language, culture, or geopolitical environment <ref type="bibr" target="#b0">[1]</ref>. For the word "view", the definition of a viewpoint is used, namely the "mental position or attitude from which a subject or question is considered" <ref type="bibr" target="#b1">[2]</ref>. Ontology localisation, like that of ontology multilingualisation, is typically done in the annotation "layer", as adaptation of the semantic layer is a non-trivial task <ref type="bibr" target="#b0">[1]</ref>.</p><p>As part of a larger project for ontology localisation, where both the semantic and annotation layers of the ontology are adapted using an (automated) model-driven engineering approach, the types of mismatches for a concept between a source ontology and its target adaptation were 14th Workshop on Ontology Design and Patterns (WOP) 2023, co-located with ISWC 2023, 6-10 November, 2023, Athens, Greece Envelope fgilliswebber@cs.uct.ac.za (F. Gillis-Webber) Orcid 0000-0002-3740-5904 (F. Gillis-Webber) first identified <ref type="bibr" target="#b2">[3]</ref>. Of the axiom mismatches, the pattern (mis)matches then had to be identified, distinguishing between is-a and part-of relations. In this paper, the focus is on the is-a patterns of concepts when transforming an ontology to a language-specific viewpoint. By identifying the different patterns, refactoring rules can then be determined for each pattern transformation.</p><p>When considering the transformation of a concept from a source to a target viewpoint, a concept can be broadly classified by the lexicalisations of the source and target languages thereof:</p><p>1. A concept which has a lexical realisation (that is, a word or smaller unit such as a morpheme) for the natural languages used for both the source and target viewpoint.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>2.</head><p>A concept which has a lexical realisation in the source language; in the target language, there is no lexical realisation however the concept is known.</p><p>3. Similar to <ref type="bibr" target="#b1">(2)</ref>, except that the concept is not known in the target language.</p><p>4. For both the source and target language, the concept is known, however neither have a lexical realisation. The concept is known in a third language.</p><p>When there is no lexicalisation of a concept in a (target) language, this is known as a lexical gap. Lexical gaps can be further refined as linguistic and referential gaps, where the former refers to a concept which is known in the target language (albeit unlexicalised), and the latter, where it is not known at all <ref type="bibr" target="#b3">[4]</ref>. Referential gaps tend to apply to concepts which are more culture-bound. Four examples of ontology localisation differences for three target languages have been identified, presented in Table <ref type="table">1</ref>. For each example, the viewpoint is the natural language given for the source and target. UC1 is an example of direct equivalence, where South African English speakers use the term 'robot' when talking of a traffic light. The class from SNOMED CT serves as an example of the source concept in an ontology<ref type="foot" target="#foot_0">1</ref> . UC2 is another example of equivalence like that of UC1, however, as the superclass is not the same, this is indirect equivalence. UC3 is an example of granularity mismatch, where the two French terms are equivalent to the single English term. This is an oft-used example in the literature on the mismatch between a source target language, cf. <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b4">5]</ref>. The class from the SWEET ontology serves as an example of the source concept<ref type="foot" target="#foot_1">2</ref> . UC4 is another example of granularity mismatch, except that there is differing granularity on both sides. Each share the same superclass. Due to space constraints, the axiomatisation of the source and target concepts is not given here. Please see https://fynbosch.com/article-2023-wop for the axiomatisations of each.</p><p>A concept can be thought of as a space with fuzzy boundaries, where a source viewpoint may divide the same concept space differently to that of the target viewpoint. To identify the differences between a source and target concept space, the axioms of each are abstracted to a pattern, consisting of a main pattern and a sub-pattern, where four patterns have been identified for the main pattern, and five for the sub-pattern. When considering lexicalisations as well, a further five patterns have been identified pertaining to annotations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Table 1</head><p>Examples for a source and target viewpoint. The natural language used for each is indicated by the language code in brackets.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Source Target</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>UC1</head><p>traffic light (en) robot (en-sa) In South African English, a different term is used to that of British or USA English.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>UC2 spoon (en) lepel (af)</head><p>The meaning is the same, except that neither share the same hypernym when given in a dictionary. A 'spoon' is a utensil, while a 'lepel' is glossed as a 'tool'. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>UC3</head><p>Granularity mismatch where French is more specific.</p><p>The remainder of the paper is structured as follows. In Section 2, related works are briefly discussed. In Section 3, a concept space, within the context of an OWL ontology, is defined. This follows with the patterns, given in Section 4. There is a discussion in Section 5 as well as an abstraction of each of the use cases. The paper concludes with Section 6.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Work</head><p>Focussing first on ontology localisation, in a paper by Cimiano et al. <ref type="bibr" target="#b0">[1]</ref>, three use cases were presented, of which only two are detailed here due. For the first use case, an ontology element is associated with three terms for Spanish, English, and Catalan respectively. The goal was a common conceptualisation between the three languages, with the result that there is a 1-1 mapping between the conceptualisation and the terms. For the second use case, Princeton WordNet <ref type="bibr" target="#b5">[6,</ref><ref type="bibr" target="#b6">7]</ref> and other language WordNets were given as an example, although WordNet is a semantic network only, and not an ontology. All the other language WordNets use the English WordNet as a pivot. In both of these use cases, adaptation of the ontology/resource is done in the annotation layer only, with the semantic layer remaining unchanged.</p><p>In a paper by Montiel-Ponsoda et al. <ref type="bibr" target="#b7">[8]</ref>, the authors proposed an approach to associate linguistic information with ontology elements, using a model called Linguistic Information Repository (LIR). Here, lexical entries are created for each viewpoint (cultural and natural language-specific), each associated with the same ontology element, and then relations are established between each of the lexical entries where appropriate. This approach affects the annotation layer only. UC3 is included as an example, however, in the case for French, there are two lexical entries for rivière and fleuve, whereas the goal of this paper is to have two classes. Brief mention is made of adapting an ontology in the semantic layer, but this is not expanded upon. Similar to LIR, OntoLex-Lemon is a model intended to represent linguistic information, where meaning of a lexical entry is given by an ontological reference <ref type="bibr" target="#b4">[5]</ref>. UC3 is also given as an example, where the lexical entry for the term river and the lexical entries for rivière and fleuve are determined to be equivalent as they are each associated with the same ontological element, such as :River in DBPedia. However, as criticised by Hirst <ref type="bibr" target="#b8">[9]</ref>, ontological references are simply not granular enough to account for the meaning differences between natural languages. OntoLex-Lemon also has a vartrans module which provides for translation between source and target lexical senses. Of the examples given, a 1-1 mapping is assumed, with no mention made of lexical gaps. The categorisation of each of the translation types is given by Translation Category Reference RDF Schema (TRCAT) <ref type="bibr" target="#b9">[10]</ref>, with this categorisation determined to be insufficient in <ref type="bibr" target="#b10">[11]</ref>. OntoLex-Lemon applies to the annotation layer only.</p><p>If ontology alignment is considered, then alignment can be done between source and target ontology elements, at class-level or at label-level <ref type="bibr" target="#b11">[12]</ref>. However, in the examples given, it is assumed that alignment is always between two heterogenous sources, whereas this paper assumes the source ontology and the transformation thereof to be homogenous (that is, same modelling style, etcetera). If ontology design patterns (ODPs) are considered from Ontolo-gyDesignPatterns.org, there are several categories of ODPs that are relevant: re-engineering, alignment, and lexico-syntactic <ref type="bibr" target="#b12">[13]</ref>. For re-engineering, of the ODPs given, only heterogenous sources are considered, for example, from a classification scheme to an ontology. For alignment, heterogenous sources are again the only consideration. For lexico-syntactic, an equivalence pattern is given between a source and target label, but no mention is made of lexical gaps (fleuve from UC3 in English) or terms with overlapping meaning (UC4). Lastly, in a paper by Fillotrani and Keet <ref type="bibr" target="#b13">[14]</ref>, correspondence patterns of mappings between TBoxes are considered, however again, the sources are heterogenous, and localisation is not considered. Of each of the localisation approaches reviewed, localisation is typically done in the annotation layer, with the underlying axioms remaining unchanged.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Definition of a Concept Space</head><p>Using the definition of a concept space from <ref type="bibr" target="#b2">[3]</ref>, it is extended so as to include annotations. A concept space can be defined as a 7-tuple CS = &lt; 𝐶𝑜, VP, 𝐿𝐼 , 𝑆𝐶, 𝐴𝑃, 𝐼 𝑛𝑑, 𝐴𝑛𝑛 &gt;, where 𝐶𝑜 is the concept, represented as a natural language description, VP is the viewpoint expressed as a URI, 𝐿𝐼 is the lexical item (which may be empty if there is a lexical gap), 𝑆𝐶 is the superclass, 𝐴𝑃 is the axiom pattern, 𝐼 𝑛𝑑 is the set of individual assertions, and 𝐴𝑛𝑛 is the set of annotations in OWL. 𝐴𝑃 is a 2-tuple &lt; 𝐴𝑃𝐶, 𝐴𝑥 &gt; where 𝐴𝑃𝐶 is the set of axiom pattern classnames, and 𝐴𝑥 is the set of axioms pertaining to the ontological commitment of each element in 𝐴𝑃𝐶. Each element in 𝐴𝑃𝐶 is subsumed by 𝑆𝐶.</p><p>When comparing a concept between a source and target viewpoint, a source and target concept space is paired. A paired concept space is a 3-tuple PCS = &lt; 𝐶𝑆, 𝐶𝑆 ′ , PVP &gt; where 𝐶𝑆 is the source concept space, 𝐶𝑆 ′ is the target concept space, and 𝐶𝑆 ≠ 𝐶𝑆 ′ . PVP is the paired viewpoint within which 𝐶𝑆 and 𝐶𝑆 ′ is considered. This is typically the viewpoint from 𝐶𝑆 ′ , but it can also be an alternative viewpoint. A 𝐶𝑆 is visualised in Figure <ref type="figure" target="#fig_0">1</ref> for the concept of 'river', shown for two viewpoints: English and French.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Abstraction of a Concept Space to be Paired</head><p>For an is-a relation in an ontology, the subject or object has two parts: the axiom pattern (AP), and the superclass(es) (SC) of AP, where both are part of the ontology's TBox. To aid the The parts of a source and target concept space 𝐶𝑆 and 𝐶𝑆 ′ . 𝑆𝐶 is the superclass, 𝐴𝑃 is the axiom pattern, consisting of a set of axiom pattern class names, 𝐴𝑃𝐶, and axioms 𝐴𝑥 for the ontological commitment of 𝐴𝑃𝐶. Ind is the set of individuals asserted for each element in 𝐴𝑃𝐶. 𝐴𝑛𝑛 is the set of annotations for 𝐴𝑃. The concept space for the concept lexicalised as 'river' is given for two viewpoints: English and French.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Table 2</head><p>Abstractions of a superclass using the tree from Figure <ref type="figure" target="#fig_1">2</ref>.</p><formula xml:id="formula_1">Source Target Source Target SC1 𝐴 𝑚 − → 𝐴 ′ 𝑚 SC2 owl ∶ Thing − → owl ∶ Thing SC3 𝐴 1 − → 𝐴 ′ 𝑚 SC4 𝐴 𝑚 − → 𝐴 ′ 0 SC5 𝐴 0 − → 𝐵 ′ 0 SC6 𝐴 1 − → 𝐵 ′ 𝑚 SC7 𝐴 1 − → 𝐵 ′ 0 SC8 𝐴 0 − → owl ∶ Thing</formula><p>decisionmaking process regarding the mismatches (if any), patterns were first identified for SC and AP. As a starting point, the superclass hierarchy of an ontology was abstracted to a tree, shown in Figure <ref type="figure" target="#fig_1">2</ref>. The red shades are of the source ontology, and the green shades of the target ontology, where it is assumed that both ontologies are homogenous. Using this tree as a guide, the abstractions for a superclass are given in Table <ref type="table">2</ref> for SC1-SC8. The superclass is abstracted to a tree, for both the source and target.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">Superclass Patterns</head><p>From the superclass abstractions of SC1-SC8, superclass patterns were identified, given in P-SC1-P-SC5. In each pattern, the pattern name is given, as well as the possible pattern element (𝑃𝐸) variations, according to the tree of Figure <ref type="figure" target="#fig_1">2</ref>. The superclass pattern is a sub-pattern, to be considered in conjunction with the patterns for AP. For SC1, P-SC1 applies, for SC2, P-SC5 applies, for SC3, P-SC2 applies, for SC4, P-SC3 applies, for SC5-SC7, P-SC4 applies, and lastly, for SC8, P-SC3 applies. For the abstraction SC8, where each has owl ∶ Thing as a source and/or target, this means that there is no corresponding superclass, and the axiom pattern is a sub-class of owl ∶ Thing. To localise the concept from the source to the target, refactoring actions are also proposed for selected patterns.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>P-SC1: Equal source and target superclass</head><p>• alignment pattern name: sc-equal • pattern element variations: • equality of PE: 𝑆𝑟𝑐 ≢ 𝑇 𝑟𝑔 • refactoring required: this requires two steps:</p><p>1. Refactor the superclass of the 𝑆𝑟𝑐 𝐴𝑃 to that of the 𝑇 𝑟𝑔 𝐴𝑃.</p><p>2. If the 𝑆𝑟𝑐 superclass no longer has any sub-classes, then remove it.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>P-SC3: Unequal source and target superclass at different depth, and shared parent</head><p>• alignment pattern name: sc-unequal-differentDepth-sharedParent • pattern element variations:</p><p>1. 𝑆𝑟𝑐 = {𝐴 𝑚 }, 𝑇 𝑟𝑔 = {𝐴 ′ 0 }, where 𝑚 ≠ 0 2. 𝑆𝑟𝑐 = {𝐴 𝑚.𝑛 }, 𝑇 𝑟𝑔 = {𝐴 ′ 𝑚 }, where 𝑚 ≠ 0 and 𝑛 ≥ 1 3. 𝑆𝑟𝑐 = {𝐴 𝑚.𝑛 }, 𝑇 𝑟𝑔 = {𝐴 ′ 0 }, where 𝑚 ≠ 0 and 𝑛 ≥ 1 4. 𝑆𝑟𝑐 = {𝐴 𝑚.𝑛 }, 𝑇 𝑟𝑔 = {owl ∶ Thing}, where 𝑚, 𝑛 ≥ 0 5. Same as ( <ref type="formula">1</ref>)-( <ref type="formula">4</ref>), but mirrored</p><p>• equality of PE: 𝑆𝑟𝑐 ≢ 𝑇 𝑟𝑔 • refactoring required: for the 𝑆𝑟𝑐 or 𝑇 𝑟𝑔 with the least depth, this is possibly a lexical gap.</p><p>Options include:</p><p>1. Add a pseudo-class as a translation of the opposite superclass.</p><p>2. Remove the extra classes, taking care to refactor any subclasses and individuals.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>P-SC4: Unequal source and target superclass, and no shared parent</head><p>• alignment pattern name: sc-unequal-noSharedParent • pattern element variations:</p><p>1. 𝑆𝑟𝑐 = {𝐴 𝑚 }, 𝑇 𝑟𝑔 = {𝐵 ′ 𝑛 }, where 𝑚, 𝑛 ≥ 0</p><p>• equality of PE: 𝑆𝑟𝑐 ≢ 𝑇 𝑟𝑔</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>P-SC5: No source and target superclass</head><p>• alignment pattern name: sc-none • pattern element variations:</p><p>1. 𝑆𝑟𝑐 = {owl ∶ Thing}, 𝑇 𝑟𝑔 = {owl ∶ Thing}</p><p>• equality of PE: ∅</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">Axiom Patterns</head><p>The abstractions for an axiom pattern were similarly done as that for a superclass, shown in Figure <ref type="figure" target="#fig_3">3</ref>, with red shades for the source ontology, and green shades for the target. Using this tree as a guide, the abstractions for an axiom pattern are given in Table <ref type="table">3</ref> for AP1-AP6.</p><p>From the abstractions of AP1-AP6, axiom patterns were identified, given in P-AP1-P-AP4. For AP1, P-AP1 and P-AP2 applies. AP2, AP4, and AP6 are P-AP4. AP3 and AP5 are P-AP3. Due to the possible permutations of the OWL constructors, to simplify the list of pattern element variations in each P-AP*, symbols are used for each. The symbol ∘ is used to represent 𝐶 with no constructor or with ¬, the symbol is used to represent 𝐶 for which there is a universal or existential restriction, and the symbol □ is used to represent intersection and union. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Table 3</head><p>Abstractions of an axiom pattern using the tree from Figure <ref type="figure" target="#fig_3">3</ref>. 1. Same as that for P-AP1</p><formula xml:id="formula_2">Source Target Source Target AP1 𝐶 − → 𝐶 ′ AP2 𝐶 − → 𝐷 ′ AP3 𝐶 − → 𝐶 ′ ⊔ 𝐷 ′ AP4 𝐶 − → 𝐷 ′ ⊔ 𝐸 ′ AP5 𝐶 ⊔ 𝐷 − → 𝐷 ′ ⊔ 𝐸 ′ AP6 𝐶 ⊔ 𝐷 − → 𝐸 ′ ⊔</formula><p>• superclass pattern variations: P-SC2, P-SC3</p><p>• equality of PE: 𝑆𝑟𝑐 ≡ 𝑇 𝑟𝑔 • refactoring required: as per the superclass P-AP3: Unequal source and target axiom pattern, some shared classes</p><p>• alignment pattern name: ap-unequal-someSharedClasses</p><p>• pattern element variations:</p><formula xml:id="formula_3">1. 𝑆𝑟𝑐 = {∘𝐶}, 𝑇 𝑟𝑔 = {𝐶 ′ □ 𝐷 ′ } 2. 𝑆𝑟𝑐 = {𝐶 □ 𝐷}, 𝑇 𝑟𝑔 = {𝐷 ′ □ 𝐸 ′ }</formula><p>• superclass pattern variations: P-SC1, P-SC2, P-SC3</p><p>• equality of PE: 𝑆𝑟𝑐 ≡ 𝑇 𝑟𝑔 • refactoring required: this requires two steps:</p><p>1. Remove the 𝑆𝑟𝑐 classes that are not shared.</p><p>2. If there were any individuals asserted for those removed classes, then create a temporary class and assert those individuals to this new class.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>P-AP4: Unequal source and target axiom pattern, no shared classes</head><p>• alignment pattern name: ap-unequal-noSharedClasses • pattern element variations:</p><formula xml:id="formula_4">1. 𝑆𝑟𝑐 = {∘𝐶}, 𝑇 𝑟𝑔 = {∘𝐷 ′ }, 2. 𝑆𝑟𝑐 = {∘𝐶}, 𝑇 𝑟𝑔 = {𝐷 ′ □ 𝐸 ′ } 3. 𝑆𝑟𝑐 = {𝐶 □ 𝐷}, 𝑇 𝑟𝑔 = {𝐸 ′ □ 𝐹 ′ }</formula><p>• superclass pattern variations: P-SC1, P-SC2, P-SC3, P-SC4</p><p>• equality of PE: 𝑆𝑟𝑐 ≡ 𝑇 𝑟𝑔 • refactoring required: this requires two steps:</p><p>1. Remove the 𝑆𝑟𝑐 classes.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3.">Annotation Patterns</head><p>The abstractions for an annotation is shown in Figure <ref type="figure" target="#fig_6">4</ref>, again with red for the source, and green for the target. The content of a source annotation (using rdfs ∶ label) can be a lexicalisation or some other lexical phrase. For the target annotation, if there is no lexicalisation, then there can be a metaphrase or paraphrase of the source annotation, or similarly an explanation thereof. A metaphrase is a word-for-word translation, and a paraphrase is a rewording of a metaphrase. Either of these would be expected for linguistic gaps, with an explanation for referential gaps, where an explanation would be more detailed than a metaphrase or paraphrase. Alternatively, a loanword or phrase can be used from the source language, or another language altogether. If there is no annotation at all for the source, then it is assumed that the URI fragment is descriptive, and meaning can be derived from it (by a human). A decision tree diagram for the selection of an appropriate annotation is given in Figure <ref type="figure" target="#fig_7">5</ref>, reproduced from <ref type="bibr" target="#b10">[11]</ref>. • alignment pattern name: ann-shared-external • pattern element variations:</p><p>1. 𝑆𝑟𝑐 = lexicalisation of another language, 𝑇 𝑟𝑔 = lexicalisation from 𝑆𝑟𝑐</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Discussion</head><p>Figure <ref type="figure">6</ref>: Comparison of each of the use cases, using the tree layout from Figures <ref type="figure" target="#fig_5">2 and 3</ref>, where the named classes and properties are each normalised to an opaque identifier.</p><p>Revisiting the use cases, each can be mapped on the tree from Figures <ref type="figure" target="#fig_5">2-3</ref>, and the applicable pattern identified. The mapping of each is given in Figure <ref type="figure">6</ref>. UC1 is P-AP1 and P-SC1, with UC2 being P-AP2 and P-SC3. UC3 is P-AP-4 and P-SC1. UC4 is both AP-3 and P-SC1. The annotation pattern for each use case is assumed to be P-Ann1.</p><p>The use cases are all real-world examples of ontology localisation differences for a natural language viewpoint. The patterns identified for the axiom patterns assumed the source and target classes were leaf nodes in a branch (that is, there are no further sub-classes). It is expected that additional patterns will be identified so as to represent a use case such as that for 'traditional healer', where for the country South Africa, which would be a region-specific viewpoint, there are further sub-classes to the same concept. For the annotations, the different 'style' of annotation has been considered as this would be relevant in scenarios such as verbalisation or when an ontology is used for question-answering. A metaphrase would verbalise differently to that of a lexicalisation, where it is expected for the former, the generated sentence would be less readable. To deal with those concepts which do not have a lexicalisation in a target viewpoint, a decision tree diagram is given in Figure <ref type="figure" target="#fig_7">5</ref>, so as to guide the end-user regarding the style of annotation required.</p><p>The benefits of ontology localisation is that an existing ontology can be reused, with the conceptual differences modelled for the target language (where necessary), and then a new ontology generated on the fly. Only a small selection of use cases were included here to demonstrate the variations. The evaluation of a wider variety of use cases is in progress, along with the algorithms to transform a concept in a source ontology to a target viewpoint. The focus in this paper has only been on is-a relations, however, part-of will be be addressed in future work. The focus has also been on a bottom-up approach for the axioms, so top-down will also be considered in future work. The patterns identified here differ to typical ontology design patterns in that they are not intended to guide design decisions but rather to document the possible pattern combinations when localising a concept to a target viewpoint. Once the evaluation of the localisation process is complete, it is expected that transformation patterns will be proposed for the re-engineering category of the Ontology Design Patterns repository, where the focus will be on homogenous sources.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Conclusion</head><p>A concept space within an ontology has been deconstructed to two parts, with each part abstracted to several patterns, and the pattern element variations given for each as well. By comparing each abstracted part, this serves to guide any refactoring that is required when localising an ontology from a source to a target viewpoint. The focus has been on the adaptation of the underlying axioms to a specific viewpoint, as an alternative to the labels approach for ontology multilingualisation, which only affects the annotation layer of the ontology, with the semantic layer typically remaining unchanged.</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 parts of a source and target concept space 𝐶𝑆 and 𝐶𝑆 ′ . 𝑆𝐶 is the superclass, 𝐴𝑃 is the axiom pattern, consisting of a set of axiom pattern class names, 𝐴𝑃𝐶, and axioms 𝐴𝑥 for the ontological commitment of 𝐴𝑃𝐶. Ind is the set of individuals asserted for each element in 𝐴𝑃𝐶. 𝐴𝑛𝑛 is the set of annotations for 𝐴𝑃. The concept space for the concept lexicalised as 'river' is given for two viewpoints: English and French.</figDesc><graphic coords="5,89.29,84.19,416.68,283.28" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2:The superclass is abstracted to a tree, for both the source and target.</figDesc><graphic coords="6,89.29,84.19,416.71,128.55" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>1 . 1 • 1 .</head><label>111</label><figDesc>𝑆𝑟𝑐 = {𝐴 0 }, 𝑇 𝑟𝑔 = {𝐴 ′ 0 } 2. 𝑆𝑟𝑐 = {𝐴 𝑚 }, 𝑇 𝑟𝑔 = {𝐴 ′ 𝑚 }, where 𝑚 ≥ 1 3. 𝑆𝑟𝑐 = {𝐴 𝑚.𝑛 }, 𝑇 𝑟𝑔 = {𝐴 ′ 𝑚.𝑛 }, where 𝑚, 𝑛 ≥ equality of PE: 𝑆𝑟𝑐 ≡ 𝑇 𝑟𝑔 • refactoring required: none P-SC2: Unequal source and target superclass at same depth, and shared parent • alignment pattern name: sc-unequal-sameDepth-sharedParent • pattern element variations: 𝑆𝑟𝑐 = {𝐴 𝑚 }, 𝑇 𝑟𝑔 = {𝐴 ′ 𝑛 }, where 𝑚, 𝑛 ≠ 0 and 𝑚 ≠ 𝑛 2. 𝑆𝑟𝑐 = {𝐴 𝑚.𝑛 1 }, 𝑇 𝑟𝑔 = {𝐴 ′ 𝑚.𝑛 2 }, where 𝑚 ≠ 0 and 𝑛 1 ≠ 𝑛 2</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: The axiom pattern is abstracted to a tree, for both the source and target. The superclass is at depth (x).</figDesc><graphic coords="8,89.29,84.19,416.70,120.12" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head></head><label></label><figDesc>𝐹 ′ P-AP1: Equal source and target axiom pattern, same superclass • alignment pattern name: ap-equal-sameSuperclass • pattern element variations: 1. 𝑆𝑟𝑐 = {∘𝐶}, 𝑇 𝑟𝑔 = {∘𝐶 ′ }, where ∘ is the same for 𝑆𝑟𝑐 and 𝑇 𝑟𝑔 2. 𝑆𝑟𝑐 = {𝑅 𝑥 .𝐶}, 𝑇 𝑟𝑔 = {𝑅 𝑥 .𝐶 ′ }, where and 𝑥 are each the same for 𝑆𝑟𝑐 and 𝑇 𝑟𝑔 3. 𝑆𝑟𝑐 = {𝐶 □ 𝐷}, 𝑇 𝑟𝑔 = {𝐶 ′ □ 𝐷 ′ }, where □ is the same for 𝑆𝑟𝑐 and 𝑇 𝑟𝑔 • superclass pattern variations: P-SC1, P-SC3 • equality of PE: 𝑆𝑟𝑐 ≡ 𝑇 𝑟𝑔 • refactoring required: none P-AP2: Equal source and target axiom pattern, different superclass • alignment pattern name: ap-equal-differentSuperclass • pattern element variations:</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>2 .</head><label>2</label><figDesc>If there were any individuals asserted for those removed classes, then create a temporary class and assert those individuals to this new class.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: The possible variations of the content of one or more labels of an axiom pattern.</figDesc><graphic coords="9,130.96,428.80,333.35,106.05" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: The decision tree diagram for determining the style of annotation to use when dealing with lexical gaps for a target viewpoint. Each green block is the proposed style to use for that question-answer selection.</figDesc><graphic coords="10,89.29,188.14,416.68,186.38" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="11,110.13,258.27,375.02,274.54" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://purl.bioontology.org/ontology/SNOMEDCT/257720004</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://sweetontology.net/realmHydroBody/River</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This research was financially supported by (1) Hasso Plattner Institute for Digital Engineering through the HPI Research School at UCT, and ( <ref type="formula">2</ref>) KNoWS (IDLab), Ghent University and imec through their Women in Tech -conference sponsorship.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">A note on ontology localization</title>
		<author>
			<persName><forename type="first">P</forename><surname>Cimiano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Montiel-Ponsoda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Buitelaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">Espinoza</forename><surname>Mejía</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gomez-Perez</surname></persName>
		</author>
		<idno type="DOI">10.3233/AO-2010-0075</idno>
	</analytic>
	<monogr>
		<title level="j">Applied Ontology</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page" from="127" to="137" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<ptr target="https://www.oed.com/view/Entry/223315?redirectedFrom=viewpoint" />
		<title level="m">viewpoint</title>
				<imprint>
			<date type="published" when="2016">2016. 2023. January 15</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Concept Mismatches Between a Source and Target Natural Language</title>
		<author>
			<persName><forename type="first">F</forename><surname>Gillis-Webber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">2nd Workshop on Modular Knowledge, 9th Joint Ontology Workshops (JOWO 2023), co-located with FOIS 2023</title>
				<meeting><address><addrLine>Sherbrooke, Québec, Canada</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2023-07-20">19-20 July, 2023. 2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Principles and Practice of South African Lexicography, AFRICAN SUN MeDIA</title>
		<author>
			<persName><forename type="first">R</forename><surname>Gouws</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Prinsloo</surname></persName>
		</author>
		<idno type="DOI">10.18820/9781919980911</idno>
		<imprint>
			<date type="published" when="2005">2005</date>
			<pubPlace>Stellenbosch, South Africa</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<author>
			<persName><forename type="first">P</forename><surname>Cimiano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>Mccrae</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Buitelaar</surname></persName>
		</author>
		<ptr target="https://www.w3.org/2016/05/ontolex/" />
		<title level="m">Ontology-Lexicon Community Group under the W3C Community Final Specification Agreement (FSA)</title>
				<imprint>
			<date type="published" when="2016-05-10">10 May 2016. 2016</date>
		</imprint>
	</monogr>
	<note>Lexicon Model for Ontologies: Community Report, Final Community Group Report</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">WordNet then and now</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">A</forename><surname>Miller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Fellbaum</surname></persName>
		</author>
		<idno type="DOI">10.1007/s10579-007-9044-6</idno>
	</analytic>
	<monogr>
		<title level="j">Language Resources and Evaluation</title>
		<imprint>
			<biblScope unit="volume">41</biblScope>
			<biblScope unit="page" from="209" to="214" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Challenges for a Multilingual Wordnet</title>
		<author>
			<persName><forename type="first">C</forename><surname>Fellbaum</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Vossen</surname></persName>
		</author>
		<idno type="DOI">10.1007/s10579-012-9186-z</idno>
	</analytic>
	<monogr>
		<title level="j">Language Resources and Evaluation</title>
		<imprint>
			<biblScope unit="volume">46</biblScope>
			<biblScope unit="page" from="313" to="326" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Enriching ontologies with multilingual information</title>
		<author>
			<persName><forename type="first">E</forename><surname>Montiel-Ponsoda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">A</forename><surname>De Cea</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gómez-Pérez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Peters</surname></persName>
		</author>
		<idno type="DOI">10.1017/S1351324910000082</idno>
	</analytic>
	<monogr>
		<title level="j">Natural Language Engineering</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="page" from="283" to="309" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Overcoming linguistic barriers to the multilingual semantic web</title>
		<author>
			<persName><forename type="first">G</forename><surname>Hirst</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-662-43585-4_1</idno>
	</analytic>
	<monogr>
		<title level="m">Towards the Multilingual Semantic Web: Principles, Methods and Applications</title>
				<editor>
			<persName><forename type="first">P</forename><surname>Buitelaar</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Cimiano</surname></persName>
		</editor>
		<meeting><address><addrLine>Berlin Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="3" to="14" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Enabling Language Resources to Expose Translations as Linked Data on the Web</title>
		<author>
			<persName><forename type="first">J</forename><surname>Gracia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Montiel-Ponsoda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Vila-Suero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">A</forename><surname>De Cea</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC&apos;14), European Language Resources Association (ELRA)</title>
				<meeting>the Ninth International Conference on Language Resources and Evaluation (LREC&apos;14), European Language Resources Association (ELRA)<address><addrLine>Reykjavik, Iceland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="409" to="413" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Refinement of the Classification of Translations: Extension of the vartrans Module in OntoLex-Lemon</title>
		<author>
			<persName><forename type="first">F</forename><surname>Gillis-Webber</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 4th Conference on Language, Data and Knowledge (LDK 2023)</title>
				<meeting>the 4th Conference on Language, Data and Knowledge (LDK 2023)<address><addrLine>Vienna, Austria</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2023-09">September. 2023</date>
			<biblScope unit="page" from="12" to="15" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Ontology Matching: Second Edition</title>
		<author>
			<persName><forename type="first">J</forename><surname>Euzenat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Shvaiko</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-642-38720-3</idno>
		<imprint>
			<date type="published" when="2013">2013</date>
			<publisher>Springer-Verlag Berlin Heidelberg</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">Ontology Design Patterns</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gangemi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Presutti</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-540-92673-3_10</idno>
		<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="221" to="243" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Patterns for Heterogeneous TBox Mappings to Bridge Different Modelling Decisions</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">R</forename><surname>Fillottrani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">M</forename><surname>Keet</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-319-58068-5_23</idno>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web: 14th International Conference, ESWC 2017</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">E</forename><surname>Blomqvist</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">D</forename><surname>Maynard</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">A</forename><surname>Gangemi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Hoekstra</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">P</forename><surname>Hitzler</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">O</forename><surname>Hartig</surname></persName>
		</editor>
		<meeting><address><addrLine>Portorož, Slovenia; Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2017-06-01">May 28 -June 1, 2017. 2017</date>
			<biblScope unit="volume">10249</biblScope>
			<biblScope unit="page" from="371" to="386" />
		</imprint>
	</monogr>
	<note>Proceedings, Part I</note>
</biblStruct>

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