<?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">When OntoLex Meets Wikibase: Remodeling Use Cases</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">David</forename><surname>Lindemann</surname></persName>
							<email>david.lindemann@ehu.eus</email>
							<affiliation key="aff0">
								<orgName type="institution" key="instit1">UPV</orgName>
								<orgName type="institution" key="instit2">EHU University of the Basque Country</orgName>
								<address>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Sina</forename><surname>Ahmadi</surname></persName>
							<email>sahmad46@gmu.edu</email>
							<affiliation key="aff1">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">George Mason University</orgName>
								<address>
									<settlement>Fairfax</settlement>
									<region>VA</region>
									<country key="US">USA</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Anas</forename><forename type="middle">Fahad</forename><surname>Khan</surname></persName>
							<email>fahad.khan@ilc.cnr.it</email>
							<affiliation key="aff2">
								<orgName type="institution">CNR-ILC</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Francesco</forename><surname>Mambrini</surname></persName>
							<email>francesco.mambrini@unicatt.it</email>
							<affiliation key="aff3">
								<orgName type="institution">Università Cattolica del Sacro Cuore</orgName>
								<address>
									<settlement>Milan</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Federica</forename><surname>Iurescia</surname></persName>
							<email>federica.iurescia@unicatt.it</email>
							<affiliation key="aff3">
								<orgName type="institution">Università Cattolica del Sacro Cuore</orgName>
								<address>
									<settlement>Milan</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Marco</forename><surname>Passarotti</surname></persName>
							<email>marco.passarotti@unicatt.it</email>
							<affiliation key="aff3">
								<orgName type="institution">Università Cattolica del Sacro Cuore</orgName>
								<address>
									<settlement>Milan</settlement>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">When OntoLex Meets Wikibase: Remodeling Use Cases</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">51BF9420F2E396CA361CDDD50006DBCC</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:20+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>Wikibase is the software that powers Wikidata, but it can be also be used as a separate installation, to suit individual needs. This platform is ideal for creating data archives that can easily interact with the semantic web through the use of open standards; compared with other software solutions, it offers unique features, such as the option to manually edit every single semantic triple in a graphical interface. However, integrating various data models and vocabularies in Wikibase is a challenging task due to specialties in the data model. This study sheds light on modeling datasets in Ontolex-Lemon -the Lexicon Model for Ontologies, as one of the predominant and prevailing ontologies in lexicography -in Wikibase. We discuss some of the major issues that should be taken into account for remodeling Ontolex-Lemon on Wikibase, looking at two use cases dealing with Latin and Kurdish lexical data, respectively. We believe that our approach paves the way for further conversions in the future and toward a set of general guidelines.</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>Wikibase (https://wikiba.se) as an extension of MediaWiki is the software underlying Wikidata (https://www.wikidata.org) <ref type="bibr" target="#b0">[1]</ref>, a very large knowledge graph maintained by the community of Wikidata users, and technically supported by Wikimedia Deutschland (https://www.wikimedia.de). In addition to being an ontology of concepts with properties relating them to each other and pointing to typed literal values, or to external identifiers, Wikidata also contains descriptions of lexemes of multiple languages as summarised in <ref type="bibr" target="#b1">[2]</ref>. 1  Although the data model for lexical data underlying Wikibase 2 is based on the Ontolex-Lemon <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref> core classes, i.e.</p><p>ontolex:LexicalEntry, ontolex:LexicalSense and ontolex:Form, the fine-grained implementation of the former differs substantially from the latter. Thus, a thorough review and re-modeling of the existing datasets are required.</p><p>In this paper, we describe the data model used in Wikibase for the representation of lexemes along with two use cases that aim to adapt lexical resources modeled according to Ontolex-Lemon in a way that they can be uploaded to a Wikibase. Our use cases focus on data in Latin and Kurdish, respectively. While for the Latin data we have decided to interact with Wikidata directly, the latter case aims to use a separate Wikibase installation. Nevertheless, the final goal of the operation in both use cases is to enrich the Wikidata lexeme collection. Discussing the advantages and implications of each approach, we argue that the workflow descriptions are helpful for the creation of Wikidata-compatible lexical datasets.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Lexicographical Data on Wikibase</head><p>The Wikibase software comes with a default backbone ontology, the Wikibase Ontology, <ref type="foot" target="#foot_0">3</ref> for which widely used RDF vocabularies are deployed. For instance, the properties rdfs:label for entity labels, prov:wasDerivedFrom for references, the classes ontolex:LexicalEntry for lexemes and schema:Article for Wikipedia articles are used. Moreover, additional classes and properties are described. In the RDF representation produced by Wikibase, these classes and properties appear as such, hence called passthrough properties, and in the graphical interface for editing, their values have their fixed place in the page layout.</p><p>On the other hand, any additionally defined ontology concept or any additional property will be identified by a unique numeral. A Wikibase item with a value for rdfs:label is the minimum a user has to provide to create a concept. Such concepts appear in the canonical namespace for the corresponding Wikibase, such as http://www.wikidata.org/entity/ for Wikidata. The numeral is preceded by a capital letter: item identifiers are preceded by the letter Q, properties by a P, and as a third category, L-entities describe lexemes.</p><p>The three kinds of Wikibase entities, i.e. Q, P, and L-entities, exist uniquely on one Wikibase instance. They can themselves be further described, and linked to equivalent entities in another Wikibase such as Wikidata, or enriched with external identifiers pointing to external entities declared as equivalent. These alignments can be used for federated querying, i.e., a query that would involve Wikidata and a custom Wikibase at the same time, and, as soon as Wikibase properties are mapped to W3C-recommended vocabularies, enable to export datasets in an RDF representation compatible to the LOD cloud.</p><p>Assertions made using Wikibase P-properties are called "statements". In the RDF representation of the entity data, e.g. 'lexicography' on Wikidata (Q184524), statements are blank nodes which allow attaching the property value along with qualifiers, ranks and references (see also Fig. <ref type="figure" target="#fig_1">2</ref>). In the editing GUI, statements appear as a central section of the entity page, with no property or value preset. A Wikibase property used in statements, qualifiers, or references is by default restricted to one datatype. <ref type="foot" target="#foot_1">4</ref>The modeling of lexemes in Wikibase which is described in the following subsections along with the three core classes and the links between them deploys the Ontolex-Lemon model. The pre-defined backbone ontology hardly specifies anymore, leaving much space for the user to define fine-grained details of the lexicographical data model. The path taken by the community around Wikidata lexemes can be conveniently explored using the ORDIA tool <ref type="bibr" target="#b4">[5]</ref> <ref type="foot" target="#foot_2">5</ref> . In addition, the community also maintains user-oriented documentation with examples for the creation and querying of data.<ref type="foot" target="#foot_3">6</ref> </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">Lexical Entry</head><p>Each Lexeme entity in Wikibase is identified by a unique Lexeme ID. When users create lexemes, one or more lemmata have to be provided with a language code that specifies the language and script of each of the lemma strings (ku-arab, for example, for Kurdish in Arabic script, and ku-latn, for Kurdish in Latin script). <ref type="foot" target="#foot_4">7</ref> In the RDF representation of the lexeme, a lemma string appears as attached to the lexeme entity using a property called wikibase:lemma, and is additionally referred to by rdfs:label. The lemma is used for the indexation of Wikibase lexemes for ElasticSearch, akin to rdfs:label and skos:altLabel values used for that in the case of items and properties. That way, users can find lexemes performing a textual search in the GUI or via API without further descriptions.</p><p>The form of the lexeme used as a lemma would typically be described as ontolex:Form attached to properties that describe morphological or other features. Also, values for wikibase:lexicalCategory and dct:language are required; both values are restricted to be of the same Wikibase instance and to describe parts of speech and natural languages, respectively. Other properties, such as those that describe pronunciation, etymology, or usage examples, are attached to the lexeme (at lexeme, sense, or form level) using Wikibase statements, i.e., using P-entities as properties. A lexeme is linked to its senses using ontolex:sense, and to its forms using ontolex:lexicalForm.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">Lexical Sense</head><p>A Wikibase sense is identified by a numeral identifier preceded by the identifier of the corresponding lexeme, a dash, and the letter S. For example, wd:L3257-S1 for the sense of the English noun apple referring to "a fruit of a tree of the genus Malus". Lexeme senses are by default described using textual sense glosses in any language. Those glosses appear attached to the Sense entity using the skos:definition property; the language of the gloss text is again specified by a language code. Any further description of the sense is done using Wikibase statements.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3.">Lexical Form</head><p>The naming of Form URI is similar to that of sense entities, but using the letter F, as in wd:L3257-F2 for the plural form of 'apple' in English. The written representation is pointed to using ontolex:representation. Items describing grammatical features of a form are linked to using wikibase:grammaticalFeature. All other description is made through custom statements.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Ontolex-Lemon</head><p>The differences in ontolex:LexicalEntry, ontolex:LexicalSense and ontolex:Form in the OntoLex guidelines from those described above are not significant, but it is important to be aware of them to carry out mappings from OntoLex to Wikibase.</p><p>To start with, in OntoLex each entry must be associated with at least one instance of ontolex:Form via the property ontolex:lexicalForm, and can be associated with at most one lemma form via the functional property ontolex:canonicalForm. Each ontolex:LexicalEntry is effectively associated with a language via the rdf:langString language code tag on its form representations of which it must have one. Form representations are linked via the ontolex:writtenRep property (defined as a subproperty of ontolex:representation, which is used on Wikibase for that purpose). That said, it is not required that the language specification be done via the dct:language property. Moreover, there is no requirement for lexical category information to be associated with individual instances of ontolex:LexicalEntry; in such cases where this information is provided, the lexinfo vocabulary is recommended. There are no naming conventions presupposed by OntoLex for ontolex:LexicalSense and ontolex:Form URI.</p><p>Table <ref type="table">1</ref> shows the mapping of the Wikibase passthrough properties by default used for lexemes and Ontolex-Lemon.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Ontolex-Lemon</head><p>Wikibase rdfs:label ontolex:writtenRep wikibase:lemma ontolex:sense ontolex:sense (skos:definition) skos:definition ontolex:lexicalForm ontolex:lexicalForm ontolex:writtenRep ontolex:representation (lexinfo properties) wikibase:grammaticalFeatures</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Table 1 Wikibase default properties mapping</head><p>For other properties with no mapping, some particularities have to be considered. As explained above, an OntoLex entry is linked to one canonical form, the written representation of which is to be mapped to wikibase:lemma. On the other hand, it is common in OntoLex datasets that the lemma string is attached to the entry entity using rdfs:label; the same is always true for Wikibase lexeme RDF representations. A Wikibase lexeme can have multiple values for wikibase:lemma (see 2.1).</p><p>In Ontolex, sense-defining definitions are attached to the ontolex:LexicalConcept class, which is linked to the sense using ontolex:lexicalizedSense. OntoLex does not specify what property to use here. In Wikibase, sense short definitions, called gloss, are attached directly to the sense using skos:definition. Properties from the lexinfo vocabulary that describe morphosyntactic features of forms, i.e., sub-properties of lexinfo:morphosyntacticProperty like e.g. lexinfo:number, are all to be mapped to wikibase:grammaticalFeature, and their values, on Wikibase, need to be Wikibase items; as a consequence, lexinfo concepts need to be mapped to Wikibase items.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Use Case 1: Kurdî Wikibase</head><p>As a low-resourced and under-represented language, Kurdish faces many challenges in language technology due to a paucity of data. To remedy this, Azin and Ahmadi <ref type="bibr" target="#b5">[6]</ref> and Ahmadi et al. <ref type="bibr" target="#b6">[7]</ref> address the creation of lexicographical resources compatible with semantic technologies, particularly by relying on Ontolex-Lemon. An entry in Ontolex-Lemon in these resources is provided in Figure <ref type="figure" target="#fig_0">1</ref>. As such, there are four resources freely available under an open source license for Kurdish varieties. <ref type="foot" target="#foot_5">8</ref> The resources are described as follows:</p><p>• Northern Kurdish (also known as Kurmanji, kmr): Over 4,000 headwords are provided in Northern Kurmanji in the Latin-based script. Headwords are defined with part-of-speech tags, grammatical gender, and glosses based on distinct senses in Northern Kurdish and English. Usage examples are also provided in some cases. • Central Kurdish (also referred to as Sorani, ckb): Over 5,000 headwords are provided in Central Kurdish written in the Latin-based script. This script, unlike Northern Kurmanji, is not much used by Central Kurdish speakers; the Perso-Arabic-based script is mostly used for this variant. Entries are described with part-of-speech tags, glosses in English and, sometimes, usage examples. Grammatical gender is not present in Central Kurdish. • Southern Kurdish (sdh): This resource contains over 11,000 headwords, the highest number among the selected resources. The headwords are written in both Perso-Arabic and Latin-based scripts and are described with glosses in Persian and other varieties of Kurdish. Such varieties include words from Kurdish varieties along with Laki and Luri languages. That said, the distinction of the varieties is not explicit in the resource. Therefore, Kurdish glosses in this resource are specified with the ku code as an umbrella code to refer to all varieties of Kurdish. It should be noted that Luri (ldd) is a distinct language from Kurdish. • Gorani (also known as Hawrami, hac): In comparison to the other resources, this resource is the smallest one containing around 1,000 headwords written in the Latin-based script and described with part-of-speech tags, grammatical gender, glosses in English and a few usage examples. Similar to Central Kurdish, this language is mostly written in the Perso-Arabic-based script of Kurdish.</p><p>Among the selected resources, those of Southern Kurdish and Gorani are especially important as they are relatively more under-resourced than Northern and Central Kurdish. While the two latter are also available on Wiktionary<ref type="foot" target="#foot_6">9</ref> facilitating community support, Southern Kurdish and Gorani are barely available for such initiatives.</p><p>Nevertheless, these resources have not been much used by the native speakers' community, due to chiefly what we believe is the lack of familiarity with LOD. Furthermore, any static resource compatible with LOD requires a SPARQL endpoint to be queried and effectively integrated into other applications. This further hinders the interoperability of the resources as individual efforts do not necessarily adapt to a larger scale usage.</p><p>To remedy this, we create an instance of the Wikibase software where the existing Kurdish resources are made available. To that end, we convert the resources into a Wikibase-compatible format requiring further modeling and modification of the lexical data. The Wikibase is accessible at https://kurdi.wikibase.cloud. In addition to the modeling described in ğ2, we provide information on the modeling and conversion of the selected resources as follows.</p><p>:lex_kmr_7802180323 a ontolex:LexicalEntry, ontolex:Word ; ontolex:canonicalForm :form_kmr_7802180323 ; dct:language &lt;www.lexvo.org/page/iso639-3/kmr&gt; ; rdfs:label "partî"@kmr-latn ; lexinfo:partOfSpeech lexinfo:noun ; ontolex:sense :kmr_8301494711_sense ; lexinfo:gender lexinfo:feminine . :form_kmr_7802180323 a ontolex:Form ; ontolex:writtenRep "partî"@kmr-latn ; lexinfo:number lexinfo:singular . :kmr_8301494711_sense a ontolex:LexicalSense; skos:definition "political party"@en.</p><p>:kmr_8301494711_sense ontolex:usage [ rdf:value "partiyên kurd yên siyasî"@kmr-latn ; rdf:value "Kurdish political parties"@en ] . </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">Data Remodelling</head><p>One of the major ongoing issues in creating Kurdî Wikibase is the lack of language codes sdh and hac respectively for Southern Kurdish and Gorani on Wikibase. To tackle this, we use ku as the language code for all the varieties, but point to an item describing the variety using dct:language. This can be further refined once language codes are added to Wikibase. 10  In addition to language codes, we also face specific challenges related to the lexicographical data of the sources, particularly in orthographic normalization using Latin vs. Perso-Arabic scripts and spelling variations. This is of importance to LOD technologies given that duplicated entries, i.e. several entries that describe the same lexeme, should be avoided. Therefore, we verify and unify scripts among the resources to conform with the orthographies that are widely used, e.g. ë [Q] for a glottal stop, is replaced with ' ‵ '. Moreover, some of the headwords in the selected resources contained punctuation marks, which are removed.</p><p>Usage examples on Kurdî Wikibase are attached to a sense, and described with their English translation, while on Wikidata, usage examples are attached to a lexeme, qualified with their subject sense. On the one hand, that modeling corresponds to the OntoLex source where senses point to usage examples via ontolex:usage and, on the other, this made the upload process more convenient, since a usage example attached to a lexeme could not be qualified with the URI of its subject sense until that sense would get an identifier, which doesn't happen until the item data is written on the Wikibase. When transferring to Wikidata, we attach usage examples to lexemes using wd:P5831.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">Transfer to Wikibase</head><p>While Wikibase data output is available in RDF and in a JSON format 11 , the format required for upload is the latter. We have used python modules for parsing the source RDF Turtle files, 12 and for producing and uploading data in the required JSON representation. <ref type="foot" target="#foot_7">13</ref> The mapping of source URI to Wikibase URI is hardcoded in the script, but could also be taken from Wikibase, since URI alignments are also represented there. <ref type="foot" target="#foot_8">14</ref></p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3.">Federation with Wikidata</head><p>Since our focus on this project is on creating a Wikibase for Kurdish with minimal manual manipulation and verification of the data, we aim to raise awareness in the related community to contribute to Kurdî Wikibase. This way, not only the existing data can be checked, but also further completed by missing senses and headwords. This is, in fact, a chance for such under-represented communities to promote their language on their own Wikibase. Ultimately, this results in cleaner data without creating uncertain or noisy material on Wikidata. After the community is trained on their own Wikibase, members would most probably go on editing Wikidata, when the data is transferred to that global platform.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>10</head><p>We have filed a request for inclusion of these codes in subsequent releases of the Wikibase software. 11 https://www.mediawiki.org/wiki/Wikibase/DataModel/JSON 12 RDFLib: https://rdflib.readthedocs.io Once curation tasks are done, transferring the Kurdish lexical data from Kurdî Wikibase to Wikidata will be trivial, as long as all implied URI are aligned; that is done using a Wikibase property of type external identifier, which points to the equivalent Wikidata entity, kdb:P1 in our case. Some specialties of our Wikibase data have to be taken into account, e.g. the different locations of usage examples. Open issues to be solved are only two: How to model the English translations of usage examples, and the already mentioned lack of certain language codes. Both issues are already addressed in Wikidata lexemes community discussions. Fig. <ref type="figure" target="#fig_1">2</ref> shows a modeling proposal for an example Kurmanji entry on Wikidata.</p><p>wd:L1083983 a ontolex:LexicalEntry; wikibase:lemma "partî"@kmr-latn ; rdfs:label "partî"@kmr-latn ; wikibase:lexicalCategory Q1084 ; # noun dct:language wd:Q36163 ; # Kurmanji ontolex:sense wd:L1083983-S1 ; ontolex:lexicalForm wd:L1083983-F1 ; wdt:P5185 wd:Q1775415 ; # gender fem. p:P5831 [ps:P5831 "partiyên kurd yên siyasî"@kmr-latn ; pq:P2441 "Kurdish political parties"@en ; pq:P6072 wd:L1083983-S1] . # usage example wd:L1083983-S1 a ontolex:LexicalSense ; skos:definition "political party"@en ; wdt:P5137 wd:Q7278 . # item-for-this-sense political party wd:L1083983-F1 a ontolex:Form ; ontolex:representation "partî"@kmr-latn ; wikibase:grammaticalFeature wd:Q110786 . # singular </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Use Case 2: Latin and Wikidata</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1.">The LiLa Project</head><p>Latin is a widely attested and studied language: its written attestations go from the earliest inscriptions (variously dated from the 7th to the 5th century BCE) until nowadays (as Latin is the official language of the Vatican State). In the span of more than two millennia, Latin has been spoken by several peoples in Europe; it outlived the political domination of Rome over the Mediterranean and part of Central Europe as the main international language of culture for centuries. This resulted in a corpus of texts that show a large diatopic, diastratic, and diaphasic variation, as well as a covering of a wide range of genres. Notably, Latin, a part of the Indo-European family thus historically related to many widely attested idioms of the world, is also the direct ancestor of the Romance languages, spoken in many countries of Europe and of the world.</p><p>In the last decades, several lexical and textual digital resources have been individually developed for Latin, often as retro-digitization of earlier printed sources. Most of these resources are the product of separate efforts by the research community across multiple decades and waves of digitization campaigns. While their existence is of great importance, they do not rely on common vocabularies and ontologies, nor do they provide a standard query language to access the data. Such a situation undermines their effectiveness as tools for the researchers and the general public.</p><p>The LiLa:Linking Latin project <ref type="foot" target="#foot_9">15</ref> was started precisely to address this lack of interoperability with the help of Semantic Web technologies. The goal of the project is to connect the Latin lexical and textual resources currently available on the web by describing them with a common set of vocabularies and a shared data model. A parallel aim is also to foster, by adopting a common model for data representation, interoperability with the resources for the other languages of the Indo-European and of the Romance family. Particularly in the field of etymology and language contact, LiLa aims at representing phenomena like inheritance <ref type="bibr" target="#b7">[8]</ref> and borrowing <ref type="bibr" target="#b8">[9]</ref>.</p><p>A key process that, for a morphologically rich language like Latin, concerns both lexical and textual resources is lemmatization. Lexicons are indexed using canonical forms of citation for lexemes; lexical research in Latin corpora is only possible with lemmatized text. Therefore, the core of the LiLa is represented by the LiLa Knowledge Base (LKB), a collection of Latin word forms that are conventionally used to lemmatize corpora and index lexica <ref type="bibr" target="#b9">[10]</ref>. The LKB is based on Ontolex-Lemon: lemmas are defined as instances of the class ontolex:Form and are described according to a series of morphological features, like part of speech, using the list of the "upos" of the Universal Dependencies project <ref type="bibr" target="#b10">[11]</ref>, and grammatical gender (used for nouns only). Nouns, verbs, pronouns and adjectives are also classified for their inflection type, adopting the traditional classes used in Latin grammars. Finally, about 47,000 lemmas of Classical Latin also register information on the prefixes and suffixes that can be identified in their formation, derived from the data compiled for the Word Formation Latin lexical resource <ref type="bibr" target="#b11">[12]</ref>.</p><p>The list of lemmas, as well as the morphological analyses of each of them, is derived from the morphological analyzer Lemlat <ref type="bibr" target="#b12">[13]</ref>. Currently, the LKB includes ca. 200,000 lemmas.</p><p>Starting from the LKB, LiLa is now connecting a growing collection of lexical resources <ref type="bibr" target="#b13">[14]</ref> and textual corpora <ref type="bibr" target="#b14">[15,</ref><ref type="bibr" target="#b15">16]</ref>. The former, all described with the Ontolex-Lemon model, collect a series of instances of ontolex:LexicalEntry to the lemmas in the LKB via the ontolex:canonicalForm property. These lexica include a manually revised version of the Latin WordNet, a valency lexicon <ref type="bibr" target="#b16">[17]</ref>, and a Latin-English dictionary <ref type="bibr" target="#b17">[18]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2.">Data Remodelling</head><p>Before we began our work to integrate information from the LKB, the Wikidata lexeme collections included 32,183 entries in Latin. Most of them originated from the word list used in William Whitaker's WORDS software for morphological analysis of Latin forms. 16 While there were overlaps with this preexisting collection, the LKB held a substantial amount of additional materials. Our work was split into two subtasks: 1. aligning the two resources for the preexisting words; 2. setting up a workflow for the integration of new Wikidata Latin lexemes from the data in the LKB.</p><p>The 32,183 preexisting lexemes were variously distributed across 25 values of wikibase:lexicalCategory some of which -like "hapax legomenon" ( wd:Q168417), or "letter" ( wd:Q9788) -had no correspondence to LiLa's parts of speech. In particular, phrases, idioms, and other multi-word expressions did not have any equivalent in the LKB. Prefixes and affixes used in word formation processes were also among the Wikidata Latin lexemes. Although, as said, the LKB includes affixes, they are currently not aligned with the OntoLex ontology <ref type="bibr" target="#b9">[10,</ref><ref type="bibr">191]</ref>; we decided therefore not to consider them in our first alignment.</p><p>The preexisting lexemes were matched both by lemma string (comparing the ontolex:writtenRep of the LKB lemmas and the lemma string stored as the data property wikibase:lemma), and the POS (manually mapping Universal Dependencies POS to the corresponding Wikidata item to use as the value for wikibase:lexicalCategory, whenever possible). 26,379 lexemes (81.97% of the preexisting Latin words in Wikidata) were matched univocally to one lemma in the LKB; 1,356 (4.21%) were ambiguous (matching more than one lemma in the LKB), while 4,448 lexemes (13.82%) were not found.</p><p>Of the latter, more than 1,000 entries could be further matched using simple rules of alignment for POS and lexical categories (e.g. nouns of Wikidata and proper nouns of the LKB). In total, we aligned 27,486 entries; these entries in Wikidata are now linked to the corresponding lemmas in the LKB via the special property "LiLa Linking Latin URI" ( wdt:P11033, see ğ5.3). The work of semi-automatic disambiguation and matching of the remaining lexemes is still in progress.</p><p>The lexical database of the Lemlat analyzer, from which, as said, the LKB was originally derived, aggregated lemmas from three classes of sources: a dictionary for Classical Latin, an Onomasticon of proper nouns, and a dictionary of Medieval Latin <ref type="bibr">[cf. 13]</ref>. In our first experiment on expanding the Wikidata Latin lexeme inventory, we decided to concentrate on the lexicon of Classical Latin (which was already covered, though not exhaustively, by the collection from Whitaker's WORDS).</p><p>We identified 24,007 additional lemmas belonging to the Classical base of the LKB that were not present in Wikidata. We proceeded to create the new lexemes, with the mandatory information of the lemma string (mapped onto the rdfs:label of the LKB lemma), the lexical category and the grammatical gender for nouns.</p><p>Only a handful (49) of the preexisting Latin lexemes in Wikidata had information on the inflection type, as a paradigm class ( wdt:P5911) or conjugation class ( wdt:P5186). These properties link verbs and nouns to, respectively, the 5 declensions and 4 conjugations of traditional grammars (e.g. wd:Q3921592 for the Latin first declension of a-stems). As said, LiLa includes comprehensive information on inflection types. We consider these data particularly relevant for enriching the Latin lexemes, as the classification of the lexemes into morphological types can potentially be used to support disambiguation of homographs (e.g. dico "proclaim, dedicate", 1st conjugation, vs dico "say", 3rd conjugation), or automatic form generation. We proceeded to align the 53 inflection types used in LiLa to the relevant entities in Wikidata. In 5 cases, we have created new Wikidata items, since a few classes in LiLa (primarily for uninflected or invariable words) did not have any match in Wikidata, or we have added English labels to the preexisting entries (which, as in the case of wd:Q3606519, had only an Italian one). Some examples of this alignment are reported in Table <ref type="table" target="#tab_0">2</ref>. The classification in the LKB is more fine-grained, as LiLa distinguishes several sub-classes of the traditional declensions and conjugations; for instance, LiLa includes a subdivision of irregular nouns of the 2nd declension, or the impersonal verbs of the 3rd conjugation, which are mapped to the general Wikidata categories for 2nd declension and 3rd conjugation respectively (see the ex. in Table <ref type="table" target="#tab_0">2</ref>).</p><p>The enrichment of the Latin lexemes with the information on inflection taken from LiLa is currently ongoing.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.3.">Transfer to Wikidata</head><p>Since, in this case, we are interacting directly with Wikidata, we have gone through the process established by the community to create a new external identifier property for the linking to the LKB, and for the batch writing bot permission request. We have uploaded the data using python modules (see ğ4.2), and have documented the upload process. 17</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Conclusions</head><p>The published datasets for Gorani and Southern Kurdish varieties are unique as those are rarely represented on the web. Together with the Sorani and Kurmanji data, they are now accessible and re-usable as part of the Wikibase ecosystem, and, after completing the addressed curation tasks, prepared for transfer to Wikidata.</p><p>As for Latin, Wikidata now includes 56,202 lexemes, 51,492 of which now provide a link to the LKB via the property wdt:P11033. For these lexemes, a federated query over the LiLa SPARQL endpoint 18 already gives access to the wealth of information provided in the LiLa resources. Starting from a lexeme in Wikidata, for instance, it would be possible to retrieve all the occurrences of the words lemmatized under the connected lemma in the collection of LiLa corpora.</p><p>Lexemes in Wikidata are typically enriched with their inflected forms (which are available, for instance, for those obtained from Withaker's WORDS) and their senses. Currently, LiLa does not link the canonical forms in the LKB to any other forms of the same word; in other words, it will not be possible to use LiLa to retrieve an exhaustive list of the forms of a lexeme (unless the scope is limited to the forms attested in the LiLa corpora and lemmatized under any given lemma). Plans to create a lexical resource linked to LiLa with all possible inflected forms are, however, under development. In the near future, therefore, it will be possible to use LiLa to enhance the catalog of forms for the Latin lexemes.</p><p>The repertoire of senses, on the contrary, is already available for a limited number of Latin words. The 53,437 lexical entries from the Lewis and Short Latin-English dictionary [cf. 18] and the 6,269 entries of the Latin WordNet are all provided with definitions and senses. In particular, for the latter, links to the synsets in the Princeton Wordnet are available. Since Wikidata concepts are linked to Princeton Wordnet using wd:P8814, for the intersection of these with the Princeton Wordnet ID in Latin Wordnet, we will use these existing alignments for setting wd:P5137 relations between Latin lexeme senses and Wikidata concepts.</p><p>We are recording all direct alignments between OntoLex and lexinfo URI to Wikidata defined in the use cases presented in this paper, as well as indirect correspondences (those that imply some re-modeling), and plan to expand these towards all entities in the OntoLex and lexinfo ontologies, to provide general guidelines for transferring OntoLex datasets to Wikidata.</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: An example entry from the Northern Kurdish data in Ontolex-Lemon</figDesc></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: An example entry from the Northern Kurdish data in Wikidata (proposal)</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 2</head><label>2</label><figDesc>Mapping of LiLa and Wikidata Latin inflection classes</figDesc><table><row><cell></cell><cell>LiLa</cell><cell cols="2">Wikidata</cell></row><row><cell>URI</cell><cell>Label</cell><cell>URI</cell><cell>Label</cell></row><row><cell>lila:n2</cell><cell cols="2">2nd declension (m/f) nouns wd:Q3953983</cell><cell>2nd decl.</cell></row><row><cell cols="2">lila:n2e 2nd decl irregular nouns</cell><cell>wd:Q3953983</cell><cell>2nd decl.</cell></row><row><cell>lila:n6</cell><cell>1st class adj.</cell><cell>wd:Q3606519</cell><cell>Adj. of 1st class</cell></row><row><cell cols="2">lila:v3r 3rd conj. verb</cell><cell cols="2">wd:Q54295441 Latin 3rd conj.</cell></row><row><cell cols="2">lila:v3e 3rd conj. impersonal verb</cell><cell cols="2">wd:Q54295441 Latin 3rd conj.</cell></row><row><cell>lila:n</cell><cell>uninflected noun/adj.</cell><cell>-</cell><cell>-</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_0">The canonical URI of the Wikibase RDF-resource description framework ontology is http://wikiba.se/ ontology; the current version can be found at http://wikiba.se/ontology-1.0.owl.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_1">https://www.wikidata.org/wiki/Help:Data_type</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_2">https://ordia.toolforge.org</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_3">https://www.wikidata.org/wiki/Wikidata:Lexicographical_data</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_4">For a list of available Wikimedia language codes, refer to https://www.wikidata.org/wiki/Help:Wikimedia_ language_codes/lists/all.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_5">https://github.com/sinaahmadi/KurdishLexicography</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="9" xml:id="foot_6">https://ku.wiktionary.org</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="13" xml:id="foot_7">WikibaseIntegrator: https://github.com/LeMyst/WikibaseIntegrator</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="14" xml:id="foot_8">Details at https://kurdi.wikibase.cloud/wiki/Project_Log</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="15" xml:id="foot_9">https://lila-erc.eu</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This research has been supported by "Monumenta Linguae Vasconum 6: avances en cronologia de la historia y la prehistoria de la lengua vasca" (MINECO, PID2020-118445GB-I00) project and "Hizkuntzalaritza Diakronikoa, Tipologia eta Euskararen Historia / Diachronic Linguistics, Typology and the History of Basque (DLTB)" (Basque Government, IT1534-2) research group, and worked on in the framework of Nexus Linguarum COST Action (European Union, CA-18209).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Wikidata: A Free Collaborative Knowledge Base</title>
		<author>
			<persName><forename type="first">D</forename><surname>Vrandei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Krötzsch</surname></persName>
		</author>
		<ptr target="http://cacm.acm.org/magazines/2014/10/178785-wikidata/fulltext" />
	</analytic>
	<monogr>
		<title level="j">Communications of the ACM</title>
		<imprint>
			<biblScope unit="volume">57</biblScope>
			<biblScope unit="page" from="78" to="85" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Lexemes in Wikidata: 2020 status</title>
		<author>
			<persName><forename type="first">F</forename><surname>Nielsen</surname></persName>
		</author>
		<ptr target="https://aclanthology.org/2020.ldl-1.12" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 7th Workshop on Linked Data in Linguistics (LDL-2020), European Language Resources Association</title>
				<meeting>the 7th Workshop on Linked Data in Linguistics (LDL-2020), European Language Resources Association<address><addrLine>Marseille, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="82" to="86" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">The OntoLex-Lemon Model: Development and Applications</title>
		<author>
			<persName><forename type="first">J</forename><surname>Mccrae</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Bosque-Gil</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gracia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Buitelaar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Cimiano</surname></persName>
		</author>
		<ptr target="https://elex.link/elex2017/wp-content/uploads/2017/09/paper36.pdf" />
	</analytic>
	<monogr>
		<title level="m">Electronic lexicography in the 21st century: Lexicography from scratch</title>
				<editor>
			<persName><forename type="first">I</forename><surname>Kosem</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Tiberius</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Jakubíek</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Kallas</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Krek</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">V</forename><surname>Baisa</surname></persName>
		</editor>
		<meeting><address><addrLine>Brno</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page" from="587" to="597" />
		</imprint>
	</monogr>
	<note>Proceedings of eLex 2017, Lexical Computing CZ s.r.o.</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Towards a Linked Lexical Data Cloud based on OntoLex-Lemon</title>
		<author>
			<persName><forename type="first">T</forename><surname>Declerck</surname></persName>
		</author>
		<ptr target="http://lrec-conf.org/workshops/lrec2018/W23/index.html" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the LREC 2018 Workshop &quot;6th Workshop on Linked Data in Linguistics LDL-2018</title>
				<editor>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>Mccrae</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Chiarcos</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><surname>Declerck</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">J</forename><surname>Gracia</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">B</forename><surname>Klimek</surname></persName>
		</editor>
		<meeting>the LREC 2018 Workshop &quot;6th Workshop on Linked Data in Linguistics LDL-2018<address><addrLine>Miyazaki, Japan</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Ordia: A Web Application for Wikidata Lexemes</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">A</forename><surname>Nielsen</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-030-32327-1_28</idno>
		<idno>doi:</idno>
		<ptr target="10.1007/978-3-030-32327-1_28" />
	</analytic>
	<monogr>
		<title level="m">The Semantic Web: ESWC 2019 Satellite Events</title>
				<editor>
			<persName><forename type="first">P</forename><surname>Hitzler</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Kirrane</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">O</forename><surname>Hartig</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">V</forename><surname>De Boer</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M.-E</forename><surname>Vidal</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Maleshkova</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Schlobach</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Hammar</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">N</forename><surname>Lasierra</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Stadtmüller</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Hose</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Verborgh</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2019">2019</date>
			<biblScope unit="volume">11762</biblScope>
			<biblScope unit="page" from="141" to="146" />
		</imprint>
	</monogr>
	<note>Lecture Notes in Computer Science</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Creating an Electronic Lexicon for the Under-resourced Southern Varieties of Kurdish Language</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Azin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ahmadi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of Seventh Biennial Conference on Electronic Lexicography</title>
				<meeting>Seventh Biennial Conference on Electronic Lexicography<address><addrLine>eLex</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2021">2021. 2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Towards electronic lexicography for the Kurdish language</title>
		<author>
			<persName><forename type="first">S</forename><surname>Ahmadi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Hassani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">P</forename><surname>Mccrae</surname></persName>
		</author>
		<ptr target="https://elex.link/elex2019/wp-content/uploads/2019/09/eLex_2019_50.pdf" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the sixth biennial conference on electronic lexicography (eLex)</title>
				<meeting>the sixth biennial conference on electronic lexicography (eLex)<address><addrLine>Sintra, Portugal</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="881" to="906" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Representing Etymology in the LiLa Knowledge Base of Linguistic Resources for Latin</title>
		<author>
			<persName><forename type="first">F</forename><surname>Mambrini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Passarotti</surname></persName>
		</author>
		<idno type="DOI">10.5281/zenodo.3862156</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Globalex Workshop on Linked Lexicography. LREC 2020 Workshop, European Language Resources Association (ELRA)</title>
				<meeting>the Globalex Workshop on Linked Lexicography. LREC 2020 Workshop, European Language Resources Association (ELRA)<address><addrLine>Paris</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="20" to="28" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Graecissâre: Ancient Greek Loanwords in the LiLa Knowledge Base of Linguistic Resources for Latin</title>
		<author>
			<persName><forename type="first">G</forename><surname>Franzini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Zampedri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Passarotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mambrini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Moretti</surname></persName>
		</author>
		<ptr target="http://ceur-ws.org/Vol-2769/paper_06.pdf" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Seventh Italian Conference on Computational Linguistics</title>
				<meeting>the Seventh Italian Conference on Computational Linguistics<address><addrLine>Bologna, Italy; Bologna</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2020">March 1-3, 2021. 2020</date>
			<biblScope unit="page" from="1" to="6" />
		</imprint>
	</monogr>
	<note>CEUR-WS.org</note>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Interlinking through Lemmas. The Lexical Collection of the LiLa Knowledge Base of Linguistic Resources for Latin</title>
		<author>
			<persName><forename type="first">M</forename><surname>Passarotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mambrini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Franzini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">M</forename><surname>Cecchini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Litta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Moretti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Ruffolo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Sprugnoli</surname></persName>
		</author>
		<idno type="DOI">10.4454/ssl.v58i1.277</idno>
	</analytic>
	<monogr>
		<title level="j">Studi e Saggi Linguistici</title>
		<imprint>
			<biblScope unit="volume">58</biblScope>
			<biblScope unit="page" from="177" to="212" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Universal Dependencies</title>
		<author>
			<persName><forename type="first">M.-C</forename><surname>De Marneffe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">D</forename><surname>Manning</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Nivre</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Zeman</surname></persName>
		</author>
		<idno type="DOI">10.1162/coli_a_00402</idno>
	</analytic>
	<monogr>
		<title level="j">Computational Linguistics</title>
		<imprint>
			<biblScope unit="volume">47</biblScope>
			<biblScope unit="page" from="255" to="308" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Enhancing Derivational Information on Latin Lemmas in the LiLa Knowledge Base. A Structural and Diachronic Extension</title>
		<author>
			<persName><forename type="first">M</forename><surname>Pellegrini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Passarotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Litta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mambrini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Moretti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Corbetta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Verdelli</surname></persName>
		</author>
		<idno type="DOI">10.14712/00326585.023</idno>
		<ptr target="http://ufal.mff.cuni.cz/pbml/119/art-pellegrini-et-al.doi:10.14712/00326585.023" />
	</analytic>
	<monogr>
		<title level="j">Prague Bulletin of Mathematical Linguistics</title>
		<imprint>
			<biblScope unit="volume">119</biblScope>
			<biblScope unit="page" from="67" to="92" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">The Lemlat 3.0 Package for Morphological Analysis of Latin</title>
		<author>
			<persName><forename type="first">M</forename><surname>Passarotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Budassi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Litta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Ruffolo</surname></persName>
		</author>
		<ptr target="http://www.ep.liu.se/ecp/article.asp?issue=133&amp;article=006&amp;volume=" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the NoDaLiDa 2017 Workshop on Processing Historical Language</title>
				<editor>
			<persName><forename type="first">G</forename><surname>Bouma</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Y</forename><surname>Adesam</surname></persName>
		</editor>
		<meeting>the NoDaLiDa 2017 Workshop on Processing Historical Language<address><addrLine>Gothenburg</addrLine></address></meeting>
		<imprint>
			<publisher>Linköping University Electronic Press</publisher>
			<date type="published" when="2017">2017</date>
			<biblScope unit="volume">133</biblScope>
			<biblScope unit="page" from="24" to="31" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Linking latin: Interoperable lexical resources in the lila project</title>
		<author>
			<persName><forename type="first">M</forename><surname>Passarotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mambrini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Building new resources for historical linguistics</title>
				<editor>
			<persName><forename type="first">E</forename><surname>Biagetti</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Zanchi</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">S</forename><surname>Luraghi</surname></persName>
		</editor>
		<meeting><address><addrLine>Pavia</addrLine></address></meeting>
		<imprint>
			<publisher>Pavia University Press</publisher>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="103" to="124" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">The Index Thomisticus Treebank as Linked Data in the LiLa Knowledge Base</title>
		<author>
			<persName><forename type="first">F</forename><surname>Mambrini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Passarotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Moretti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Pellegrini</surname></persName>
		</author>
		<ptr target="https://aclanthology.org/2022.lrec-1.428" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Thirteenth Language Resources and Evaluation Conference, European Language Resources Association</title>
				<meeting>the Thirteenth Language Resources and Evaluation Conference, European Language Resources Association<address><addrLine>Marseille, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="4022" to="4029" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Linking the LASLA Corpus in the LiLa Knowledge Base of Interoperable Linguistic Resources for Latin</title>
		<author>
			<persName><forename type="first">M</forename><surname>Fantoli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Passarotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Mambrini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Moretti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Ruffolo</surname></persName>
		</author>
		<ptr target="https://aclanthology.org/2022.ldl-1.4" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 8th Workshop on Linked Data in Linguistics within the 13th Language Resources and Evaluation Conference, European Language Resources Association</title>
				<meeting>the 8th Workshop on Linked Data in Linguistics within the 13th Language Resources and Evaluation Conference, European Language Resources Association<address><addrLine>Marseille, France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="26" to="34" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Interlinking Valency Frames and WordNet Synsets in the LiLa Knowledge Base of Linguistic Resources for Latin</title>
		<author>
			<persName><forename type="first">F</forename><surname>Mambrini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Passarotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Litta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Moretti</surname></persName>
		</author>
		<idno type="DOI">10.3233/SSW210032</idno>
		<ptr target="https://ebooks.iospress.nl/doi/10.3233/SSW210032.doi:10.3233/SSW210032" />
	</analytic>
	<monogr>
		<title level="m">Further with Knowledge Graphs</title>
				<meeting><address><addrLine>Amsterdam</addrLine></address></meeting>
		<imprint>
			<publisher>IOS Press</publisher>
			<date type="published" when="2021">2021</date>
			<biblScope unit="volume">53</biblScope>
		</imprint>
	</monogr>
	<note>Studies on the Semantic Web</note>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Linking the Lewis &amp; Short Dictionary to the LiLa Knowledge Base of Interoperable Linguistic Resources for Latin</title>
		<author>
			<persName><forename type="first">F</forename><surname>Mambrini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Litta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Passarotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Ruffolo</surname></persName>
		</author>
		<idno type="DOI">10.4000/books.aaccademia.10713</idno>
		<ptr target="http://books.openedition.org/aaccademia/10713.doi:10.4000/books.aaccademia.10713" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Eighth Italian Conference on Computational Linguistics CliC-it 2021</title>
				<editor>
			<persName><forename type="first">E</forename><surname>Fersini</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Passarotti</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">V</forename><surname>Patti</surname></persName>
		</editor>
		<meeting>the Eighth Italian Conference on Computational Linguistics CliC-it 2021</meeting>
		<imprint>
			<publisher>Accademia University Press</publisher>
			<date type="published" when="2022">2022</date>
			<biblScope unit="page" from="214" to="220" />
		</imprint>
	</monogr>
</biblStruct>

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