<?xml version="1.0" encoding="ISO-8859-1"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:prism="http://purl.org/rss/1.0/modules/prism/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://jis.sagepub.com">
<title>Journal of Information Science recent issues</title>
<link>http://jis.sagepub.com</link>
<description>Journal of Information Science RSS feed -- recent issues</description>
<prism:publicationName>Journal of Information Science</prism:publicationName>
<prism:issn>0165-5515</prism:issn>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/5/499?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/5/515?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/5/527?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/5/548?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/5/563?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/5/571?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/5/602?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/5/613?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/4/379?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/4/398?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/4/414?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/4/426?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/4/439?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/4/453?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/4/469?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/4/481?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/4/496?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/3/259?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/3/279?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/3/299?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/3/321?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/3/340?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/3/358?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/2/131?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/2/143?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/2/153?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/2/165?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/2/180?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/2/192?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/2/204?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/2/232?rss=1" />
  <rdf:li rdf:resource="http://jis.sagepub.com/cgi/content/abstract/35/2/244?rss=1" />
 </rdf:Seq>
</items>
<image rdf:resource="http://jis.sagepub.com:80/icons/banner/title.gif" />
</channel>

<image rdf:about="http://jis.sagepub.com:80/icons/banner/title.gif">
<title>Journal of Information Science</title>
<url>http://jis.sagepub.com:80/icons/banner/title.gif</url>
<link>http://jis.sagepub.com</link>
</image>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/5/499?rss=1">
<title><![CDATA[Google stemming mechanisms]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/5/499?rss=1</link>
<description><![CDATA[<p><b>In this study we investigated the stemming mechanisms of Google. We used its web interface and submitted many queries via a program. Stemming is the process of correlating morphologically similar words with one another. Search engines use stemming to match documents having one form of a word with queries having another form of the same word. We investigated the stemming mechanism of Google for three classes of words: singulars/plurals, combined words, and verbs with many postfixes. Our results indicate that Google uses a document-based algorithm for stemming. It evaluates each document separately and makes a decision to index or not for the conflated forms of the words it has. It indexes documents only for word forms that are semantically strongly correlated. While it indexes documents for singulars and plurals frequently, it rarely indexes documents for word forms with the postfixes of -able or -tively.</b></p>]]></description>
<dc:creator><![CDATA[Uyar, A.]]></dc:creator>
<dc:date>Tue, 15 Sep 2009 07:50:41 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551509336801</dc:identifier>
<dc:title><![CDATA[Google stemming mechanisms]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>5</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>514</prism:endingPage>
<prism:publicationDate>2009-10-01</prism:publicationDate>
<prism:startingPage>499</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/5/515?rss=1">
<title><![CDATA[Ubiquitous city: Urban technologies, urban infrastructure and urban informatics]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/5/515?rss=1</link>
<description><![CDATA[<p><b>South Korea continues to lead the way in digital opportunity with its recent, innovative and ubiquitous city projects. The u-city initiative in South Korea is a national urban development project that focuses on strengthening the role of information and communication technologies in civic planning and management. This study tracks the changing dynamics driving the information society initiative of South Korea to evaluate the process of design and development of u-city. This study reviews qualitative data related to the u-city projects, describes the transformations and translation of this data in the public, political, and social discourse, and discusses the prospectus of a ubiquitous information society environment. The findings raise fundamental, practical questions about the role of ubiquitous computing in shaping our future cities. The findings show that there are more challenges ahead than prospects, despite the fact that the u-city has all the advanced technological components for a positive development. The South Korean u-city is typically more prone to problems related to the lack of social infrastructure, market restrictions, political quagmires and vested financial interests. The paper discusses the deficiencies of the South Korean approach, namely a lack of holistic approach by integrating technological possibilities with social application needs.</b></p>]]></description>
<dc:creator><![CDATA[Shin, D.-H.]]></dc:creator>
<dc:date>Tue, 15 Sep 2009 07:50:41 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551509100832</dc:identifier>
<dc:title><![CDATA[Ubiquitous city: Urban technologies, urban infrastructure and urban informatics]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>5</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>526</prism:endingPage>
<prism:publicationDate>2009-10-01</prism:publicationDate>
<prism:startingPage>515</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/5/527?rss=1">
<title><![CDATA[Moderating effects of task characteristics on information source use: An individual-level analysis of R&D professionals in new product development]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/5/527?rss=1</link>
<description><![CDATA[<p><b>Through an individual-level analysis of R&amp;D professionals in technology-based firms, the current study examines the moderating effects of task characteristics on the relationships between source characteristics and information source use in terms of use frequency and source internality, in the context of new product development. The results show that task characteristics moderate the effects of source characteristics on information source use. Specifically, task uncertainty moderates the effect of source accessibility on use frequency for both internal and external sources. The positive relationship between source accessibility and use frequency of information sources is stronger when task uncertainty is low than when it is high. Furthermore, the results reveal that task characteristics moderate the effects of source characteristics on source internality. The present study provides strong evidence that the key to understanding how task characteristics affect information source use and reconciling the disagreements between the least effort principle and the quality-driven perspective is to examine the moderating effects of task characteristics on information seeking behaviour, and take into account the potential substitution effect between internal and external sources in information seeking.</b></p>]]></description>
<dc:creator><![CDATA[Bin, G.]]></dc:creator>
<dc:date>Tue, 15 Sep 2009 07:50:41 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551509105196</dc:identifier>
<dc:title><![CDATA[Moderating effects of task characteristics on information source use: An individual-level analysis of R&D professionals in new product development]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>5</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>547</prism:endingPage>
<prism:publicationDate>2009-10-01</prism:publicationDate>
<prism:startingPage>527</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/5/548?rss=1">
<title><![CDATA[Ontologies for crisis contagion management in financial institutions]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/5/548?rss=1</link>
<description><![CDATA[<p><b>What makes crisis management in financial institutions fairly unique and particularly complex is the accompanying crisis contagion or systemic risk. The subprime mortgage crisis currently happening in the USA is a typical example. In order to further deepen our understanding of how crisis contagion occurs and enhance information interchange and knowledge sharing among related entities, ontologies for crisis contagion management in financial institutions are proposed in this study. Three categories of ontologies, which include static ontology, dynamic ontology, and social ontology, are developed to deal with different perspectives in this domain. The three types of ontology are then united in the Ontology Web Language (OWL) and the Semantic Web Rules Languages (SWRL) framework, both of which are machine readable. Finally, the case of Long-Term Capital Management (LTCM) is offered to demonstrate how the proposed ontologies are used in financial institutions.</b></p>]]></description>
<dc:creator><![CDATA[Ye, K., Wang, S., Yan, J., Wang, H., Miao, B.]]></dc:creator>
<dc:date>Tue, 15 Sep 2009 07:50:41 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551509105194</dc:identifier>
<dc:title><![CDATA[Ontologies for crisis contagion management in financial institutions]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>5</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>562</prism:endingPage>
<prism:publicationDate>2009-10-01</prism:publicationDate>
<prism:startingPage>548</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/5/563?rss=1">
<title><![CDATA[Automated document metadata extraction]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/5/563?rss=1</link>
<description><![CDATA[<p><b>Web documents are available in various forms, most of which do not carry additional semantics. This paper presents a model for general document metadata extraction. The model, which combines segmentation by keywords and pattern matching techniques, was implemented using PHP, MySQL, JavaScript and HTML. The system was tested with 40 randomly selected PDF documents (mainly theses). An evaluation of the system was done using standard criteria measures namely precision, recall, accuracy and <I> F</I>-measure. The results show that the model is relatively effective for the task of metadata extraction, especially for theses and dissertations. A combination of machine learning with these rule-based methods will be explored in the future for better results.</b></p>]]></description>
<dc:creator><![CDATA[Adefowoke Ojokoh, B., Sunday Adewale, O., Oluwole Falaki, S.]]></dc:creator>
<dc:date>Tue, 15 Sep 2009 07:50:42 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551509105195</dc:identifier>
<dc:title><![CDATA[Automated document metadata extraction]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>5</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>570</prism:endingPage>
<prism:publicationDate>2009-10-01</prism:publicationDate>
<prism:startingPage>563</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/5/571?rss=1">
<title><![CDATA[A relational data harmonization approach to XML]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/5/571?rss=1</link>
<description><![CDATA[<p><b>There are numerous approaches for integrating data from heterogeneous data sources. A common background assumption is that the data sources remain quite stable and are known in advance. Hence an integration system can be built to manipulate them. In practice there is, however, often a demand for supporting ad hoc information needs concerning unexpected autonomous data sources containing volatile data. A different approach is therefore needed. We propose that semantically similar data are harmonized when extracting data from XML-based data sources. We introduce a constructor algebra, which is a powerful tool in the harmonization of XML data. This algebra is able to form for any XML data source a unique relational representation, called an XML relation. We demonstrate that the XML relation representation supports grouping and aggregation of data needed, for example, in OLAP (online analytical processing) -style applications.</b></p>]]></description>
<dc:creator><![CDATA[Niemi, T., Nappila, T., Jarvelin, K.]]></dc:creator>
<dc:date>Tue, 15 Sep 2009 07:50:42 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551509104231</dc:identifier>
<dc:title><![CDATA[A relational data harmonization approach to XML]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>5</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>601</prism:endingPage>
<prism:publicationDate>2009-10-01</prism:publicationDate>
<prism:startingPage>571</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/5/602?rss=1">
<title><![CDATA[The {pi}-index: a new indicator for assessing scientific impact]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/5/602?rss=1</link>
<description><![CDATA[<p><b>There are several simple and sophisticated scientometric indicators generally applied in the literature (e.g. total number of publications and citations, citations per journal paper, relative citedness indexes, Hirsch index, etc.), which may characterize the publications of scientists both qualitatively and quantitatively. The calculation methods generally use data referring to the total set of papers studied. Scientific progress, however, may be attributed primarily to information in the highly cited publications. Therefore, a new indicator (</b><b>-index) is suggested for comparative assessment of scientists active in similar subject fields. The</b> <b>-index is equal to one hundredth of the number of citations obtained to the top square root of the total number of journal papers (&lsquo;elite set of papers&rsquo;) ranked by the decreasing number of citations. The relation of the</b> <b>-index to other indexes and its dependence on the field is studied, using data of journal papers of &lsquo;highly cited researchers&rsquo;.</b></p>]]></description>
<dc:creator><![CDATA[Vinkler, P.]]></dc:creator>
<dc:date>Tue, 15 Sep 2009 07:50:42 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551509103601</dc:identifier>
<dc:title><![CDATA[The {pi}-index: a new indicator for assessing scientific impact]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>5</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>612</prism:endingPage>
<prism:publicationDate>2009-10-01</prism:publicationDate>
<prism:startingPage>602</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/5/613?rss=1">
<title><![CDATA[Disciplinary differences in the use of internet discussion groups: differential communication needs or trust problems?]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/5/613?rss=1</link>
<description><![CDATA[<p><b>This paper tests empirically the claim that the successful application of information and communication technologies (ICTs) depends on the social context of their use. There are striking differences in the prevalence of ICT use between researchers in different academic disciplines. Nevertheless it is unclear whether and how they depend on disciplinary differences of the academic communication system. This paper presents several existing and new hypotheses that specify how disciplinary differences in communication systems influence whether researchers make use of so-called internet discussion groups (IDGs). The hypotheses either argue that specific trust problems inhibit IDG subscription or that IDGs fulfil discipline-specific communication needs, which gives incentives for subscription. They are tested with data of a sample of university researchers in the natural and social sciences and the humanities. The trust hypotheses are not confirmed. The idea that IDGs have a distinct orientation function that diminishes deficiencies in the existing communication systems of some disciplines finds support. Scholars who work in research fields that are difficult to overview, that is fields with a high number of journals, have a special incentive to subscribe to IDGs.</b></p>]]></description>
<dc:creator><![CDATA[Matzat, U.]]></dc:creator>
<dc:date>Tue, 15 Sep 2009 07:50:42 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551509104232</dc:identifier>
<dc:title><![CDATA[Disciplinary differences in the use of internet discussion groups: differential communication needs or trust problems?]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>5</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>631</prism:endingPage>
<prism:publicationDate>2009-10-01</prism:publicationDate>
<prism:startingPage>613</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/4/379?rss=1">
<title><![CDATA[An empirical comparison of ontology matching techniques]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/4/379?rss=1</link>
<description><![CDATA[<p><b>Ontology matching aims to find semantic correspondences between a pair of input ontologies. A number of matching techniques have been proposed recently. We may, however, benefit more from a combination of such techniques as opposed to just a single method. This is more appropriate, but very often the user has no prior knowledge about which technique is more suitable for the task at hand, and it remains a labour intensive and expensive task to perform. Further, the complexity of the matching process as well as the quality of the result is affected by the choice of the applied matching techniques. We study this problem and propose a framework for finding suitable matches. A main feature of this is that it improves the structure matching techniques and the end result accordingly. We have developed a running prototype of the proposed framework and conducted experiments to compare our results with existing techniques. While being comparable in efficiency, the experimental results indicate our proposed technique produces better quality matches.</b></p>]]></description>
<dc:creator><![CDATA[Alasoud, A., Haarslev, V., Shiri, N.]]></dc:creator>
<dc:date>Fri, 10 Jul 2009 04:10:21 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508100383</dc:identifier>
<dc:title><![CDATA[An empirical comparison of ontology matching techniques]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>4</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>397</prism:endingPage>
<prism:publicationDate>2009-08-01</prism:publicationDate>
<prism:startingPage>379</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/4/398?rss=1">
<title><![CDATA[Receiving the French: a bibliometric snapshot of the impact of `French theory' on information studies]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/4/398?rss=1</link>
<description><![CDATA[<p><b>This study explores the extent to which `French theory' (Bourdieu, Derrida, Foucault et al.) has left its mark on the scholarly literature of information studies. A bibliometric analysis reveals which theorists (and which works) have been most highly cited over the course of the last four decades. The study also identifies the information studies journals and scholars who have been the most frequent citers of French theorists.</b></p>]]></description>
<dc:creator><![CDATA[Cronin, B., Meho, L. I.]]></dc:creator>
<dc:date>Fri, 10 Jul 2009 04:10:21 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508100831</dc:identifier>
<dc:title><![CDATA[Receiving the French: a bibliometric snapshot of the impact of `French theory' on information studies]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>4</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>413</prism:endingPage>
<prism:publicationDate>2009-08-01</prism:publicationDate>
<prism:startingPage>398</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/4/414?rss=1">
<title><![CDATA[Simulation study of the inventory effect of the scientific paper publishing process]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/4/414?rss=1</link>
<description><![CDATA[<p><b>By simulating the change process of the inventory of scientific papers according to a mathematical model of the publishing process, we find that publication delay would cause statistical error of the scientific paper output indicator, i.e. the quantity of published papers. Based on a simulation model and the average publication delay, we construct an optimization algorithm of the actual scientific paper output using a nonlinear least squares algorithm and validate its accuracy. To simplify the solution process, we propose an approximate algorithm of the actual scientific paper output indicator which would help science and technology managers practically deduce an approximation of the actual indicator. This has implications for strategy decision making and allocation of resources for science and technology research by policy makers.</b></p>]]></description>
<dc:creator><![CDATA[Guang Yu,  , Li, Y.-J., Yu, D.-R.]]></dc:creator>
<dc:date>Fri, 10 Jul 2009 04:10:21 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508100833</dc:identifier>
<dc:title><![CDATA[Simulation study of the inventory effect of the scientific paper publishing process]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>4</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>425</prism:endingPage>
<prism:publicationDate>2009-08-01</prism:publicationDate>
<prism:startingPage>414</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/4/426?rss=1">
<title><![CDATA[A fuzzy biclustering algorithm for social annotations]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/4/426?rss=1</link>
<description><![CDATA[<p><b>In recent years, there has been considerable interest in the analysis of social annotations. Social annotations allow users to annotate web resources more easily, openly and freely than do taxonomies and ontologies. In this paper, we propose a novel algorithm for social annotations. It introduces a fuzzy biclustering algorithm to social annotations for identifying subgroups of users and of resources, and discovering the relationships between those users for social annotations. The algorithm employs a combination of pattern search and compromise programming to construct hierarchically structured biclusters. The pattern search method is used to compute a single objective optimal solution, and the compromise programming is used to trade-off between multiple objectives. The algorithm is not subject to the convexity limitations, and does not need to use the derivative information. It can automatically identify user communities and achieve high prediction accuracies.</b></p>]]></description>
<dc:creator><![CDATA[Lixin Han,  , Hong Yan,  ]]></dc:creator>
<dc:date>Fri, 10 Jul 2009 04:10:21 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508101862</dc:identifier>
<dc:title><![CDATA[A fuzzy biclustering algorithm for social annotations]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>4</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>438</prism:endingPage>
<prism:publicationDate>2009-08-01</prism:publicationDate>
<prism:startingPage>426</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/4/439?rss=1">
<title><![CDATA[Articulating complex information needs using query templates]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/4/439?rss=1</link>
<description><![CDATA[<p><b>In this paper we investigate the effectiveness of topic-independent query templates as a tool for assisting users in articulating their information needs. We hypothesize that topic-independent query templates can help users with complex information needs to express their requirements more accurately and in greater detail. We developed a set of query templates representing general semantic relationships between concepts, such as cause&mdash;effect and problem&mdash;solution. Each template was written in the form of a fill-in-the-blanks question. A user study was performed comparing the template-based interface with a single-textbox search interface. Results demonstrate that, while users found the template-based query formulation less easy to use, the queries written using templates performed better than the queries written using the control interface with one query textbox.</b></p>]]></description>
<dc:creator><![CDATA[Vechtomova, O., Hao Zhang,  ]]></dc:creator>
<dc:date>Fri, 10 Jul 2009 04:10:21 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508101863</dc:identifier>
<dc:title><![CDATA[Articulating complex information needs using query templates]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>4</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>452</prism:endingPage>
<prism:publicationDate>2009-08-01</prism:publicationDate>
<prism:startingPage>439</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/4/453?rss=1">
<title><![CDATA[Informational uses of spiritual information: an analysis of messages reportedly transmitted by extraphysical means]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/4/453?rss=1</link>
<description><![CDATA[<p><b>This article explores informational uses of spiritual information presented in spiritual publications. Informational use entails cognitive or communicational activity that &mdash; on the basis of information &mdash; focuses on representations of the perceived existence, whereas practical use of information centres on tangible &mdash; material or energetic &mdash; activities of the real world. Some earlier research has been done on the informational uses of information, but spiritual information has been ignored almost altogether in this context. The empirical work was grounded on a representative sample of spiritual texts. The method of analysing the data was inductive content analysis. The main result of this study was the discovery and dissection of three fundamental varieties of informational information use: internalizing information, processing knowledge, and externalizing knowledge. The classification constructed in this study can be seen as a useful tool for further investigation into information use, but it should be refined in subsequent research.</b></p>]]></description>
<dc:creator><![CDATA[Kari, J.]]></dc:creator>
<dc:date>Fri, 10 Jul 2009 04:10:21 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508101860</dc:identifier>
<dc:title><![CDATA[Informational uses of spiritual information: an analysis of messages reportedly transmitted by extraphysical means]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>4</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>468</prism:endingPage>
<prism:publicationDate>2009-08-01</prism:publicationDate>
<prism:startingPage>453</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/4/469?rss=1">
<title><![CDATA[Investigation of the accuracy of search engine hit counts]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/4/469?rss=1</link>
<description><![CDATA[<p><b>This study investigates the accuracy of search engine hit counts for search queries. We investigate the accuracy of hit counts for Google, Yahoo and Microsoft Live Search, and the accuracy of single and multiple term queries. In addition, we investigate the consistency of hit count estimates for 15 days. The results show that all three provide estimates for the number of matching documents and the estimation patterns of their counting algorithms differ greatly. The accuracy of hit counts for multiple word queries has not been studied before. The results of our study show that the number of words in queries affects the accuracy of estimations significantly. The percentages of accurate hit count estimations are reduced almost by half when going from single word to two word query tests in all three search engines. With the increase in the number of query words, the error in estimation increases and the number of accurate estimations decreases.</b></p>]]></description>
<dc:creator><![CDATA[Uyar, A.]]></dc:creator>
<dc:date>Fri, 10 Jul 2009 04:10:21 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551509103598</dc:identifier>
<dc:title><![CDATA[Investigation of the accuracy of search engine hit counts]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>4</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>480</prism:endingPage>
<prism:publicationDate>2009-08-01</prism:publicationDate>
<prism:startingPage>469</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/4/481?rss=1">
<title><![CDATA[Translation disambiguation for cross-language information retrieval using context-based translation probability]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/4/481?rss=1</link>
<description><![CDATA[<p><b>Disambiguation between multiple translation choices is very important in dictionary-based cross-language information retrieval. In prior work, disambiguation techniques have used term co-occurrence statistics from the collection being searched. Experimentally these techniques have worked well but are based upon heuristic assumptions. In this paper, a theoretically grounded alternative is proposed, one which uses sense disambiguation based upon context terms within the source text. Specifically this paper introduces the concept of translation probabilities incorporating a context term and extends the IBM Model 1 for estimating context-based translation probabilities from a sentence-aligned bilingual corpus. Experimental results in English to Italian bilingual searches show significant performance improvement of the context-based translation probabilities over the case without any disambiguation.</b></p>]]></description>
<dc:creator><![CDATA[Kishida, K., Ishita, E.]]></dc:creator>
<dc:date>Fri, 10 Jul 2009 04:10:21 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551509103599</dc:identifier>
<dc:title><![CDATA[Translation disambiguation for cross-language information retrieval using context-based translation probability]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>4</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>495</prism:endingPage>
<prism:publicationDate>2009-08-01</prism:publicationDate>
<prism:startingPage>481</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/4/496?rss=1">
<title><![CDATA[Erratum]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/4/496?rss=1</link>
<description><![CDATA[<p>                 Aardvark et al.: Quality journals and gamesmanship in management studies,                 Journal of Information Science first published on July 12, 2007 as DOI:                 10.1177/0165551506077419. This version is no longer available. The version of record is                 published in Vol. 33 No. 6, DOI: 10.1177/0165551507077419.             </p>]]></description>
<dc:creator><![CDATA[]]></dc:creator>
<dc:date>Thu, 05 Nov 2009 07:47:11 PST</dc:date>
<dc:identifier>info:doi/10.1177/0165551509340967</dc:identifier>
<dc:title><![CDATA[Erratum]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>4</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>496</prism:endingPage>
<prism:publicationDate>2009-08-01</prism:publicationDate>
<prism:startingPage>496</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/3/259?rss=1">
<title><![CDATA[Eliciting conceptual models to support interdisciplinary research]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/3/259?rss=1</link>
<description><![CDATA[<p><b>Constructing interdisciplinary knowledge is particularly difficult because scientific knowledge is situated in its discipline. Researchers must find common ground to share, and this causes high transaction costs. This article reports a method of conceptual analysis to elicit, analyse and compare conceptual models used by individual researchers, with the ultimate aim to facilitate researchers in sharing these models. Using this method, an analyst derives concepts and their mutual relations from documents, and defines them in natural language. We qualitatively analysed all writings of four researchers from an interdisciplinary research project and validated the resulting conceptual models in semi-structured interviews. The method was found to be effective in eliciting concepts, even those used implicitly. The interviews also revealed mechanisms by which researchers adopt new concepts or choose particular terms. The analysis costs are high but not prohibitive, and are shown to diminish with each researcher added to the analysis.</b></p>]]></description>
<dc:creator><![CDATA[Beers, P. J., Bots, P. W.G.]]></dc:creator>
<dc:date>Thu, 07 May 2009 06:10:27 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508099087</dc:identifier>
<dc:title><![CDATA[Eliciting conceptual models to support interdisciplinary research]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>278</prism:endingPage>
<prism:publicationDate>2009-06-01</prism:publicationDate>
<prism:startingPage>259</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/3/279?rss=1">
<title><![CDATA[Understanding the sustainability of a virtual community: model development and empirical test]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/3/279?rss=1</link>
<description><![CDATA[<p><b>With the proliferation of Web 2.0 technologies, there is an expanded opportunity for individuals to get involved in information exchange. In this study, the sustainability of a virtual community for teachers and educators were investigated. The research model borrows the key concepts from the IS continuance model, social influence theory, the uses and gratifications paradigm, and relationship marketing to explain user intention to continue using a virtual community, as well as intention to recommend the community to others. Satisfaction, commitment, group norms are found to have significant impacts on intention to continue using and intention to recommend. Among the three factors, satisfaction has the highest impact on behavioral intentions. Individual-related factors (purposive value and self-discovery) are found to have significant impacts on user satisfaction, while social-related factors are more important in determining commitment and group norms. The results of this study provide important implications for both research and practice.</b></p>]]></description>
<dc:creator><![CDATA[Cheung, C. M.K., Lee, M. K.O.]]></dc:creator>
<dc:date>Thu, 07 May 2009 06:10:27 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508099088</dc:identifier>
<dc:title><![CDATA[Understanding the sustainability of a virtual community: model development and empirical test]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>298</prism:endingPage>
<prism:publicationDate>2009-06-01</prism:publicationDate>
<prism:startingPage>279</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/3/299?rss=1">
<title><![CDATA[Analysis of terrorist social networks with fractal views]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/3/299?rss=1</link>
<description><![CDATA[<p><b>Social network visualization has drawn significant attention over recent years. It creates images of social networks that provide investigators with new insights about network structures and helps them to communicate those insights to others. Visualization facilitates the social network analysis. It supports the investigators to discover patterns of interactions among the social actors including detecting subgroups, identifying central actors and their roles, and discovering patterns of interactions among social actors. However, visualizing a large heterogeneous social network has several challenges. The large size of networks, complex relations among social actors and limited number of available pixels on a screen make it difficult to present important information clearly to investigators and hence reduce the capability of investigators to explore the networks. In this work, we propose the fractal views to construct a visual abstraction of a large and complex social network with users selected social actors as focuses. The fractal views are focus and context visualization techniques using an information reduction approach. It controls the amount of information displayed by focusing on the syntactic structure of information. It is useful in discovering knowledge from terrorist social networks for combating the war on terrorism. Such application has formed an important research topic, known as intelligence and security informatics, in recent years due to the terrorist attacks of September 11 2001 (9/11) and several other terror attacks that have occurred within the last decade. We present several case studies to demonstrate the capability of the proposed technique on analyzing the Global Salafi Jihad terrorist social network. It extracts the hidden relationships among terrorists through user interactions. In addition, we have conducted a user evaluation to assess the efficiency and effectiveness of fractal views. It shows that fractal views outperform fisheye views and zoom-in windows to support users in visualizing and analyzing terrorist social networks.</b></p>]]></description>
<dc:creator><![CDATA[Yang, C. C., Sageman, M.]]></dc:creator>
<dc:date>Thu, 07 May 2009 06:10:27 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508099089</dc:identifier>
<dc:title><![CDATA[Analysis of terrorist social networks with fractal views]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>320</prism:endingPage>
<prism:publicationDate>2009-06-01</prism:publicationDate>
<prism:startingPage>299</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/3/321?rss=1">
<title><![CDATA[An evaluation framework of user interaction with metadata surrogates]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/3/321?rss=1</link>
<description><![CDATA[<p><b>This paper proposes a framework for the evaluation of user interaction with textual metadata surrogates in the search result interfaces of various types of Information Retrieval (IR) systems. Metadata surrogates are representations of the full-text documents displayed to the user as a list of retrieved results after a search has been performed in an IR system. By examining the metadata surrogates, users can make judgments about the relevance of the full-text document without having to access and evaluate the document itself, thus saving a considerable amount of time and effort. The literature review, however, reveals a lack of frameworks for the evaluation of users' interaction with metadata surrogates. The implications of such a framework would be to inform designers and researchers of IR systems about the main components of users' interaction with metadata surrogates and to facilitate the process of evaluating metadata surrogates in terms of content and presentation.</b></p>]]></description>
<dc:creator><![CDATA[Balatsoukas, P., Morris, A., O'Brien, A.]]></dc:creator>
<dc:date>Thu, 07 May 2009 06:10:27 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508099090</dc:identifier>
<dc:title><![CDATA[An evaluation framework of user interaction with metadata surrogates]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>339</prism:endingPage>
<prism:publicationDate>2009-06-01</prism:publicationDate>
<prism:startingPage>321</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/3/340?rss=1">
<title><![CDATA[Social tagging, online communication, and Peircean semiotics: a conceptual framework]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/3/340?rss=1</link>
<description><![CDATA[<p><b>One of the recent web developments has focused on the opportunities it presents for social tagging through user participation and collaboration. As a result, social tagging has changed the traditional online communication process. The interpretation of tagging between humans and machines may create new problems if essential questions about how social tagging corresponds to online communications, what objects the tags refer to, who the interpreters are, and why they are engaged are not explored systematically. Since such reasoning is an interpretation of social tagging among humans, tags and machines, it is a complex issue that calls for deep reflection. In this paper, we investigate the relevance of the potential problems raised by social tagging through the framework of C.S. Peirce's semiotics. We find that general phenomena of social tagging can be well classified by Peirce's 10 classes of signs for reasoning. This suggests that regarding social tagging as a sign and systematically analyzing the interpretation are positively associated with the 10 classes of signs. Peircean semiotics can be used to examine the dynamics and determinants of tagging; hence, the various uses of this categorization schema may have implications for the design and development of information systems and web applications.</b></p>]]></description>
<dc:creator><![CDATA[Huang, A. W.-C., Chuang, T.-R.]]></dc:creator>
<dc:date>Thu, 07 May 2009 06:10:27 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508099606</dc:identifier>
<dc:title><![CDATA[Social tagging, online communication, and Peircean semiotics: a conceptual framework]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>357</prism:endingPage>
<prism:publicationDate>2009-06-01</prism:publicationDate>
<prism:startingPage>340</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/3/358?rss=1">
<title><![CDATA[A new sampling technique for association rule mining]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/3/358?rss=1</link>
<description><![CDATA[<p><b>Association Rule Mining (ARM) is one of the data mining techniques used to extract hidden knowledge from datasets, that can be used by an organization's decision makers to improve overall profit. However, performing ARM requires repeated passes over the entire database. Obviously, for large database, the role of input/output overhead in scanning the database is very significant. A popular solution to improve the speed of ARM is to apply the mining algorithm on a sample instead of the entire database. In this paper, a parameterized sampling algorithm for ARM is presented. This algorithm extracts sample datasets based on three parameters: transaction frequency, transaction length and transaction frequency-length. To evaluate its performance and accuracy, a comparison against a two-phase sampling-based algorithm is performed using real and synthetic datasets. The experimental results show that the proposed sampling algorithm in some cases outperforms two-phase sampling algorithm, and achieves up to 98% accuracy.</b></p>]]></description>
<dc:creator><![CDATA[Mahafzah, B. A., Al-Badarneh, A. F., Zakaria, M. Z.]]></dc:creator>
<dc:date>Thu, 07 May 2009 06:10:27 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508100382</dc:identifier>
<dc:title><![CDATA[A new sampling technique for association rule mining]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>376</prism:endingPage>
<prism:publicationDate>2009-06-01</prism:publicationDate>
<prism:startingPage>358</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/2/131?rss=1">
<title><![CDATA[The knowledge pyramid: a critique of the DIKW hierarchy]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/2/131?rss=1</link>
<description><![CDATA[<p><b>The paper evaluates the data&mdash;information&mdash;knowledge&mdash;wisdom (DIKW) hierarchy. This hierarchy, also known as the `knowledge hierarchy', is part of the canon of information science and management. Arguments are offered that the hierarchy is unsound and methodologically undesirable. The paper identifies a central logical error that DIKW makes. The paper also identifies the dated and unsatisfactory philosophical positions of operationalism and inductivism as the philosophical backdrop to the hierarchy. The paper concludes with a sketch of some positive theories, of value to information science, on the nature of the components of the hierarchy: that data is anything recordable in a semantically and pragmatically sound way, that information is what is known in other literature as `weak knowledge', that knowledge also is `weak knowledge' and that wisdom is the possession and use, if required, of wide practical knowledge, by an agent who appreciates the fallible nature of that knowledge.</b></p>]]></description>
<dc:creator><![CDATA[Fricke, M.]]></dc:creator>
<dc:date>Tue, 10 Mar 2009 08:57:29 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508094050</dc:identifier>
<dc:title><![CDATA[The knowledge pyramid: a critique of the DIKW hierarchy]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>2</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>142</prism:endingPage>
<prism:publicationDate>2009-04-01</prism:publicationDate>
<prism:startingPage>131</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/2/143?rss=1">
<title><![CDATA[Webometric analysis of departments of librarianship and information science: a follow-up study]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/2/143?rss=1</link>
<description><![CDATA[<p><b>This paper reports an analysis of the websites of UK departments of library and information science. Inlink counts of these websites revealed no statistically significant correlation with the quality of the research carried out by these departments, as quantified using departmental grades in the 2001 Research Assessment Exercise and citations in Google Scholar to publications submitted for that exercise. Reasons for this lack of correlation include: difficulties in disambiguating departmental websites from larger institutional structures; the relatively small amount of research-related material in departmental websites; and limitations in the ways that current web search engines process linkages to URLs. It is concluded that departmental-level webometric analyses do not at present provide an appropriate technique for evaluating academic research quality, and, more generally, that standards are needed for the formatting of URLs if inlinks are to become firmly established as a tool for website analysis.</b></p>]]></description>
<dc:creator><![CDATA[Arakaki, M., Willett, P.]]></dc:creator>
<dc:date>Tue, 10 Mar 2009 08:57:29 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508094051</dc:identifier>
<dc:title><![CDATA[Webometric analysis of departments of librarianship and information science: a follow-up study]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>2</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>152</prism:endingPage>
<prism:publicationDate>2009-04-01</prism:publicationDate>
<prism:startingPage>143</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/2/153?rss=1">
<title><![CDATA[Valuing and representing information: the paradox of undervaluing information and overvaluing information producers]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/2/153?rss=1</link>
<description><![CDATA[<p><b>Information's increasing importance in contemporary societies raises questions concerning laymen's valuation of information and of professionals producing information. The main hypotheses were: (a) potential sellers will underestimate information's value compared to that of material goods; (b) when potential buyers' involvement is high (that is high investment and high risk), sellers will demand even lower prices for information; (c) some important current functions and meanings of information are not assimilated in social representations of information; (d) by contrast, participants must overvalue the remuneration of professionals producing pure information (invention) compared to those who apply this information to produce material goods. An experimental study confirmed hypotheses (a) and (b). A second study to investigate the structure of information's social representations showed that the representation's central core is mainly composed of categories referring to traditional media, functions and technologies; contemporary functions and technologies are less frequent or absent. A third experimental study confirmed hypothesis (d).</b></p>]]></description>
<dc:creator><![CDATA[Sakalaki, M., Kazi, S.]]></dc:creator>
<dc:date>Tue, 10 Mar 2009 08:57:29 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508094936</dc:identifier>
<dc:title><![CDATA[Valuing and representing information: the paradox of undervaluing information and overvaluing information producers]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>2</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>164</prism:endingPage>
<prism:publicationDate>2009-04-01</prism:publicationDate>
<prism:startingPage>153</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/2/165?rss=1">
<title><![CDATA[Understanding the determinants of EKR usage from social, technological and personal perspectives]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/2/165?rss=1</link>
<description><![CDATA[<p><b>With the capacity to provide the necessary infrastructure to implement knowledge management processes, electronic knowledge repositories (EKRs) have gradually evolved into a backbone for many organizations, and have become a topic of much concern in recent MIS studies. Among the diverse theories commonly employed to target the issue are social capital theory, social cognitive theory, and task technology fit (TTF). Social capital theory primarily addresses issues of what components constitute a social network and how they influence an individual's behavior, necessitating the introduction of social cognitive theory as the foundation for the interpretation of personal cognition. Task technology fit theory, which highlights the fit between the technological characteristics and the user's task character, is also a key factor in determining the EKR usage. This paper integrates these three theories to investigate and compare the main influences on EKR usage from personal, social and technological perspectives. Through a sampling survey of 194 EKR users, EKR self-efficacy, trust, and task technology fit are found to have substantial influences on the EKR usage. Among these three main factors, EKR self-efficacy plays the most important role in determining EKR usage.</b></p>]]></description>
<dc:creator><![CDATA[Lin, T.-C., Huang, C.-C.]]></dc:creator>
<dc:date>Tue, 10 Mar 2009 08:57:30 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508095780</dc:identifier>
<dc:title><![CDATA[Understanding the determinants of EKR usage from social, technological and personal perspectives]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>2</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>179</prism:endingPage>
<prism:publicationDate>2009-04-01</prism:publicationDate>
<prism:startingPage>165</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/2/180?rss=1">
<title><![CDATA[The dark side of information: overload, anxiety and other paradoxes and pathologies]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/2/180?rss=1</link>
<description><![CDATA[<p><b>This review article identifies and discusses some of main issues and potential problems &mdash; paradoxes and pathologies &mdash; around the communication of recorded information, and points to some possible solutions. The article considers the changing contexts of information communication, with some caveats about the identification of `pathologies of information', and analyses the changes over time in the way in which issues of the quantity and quality of information available have been regarded. Two main classes of problems and issues are discussed. The first comprises issues relating to the quantity and diversity of information available: information overload, information anxiety, etc. The second comprises issues relating to the changing information environment with the advent of Web 2.0: loss of identity and authority, emphasis on micro-chunking and shallow novelty, and the impermanence of information. A final section proposes some means of solution of problems and of improvements to the situation.</b></p>]]></description>
<dc:creator><![CDATA[Bawden, D., Robinson, L.]]></dc:creator>
<dc:date>Tue, 10 Mar 2009 08:57:30 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508095781</dc:identifier>
<dc:title><![CDATA[The dark side of information: overload, anxiety and other paradoxes and pathologies]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>2</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>191</prism:endingPage>
<prism:publicationDate>2009-04-01</prism:publicationDate>
<prism:startingPage>180</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/2/192?rss=1">
<title><![CDATA[Information asymmetry and product valuation: an exploratory study]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/2/192?rss=1</link>
<description><![CDATA[<p><b>This paper reports on the impact of information asymmetry on product valuation. One group of subjects was provided with symmetric information, while a different group was given asymmetric information; the subjects were then asked to value an information technology product. The study found that there was a significant difference in the valuations of the two groups. The group with the symmetric information valued the product highly and in close proximity to the real worth of the product, while the group with asymmetric information undervalued the product. The current study offers a new perspective for information science and an interesting avenue for future research, which, if pursued, can enrich our understanding of human information interaction and valuation processes.</b></p>]]></description>
<dc:creator><![CDATA[Afzal, W., Roland, D., Mohammad Nasser Al-Squri,  ]]></dc:creator>
<dc:date>Tue, 10 Mar 2009 08:57:30 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508097091</dc:identifier>
<dc:title><![CDATA[Information asymmetry and product valuation: an exploratory study]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>2</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>203</prism:endingPage>
<prism:publicationDate>2009-04-01</prism:publicationDate>
<prism:startingPage>192</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/2/204?rss=1">
<title><![CDATA[Metadata interoperability in public sector information]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/2/204?rss=1</link>
<description><![CDATA[<p><b>Over recent years, there has been a worldwide growing need for interoperability among the systems that manage and reuse public sector information. This paper explores the documentation needs for public sector information and focuses on metadata interoperability issues. The research work studies a variety of public sector information metadata standards and guidelines internationally accepted and presents two methodologies to obtain interoperability. The first develops an application profile, while the second is based on the semantic integration approach and results in the creation of an ontology. The outcomes of the two approaches are compared under the prism of their scope and usage in terms of interoperability during the metadata integration process.</b></p>]]></description>
<dc:creator><![CDATA[Bountouri, L., Papatheodorou, C., Soulikias, V., Stratis, M.]]></dc:creator>
<dc:date>Tue, 10 Mar 2009 08:57:30 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508098601</dc:identifier>
<dc:title><![CDATA[Metadata interoperability in public sector information]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>2</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>231</prism:endingPage>
<prism:publicationDate>2009-04-01</prism:publicationDate>
<prism:startingPage>204</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/2/232?rss=1">
<title><![CDATA[Lay persons' and professionals' nutrition-related vocabularies and their matching to a general and a specific thesaurus]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/2/232?rss=1</link>
<description><![CDATA[<p><b>This study examines the differences between expressions used by lay persons and professionals in nutrition-related questions and answers, and to what degree General Finnish Ontology (GFO) and a medical thesaurus (FinMeSH) cover these expressions. Fifty question&mdash;answer pairs were collected in an electronic answering service. Nutrition-related concepts and their expressions with their semantic relations were identified. The vocabularies of lay persons and professionals were found to be quite similar. This hints that a special consumer health vocabulary in the field of nutrition is not needed. GFO covered 32% of all expressions in questions and 37% of expressions in answers. FinMeSH covered 33% of expressions in both groups. The overlapping match of the thesauri was low, 25% in both questions and in answers. GFO and FinMeSH were found to be poor tools for supporting users in expressing nutrition-related information needs. GFO seemed not to form a covering bridge to FinMeSH.</b></p>]]></description>
<dc:creator><![CDATA[Poikonen, T., Vakkari, P.]]></dc:creator>
<dc:date>Tue, 10 Mar 2009 08:57:30 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508098602</dc:identifier>
<dc:title><![CDATA[Lay persons' and professionals' nutrition-related vocabularies and their matching to a general and a specific thesaurus]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>2</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>243</prism:endingPage>
<prism:publicationDate>2009-04-01</prism:publicationDate>
<prism:startingPage>232</prism:startingPage>
<prism:section>Article</prism:section>
</item>

<item rdf:about="http://jis.sagepub.com/cgi/content/abstract/35/2/244?rss=1">
<title><![CDATA[Comparing bibliometric country-by-country rankings derived from the Web of Science and Scopus: the effect of poorly cited journals in oncology]]></title>
<link>http://jis.sagepub.com/cgi/content/abstract/35/2/244?rss=1</link>
<description><![CDATA[<p><b>This article addresses the robustness of country-by-country rankings according to the number of published articles and their average citation impact in the field oncology. It compares rankings based on bibliometric indicators derived from the Web of Science (WoS) with those calculated from Scopus. It is found that the oncological journals in Scopus not covered by WoS tend to be nationally oriented journals, i.e. they mainly serve a national research community, and play as of yet a more peripheral role in the international journal communication system. In expanding the set of WoS journals with Scopus journals not indexed for WoS, the countries that profit most in terms of percentage of published documents tend to show a decline in their average citation rate. This paradoxical finding is further explained by mathematical&mdash;statistical considerations, and interpreted as a short term effect. The paper discusses its implications for the construction of bibliometric indicators.</b></p>]]></description>
<dc:creator><![CDATA[Lopez-Illescas, C., de Moya Anegon, F., Moed, H. F.]]></dc:creator>
<dc:date>Tue, 10 Mar 2009 08:57:30 PDT</dc:date>
<dc:identifier>info:doi/10.1177/0165551508098603</dc:identifier>
<dc:title><![CDATA[Comparing bibliometric country-by-country rankings derived from the Web of Science and Scopus: the effect of poorly cited journals in oncology]]></dc:title>
<dc:publisher>Chartered Institute of Library and Information Professionals</dc:publisher>
<prism:number>2</prism:number>
<prism:volume>35</prism:volume>
<prism:endingPage>256</prism:endingPage>
<prism:publicationDate>2009-04-01</prism:publicationDate>
<prism:startingPage>244</prism:startingPage>
<prism:section>Article</prism:section>
</item>

</rdf:RDF>