<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Social Tagging for Digital Libraries using Formal Concept Analysis</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>twray</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>peklund@uow.edu.au</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>School of Information Systems and Technology University of Wollongong Northfields Ave</institution>
          ,
          <addr-line>Wollongong, NSW 2522</addr-line>
          ,
          <country country="AU">Australia</country>
        </aff>
      </contrib-group>
      <fpage>139</fpage>
      <lpage>150</lpage>
      <abstract>
        <p>This paper describes the Art Collection Ecosystem - an application that allows users to tag and serendipitously browse content using Formal Concept Analysis. Within this application, tags are derived from meta-data of artworks within an existing asset management system and are classified according to theories derived from social tagging behaviour. We present past and recent iterations of its design, where it is evaluated as a contextual comparison to a popular image tagging application, Flickr. Through the process of iterative design and user evaluation, we produce results are of interest to any applied research and development that involves the exploration of digital library content using concept lattices.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Digital libraries can dramatically extend the capabilities of traditional libraries
by collecting, managing and preserving long term rich digital content [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Within
the art and museum sector, projects such as Te Papa’s Collections Online 1
and the Brooklyn Museum’s Open Collection API 2 reflect a current industry
trend of digitising their collections for public display and research purposes.
There have also been some early experiments that involve the capture of social
tagging data to enhance the meta-data descriptors of the collection that have
been demonstrated by projects such as the steve.museum 3 and the PowerHouse
Museum 4 collection databases. This approach was supported by evidence that
there was a dissonance between audiences and institutions in their view, dialogue
and terminology associated with art content, and that user-supplied tags could
be used to fill gaps in the documentation that surround the objects [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ].
      </p>
      <p>Within this paper, we present the Art Collection Ecosystem, a FCA-based
system that allows the synthesis and browsing of formal concepts based on a
selection of artworks from the University of Wollongong’s Art Collection and their</p>
    </sec>
    <sec id="sec-2">
      <title>1 http://collections.tepapa.govt.nz/</title>
      <p>
        2 http://www.brooklynmuseum.org/opencollection/api/
3 http://www.steve.museum/
4 http://www.powerhousemuseum.com/collection/database/
associated tags. The browsing and presentation of the art collection is based of
the presentation the conceptual neighbourhood paradigm, which was presented
in earlier work [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], and is detailed in section 2.2. Users have the ability to add
their own tags to the works which in turn can drive and influence the underlying
concept lattice, therefore influencing both collection content and navigation.
      </p>
      <p>
        The idea of experimenting with FCA and collaborative tagging is not new. For
instance, Hwang et al. describe theoretical approaches for organising and mining
knowledge from user created folksonomies using FCA [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Interestingly they
have also described similar issues that we have encountered that relate the lack
of semantics within the tagging process as described in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Similarly, Schmitz
et al. have proposed a method of using FCA as a means of mining trends and
association rules within folksonomies [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Our work is based on the following:
the design refinements and evaluations presented in section 4, particularly with
respect to how the conceptual neighbourhood metaphor is used to guide users
through the information space derived from tags; the application domain of this
FCA-based application; and the use of a tag classification framework that allows
for faceted navigation on the collection using conceptual scales.
      </p>
      <p>The paper is structured as follows: in section 2, we provide a brief overview of
the theory behind Formal Concept Analysis and the conceptual neighbourhood
paradigm along with the tag classification framework that is used to provide
faceted browsing. We then describe the Art Collection Ecosystem in section 3
and in section 4 we then follow through with two iterations of its design and
user evaluation. We then conclude the paper by summarising our results and
describing details of future work.
2
2.1</p>
      <sec id="sec-2-1">
        <title>Background</title>
        <sec id="sec-2-1-1">
          <title>Formal Concept Analysis</title>
          <p>
            Formal Concept Analysis is a data analysis technique that allows the synthesis
of formal concepts based on a collection of objects and their attributes [
            <xref ref-type="bibr" rid="ref19">19</xref>
            ]. It
follows the philosophical tradition that any concept or unit of thought could be
understood in terms of its attributes (or intension) and its objects that are
characterised by those attributes (its extension). For instance, for a given collection
of artworks, a formal concept (A, B) can be described where A represents the
collection of artworks or their identifiers and B represents their set of tags (such
as, { ‘screenprint’, ‘aboriginal’} ).
          </p>
          <p>Formal concepts can be placed into a specialisation hierarchy, where more
specific concepts (with fewer objects and more attributes) can be viewed as a
specialisation of other less specific formal concepts. The result is an algebraic
structure known as a concept lattice shown in Fig. 1.</p>
          <p>
            Conceptual scales [
            <xref ref-type="bibr" rid="ref9">9</xref>
            ] are a powerful tool that store views of the data being
analysed. Conceptual scales encompass specific attribute sets and are
represented by a mathematical entity called a formal context. A context is a triple
(G, M, I) where G is a set of objects, M is a set of attributes and I is an
incidence relation between the objects and the attributes. Within the Art Collection
Ecosystem, we use conceptual scales to represent specific contexts with different
themes such as ‘artworks as described by medium’ or ‘artworks as described by
location.’ Conceptual scales can be used to combine multiple views on the data
– for instance, Fig. 1 represents a sub-context created by combining the
conceptual scales of ‘materials’ and ‘location.’ Within the Art Collection Ecosystem,
conceptual scales are based on a classification of tag usage within collaborative
tagging systems (as described in section 2.3) and users can effectively extend
conceptual scales by adding their own tags to the collection.
2.2
          </p>
        </sec>
        <sec id="sec-2-1-2">
          <title>The Conceptual Neighbourhood Paradigm</title>
          <p>We also apply the conceptual neighbourhood paradigm for browsing the
information space provided by the concept lattice. Within this approach, the user is
placed at a single formal concept within the lattice. Users can move from one
formal concept to another by navigating across neighbouring concepts. Fig. 2
shows a lattice neighbourhood representation of the screenshot within Fig. 3.</p>
          <p>In our implementation of this approach, objects within a formal concept are
represented as thumbnails. Users can navigate to upper neighbours (more general
concepts) or lower neighbours (more specific concepts) – this is done via textual
labels within the UI that are, in the case of the lower neighbours, weighted
according to the extent size. Clicking on these textual labels – referred to as upper
neighbour and lower neighbour controls – allow the user to move to other formal</p>
          <p>.
concepts within the neighbourhood. This allows the interface to move across
the lattice in an intuitive way where it is impossible to navigate to a concept
with an empty extent. It also allows users to change their conceptual view of
the collection in minimal and incremental steps. Figs. 2 and 3 both represent a
view state that describes a formal concept with attributes { ‘print’, ‘aboriginal’
} with their upper and lower neighbours. A user within this view state could
easily generalise to all ‘print’ works or all ‘aboriginal’ works, or specialise to
aboriginal print works that also feature keywords ‘etching’, ‘screenprint’, ‘female’
or ‘yolngu.’</p>
          <p>This form of navigation helps reduce the complexity at a given ‘decision’
point due to the natural hierarchical nature of lattice generation and navigation
in which attributes can be hidden by others due to implications or attribute
hierarchies. For instance, if all ‘screenprint’ objects are in fact a subset of all
‘print’ objects, then a user would be required to navigate to all ‘print’ objects
before they could refine their query to all ‘screenprint’ objects, and vice-versa
if they were traversing upwards through the lattice. The tagging system also
supports hierarchies – if one was to tag an object as ‘arnhem land’ (which is
a region of the northern territory) then the object will also be automatically
tagged as ‘northern territory’ as the system stores explicit sub-type /
supertype association rules between the two tags.
2.3</p>
        </sec>
        <sec id="sec-2-1-3">
          <title>Classification of Tags within Collaborative Tagging Systems</title>
          <p>
            Collaborative tagging systems such as Flickr have become popular in recent years
due to the ability for users to annotate works with keywords that can be used for
later retrieval. Tagging can be used either as a means of ‘connecting’ with other
users and their works or as a means of organising content [
            <xref ref-type="bibr" rid="ref1">1</xref>
            ]. We focus on the
latter purpose within this paper, where we use a common typology of tags based
on actual tagging behaviour within collaborative tagging systems. According to
Golder and Huberman [
            <xref ref-type="bibr" rid="ref10">10</xref>
            ], tags can be used to:
– Denote subject, that is, people, places or things being described or depicted
within the resource.
– Denote type, whether that resource is a photo, file or bookmark.
– Denote ownership and provenance, identifying who owns authorship, control
or rights to a resource and where it came from.
– Denote category or class, used to aggregate or unify resources with common
properties.
– Describe specific qualities and characteristics of that resource, such as colour,
texture, themes etc.
          </p>
          <p>Within the Art Collection Ecosystem, we class conceptual scales based on
these five types. For instance, the conceptual scales ‘artist name’ or ‘materials
and medium’ (which contains attributes { ‘canvas’, ‘clothing’, ... } ) would be
classed under qualities and characteristics, whereas the scales of ‘origin’ and
‘location’ would be classed under ownership and provenance. These categories can
be used to aggregate any kind of content within a collaborative tagging system.
We predict that these general categorisations are useful and even necessary for
managing large groups of scales or vocabularies of tags, particularly where users
get to add their own tags. The classification of conceptual scales also permits a
form of thematic access control: for instance, in one scenario, tags that describe
an object’s ownership and provenance are set by the museum and institution and
cannot be removed or altered, or they need to rely on a fixed and standardised
vocabulary to avoid duplication of terms (eg. ’Metropolitan Museum of Art’,
’MMA’). However, end users are free to add their own tags that describe the
qualities and characteristics of its content. This approach permits appropriate
integration of user defined tags and content while preserving read-only (but still
‘taggable’) enterprise content.
3</p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>The Art Collection Ecosystem</title>
        <p>
          The Art Collection Ecosystem5 is the latest development in a series of projects
that apply Formal Concept Analysis as a means of navigating an information
space. It follows from the incremental design and evaluation improvements of
ImageSleuth [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ], ImageSleuth2 [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ], AnnotationSleuth [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] and the Virtual Museum
of the Pacific [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ], in that order.
        </p>
        <p>
          Results from a previous user study of its predecessor application ImageSleuth
[
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] confirm the suitability of a concept lattices for the representation and
navigation of image collections, and the intuitiveness of applying the conceptual
neighbourhood metaphor. Although the Art Collection Ecosystem addresses some
criticisms of ImageSleuth – mainly of those that relate to interface design and
layout – it also employs a number of new features discussed in section 4. The
objective of the user evaluations is therefore twofold: to validate (or improve)
new design features of the interface but to also determine the degree of user
acceptance – the degree to which users are likely to adopt or use a system – as
a Web-based tool for browsing and exploring collection content.
5 Available at http://epoc.cs.uow.edu.au/ace – to access the site, enter ‘aceuser’ as
userame and ’uowace’ as password.
        </p>
        <p>
          According to Rogers’ theory of the attributes of innovations[
          <xref ref-type="bibr" rid="ref15">15</xref>
          ], a new
innovation is often framed and perceived in terms of how it relates, supersede or
compare to existing innovations. Therefore in our acceptibility study it is
important to provide a benchmark or point of comparison where users can cast their
judgements about the usefulness of an application. For this reason we will use
Flickr6 as a point of comparison: it is a modern, widely adopted image
management and tagging application that encourages exploration and serendipity of
its vast collections. Although we do acknowledge that the content and tasks of
the two systems are different within this study, we argue that the use of Flickr
as a benchmark provides users with a common point of reference on which to
assess the overall design features and potential usefulness of the Art Collection
Ecosystem and the concept lattice metaphor.
        </p>
        <p>The study follows two iterations of a design cycle. 20 participants were used
to assess and validate the original design. Some design flaws were identified and
addressed. A further 5 participants were used to validate the revised design.
Our conclusions were drawn from a thematic analysis of the results of the user
evaluations.
4
4.1</p>
      </sec>
      <sec id="sec-2-3">
        <title>Design and Evaluation</title>
        <sec id="sec-2-3-1">
          <title>Initial Design</title>
          <p>
            Like its predecessor [
            <xref ref-type="bibr" rid="ref7">7</xref>
            ], the Art Collection Ecosystem incorporates textual labels
to provide attribute inclusion and exclusion as one would navigate to a
neighbouring concept. However, it benefits from a revised design of its user interface
(which was then applied to its counterpart - The Virtual Museum of the Pacific),
both to improve functionality, feedback to actions and layout. These include:
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>6 http://www.flickr.com</title>
      <p>– Animation that conveys a sense of ‘drilling down’ and ‘rolling up’ as one
navigates to more lower and upper neighbours respectively. To the user, this
is intended to convey a sense of ‘refining’ and ‘generalising’ a particular point
within an information space.
– The use of a ‘tag cloud’ to represent the entire collection - this is a popular
means of representing key terms and their prominence.
– The hybrid combination of a tag cloud and a list of lower neighbour textual
labels. Here, attribute labels are positioned and weighted according to their
extent size. This allows a user to determine the prominence of a given
attribute within a formal concept. In Fig. 4 for example, ‘screenprint’ is shown
to be the most prominent attribute within the current conceptual view.
– An ‘auto-complete’ suggestive search field mapped to the union of all
attributes within the selected scales. This was to address previous criticisms of
the ImageSleuth interface regarding its ability to perform a keyword-based
search.</p>
      <p>
        As shown in Fig. 4 there are checkboxes on the left-hand side that allow users
to toggle conceptual scales – these effectively allow users to specify and combine
how they would view and browse the information space of the art collection.
We class and group these scales based upon the tag classification framework
discussed in section 2.3. The individual scales themselves are derived from key
attribute descriptors of the artworks from the existing database of the University
of Wollongong’s Art Collection. As with many existing digital libraries, there
were some problems of meta-data inconsistency [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], synonymy, and polysemy
during the meta-data extracting process - a common problem also found in
collaborative tagging systems [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
4.2
      </p>
      <sec id="sec-3-1">
        <title>Evaluation Cohort and Design</title>
        <p>25 students and staff from the University of Wollongong were selected to
participate in a user acceptance study. A preliminary survey was conducted to
determine the attributes of the cohort. In an answer to the question ‘On a scale
of 1 - 10, how much interest would you show in visiting and exploring an art
collection within a web browser’, the average user response was 6, although there
was a high variance within this response. 18 of the 25 surveyed users have used
or were already familiar with Web-based tagging applications. The use of Flickr
as a point of comparison was intended to standardise the level of experience
users had with existing Web-based image exploration and tagging applications,
along with providing a baseline point of comparison as described in section 3.</p>
        <p>Users were required to perform tasks that involved searching and exploration
in both applications. Screencams and commentary were recorded as users
performed these tasks. A qualitative analysis was done where recurring themes and
issues were identified. 20 users undertook an initial study, then a further 5 users
were surveyed to validate the design changes described in section 4.4. After the
evaluation sessions, all users were required to complete a brief survey that
documented their overall impressions with the Art Collection Ecosystem.
4.3</p>
      </sec>
      <sec id="sec-3-2">
        <title>Initial Evaluation Results</title>
        <p>
          After the initial evaluation, users generally held a positive attitude towards the
design and functionality of the user interface for the Art Collection Ecosystem.
In comparison to the functionality afforded by Flickr, users generally praised
both the aesthetics of the user interface along with the ability to ‘hold’ a
current or particular point or concept within the information space. This finding
is consistent with the previous usability study on ImageSleuth [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ]. The ability
to generalise or refine’s one view within the information space contrasted with
the search functionality offered by Flickr where users had trouble refining their
search terms – for instance, if they wanted to select a particular sub-set of
images within their results, users were required to alter their text string within the
search field, often generating a result set that was disjointed from the original.
        </p>
        <p>
          Users generally praised (and understood) the effect and usefulness of having
the ability to toggle conceptual scales in order to define a context. More
specifically it allowed them to specify the dimensionality of their search – such as
whether they wanted to search by material type, artist name, or physical
location. Many perceived these controls “as a way of refining your search” and made
comparisons with this and Flickr’s ‘Advanced Search’ functionality. However,
the implementation and categorisation of conceptual scales into groupings such
as ‘Subject’, ‘Type’ and ‘Ownership and Provenance’ was met with a mixed
response. There were positive remarks with respect to clear demarcations of scale
options, although there was some criticism with respect to ambiguity to the
names of the scales (for instance, there was a scale called ‘location’ and another
called ‘region’) and there were some comments on the triviality of the feature.
Further criticism was directed at the meaning behind individual tags and
attributes – in expressing concerns of tag polysemy, one user noted that the tag
‘united kingdom’, for example, could refer to the current location of the work,
where it was sourced from, or the birthplace of the artist. This problem is caused
by the lack of semantic information in the tagging process [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] even though the
purpose of using conceptual scales was to seperate and filter the varying types
of tag-to-resource associations.
        </p>
        <p>In terms of conceptual neighbourhood navigation, 18 out of 20 users
immediately understood the purpose and effect of the lower neighbour control (as
shown in Fig. 4), although many users thought that the size of the tag denoted
popularity (ie. the amount of times it was clicked), rather than the neighbouring
concept’s extent size. However, only 6 out of the 20 users correctly interpreted
the purpose and the function of the upper neighbour control. In an example
shown in Fig. 5, the remaining 14 users thought that the effect of the control
was that they would simply navigate to all objects tagged ‘northern territory’
and ‘print’ rather than navigate to an upper neighbour that excluded that
particular attribute. Additionally, 4 out of the 20 surveyed users also expressed the
need for a ‘Back’ button. This is due to the hierarchical but non-linear mode of
navigating the information space. These users sometimes felt ‘lost’ and expressed
a need to ‘go back’ and traverse a list of previously navigated conceptual views.
4.4</p>
      </sec>
      <sec id="sec-3-3">
        <title>Design Changes</title>
        <p>The initial results of the study have motivated two design changes to improve
interface learnability and functionality.</p>
        <p>The first and most pressing of these of these changes was the revision of the
upper neighbours control. Figs. 5 and 6 show two versions of the upper
neighbour control displaying the same navigation links.7 As shown in these examples,
users are given the opportunity to navigate to an upper neighbour by excluding
attributes ‘print’ or ‘northern territory’ from their current conceptual view.
7 Please note that the colour of the navigation labels have been altered for print clarity
Each view state contains: a) a reference to a formal concept as described by its
intension and b) the current ‘activated’ scales that were selected by the user. This
is so that a user can consistently navigate backwards and forwards through their
view history, even if the formal context changes as a result of tagging activity.
4.5</p>
      </sec>
      <sec id="sec-3-4">
        <title>Secondary Evaluation Results</title>
        <p>Some of the findings and common themes of these results were consistent from
the first study – these included the positive aspects of interface aesthetics along
with the ability to ‘hold’ or retain a particular position within the information
space.</p>
        <p>All 5 users recognised the function and purpose of the upper neighbours
control almost immediately, and none alluded to the incorrect assumption described
in section 4.3. Results concerning the ‘Back’ button however, were less prominent
– only 2 of the 5 users saw a need to use it. However, both of these users said it
was necessary to have the ability to traverse backwards through the information
space.
5</p>
        <sec id="sec-3-4-1">
          <title>Discussion of Results and Future Work</title>
          <p>
            The results of the study indicate a moderate level of user acceptance of the use
of the Art Collection Ecosystem in browsing and exploring tagged content. The
initial around of 20 users provided an average score of 0.3 in response to the
question “I would prefer to use the Art Collection Ecosystem to explore objects
than I would with Flickr”, were a score of -1 denotes ‘strongly disagree’ and
a score of 1 denotes ‘strongly agree’. Users generally associated the conceptual
navigation paradigm as a means of query refinement and content exploration,
where an average score of 0.9 was given for the question “It was easier to browse
serendipitously or find related images within the Art Collection Ecosystem than
it was in Flickr.” Subjective and aesthetic commentary was also given, with
many users claiming that the user experience of conceptual navigation was more
“hands on” and “involved.” Users also noted that, compared to Flickr, it may
require some time and experimentation to understand conceptual
neighbourhood paradigm. Furthermore, the validated design features of the Art Collection
Ecosystem have also been implemented in another software application that
shares the same framework - The Virtual Museum of the Pacific [
            <xref ref-type="bibr" rid="ref8">8</xref>
            ].
          </p>
          <p>
            One of the major themes of the results centered on the learnability of the two
interfaces – a major facet that determines a user’s willingness to adopt or use an
application [
            <xref ref-type="bibr" rid="ref16">16</xref>
            ]. Users commented that although the Art Collection Ecosystem
presents itself as a useful means for query construction and refinement, many
would state that they would be willing to a more familiar tools that facilitate
search and retrieval, such as the use of a search box, unless they had a good
reason to invest the time required to become familiar with the user interface
through experimentation.
          </p>
          <p>
            Even though our initial meta-data source for our case study was from a single
(non-public) repository of data, the sometimes inconsistent usage of terminology
– perhaps as a result of a shift between departments or individuals who maintain
it – can affect the quality of the browsing experience. This is a classic problem
of knowledge management [
            <xref ref-type="bibr" rid="ref3">3</xref>
            ] within many digital libraries [
            <xref ref-type="bibr" rid="ref13">13</xref>
            ]. These issues
of meta-data noise and inconsistency can strongly affect the quality of results
within a search query and can be severely detrimental to the quality of results
in an application that employs concept lattices for search and navigation [
            <xref ref-type="bibr" rid="ref4">4</xref>
            ].
We argue that conceptual scales can be used to classify tags according to usage
within collaborative tagging systems (as discussed in sections 2.1 and 2.3) – this
in turn allows users to toggle specific dimensions of their navigation context or
filter out undesirable noise. We postulate that the same approach could be used
to toggle and separate between well defined and consistent enterprise data apart
from user contributed (but sometimes noisy or inconsistent) tags and attributes.
Future work and longitudinal studies based on tagging behaviour will investigate
problems of navigating digital libraries using noisy non-mediated vocabularies.
          </p>
          <p>Future work will also assess the scalability of our approach, with possible
methods of using horizontal scaling to cope with the conceptual neighbourhood
computation of increasingly large data sets and contexts. This is also necessary to
incorporate the expected exponential growth of custom objects and user-defined
tags if users were to adopt this as a content presentation and tagging
application. We are currently planning to expand the data source of the Art Collection
Ecosystem with approximately 2500 artworks, representing a collection complete
implementation of an FCA-based application.
6</p>
        </sec>
        <sec id="sec-3-4-2">
          <title>Conclusion</title>
          <p>In this paper we have presented the design and evaluation results of the Art
Collection Ecosystem. The results of our study reinforce the viability of using
the conceptual neighbourhood approach in browsing tagged image collections.
The results have also driven and validated design improvements. A useful
application of applying conceptual scaling to segment tag vocabularies based on
a framework of collaborative tagging usage was also discussed, driving forward
the development of a collaborative FCA-based digital library application.</p>
        </sec>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>D.</given-names>
            <surname>Boyd</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Davis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Marlow</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Naaman</surname>
          </string-name>
          . HT06,
          <string-name>
            <surname>Tagging</surname>
            <given-names>Paper</given-names>
          </string-name>
          , Taxonomy, Flickr, Academic Article, To Read.
          <source>In Proceedings of the ACM Conference on Hypertext and Multimedia</source>
          , Odense, Denmark,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>L.</given-names>
            <surname>Candela</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Castelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ioannidis</surname>
          </string-name>
          , G. Koutrika,
          <string-name>
            <given-names>C.</given-names>
            <surname>Meghini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Pagano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ross</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Soergel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Agosti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dobreva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Katifori</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Schuldt</surname>
          </string-name>
          .
          <article-title>The delos digital library reference model - foundations for digital libraries</article-title>
          .
          <source>Technical report, DELOS Network of Excellence on Digital Libraries</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>T.</given-names>
            <surname>Davenport</surname>
          </string-name>
          and
          <string-name>
            <given-names>L.</given-names>
            <surname>Prusak</surname>
          </string-name>
          .
          <article-title>Information politics: Information is not innocent</article-title>
          .
          <source>In Information Ecology: Mastering the Information and Knowledge Environment, chapter 5</source>
          , pages
          <fpage>67</fpage>
          -
          <lpage>82</lpage>
          . Oxford University Press, New York,
          <year>1997</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4. J..
          <source>Ducrou. DVDSleuth: A Case Study in Applied Formal Concept Analysis for Navigating Web Catalogs</source>
          , pages
          <fpage>496</fpage>
          -
          <lpage>500</lpage>
          . LNCS 4604. Springer-Verlag,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>J.</given-names>
            <surname>Ducrou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Vormbrock</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Eklund</surname>
          </string-name>
          .
          <article-title>FCA-based Browsing and Searching of a Collection of Images</article-title>
          .
          <source>In Proceedings of 14th International Conference on Conceptual Structures, LNAI 4068</source>
          , pages
          <fpage>203</fpage>
          -
          <lpage>214</lpage>
          . Springer,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>P.</given-names>
            <surname>Eklund</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Ducrou</surname>
          </string-name>
          .
          <article-title>Navigation and annotation with formal concept analysis</article-title>
          .
          <source>In Knowledge Acquisition: Approaches</source>
          , Algorithms and Applications, LNCS
          <volume>5465</volume>
          , pages
          <fpage>118</fpage>
          -
          <lpage>121</lpage>
          . Springer Berlin / Heidelberg,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>P.</given-names>
            <surname>Eklund</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Ducrou</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Wilson</surname>
          </string-name>
          .
          <article-title>An intelligent user interface for browsing and search MPEG-7 images using concept lattices</article-title>
          .
          <source>In Proceedings of the 4th international conference on concept lattices and their applications</source>
          ,
          <source>LNCS</source>
          <volume>4923</volume>
          , pages
          <fpage>1</fpage>
          -
          <lpage>22</lpage>
          . Springer-Verlag,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>P.</given-names>
            <surname>Eklund</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Wray</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Ducrou</surname>
          </string-name>
          .
          <article-title>Web services and digital ecosystem support using formal concept analysis</article-title>
          . In N. Spyratos, editor,
          <source>Proceedings of the International Conference on Management of Emergent Digital EcoSystems</source>
          , pages
          <fpage>238</fpage>
          -
          <lpage>245</lpage>
          . ACM Press,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>B.</given-names>
            <surname>Ganter</surname>
          </string-name>
          and
          <string-name>
            <given-names>R.</given-names>
            <surname>Wille</surname>
          </string-name>
          .
          <article-title>Conceptual scaling</article-title>
          . In F. Roberts, editor,
          <source>Applications of Combinatorics and Graph Theory to the Biological and Social Sciences</source>
          , pages
          <fpage>139</fpage>
          -
          <lpage>167</lpage>
          . Springer-Verlag,
          <year>1989</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>S.</given-names>
            <surname>Golder</surname>
          </string-name>
          and
          <string-name>
            <surname>B. Huberman.</surname>
          </string-name>
          <article-title>The structure of collaborative tagging systems</article-title>
          .
          <source>Journal of Information Science</source>
          ,
          <volume>32</volume>
          (
          <issue>2</issue>
          ):
          <fpage>198</fpage>
          -
          <lpage>208</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>Y.</given-names>
            <surname>Kang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. H.</given-names>
            <surname>Hwang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K. M.</given-names>
            <surname>Yang</surname>
          </string-name>
          .
          <article-title>FCA-based conceptual knowledge discovery in Folksonomy</article-title>
          .
          <source>World Academy of Science, Engineering and Technology</source>
          ,
          <volume>53</volume>
          :
          <fpage>842</fpage>
          -
          <lpage>846</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>H. L. Kim</surname>
            ,
            <given-names>S. H.</given-names>
          </string-name>
          <string-name>
            <surname>Hwang</surname>
            , and
            <given-names>H. G. Kim.</given-names>
          </string-name>
          <article-title>FCA-based Approach for Mining Contextualized Folksonomy</article-title>
          .
          <source>In Proceedings of the 2007 ACM Symposium on Applied Computing</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>C. Lagoze</surname>
            ,
            <given-names>D. B.</given-names>
          </string-name>
          <string-name>
            <surname>Krafft</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Payette</surname>
            , and
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Jesuroga</surname>
          </string-name>
          .
          <article-title>What is a digital library anymore, anyway?</article-title>
          <string-name>
            <surname>D-Lib</surname>
            <given-names>Magazine</given-names>
          </string-name>
          ,
          <volume>11</volume>
          (
          <issue>11</issue>
          ),
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <given-names>A.</given-names>
            <surname>Marchetti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Tesconi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>F.</given-names>
            <surname>Ronzano</surname>
          </string-name>
          .
          <article-title>Semkey: A Semantic Collaborative Tagging System</article-title>
          .
          <source>In Proceedings of the WWW Workshop on Tagging and Metadata for Social Information Organisation</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>E. M.</given-names>
            <surname>Rogers</surname>
          </string-name>
          . Diffusion of Innovations. The Free Press, New York, NY, USA,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Evelyn</surname>
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Rozanski and Anne R. Haake</surname>
          </string-name>
          .
          <article-title>The many facets of HCI</article-title>
          .
          <source>In CITC4 '03: Proceedings of the 4th conference on Information technology curriculum</source>
          , pages
          <fpage>180</fpage>
          -
          <lpage>185</lpage>
          , New York, NY, USA,
          <year>2003</year>
          . ACM Press.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Christoph</surname>
            <given-names>Schmitz</given-names>
          </string-name>
          , Andreas Hotho,
          <string-name>
            <surname>Robert</surname>
            <given-names>J</given-names>
          </string-name>
          ¨aschke, and Gerd Stumme.
          <article-title>Mining association rules in folksonomies</article-title>
          . In Vladimir Batagelj,
          <string-name>
            <surname>Hans-Hermann</surname>
            <given-names>Bock</given-names>
          </string-name>
          , Anuˇska Ferligoj, and Aleˇs Zˇiberna, editors,
          <source>Data Science and Classification, Studies in Classification, Data Analysis, and Knowledge Organization</source>
          , pages
          <fpage>261</fpage>
          -
          <lpage>270</lpage>
          . Springer Berlin Heidelberg,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <given-names>J.</given-names>
            <surname>Trant</surname>
          </string-name>
          and
          <string-name>
            <given-names>B.</given-names>
            <surname>Wyman</surname>
          </string-name>
          .
          <article-title>Investigating social tagging and folksonomy in art museums with steve.museum</article-title>
          .
          <source>In Proceedings of the International World Wide Web Conference</source>
          , Edinburgh, Scotland,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <given-names>R.</given-names>
            <surname>Wille</surname>
          </string-name>
          and
          <string-name>
            <given-names>B.</given-names>
            <surname>Ganter</surname>
          </string-name>
          .
          <source>Formal Concept Analysis: Mathematical Foundations</source>
          . Springer-Verlag, Berlin,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>