<?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">Addressing Uncertainty according to the Annotator&apos;s Expertise in Archaeological Data Collections: an Approach from Fuzzy Logic</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Patricia</forename><surname>Martin-Rodilla</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Padre Sarmiento Institute of Galician Studies</orgName>
								<orgName type="institution">Spanish National Research Council (CSIC)</orgName>
								<address>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Leticia</forename><surname>Tobalina-Pulido</surname></persName>
							<affiliation key="aff1">
								<orgName type="department">Departamento de Ciencias Históricas</orgName>
								<orgName type="institution">Universidad de Cantabria (Spain)</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Addressing Uncertainty according to the Annotator&apos;s Expertise in Archaeological Data Collections: an Approach from Fuzzy Logic</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">367808C48AAD524E4AECA876CD3A0C02</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:50+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>vagueness</term>
					<term>annotator expertise</term>
					<term>archaeological data</term>
					<term>fuzzy logic</term>
					<term>Mamdani</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Archaeological data allow us to synthetically represent the past of individuals and communities over time. This complex representation task requires an amalgamation of variables and makes the intrinsic data vagueness. The study of vagueness as an archaeological data dimension has become a dynamic focus of archaeologists' work in recent years, presenting theoretical and practical approaches for the representation, mainly with fuzzy logic, of archaeological variables. Vagueness in archaeological data can occur due to different reasons: non-existence of evidence, imprecision, errors, subjectivity, etc. Furthermore, the data is usually managed in groups, shared or recovered for subsequent investigations, so the vagueness traceability that is injected due to these management phases is lost.</p><p>In this paper we present the ongoing work carried out in modeling under fuzzy formal theory the explicit representation of the expertise of the annotator (understood as the professional who introduces archaeological data into a certain system, giving value to the defined variables) in a decoupled way from the value attributed to each variable. The first experiments with chronological and use variables of the sites show how making the annotator's expertise explicit in the fuzzy model allows maintaining the traceability of the uncertainty injected into the archaeological data due to the definition and management of the datasets by different people, as well as establishes a base for implementing archaeological fuzzy decision-based systems.</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>The large and heterogeneous volume of current archaeological data is often collected over long periods (weeks, months, and even years) and by different people and at various times (inheriting legacy data) and places. These aspects make difÏcult to perform compilation studies with a coherent data analysis. Since already known vagueness aspects of the archaeological data such as imprecision (for example in dating systems, where the chronologies assigned to a stratum, a site phase, or a material are sometimes imprecise <ref type="bibr" target="#b11">[12]</ref> or present some errors), or the vagueness in the categorical variables (i.e. the case of the interpretation of the uses attributed to a site or a phase, since we do not always have data sufÏcient to assign a precise use value), there is also the vagueness injected into data depending on the person who gives it value, who may have different levels of training and expertise. This "archaeological annotator" can present several degrees of knowledge and security in its categorization depending on its previous background, even assigning values for different variables representing the same archaeological site or object. The high number of sites and the archaeological intervention's data available, mainly since the 1980s, only increased the problem. All these data appear today as "legacy data", not only in terms of the technological format and the different definitions inherited but also because we do not have any information about the knowledge of the annotators that produce them and the degree of security in the values assigned that they presented.</p><p>Based on previous works to address the problem of vagueness in archaeological data through fuzzy logic ( <ref type="bibr" target="#b28">[29]</ref>, <ref type="bibr" target="#b6">[7]</ref>, <ref type="bibr" target="#b30">[31]</ref>, <ref type="bibr" target="#b24">[25]</ref>), this paper presents the work in progress and its first validation and results to address the specific problem of including the expertise of the annotator as a fuzzy variable. The model presented allows expressing in a decoupled manner the value that the annotator assigns within the fuzzy membership function regarding a certain use or chronology to an archaeological element and its knowledge and security about the assigned value, facilitating a more complete analysis of the vagueness situation of a specific archaeological site or object and to implement measurement and inference/decision-making systems based on it. The paper also implements an illustrative inference fuzzy system with a definable threshold to decide whether certain archaeological sites or objects meet certain characteristics of vagueness in terms of the expertise of the annotator that may be proposed for an expert review.</p><p>The paper is structured as follows: section 2 reviews the existing works of fuzzy logic applications in archaeology. As far as we know, the expertise of the archaeological annotator has not been formally discussed in existing models. Section 3 briefly details the Mamdani formal theory of fuzzy logic and justifies its choice. Furthermore, the theoretical bases of our model are presented. In section 4, the proposed model is applied to a list of real archaeological sites (through scripts in the Math Works software publicly available at <ref type="bibr" target="#b16">[17]</ref>), showing the results of the fuzzy inference system: a list of archaeological sites proposed for expert review due to their vagueness. Section 5 discusses the limitations of the model and the conclusions and future work of the proposal.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Previous works</head><p>In the Humanities, there are limited reflections on the vagueness issue <ref type="bibr" target="#b29">[30]</ref>. It is worth mentioning the project "Faire Science avec l'Incertitude" started in 2013 at the Université Nice Sophia Antipolis, which aimed to carry out an analysis and reflection on uncertainty from the epistemological and methodological view <ref type="bibr" target="#b5">[6]</ref>. This project was a starting point proposal for a more mature reflection on the different types of vagueness and how to integrate them into scientific production <ref type="bibr" target="#b5">[6]</ref>.</p><p>Regarding historical studies, J. Owens <ref type="bibr" target="#b19">[20]</ref> indicates that historians often face the problem of fitting their data into specific "boxes. " Historical periods, for example, are ambiguous and diffuse, and we cannot always frame an event in a precise chronology. Thus, fuzzy logic has been the most used approach since the 1980s for vagueness data treatment. In this sense, we must mention the DICTOMAGRED project <ref type="bibr" target="#b15">[16]</ref>, which uses ConML <ref type="bibr" target="#b10">[11]</ref> as a language to model information, including markers managed through fuzzy logic to express uncertainty <ref type="bibr" target="#b17">[18]</ref>. For the modern era, the works of J.-B. Owens <ref type="bibr" target="#b20">[21]</ref> use fuzzy logic to measure some inaccuracy of historical data and adapt to a computer-wise method. In Geography, most of the work is focused on surfaces and diffuse borders modeling, using "geographical fuzzy models" for calculating the degree of membership of each point to the geometry (lines, polygons...). <ref type="bibr" target="#b27">[28]</ref>. However, in all these works there is no annotator's expertise in vagueness treatment.</p><p>In archaeology, over the last decades, the management of data vagueness has become increasingly important in research; Some authors have tried to apply it practically in their projects ( <ref type="bibr" target="#b24">[25]</ref>, <ref type="bibr" target="#b25">[26]</ref>, <ref type="bibr" target="#b6">[7]</ref>, <ref type="bibr" target="#b31">[32]</ref>), and others have reflected on a more theoretical level <ref type="bibr" target="#b32">[33]</ref>. In general, when addressing this problem, there are three approaches used: Bayesian statistical procedures, the aoristic method <ref type="bibr" target="#b22">[23]</ref>, and fuzzy logic. The first is the method that is used recurrently for the calibration of 14C dating <ref type="bibr" target="#b22">[23]</ref>. The second allows temporal uncertainties to be quantified and incorporated into subsequent analysis <ref type="bibr" target="#b11">[12]</ref>; It has been applied in archaeology mainly as a means of statistically representing the temporal in-definition of archaeological artifacts ( <ref type="bibr" target="#b3">[4]</ref>, <ref type="bibr" target="#b33">[34]</ref>, <ref type="bibr" target="#b2">[3]</ref>). Regarding fuzzy logic, it allows working with non-Boolean labels, something necessary in humanistic disciplines when working with qualitative data with a strong linguistic character; It has been the most used both theoretically and practically in research <ref type="bibr" target="#b9">[10]</ref> or applied to materials, both lithic and ceramic ( <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b30">[31]</ref>) and bone (for the determination of sex in human bones, for example: <ref type="bibr" target="#b28">[29]</ref>). Also the analysis of road networks, where one of the best examples of application is the work of C. de Runz and E. Desjardin ( <ref type="bibr" target="#b26">[27]</ref>), who focus on the characterization of the imperfection of data on Roman roads in their SIGRem project; or to the study of the settlement <ref type="bibr" target="#b6">[7]</ref>.</p><p>Although all these attempts allow the archaeologist to express the vagueness contained in archaeological data for explicit reasons (such as known errors or inaccuracies in instrumental measurements, especially in spatial data) however as far as we know, the vagueness due to the degree of annotator's expertise has not been formally addressed. As previously stated, the work of data production in archaeology over long periods of time, with multidisciplinary teams and with a large volume of inherited data motivates us to propose a model that includes this data dimension and illustrates their use in a fuzzy inference system as a validation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">A fuzzy logic model for addressing annotator's expertise in archaeological data collections</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Fuzzy logic strengths</head><p>Fuzzy logic is intended to model logical reasoning with vague or imprecise statements <ref type="bibr" target="#b21">[22]</ref>, emerging inside the theory of fuzzy sets introduced by Lotfi Zadeh <ref type="bibr" target="#b34">[35]</ref>. A fuzzy set assigns a degree of membership, typically a real number from the interval [0,1], to elements of a universe <ref type="bibr" target="#b34">[35]</ref>. A fuzzy set also allows the extension of this approach, allowing the possibility of partially belonging to the same element to several sets considering its degree of membership in a group and allowing human knowledge to be represented quantitatively through the theory of fuzzy sets. For the case of fuzzy sets defined on continuous numerical domains, there are different membership function shapes, being more appropriate depending on the fuzzy logic problem that we face. From a practical point of view, especially due to their balance between simplicity and human expressive capacity, we decide to use Mamdani fuzzy theory in this work. Mamdani's fuzzy theory is considered the most intuitive, rule-based, and well-suited to human input fuzzy model <ref type="bibr" target="#b12">[13]</ref>. Since Mamdani systems have more intuitive and easier-to-understand rule bases, they are well-suited to expert system applications where the rules are created from human expert knowledge, such as medical diagnostics, decision support systems, or, in our case, archaeological data management. It was proposed by Ebrahim Mamdani in 1975 <ref type="bibr" target="#b14">[15,</ref><ref type="bibr" target="#b13">14]</ref>. Table <ref type="table">1</ref> </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>presents Mandani's five steps:</head><p>Table <ref type="table">1</ref> Mandani's fuzzy system steps</p><p>Step Description 1. Fuzzification Convert the crisp inputs (precise numerical values) into fuzzy sets. This is achieved by membership functions that map the input values to degrees of membership between 0 and 1. 2. Fuzzy Rule Base If-then rules formulated linguistically, as 1) an antecedent (premise) i.e.</p><p>the "if" conditions, and 2) a consequent (conclusion) i.e. the actions "then". 3. Fuzzy Inference The system evaluates the fuzzy rules. For each rule, the degree of compliance is determined based on the membership functions of the inputs. Then, the logical operator (usually "AND" or "OR") is applied to combine the degrees of compliance of the antecedents.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Aggregation</head><p>The consequents of the activated rules are combined to form an output fuzzy set. This fuzzy set represents the combined action of all relevant rules. 5. Defuzzification Convert the output fuzzy set into a crisp (precise) value for the system output. There are several defuzzification methods, the most common being the "centroid" (center of mass), which calculates the center of gravity of the fuzzy set. • Annotator expertise membership function regarding use: the annotator defines their expertise for each value given in the use membership function. For example, if a site has a value of 0.2 for the Basilica and 0.7 for the Farm use, the annotator specifies their knowledge about these periods separately. • Annotator expertise membership function regarding chronology: the annotator defines their expertise for each value given in the chronology membership function.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Capturing archaeological annotator's expertise</head><p>The definition of the membership functions' possible values is determined for the archaeological data of the next illustrative example, being able to expand and/or adapt according to the case. These inputs are fuzzificated. In our case, the resultant fuzzy inference system should produce one output function (the value for the revision proposal for each archaeological site or object). Note that there are 81 possible combinations in our system (4 vector inputs and linguistic labels (LOW, MEDIUM, and HIGH) for determining the membership function's values). To manage these 81 possible combinations, the table 2 illustrated 10 system's rules for our application:  </p><formula xml:id="formula_0">Rule1 [0 0 1 1 2 1 1] IF is Low AND is Low, THEN Review. Rule2 [0 0 1 2 2 1 1] IF is Low AND is Medium, THEN Review. Rule3 [0 0 2 1 2 1 1] IF is Medium AND is Low, THEN Review. Rule4 [0 0 3 3 1 1 1] IF is High AND is High, THEN No Review. Rule5 [0 0 3 2 1 1 1] IF is High AND is Medium, THEN No Review. Rule6 [0 0 3 3 1 1 1] IF is High AND is High, THEN No Review. Rule7 [0 0 3 1 2 1 1] IF</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Illustrative example: a Mamdani fuzzy inference system for expert revision proposal of the archaeological sites</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">List of archaeological sites</head><p>In this section, we detailed the intrinsic characteristics of the archaeological information of each of the 4 sites chosen to illustrate the fuzzy system behavior. Also, we present here the motivations for the different values in the membership function: use and chronology evidence and the annotator's expertise for both. We select 4 real cases with different characteristics to better illustrate the various possibilities.</p><p>1. Fortunatus archaeological site <ref type="bibr" target="#b23">[24]</ref>: Villa Fortunatus site is located near Fraga in "Pilaret de Santa Quiteria", Aragón (Spain). It is a Roman villa whose construction dates back to the 2nd century, although was expanded and decorated with rich mosaic pavements at the end of the 3rd century or the beginning of the 4th century BF. Archaeological research has shown that after the house was abandoned, a part was reused and transformed into a basilica for Christian worship at the end of the 4th century or the beginning of the 5th century. Signs of Visigoth occupation have also been found at the site. All this information about uses and chronology is extracted from the ofÏcial archaeological catalog of the Government of Aragon (Spain). The data was entered by workers at the archaeology service, and the archaeologist attributed a medium level of expertise due to their archaeological generalist training. 2. Guzmán archaeological site: A medieval fortification site currently being excavated by the Universidad Rey Juan Carlos de Madrid (URJC) Archaeology and Digital Humanities Laboratory. There is not high evidence of the site's occupation as a habitat. The annotator defined 4 chronological phases. For two of them (2 and 3) they have absolute radiocarbon dating, for 1 and 4 they are based on the archaeological materials found. For the last three phases there is sufÏcient evidence to categorise it as a fortification. The annotator presents a good knowledge of the materiality of the area. 3. El Mandalor archaeological site: Site discovered and excavated by an archaeology private company during the works on the Camino de Santiago highway in Navarra, Spain <ref type="bibr" target="#b0">[1]</ref>. We consider the data from the publication by an expert in the period, adding new possibilities of use and changes in the certainty of uses. The certainty data on chronologies provided by the excavation team are maintained. The site is possibly a villa with several phases of renovation, although there are indications that it could also be a farm, as there are no elements that could be linked to the aristocratic classes. 4. Las Penas archaeological site: Cave-like site, it is located near the urban center of Mortera, Cantabria (Spain), discovered by members of the G.E.I.S./C-R, in 2003 and excavated by Angeles Valle Gómez's team <ref type="bibr" target="#b8">[9]</ref>. At this time, human remains appeared in the cavity jointed with objects of personal adornment, specifically the set of 5 Visigoth clasps related to Visigoth clothing (belt garnishes). Subsequently, José Ángel Hierro Gárate compiles information about the site, proposing a chronology of the late 7th century and 8th century for the belt clasps that appeared. Additionally, 4 samples were taken for radiocarbon dating with chronologies that coincide with the chrono-typological analyses of the metal pieces <ref type="bibr" target="#b7">[8]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">Building a fuzzy inference system for archaeological revision</head><p>The information about sites presented in the previous section allows us to define, for each of the 4 archaeological sites, their 4 membership functions by site. Due to space limitations, we detail the membership functions defined for one of the sites studied (El Mandalor). The rest of the membership functions are described in the Matlab script, available for query, execution, and edition <ref type="bibr" target="#b16">[17]</ref>.</p><p>• Use membership function: [0, 0.75, 0, 0.8, 0.5, 0]: 6 membership values assigned for the 6 use categories. In this site's case, the use cases are, with different degrees in certainty, habitat, Roman villa, and farm.</p><p>• Chronology membership function:[0, 0, 0, 0.75, 0.75, 0.75]: 6 membership values assigned for the 6 chronology categories. In this site's case, the chronological cases are, with different membership degrees in High Imperial Roman, Imperial Roman, and Late Antiquity. • Annotator expertise membership function regarding use: [0, 1, 0, 1, 0.5, 0]: 6 annotators expertise values assigned for the 6 use categories. In this site's case, the annotator declares with different degrees, their expertise in terms of all use assigned values. • Annotator expertise membership function regarding chronology: [0, 0, 0, 0,4, 0.4, 0.25]: 6 annotators expertise values assigned for the 6 chronological categories. In this site's case, the annotator declares with different degrees, their expertise in terms of all chronologyassigned values.</p><p>Once we have defined the four membership functions, the next step is to implement the fuzzy inference system that takes these membership functions into account to recommend whether or not to review each archaeological site. Thus, a script has been implemented in MathWorks Matlab software <ref type="bibr" target="#b18">[19]</ref>. This public script <ref type="bibr" target="#b16">[17]</ref>, along with the results produced, contains all the logic natural language-based rules defined in the 3.2 section but codified as a rule-list matrix. This matrix implements the AND and OR operators as part of Mandani's step 3. Then, the consequences of the activated rules are combined to form an output fuzzy set. This fuzzy output set is defuzzified using the centroid Mamdani's method for offering a revision value for each archaeological site.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.3.">Results</head><p>The table <ref type="table" target="#tab_3">3</ref> shows the numeric results obtained from the fuzzy inference system implemented. For each site, the system generates a centroid value to defuzzify the 4 fuzzy inputs following Mamdani's method. Once these centroid values are calculated, the system generates a decision value. This decision value is evaluated to recommend the archaeological site as Review or No Review. More detailed results and the archaeological discussion are provided in Appendix A. System limitations, possibilities and future work are addressed in the next section.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Discussion and conclusions</head><p>As we detailed before, this is the first approach taken for addressing the annotator's expertise in fuzzy inference systems as a useful approach for archaeological data management. As the results show, the rule-based Mamdani's system allows to customize the rules in function not only based on the annotator's expertise but also on combinations of the 4 membership functions defined. This allows us to create fuzzy inference systems with our Matlab script, easily reusable. In addition, we often overlook our shortcomings when using archaeological data from other authors. Modeling "expertise" in annotations can indicate the certainty level of interpretations and researchers' confidence. Implementing this in archaeology departments or research centers would provide a useful filter for site information. While administrations often include a "location security" field in inventories, similar annotations for typology and dating are rare. Expert annotations would enable handling larger datasets with indicated certainty, enhancing data evaluation in GIS analyses and allowing researchers to assess results and data corpus.</p><p>Regarding complementary studies and future work, Mamdani's system is not the only fuzzy modeling alternative. In addition, the generalization when defuzzifying, using centroids, is useful for practical application but simplifies the capabilities of the representation system inputs. We have recently explored the integration in the fuzzy inference system of more than one annotator information, using vector distance theories between annotators. Similar approaches are explored for capturing the natural evolving of the expertise in one annotator. Also, the study should complete it with the evaluation of other fuzzy logic models, even considering type-2 fuzzy logic <ref type="bibr" target="#b4">[5]</ref> to gain expressiveness and improve the performance of the fuzzy inference system.</p><p>Finally, some future work is needed regarding non-archaeological application of the approach, addressing the question if it is possible to generalize the model to near scientific areas and similar practices to the archaeological ones.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. Extended results</head><p>This appendix condensed the complete results obtained from the fuzzy inference system implementation illustrated in section 4 of this paper. Note that the final goal of the illustrative example is to show how the proposed fuzzy model based on Mamdani's system allows us to apply rules about the annotator's expertise in a decoupled way from the membership function assigned value, both in use and chronology, for six categories of each one of the variables.</p><p>After the complete implementation of the system, we proceeded to validate the system with a list of 4 archaeological sites, previously detailed. The final results indicate that the system can apply fuzzy rules on each site and make a defuzzified review decision with Mamdani's method (based on the centroid) that allows the archaeologist to have a review fuzzy assistance system.</p><p>Focusing case by case, we also obtain for each archaeological site studied: 1) a bar graph with each value assigned to its 4 input membership functions for all the defined categories and 2) the fuzzy surface graph for that specific archaeological site, that is, the situation of the archaeological site on the decision surface of the fuzzy inference system. These data are offered below for each of the sites studied.</p><p>Note in Figure <ref type="figure" target="#fig_0">1</ref> that the use is focused on the two main categories (basilica and Roman villa) but with no expertise in basilica by the annotator and a medium expertise in Roman villa.</p><p>Regarding chronology, the annotator indicates more expertise in the first three temporal phases than in the last three temporal phases. However, the most probable temporal phase (finally assigned with a 1 in the membership function) is the sixth one. These divergences between the final assignment and the expertise of the annotator cause the inference system, with the defined rules, to decide to review the site for the presence of high vagueness.</p><p>In addition, Figure <ref type="figure" target="#fig_1">2</ref> shows the overall decision surface of the system. Note that green and yellow areas of the graphic represent values near to revision, that is, archaeological sites with more vagueness in terms of the annotator's expertise, whereas the darkest colors represent areas with less annotator's vagueness. The location of the Fortunatus site in function of their values for expertise is plotted as a red point in the shape, in a yellow area that explains the final decision of the system: the revision recommendation.</p><p>Note in Figure <ref type="figure" target="#fig_2">3</ref> (Guzmán site) that the use is focused on the two main categories (fortification and habitat). Regarding chronology, the annotator indicates a good expertise for all the temporal phases. However, the most probable temporal phases (assigned with a 1 in the membership function) are phases one and three. The alignment between the final assignment and the expertise of the annotator makes the inference system, with the defined rules, decide not to review the site for the presence of low vagueness. In addition, in Figure <ref type="figure">4</ref> (Guzmán, site 2) the location of the red point in a green-blue area explains the final decision of the system: not the revision recommendation. The site annotator is a chronology specialist, and the data's certainty is good, so it corresponds with the decision.</p><p>The El Mandalor site 3 case is similar to the previous site (Figure <ref type="figure" target="#fig_3">5</ref>). The use of the site of Mandalor is focused on the two main categories (villa and farm) with a high expertise in these use categories by the annotator. However, the certainty of use of the phases is medium. Regarding chronology, the annotator indicates expertise in all the temporal phases assigned. This means that the high expertise in use and the medium expertise focus on the specific phases assigned allowing the system to output a non-revision recommendation. Figure <ref type="figure">6</ref> shows the location of the site in a dark blue area.</p><p>Finally, for case 4 Las Penas, we can see in Figure <ref type="figure" target="#fig_4">7</ref> that the use of the Las Penas site is focused on only one category (funeral space). Although there is no vagueness in the use membership function assigned, there is heterogeneous information in the annotator's expertise. Thus, note that the level of expertise of the annotator both in chronology and use is from medium to high in most of the categories, and high in the categories assigned. Applying the fuzzy rules defined, Figure <ref type="figure">8</ref> shows that the location of the Las Penas site in a dark blue area, with a no-revision recommendation final system decision.   </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: Site 1: Fortunatus's membership input values.</figDesc><graphic coords="12,89.28,84.17,416.72,321.70" 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: Site 1 location in the decision surface of the system implemented.</figDesc><graphic coords="13,89.28,84.17,416.72,311.91" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Site 2: Guzmán's membership input values.</figDesc><graphic coords="14,89.28,201.33,416.72,331.93" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: Site 3: El Mandalor's membership input values.</figDesc><graphic coords="16,89.28,191.24,416.72,352.11" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 7 :</head><label>7</label><figDesc>Figure 7: Site 4: Las Penas's membership input values.</figDesc><graphic coords="18,89.28,198.96,416.72,336.68" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="15,89.28,211.44,416.72,311.75" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="17,89.28,205.15,416.72,324.33" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="19,89.28,212.19,416.72,310.24" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2</head><label>2</label><figDesc>Rule-based system for our next illustrative archaeological example Rule Condition 1: use expertise Condition 2: chronology expertise Decision Value</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 3</head><label>3</label><figDesc>Output results form the fuzzy inference system. Note that columns 1-4 show centroid values for each input. Final columns show decision value and final decision obtained for each archaeological site</figDesc><table><row><cell>Site</cell><cell>Use</cell><cell cols="4">Chronology Use Expertise Chronology Expertise Decision Value</cell></row><row><cell>1.Fortunatus</cell><cell cols="2">0.1000 0.8000</cell><cell>0.1000</cell><cell>0.2714</cell><cell>0.8400 REVIEW</cell></row><row><cell>2.Guzmán</cell><cell cols="2">0.4400 0.2700</cell><cell>0.4347</cell><cell>0.4000</cell><cell>0.5000 NO REVIEW</cell></row><row><cell cols="3">3.El Mandalor 0.5024 0.8000</cell><cell>0.4800</cell><cell>0.7714</cell><cell>0.1700 NO REVIEW</cell></row><row><cell>4. Las Penas</cell><cell cols="2">0.9200 0.4000</cell><cell>0.8000</cell><cell>0.5214</cell><cell>0.1700 NO REVIEW</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">Figure 4: Site 2 location in the decision surface of the system implemented.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_1">Figure 6: Site 3 location in the decision surface of the system implemented.</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>The work presented in this paper has been partially funded by the Spanish National Research Council (CSIC) through grant "Ayudas Extraordinarias a la incorporación de Científicos Titulares OPE 20-21: Estudio, generación, evaluación y análisis de modelos y tecnologías lingüísticas para la comprensión de la conexión pasado-presente desde fuentes textuales".</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0" />			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Arqueologıá en la Autovıá del Camino</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">R</forename><surname>Aguirre</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Trabajos de Arqueologıá Navarra</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="page" from="5" to="119" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Heuristic classification and fuzzy sets. New tools for archaeological typologies</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Barceló</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Analecta Praehistorica Leidensia</title>
		<imprint>
			<biblScope unit="volume">28</biblScope>
			<biblScope unit="page" from="155" to="164" />
			<date type="published" when="1996">1996</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Measuring chronological uncertainty in intensive survey finds: a casse study from Antikythera, Greece</title>
		<author>
			<persName><forename type="first">A</forename><surname>Bevan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Conolly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Henning</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Johnston</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Quercia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Spencer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Vroom</surname></persName>
		</author>
		<idno type="DOI">10.1111/j.1475-4754.2012.00674</idno>
	</analytic>
	<monogr>
		<title level="j">Archaeometry</title>
		<imprint>
			<biblScope unit="volume">55</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="312" to="328" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">El uso funerario en Augusta Emerita, siglos I a.C. a III d.C. Una propuesta de empleo de modelos probabilıśticos y su repercusión espacial</title>
		<author>
			<persName><forename type="first">C</forename><surname>Cáceres-Puerto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">G</forename><surname>Sánchez</surname></persName>
		</author>
		<ptr target="http://hdl.handle.net/10261/230192" />
	</analytic>
	<monogr>
		<title level="j">Anas</title>
		<imprint>
			<biblScope unit="volume">31</biblScope>
			<biblScope unit="page" from="1130" to="1929" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Type-2 Fuzzy Logic: Theory and Applications</title>
		<author>
			<persName><forename type="first">O</forename><surname>Castillo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Melin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kacprzyk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Pedrycz</surname></persName>
		</author>
		<idno type="DOI">10.1109/GrC.2007.118</idno>
	</analytic>
	<monogr>
		<title level="m">2007 IEEE International Conference on Granular Computing</title>
				<meeting><address><addrLine>GRC</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="volume">2007</biblScope>
			<biblScope unit="page" from="145" to="145" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">G</forename><surname>Fusco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Bertoncello</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Candau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Emsellem</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Huet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Longhi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Poinat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-L</forename><surname>Primon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Rinaudo</surname></persName>
		</author>
		<ptr target="https://halshs.archives-ouvertes.fr/halshs-01166287" />
		<title level="m">Faire science avec l&apos;incertitude : réflexions sur la production des connaissances en Sciences Humaines et Sociales</title>
				<meeting><address><addrLine>transfert</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
	<note>Incertitude et connaissances en SHS : production, diffusion</note>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Analyse des dynamiques spatio-temporelles des systèmes de peuplement dans un contexte d&apos;incertitude : Application à l&apos;archéologie spatiale</title>
		<author>
			<persName><forename type="first">J</forename><surname>Fusco</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">La utilización sepulcral de las cuevas en época visigoda : los casos de Las Penas, La Garma y el Portillo del Arenal (Cantabria)</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">Á H</forename><surname>Gárate</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Munibe. Antropologıá-Arqueologıá</title>
		<imprint>
			<biblScope unit="volume">62</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="351" to="402" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Broches de cinturón hispanovisigodos y otros materiales tardoantiguos de la Cueva de Las Penas (Mortera, Piélagos)</title>
		<author>
			<persName><forename type="first">Á</forename><forename type="middle">V</forename><surname>Gómez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">Á H</forename><surname>Gárate</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">L S</forename><surname>Gancedo</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sautuola: Revista del Instituto de Prehistoria y Arqueologıá Sautuola</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="page" from="247" to="277" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A Fuzzy Logic Approach to Typology in Archaeological Research</title>
		<author>
			<persName><forename type="first">S</forename><surname>Hermon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Niccolucci</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Digital Heritage in Archaeology</title>
				<imprint>
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
	<note>CAA 2002</note>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">S</forename><surname>De</surname></persName>
		</author>
		<ptr target="http://www.conml.org/" />
		<title level="m">Investigaciones Cientıficas</title>
				<meeting><address><addrLine>Conml</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
		<respStmt>
			<orgName>CSIC) Instituto de Ciencias del Patrimonio (Incipit</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Modeling temporal uncertainty in historical datasets</title>
		<author>
			<persName><forename type="first">V</forename><surname>Kaše</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Sobotková</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Heřmánková</surname></persName>
		</author>
		<ptr target="https://api.semanticscholar.org/CorpusID:265429284" />
	</analytic>
	<monogr>
		<title level="m">Workshop on Computational Humanities Research</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Advances in the linguistic synthesis of fuzzy controllers</title>
		<author>
			<persName><forename type="first">E</forename><surname>Mamdani</surname></persName>
		</author>
		<idno type="DOI">10.1016/s0020-7373(76)80028-4</idno>
	</analytic>
	<monogr>
		<title level="j">International Journal of Man-Machine Studies</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="669" to="678" />
			<date type="published" when="1976">1976</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Application of fuzzy algorithms for control of simple dynamic plant</title>
		<author>
			<persName><forename type="first">E</forename><surname>Mamdani</surname></persName>
		</author>
		<idno type="DOI">10.1049/piee.1974.0328</idno>
		<ptr target="https://digital-library.theiet.org/content/journals/10.1049/piee.1974.0328" />
	</analytic>
	<monogr>
		<title level="j">Proceedings of the Institution of Electrical Engineers</title>
		<imprint>
			<biblScope unit="volume">121</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="1585" to="1588" />
			<date type="published" when="1974">1974</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">An experiment in linguistic synthesis with a fuzzy logic controller</title>
		<author>
			<persName><forename type="first">E</forename><surname>Mamdani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Assilian</surname></persName>
		</author>
		<idno type="DOI">10.1016/S0020-7373</idno>
		<idno>(75)80002-2</idno>
		<ptr target="https://doi.org/10.1016/S0020-7373" />
	</analytic>
	<monogr>
		<title level="j">International Journal of Man-Machine Studies</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="13" />
			<date type="published" when="1975">1975</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">Á</forename><surname>Manzano</surname></persName>
		</author>
		<ptr target="https://dictomagred.usal.es/" />
		<title level="m">Diccionario de Toponimia Magrebı́en la Red</title>
				<imprint>
			<publisher>DICTOMAGRED</publisher>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<author>
			<persName><forename type="first">P</forename><surname>Martin-Rodilla</surname></persName>
		</author>
		<ptr target="https:/github.com/patriciaMRodilla/ArchaeoFuzzyExpertise/" />
		<title level="m">ArchaeoFuzzyExpertise GitHub repository</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Conceptualization and non-relational implementation of ontological and epistemic vagueness of information in digital humanities</title>
		<author>
			<persName><forename type="first">P</forename><surname>Martin-Rodilla</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>González-Pérez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Informatics</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<date type="published" when="2019">2 2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<monogr>
		<title level="m" type="main">MatLab Fuzzy inference Systems The MathWorks Inc</title>
		<ptr target="https://es.mathworks.com/help/fuzzy/mamfis.html" />
		<imprint>
			<date type="published" when="2024">2024</date>
			<publisher>MathWorks</publisher>
			<biblScope unit="page" from="1994" to="2024" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<monogr>
		<title level="m" type="main">The Cooperation of Humans and Killer Whales (Orcinus orca): The Application of a Simple Fuzzy Rule-Based Model to a Historical System</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">B</forename><surname>Owens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Jones</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<monogr>
		<title level="m" type="main">Fuzzy set theory (or fuzzy logic) to represent the messy data of complex human (and other) systems</title>
		<author>
			<persName><forename type="first">J</forename><surname>Owens</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Coppola</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<monogr>
		<title level="m" type="main">Fuzzy Logic</title>
		<author>
			<persName><forename type="first">C</forename><surname>Petr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">G</forename><surname>Fermüller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Noguera</surname></persName>
		</author>
		<ptr target="https://plato.stanford.edu/archives/sum2023/entries/logic-fuzzy/" />
		<editor>E. Zalta and U. U. Nodelman</editor>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Métodos estadıśticos aplicados en Arqueologıá</title>
		<author>
			<persName><forename type="first">L</forename><surname>Prada</surname></persName>
		</author>
		<ptr target="https://idus.us.es/handle/11441/40814" />
	</analytic>
	<monogr>
		<title level="m">Trabajo Fin de Grado</title>
				<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
		<respStmt>
			<orgName>Universidad de Sevilla</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">La Villa Fortunatus, de Fraga</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">S</forename><surname>Ràfols</surname></persName>
		</author>
		<ptr target="https://www.raco.cat/index.php/Empuries/article/view/97101" />
	</analytic>
	<monogr>
		<title level="m">Empúries: revista de món clàssic i antiguitat tardana</title>
				<imprint>
			<date type="published" when="1939">1939</date>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page" from="5" to="35" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<monogr>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">D</forename><surname>Runz</surname></persName>
		</author>
		<ptr target="https://tel.archives-ouvertes.fr/tel-00560668" />
		<title level="m">Imperfection, temps et espace : modélisation, analyse et visualisation dans un SIG archéologique</title>
				<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
		<respStmt>
			<orgName>Université de Reims Champagne-Ardenne</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Exploration de données temporelles floues: application en archéologie</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">D</forename><surname>Runz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">É</forename><surname>Desjardin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Revue des Nouvelles Technologies de l&apos;Information (RNTI)</title>
				<imprint>
			<date type="published" when="2011">2011</date>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="page" from="249" to="266" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<monogr>
		<title level="m" type="main">Imperfect Spatiotemporal Information Analysis in a GIS Application to Archaeological Information Completion Hypothesis</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">D</forename><surname>Runz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Desjardin</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-642-14755-5\_13</idno>
		<editor>R. Jeansoulin, O. Papini, H. Prade, and S. Schockaert</editor>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<monogr>
		<title level="m" type="main">Modelling Spatial Objects with Undetermined Boundaries using the Realm/ROSE Approach</title>
		<author>
			<persName><forename type="first">M</forename><surname>Schneider</surname></persName>
		</author>
		<idno type="DOI">10.1201/9781003062660-13</idno>
		<imprint>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Application of Fuzzy Inference Systems in Archaeology</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">M</forename><surname>Taheri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">I</forename><surname>Ghadim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kabirian</surname></persName>
		</author>
		<idno type="DOI">10.1109/cfis.2019.8692167</idno>
	</analytic>
	<monogr>
		<title level="m">7th Iranian Joint Congress on Fuzzy and Intelligent Systems (CFIS)</title>
				<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="1" to="4" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">On some &quot;family resemblances&quot; of fuzzy set theory and human sciences</title>
		<author>
			<persName><forename type="first">S</forename><surname>Termini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Soft Computing in Humanities and Social Sciences</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="39" to="54" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Using Fuzzy Logic to Analyze the Spatial Distribution of Pottery in Unstratified Archaeological Sites: The Case of the Pobedim Hillfort (Slovakia)</title>
		<author>
			<persName><forename type="first">A</forename><surname>Tirpáková</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Vojteková</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Vojtek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Vikolinská</surname></persName>
		</author>
		<idno type="DOI">10.3390/land10020103</idno>
	</analytic>
	<monogr>
		<title level="j">Land MDPI</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="1" to="16" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">Valoración de la calidad de los datos arqueológicos a través de la gestión de su vaguedad. Aplicación al estudio del poblamiento tardorromano</title>
		<author>
			<persName><forename type="first">L</forename><surname>Tobalina-Pulido</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>González-Pérez</surname></persName>
		</author>
		<idno type="DOI">10.5209/cmpl.72488</idno>
	</analytic>
	<monogr>
		<title level="j">Complutum</title>
		<imprint>
			<biblScope unit="volume">31</biblScope>
			<biblScope unit="issue">-2</biblScope>
			<biblScope unit="page" from="343" to="360" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Reflexiones sobre la calidad y la incertidumbre de los datos arqueológicos</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">S</forename><surname>Trigueros</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Ligustinus</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="9" to="19" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">Experiments with Diachronic Data Distribution Methods Applied to Eastern Sigillata a in the Eastern Mediterranean</title>
		<author>
			<persName><forename type="first">R</forename><surname>Willet</surname></persName>
		</author>
		<idno type="DOI">10.11116/herom.3.3</idno>
	</analytic>
	<monogr>
		<title level="j">Herom</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="39" to="69" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">Fuzzy Sets</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">A</forename><surname>Zadeh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information and control</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="page" from="338" to="353" />
			<date type="published" when="1965">1965</date>
		</imprint>
	</monogr>
</biblStruct>

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