<?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">Thoughts on exploiting instability in lattices for assessing the discrimination adequacy of a taxonomy</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Antony</forename><forename type="middle">K</forename><surname>Cooper</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Derrick</forename><forename type="middle">G</forename><surname>Kourie</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Serena</forename><surname>Coetzee</surname></persName>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">University of Pretoria</orgName>
								<address>
									<settlement>Pretoria</settlement>
									<country key="ZA">South Africa</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<orgName type="department">Built Environment Unit</orgName>
								<orgName type="institution">CSIR</orgName>
								<address>
									<postBox>PO Box 395</postBox>
									<postCode>0001</postCode>
									<settlement>Pretoria</settlement>
									<country key="ZA">South Africa</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Thoughts on exploiting instability in lattices for assessing the discrimination adequacy of a taxonomy</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">AE75D8C06462F8F1F6987F1CFE1FBBAE</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T07:11+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>formal concept analysis</term>
					<term>stability</term>
					<term>taxonomy</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Conventionally in formal concept analysis (FCA), concept stability is preferred in the lattice, because instability (i.e. low stability) represents noise that clouds the analysis of the data. High stability means there are many objects with the same intent or many attributes with the same extent, which could be interpreted as redundant or absent objects or attributes. The differences between redundancy or absence need to be assessed quantitatively, a process that could be described as stability exploration. We have used FCA to analyse different taxonomies for user-generated content. For example, redundancy amongst attributes represents taxonomy classes unable to differentiate adequately the objects being classified. Absent attributes, redundant objects and absent objects can have various implications. Hence, instability in a lattice is desirable for some types of analysis.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Background on user generated content</head><p>User-generated content (UGC) in general, and volunteered geographical information (VGI) in particular, are becoming more important as sources for official data bases, such as those used in national spatial data infrastructures (SDIs). An SDI is an evolving concept about facilitating and coordinating the exchange and sharing of spatial data and services between various stakeholders <ref type="bibr" target="#b0">[1]</ref>.</p><p>While traditional sources of official data are well understood, the same does not apply to UGC. It is interpreted in different ways, and one woman's UGC could be another man's professionally generated content. Several attempts have been made to understand UGC and the contributors of UGC, by developing taxonomies for aspects of UGC in general (eg: <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3]</ref>), or VGI in particular (eg: <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b4">5]</ref>). VGI examples VGI include OpenStreetMap, a free, editable map of the world <ref type="bibr" target="#b5">[6]</ref>; citizen-science projects such as the Second South African Bird Atlas Project (SABAP2) <ref type="bibr" target="#b6">[7]</ref>; in-car navigation systems allowing users to submit corrections; and geocoded photographs on virtual globes such as Google Earth <ref type="bibr" target="#b7">[8]</ref>.</p><p>We conducted an assessment amongst some geographical information professionals of their perceptions of virtual globes, VGI and SDIs <ref type="bibr" target="#b8">[9]</ref>, and we are in the process of developing a taxonomy of VGI, which we are modelling formally. We are using formal concept analysis (FCA) <ref type="bibr" target="#b9">[10]</ref> to assess the characteristics of existing taxonomies of UGC, such as their discrimination adequacy. The intention is to improve the understanding of UGC, in respect of, for example, assessing UGC quality or catering for VGI in a metadata standard.</p><p>FCA uses a lattice of concepts with objects and attributes, and the linkages between them. We use the standard FCA terminology and notation: a context is written as: K := (G, M, I), where G is a set of objects and M a set of attributes. I is the binary relation between the sets of objects and attributes: I ⊆ (G ×M).</p><p>(A, B) represents a concept whose extent is A ⊆ G and whose intent is B ⊆ M . For (A, B) to be a formal concept, B must contain all those attributes that the objects in A have in common, and only those attributes: denoted by A = B. Conversely, A must also contain all those objects that share the attributes B, and only those objects: denoted by B = A. See <ref type="bibr" target="#b9">[10]</ref><ref type="bibr" target="#b10">[11]</ref><ref type="bibr" target="#b11">[12]</ref><ref type="bibr" target="#b12">[13]</ref><ref type="bibr" target="#b13">[14]</ref><ref type="bibr" target="#b14">[15]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Stability in a lattice</head><p>The intensional stability of a concept indicates how much its intent depends on individual objects in the extent. It is a measure of the likelihood that removing a random set of objects from the concept's extent would change its intent. Similarly, the extensional stability indicates how much the extent depends on individual attributes in the intent. Formally, <ref type="bibr" target="#b14">[15]</ref> defines the intensional stability index , σ i , and extensional stability index , σ e , of concept (A, B):</p><formula xml:id="formula_0">σ i ((A, B)) = | {C ⊆ A | C = B} | 2 |A| σ e ((A, B)) = | {D ⊆ B | D = A} | 2 |B|</formula><p>Each concept (A, B) has |A| objects in its extent. The intentional stability index is the proportion of the 2 |A| subsets of A which have the following property: the attributes C shared by the objects in any such subset, say C, correspond to the concept's intent, that is, C = B. In a lattice built with objects in C instead of A, there will be a concept (C, B), and in this sense the intent, B, of concept (A, B) is "stable". The notion of extensional stability is similar, but with the roles of extents and intents reversed.</p><p>The more objects (or attributes) covered by a formal concept, the more likely it will be intensionally (or extensionally) stable, because of the greater likelihood of "redundant" objects (or attributes). Figure <ref type="figure">1</ref> shows a very stable lattice, because a lattice built from any subset of attributes (objects) would yield a concept whose extent (intent, respectively) is unchanged from that of the concept in is an extreme example, it illustrates why stability can mean redundancy and why it can be considered "boring" in some applications <ref type="bibr" target="#b15">[16]</ref>, because of the low information content. We appreciate that for machine learning (e.g. <ref type="bibr" target="#b15">[16]</ref>), concepts with high stability indicate robust input data with little noise.</p><p>We have not used FCA to classify data, but to assess the discrimination adequacy of taxonomies for UGC <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3,</ref><ref type="bibr" target="#b4">5,</ref><ref type="bibr" target="#b3">4]</ref>. The classes in these taxonomies are the attributes for FCA, e.g. <ref type="bibr" target="#b2">[3]</ref> provides classes for copyright issues: Userauthored content, User-derived content, User-copied content and Peer-to-peer as UGC . The FCA objects are repositories of UGC, such as in-car navigation or an open repository <ref type="bibr" target="#b4">[5]</ref>.</p><p>We have used Concept Explorer (ConExp) <ref type="bibr" target="#b16">[17]</ref> <ref type="foot" target="#foot_0">1</ref> for FCA, because it is opensource, robust and used by our colleagues (e.g. <ref type="bibr" target="#b15">[16,</ref><ref type="bibr" target="#b18">19]</ref>), and hence has a pool of expertise readily available. ConExp provides attribute exploration, an interactive process to see if each implication (set of "linked" attributes) can also apply to objects not in the context of the implication. Questions are asked about dependencies between different attributes (i.e. the exploration), and if a dependency does not hold, the user has to provide a counterexample (effectively, add a new object) <ref type="bibr" target="#b16">[17]</ref>. This can reveal "absent" and "redundant" attributes and objects.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Absent and redundant attributes and objects</head><p>FCA is applied here to determine the adequacy of taxonomies for discriminating between repositories containing UGC in general, or VGI in particular. We lack the space to provide detailed examples here, but will do so at the conference. Instead, we provide a theoretical example in Figure <ref type="figure" target="#fig_1">2</ref>, showing absent and redundant attributes and objects. If a concept has objects, they are shown below the node and if a concept has attributes, they are shown above the node. In terms of reduced labelling, each concept inherits objects from its extent and attributes from its intent. The following subsections refer to Figure <ref type="figure" target="#fig_1">2</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">High intensional stability</head><p>Concept A = ({Obj1, Obj2, Obj3, Obj4, Obj5}, ∅) has high intensional stability, with σ i (A) = 0.84. Many (27) of the 32 subsets of A's extent yield a concept whose intent is also ∅. The object Obj5 is not described or differentiated by any attributes. For our analysis, this could be addressed by adding classes to a taxonomy, so that it can differentiate better between the repositories. The taxonomy in <ref type="bibr" target="#b2">[3]</ref> extends the taxonomy in <ref type="bibr" target="#b1">[2]</ref> (namely, Distribution platform and Type), to cater for copyright issues. Without the classes of <ref type="bibr" target="#b2">[3]</ref>, the taxonomy of <ref type="bibr" target="#b1">[2]</ref> does not really differentiate repositories from one another.</p><p>Concept C = ({Obj3, Obj4}, {Attr4}) also has relatively high intensional stability, with σ i (C) = 0.75. The objects Obj3 and Obj4 are not differentiated from one another by the attributes. Effectively, Obj3 = Obj4 and one of them is redundant. In a comprehensive analysis of UGC repositories, one would expect this, namely repositories that are equivalent and hence direct competitors of one another. For example, referring to Figure <ref type="figure">3</ref>, the objects shown are generic and there could be many repositories that are specific instances of each. Adding these repositories as objects would create redundancies in the taxonomy.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">High extensional stability</head><p>Concept E = (∅, {Attr1, Attr2, Attr3, Attr4, Attr5}) has high extensional stability, with σ i (E) = 0.84. Again, 27 of the 32 subsets of E's intent yield a concept whose extent is also ∅. The attribute Attr5 does not describe or differentiate any objects. This could be a weakness in the analysis, with an important type of repository omitted, or it could indicate a type of repository that does not yet exist and hence a potential "gap" in the market. While experimenting with FCA and the taxonomy of <ref type="bibr" target="#b3">[4]</ref>, we realised the value of instability in a lattice. It highlighted a potential "gap" in the market, namely repositories that do not cater adequately for privacy: a widespread problem on the Internet.</p><p>Concept D also has relatively high extensional stability, with σ e (D) = 0.75. No objects are differentiated from one another by the attributes Attr2 and Attr3 . Effectively, Attr2 = Attr3 and one of them is redundant. This could be coincidental, could reflect a set of objects that is too narrow (eg: other types of repositories should also have been included), or could indicate that some classes should be removed from the taxonomy because they add no value or even worse, could cause confusion as users try to differentiate between classes that are, in Fig. <ref type="figure">3</ref>. A subset of the taxonomy of <ref type="bibr" target="#b4">[5]</ref>, for assessing the nature and motivation of produsers.</p><p>essence, equivalent. We illustrate this in Figure <ref type="figure">3</ref> with a subset of the VGI taxonomy from <ref type="bibr" target="#b4">[5]</ref>, for assessing the nature and motivation of produsers (users who are also producers). For the objects, we use the generic examples of VGI repositories given by <ref type="bibr" target="#b4">[5]</ref>. As can be seen, there are several redundancies in the attributes, because these classes are inadequately defined, or cannot be differentiated in practice, or other types of repositories should be included in this analysis.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Stability exploration</head><p>While the approach outlined above differentiates situations of absent attributes / redundant objects from those of absent objects/redundant attributes, it does not necessarily do so within these two groupings. This is because qualitative analysis is probably required to differentiate between absent attributes and redundant objects, and between absent objects and redundant attributes. We would suggest that when assessing the discrimination adequacy of a taxonomy, the absence or redundancy of objects or attributes is undesirable. Such a taxonomy could be improved by reducing the intensional and/or extensional stability. It appears that this could be done in a manner similar to attribute exploration <ref type="bibr" target="#b16">[17]</ref>, starting with the concept with the highest stability and then moving on to the next highest. This process could be termed stability exploration.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusions</head><p>We are using FCA to assess the adequacy of taxonomies in discriminating between different types of UGC repositories. In contrast to the usual FCA applications, we have shown that instability can have value for analysis. High intensional stability reveals missing classes from a taxonomy, or redundancy amongst the repositories. High extensional stability reveals missing repositories or gaps in</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 .Fig. 1 .</head><label>11</label><figDesc>Fig.1. A very stable, but rather boring, lattice.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Absent and redundant attributes and objects.</figDesc><graphic coords="4,222.64,116.83,170.08,99.21" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">Note: ConExp's author requests that users cite his Russian text,<ref type="bibr" target="#b17">[18]</ref>.</note>
		</body>
		<back>
			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>the market, or taxonomy classes that are redundant. We are investigating how stability exploration could be implemented to guide a user to reduce stability. Future work could involve assessing the taxonomies in detail or taxonomies in other domains, such as bloodstain pattern analysis <ref type="bibr" target="#b19">[20]</ref>.</p><p>We would like to acknowledge the fruitful discussions we have had with our colleagues and the very insightful comments of the anonymous referees.</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">An initial Formal Model for Spatial Data Infrastructures</title>
		<author>
			<persName><forename type="first">J</forename><surname>Hjelmager</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Moellering</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Delgado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Cooper</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rajabifard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rapant</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Danko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Huet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Laurent</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">J G L</forename><surname>Aalders</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Iwaniak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Abad</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Düren</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Martynenko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int J Geogr Inf Sci</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="issue">11</biblScope>
			<biblScope unit="page" from="1295" to="1309" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<author>
			<persName><forename type="first">S</forename><surname>Wunsch-Vincent</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Vickery</surname></persName>
		</author>
		<idno>DSTI/ICCP/IE</idno>
		<title level="m">)7/FINAL. Working Party on the Information Economy of the Committee for Information</title>
				<imprint>
			<date type="published" when="2006">2006. 2007</date>
		</imprint>
		<respStmt>
			<orgName>Computer and Communications Policy</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">OECD report</note>
	<note>Participative Web: User-Created Content</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">The Tangled Web of UGC: Making Copyright Sense of User-Generated Content</title>
		<author>
			<persName><forename type="first">D</forename><surname>Gervais</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Vanderbilt JETL</title>
		<imprint>
			<biblScope unit="volume">11</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="841" to="870" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">An interdisciplinary frame for understanding volunteered geographic information</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">R</forename><surname>Budhathoki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Nedovic-Budic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Bruce</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Geomatica</title>
		<imprint>
			<biblScope unit="volume">64</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="11" to="26" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Volunteered Geographic Information: The Nature and Motivation of Produsers</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">J</forename><surname>Coleman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Georgiadou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Labonte</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int J of SDI Res</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<ptr target="http://www.openstreetmap.org/" />
		<title level="m">OpenStreetMap: The Free Wiki World Map</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<ptr target="http://sabap2.adu.org.za/" />
		<title level="m">Southern African Bird Atlas Project 2</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<ptr target="http://earth.google.com/" />
		<title level="m">Google Earth: Explore, Search, and Discover</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Perceptions of virtual globes, volunteered geographical information and spatial data infrastructures</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Cooper</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Coetzee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">G</forename><surname>Kourie</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Geomatica</title>
		<imprint>
			<biblScope unit="volume">64</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="333" to="348" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">Restructuring lattice theory: An approach based on hierarchies of concepts</title>
		<author>
			<persName><forename type="first">R</forename><surname>Wille</surname></persName>
		</author>
		<editor>Ordered sets, Rival, I.</editor>
		<imprint>
			<date type="published" when="1982">1982</date>
			<publisher>D Reidel Publishing Co</publisher>
			<biblScope unit="page" from="445" to="470" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Applied Lattice Theory: Formal Concept Analysis</title>
		<author>
			<persName><forename type="first">B</forename><surname>Ganter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Wille</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Preprints</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Concept Data Analysis: Theory and Applications</title>
		<author>
			<persName><forename type="first">C</forename><surname>Carpineto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Romano</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2004">2004</date>
			<publisher>John Wiley &amp; Sons, Ltd</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Formal concept analysis in information science</title>
		<author>
			<persName><forename type="first">U</forename><surname>Priss</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Annu Rev Inform Sci</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="page" from="521" to="543" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">On stability of a formal concept</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">O</forename><surname>Kuznetsov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Ann Math Artif Intel</title>
		<imprint>
			<biblScope unit="volume">49</biblScope>
			<biblScope unit="issue">1-4</biblScope>
			<biblScope unit="page" from="101" to="115" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Approaches to the Selection of Relevant Concepts in the Case of Noisy Data</title>
		<author>
			<persName><forename type="first">M</forename><surname>Klimushkin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Obiedkov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Roth</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ICFCA 2010</title>
				<meeting><address><addrLine>Agadir, Morocco</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="255" to="266" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Lattices in machine learning: Complexity issues</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">G</forename><surname>Kourie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">D</forename><surname>Oosthuizen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Acta Informatica</title>
		<imprint>
			<biblScope unit="volume">35</biblScope>
			<biblScope unit="page" from="269" to="292" />
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<title level="m" type="main">Concept Explorer The User Guide</title>
		<author>
			<persName><forename type="first">S</forename><surname>Yevtushenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Kaiser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tane</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2003">2003</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">System of data analysis &quot;Concept Explorer</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Yevtushenko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 7th National Conference on Artificial Intelligence KII-2000</title>
				<meeting>the 7th National Conference on Artificial Intelligence KII-2000<address><addrLine>Russia</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Formal Methods for Web Services: A Taxonomic Approach</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">S M</forename><surname>Chan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ICSE&apos;10</title>
				<meeting><address><addrLine>Cape Town, South Africa</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page" from="357" to="360" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<monogr>
		<title level="m" type="main">Thoughts on categorising bloodstain patterns</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Cooper</surname></persName>
		</author>
		<idno>0442-0001-701-A1</idno>
		<imprint>
			<date type="published" when="2003">2003</date>
		</imprint>
		<respStmt>
			<orgName>CSIR</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Technical Report</note>
</biblStruct>

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