<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TaxoDiary</title>
	<atom:link href="http://taxodiary.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://taxodiary.com</link>
	<description>A new blog about taxonomy, indexing, and ontologies.</description>
	<lastBuildDate>Mon, 06 Feb 2012 09:04:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Leveraging Your Taxonomy – Part 1</title>
		<link>http://taxodiary.com/2012/02/leveraging-your-taxonomy-part-1/</link>
		<comments>http://taxodiary.com/2012/02/leveraging-your-taxonomy-part-1/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 09:04:20 +0000</pubDate>
		<dc:creator>melody</dc:creator>
				<category><![CDATA[Access Insights]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Taxonomy]]></category>

		<guid isPermaLink="false">http://taxodiary.com/?p=8977</guid>
		<description><![CDATA[This series of blog posts will explore how search works. We need to have a basic understanding of search fundamentals in order to know where taxonomies come in.]]></description>
			<content:encoded><![CDATA[<p>This series of blog posts will explore how search works. We need to have a basic understanding of search fundamentals in order to know where taxonomies come in. The modules of search are:</p>
<ul>
<li>Search software – of course</li>
<li>Computer network</li>
<li>Parsing of text</li>
<li>Well formed or structured text</li>
<li>CLEAN DATA</li>
<li>Computer software – network</li>
<li>Computer hardware</li>
<li>Telecommunications connection</li>
<li>Training sets for statistical systems</li>
<li>Search technology</li>
<li>Ranking algorithms</li>
<li>Query language</li>
<li>Federators</li>
<li>Cache</li>
<li>Inverted index</li>
<li>Other enhancements</li>
<li>Presentation layer</li>
</ul>
<p>We will cover each of those items over the series; however, we also need to measure the accuracy of search. Accuracy in search is measured by three major areas: precision, recall, and relevance. Each of these can be handled in different ways. Part of the challenge in measuring search accuracy is that in search, there are two major theoretical directions. One of them is based on the <a href="http://en.wikipedia.org/wiki/Bayes'_theorem" target="_blank">Bayes theorems</a> and the other on the algorithms of <a href="http://en.wikipedia.org/wiki/George_Boole" target="_blank">Boole</a>. I will explore the work of these two gentlemen and of more recent people supporting search enrichment. Then I will discuss what effect they have on search as we know it today. Finally, I will discuss the effect of taxonomy on search.</p>
<p><strong>How does search work?</strong></p>
<p>Here is the normal path people take to search implementation.  “Well, I think I will get some hardware.”  And they say…. “Well, you can’t go wrong with Company X.”</p>
<ul>
<li>So they buy hardware and</li>
<li>they buy the software that will work on that hardware.</li>
<li>Then they design a system that will work with that software and</li>
<li>then they try to load their data and,</li>
<li>finally, they try to enhance the data with a taxonomy.</li>
</ul>
<p>In my opinion, that is totally backwards. What they should be doing is looking at what they are building the system for in the first place – that is, the data. How about we build a system to hold your data?</p>
<p>We assess the data so that we can get a design; we know what fields there are. I have <a href="http://taxodiary.com/2011/08/connecting-the-taxonomy-with-search/" target="_blank">written about this </a>backwards approach before.</p>
<p>What are you building?<strong> </strong></p>
<ul>
<li>Assess the data</li>
<li>Do the design</li>
<li>Decide what else needs to be added</li>
<li>Taxonomy terms</li>
<li>Other controls</li>
<li>Find a system that will work with your data</li>
</ul>
<p>Let’s outline the pieces of the search implementation. There are a lot of parts to search, and one of them, of course, is the search software itself. The search software itself runs on a computer network. The software depends on the parsing or the cutting of the text into specific pieces so that it can be searched. That means that the data needs to be well-formed, if you are talking in the XML vernacular, or structured. Unstructured data is simply data that has not been tagged into fields. You could transform a Word document, which is generally considered unstructured, into a well-formed, XML structured document, by simply putting &lt;Begin Body&gt; and &lt;Close Body&gt; at the beginning and end of the text. Yes, it can be that deceptively and technically simple. The whole notion of structured and unstructured text is a bit of a misnomer and a little bit hard to understand, because most of us don’t think of data in that way. In fact, a Word document has a Properties table in it that may or may not be populated. Some things are populated in it by default. So it is, actually, partially structured already. It can even be saved as an XML document. The search software must depend for its implementation on clean data. That means it has to be clean, well-formed, preferably the metadata fields are all filled in, including the addition of the taxonomy terms in a specific tagged field or element.</p>
<p>The computer software runs on a network, which runs on hardware. To get to it, you need to have a telecommunications connection of some kind. It might be a hard network wire within your organization – so you connect from one place to another within the firm – or it might be something that goes over the Internet to a remote location. It doesn’t really matter – the connection is still a telecommunications connection that transfers data in an orderly fashion over a wire.</p>
<p>Next week we will talk about the search software itself.</p>
<p>Marjorie M.K. Hlava<br />
President, <strong><a href="http://www.accessinn.com/" target="_blank">Access Innovations</a></strong></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwp.me%2Fp17caV-2kN&count=horizontal&related=&text=Leveraging%20Your%20Taxonomy%20%E2%80%93%20Part%201' class='twitter-share-button' data-text='Leveraging Your Taxonomy – Part 1' data-url='http://wp.me/p17caV-2kN' data-counturl='http://taxodiary.com/2012/02/leveraging-your-taxonomy-part-1/' data-count='horizontal' data-via='mmkhlava'></a>]]></content:encoded>
			<wfw:commentRss>http://taxodiary.com/2012/02/leveraging-your-taxonomy-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Risk of Coding Errors Just Grew Five Times</title>
		<link>http://taxodiary.com/2012/02/risk-of-coding-errors-just-grew-five-times/</link>
		<comments>http://taxodiary.com/2012/02/risk-of-coding-errors-just-grew-five-times/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 09:02:54 +0000</pubDate>
		<dc:creator>melody</dc:creator>
				<category><![CDATA[Autoindexing]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[autoindexing]]></category>
		<category><![CDATA[health]]></category>

		<guid isPermaLink="false">http://taxodiary.com/?p=8971</guid>
		<description><![CDATA[If you are remotely connected to the healthcare field, the term ICD-10 is not a foreign one. Front office, back office, provider, biller – whatever role you play, you know about the transition to the ICD-10 coding classification. This upgrade is massive on any scale and the shift will bump the number of codes used to classify illness for reimbursement will multiply times five.]]></description>
			<content:encoded><![CDATA[<p>If you are remotely connected to the healthcare field, the term ICD-10 is not a foreign one. Front office, back office, provider, biller – whatever role you play, you know about the transition to the ICD-10 coding classification. This upgrade is massive on any scale and the shift will bump the number of codes used to classify illness for reimbursement will multiply by five.</p>
<p>Scripps Howard News Service brought this to our attention via The Republic’s article, “<a href="http://www.therepublic.com/view/story/medical-codes011812/medical-codes011812/" target="_blank">Medical: Number of diagnostic codes multiply ad nauseam</a>.” Access Innovations’ M.A.I. machine-assisted indexing system and specialists in complex coding, tagging, and indexing can minimize the risk of coding errors with proper training and quality assurance. Many widely used tagging systems lack the user-friendly interface and may not implement a rigorous ANSI-compliant coding subsystem. Access Innovations’ solutions are ANSI-compliant and implement state-of-the-art technology to speed tagging and reduce errors.</p>
<p>Melody K. Smith</p>
<p><em>Sponsored by </em><strong><em><a href="http://www.dataharmony.com/" target="_blank"><em>Data Harmony</em></a></em></strong><em>, a unit of Access Innovations, the world leader in indexing and making content findable.</em></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwp.me%2Fp17caV-2kH&count=horizontal&related=&text=Risk%20of%20Coding%20Errors%20Just%20Grew%20Five%20Times' class='twitter-share-button' data-text='Risk of Coding Errors Just Grew Five Times' data-url='http://wp.me/p17caV-2kH' data-counturl='http://taxodiary.com/2012/02/risk-of-coding-errors-just-grew-five-times/' data-count='horizontal' data-via='mmkhlava'></a>]]></content:encoded>
			<wfw:commentRss>http://taxodiary.com/2012/02/risk-of-coding-errors-just-grew-five-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Asset Conference This Month</title>
		<link>http://taxodiary.com/2012/02/digital-asset-conference-this-month/</link>
		<comments>http://taxodiary.com/2012/02/digital-asset-conference-this-month/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 09:01:58 +0000</pubDate>
		<dc:creator>melody</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://taxodiary.com/?p=8967</guid>
		<description><![CDATA[The digital asset management community will be gathering in Beverly Hills in a couple weeks at Createasphere's Digital Asset Management (DAM) Conference. The event will encompass a variety of topics including the escalating challenges of production workflow, content protection, transmedia, disaster recovery, semantics, metadata, taxonomy, and more. Their services and this event are targeted towards an equal variety of fields including advertising, broadcasting, entertainment, new media, publishing, and non-profits.]]></description>
			<content:encoded><![CDATA[<p>The digital asset management community will be gathering in Beverly Hills in a couple of weeks at Createasphere&#8217;s Digital Asset Management (DAM) Conference. The event will encompass a variety of topics, including the escalating challenges of production workflow, content protection, transmedia, disaster recovery, semantics, metadata, and taxonomy. Their services and this event are targeted towards an equal variety of fields, including advertising, broadcasting, entertainment, new media, publishing, and non-profits.</p>
<p>Broadcast Newsroom brought this event to our attention in their article, “<a href="http://hd.broadcastnewsroom.com/article/Createaspheres-Digital-Asset-Management-Conference-Announces-Schedule-for-Expert-and-Practitioner-Driven-Event-1835978" target="_blank">Createasphere&#8217;s Digital Asset Management Conference Announces Schedule for Expert and Practitioner Driven Event</a>.” The event is scheduled for February 22-23, 2012. You can find more details and register <a href="http://www.createasphere.com/En/digital-asset-management-conference-home-february-2012.html" target="_blank">here</a>.</p>
<p>Melody K. Smith</p>
<p><em>Sponsored by <strong><a href="http://www.accessinn.com/" target="_blank">Access Innovations</a></strong>, the world leader in thesaurus, ontology, and taxonomy creation and metadata application.</em></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwp.me%2Fp17caV-2kD&count=horizontal&related=&text=Digital%20Asset%20Conference%20This%20Month' class='twitter-share-button' data-text='Digital Asset Conference This Month' data-url='http://wp.me/p17caV-2kD' data-counturl='http://taxodiary.com/2012/02/digital-asset-conference-this-month/' data-count='horizontal' data-via='mmkhlava'></a>]]></content:encoded>
			<wfw:commentRss>http://taxodiary.com/2012/02/digital-asset-conference-this-month/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The What and Why of Taxonomies</title>
		<link>http://taxodiary.com/2012/02/the-what-and-why-of-taxonomies/</link>
		<comments>http://taxodiary.com/2012/02/the-what-and-why-of-taxonomies/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 09:04:10 +0000</pubDate>
		<dc:creator>melody</dc:creator>
				<category><![CDATA[metadata]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Taxonomy]]></category>

		<guid isPermaLink="false">http://taxodiary.com/?p=8955</guid>
		<description><![CDATA[Stellar taxonomy management and the benefits it brings to the table was the topic of conversation at the recent KMWorld Taxonomy Bootcamp event in Washington D.C. Making searches simple and improving findability was the goal.]]></description>
			<content:encoded><![CDATA[<p>Stellar taxonomy management was the topic of conversation at the recent KMWorld Taxonomy Bootcamp event in Washington, D.C. Making searches simple and improving findability was the goal.</p>
<p>We found this on CMSWire in their article, “<a href="http://www.cmswire.com/cms/information-management/taxonomy-building-tackling-the-challenges-014242.php" target="_blank">Taxonomy Building: Tackling the Challenges</a>.” Marjorie M. K. Hlava, President and Chairman of Access Innovations Inc., was one of the featured speakers, providing an introduction to the process of creating a taxonomy.</p>
<p>According to the author, a memorable piece of her presentation was what she saw as a &#8220;shift in semantics&#8221; around taxonomies. Many organizations now refer to knowledge management and the capture of metadata and taxonomy structures as &#8220;knowledge organization systems&#8221;. This shift in language is important. While many organizations are struggling with building out their taxonomies, they are learning what and why it is important.</p>
<p>Melody K. Smith</p>
<p><em>Sponsored by </em><strong><em><a href="http://www.dataharmony.com/" target="_blank"><em>Data Harmony</em></a></em></strong><em>, a unit of Access Innovations, the world leader in indexing and making content findable.</em></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwp.me%2Fp17caV-2kr&count=horizontal&related=&text=The%20What%20and%20Why%20of%20Taxonomies' class='twitter-share-button' data-text='The What and Why of Taxonomies' data-url='http://wp.me/p17caV-2kr' data-counturl='http://taxodiary.com/2012/02/the-what-and-why-of-taxonomies/' data-count='horizontal' data-via='mmkhlava'></a>]]></content:encoded>
			<wfw:commentRss>http://taxodiary.com/2012/02/the-what-and-why-of-taxonomies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force11 Has a Vision for the Future</title>
		<link>http://taxodiary.com/2012/02/force11-has-a-vision-for-the-future/</link>
		<comments>http://taxodiary.com/2012/02/force11-has-a-vision-for-the-future/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 09:02:35 +0000</pubDate>
		<dc:creator>melody</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[archiving]]></category>
		<category><![CDATA[librarian]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://taxodiary.com/?p=8950</guid>
		<description><![CDATA[The Force11 project (the Future of Research Communication and e-Scholarship) describes itself as a community of scholars, librarians, archivists, publishers and research funders. Their vision could be considered ambitious in that they look to a future in which scientific information and scholarly communication more generally become part of a global, universal and explicit network of knowledge.]]></description>
			<content:encoded><![CDATA[<p>The Force11 project (the Future of Research Communication and e-Scholarship) describes itself as a community of scholars, librarians, archivists, publishers, and research funders. Their vision could be considered ambitious in that they look to a future in which scientific information and scholarly communication more generally become part of a global, universal, and explicit network of knowledge.</p>
<p>Mark Ware, Vice President and Lead Analyst of Outsell, recently talked about the Force11 project in his post titled, “<a href="https://clients.outsellinc.com/insights/?p=11668" target="_blank">Listening to the Alpha Geeks – What Comes After the Article of the Future?</a> Open source is important to the Force11 project, and it is easy to see why. One of the greatest advantages in contributing to open source is the ability to collaborate with a diverse, enthusiastic community.</p>
<p>Melody K. Smith</p>
<p><em>Sponsored by <a href="http://www.accessinn.com/" target="_blank"><strong>Access Innovations</strong></a>, the world leader in taxonomies, metadata, and semantic enrichment to make your content findable.</em></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwp.me%2Fp17caV-2km&count=horizontal&related=&text=Force11%20Has%20a%20Vision%20for%20the%20Future' class='twitter-share-button' data-text='Force11 Has a Vision for the Future' data-url='http://wp.me/p17caV-2km' data-counturl='http://taxodiary.com/2012/02/force11-has-a-vision-for-the-future/' data-count='horizontal' data-via='mmkhlava'></a>]]></content:encoded>
			<wfw:commentRss>http://taxodiary.com/2012/02/force11-has-a-vision-for-the-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Standards for SOA and the Cloud</title>
		<link>http://taxodiary.com/2012/02/new-standards-for-soa-and-the-cloud/</link>
		<comments>http://taxodiary.com/2012/02/new-standards-for-soa-and-the-cloud/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 09:01:51 +0000</pubDate>
		<dc:creator>melody</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://taxodiary.com/?p=8945</guid>
		<description><![CDATA[The Open Group has announced the availability of two new industry standards that enable businesses to embrace elements of service oriented architecture and cloud computing.]]></description>
			<content:encoded><![CDATA[<p>The Open Group has announced the availability of two new industry standards that enable businesses to embrace elements of service oriented architecture and cloud computing.</p>
<p>We found this interesting news on PRNewswire in “Th<a href="http://www.prnewswire.com/news-releases/the-open-group-publishes-new-standards-for-soa-and-cloud-137473308.html" target="_blank">e Open Group Publishes New Standards for SOA and Cloud</a>.” The new standards are: SOA Reference Architecture (SOA RA) and the Service-Oriented Cloud Computing Infrastructure (SOCCI) Framework. The Open Group has also released updates to the Open Group Service Integration Maturity Model (OSIMM), which has now been ratified as an ISO and IEC International Standard (ISO/IEC 166880). OSIMM gives organizations a common model for developing a road map for achieving the right level of service adoption to meet business objectives.</p>
<p>This may not immediately seem like exciting news, but any effort made to establish standards to provide organized and approved processes that could affect many organizations is a good thing.</p>
<p>Melody K. Smith</p>
<p><em>Sponsored by <strong><a href="http://www.accessinn.com/" target="_blank">Access Innovations</a></strong>, the world leader in thesaurus, ontology, and taxonomy creation and metadata application.</em></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwp.me%2Fp17caV-2kh&count=horizontal&related=&text=New%20Standards%20for%20SOA%20and%20the%20Cloud' class='twitter-share-button' data-text='New Standards for SOA and the Cloud' data-url='http://wp.me/p17caV-2kh' data-counturl='http://taxodiary.com/2012/02/new-standards-for-soa-and-the-cloud/' data-count='horizontal' data-via='mmkhlava'></a>]]></content:encoded>
			<wfw:commentRss>http://taxodiary.com/2012/02/new-standards-for-soa-and-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User-Friendly Terminology Can Help Reduce the Impact of ICD-10</title>
		<link>http://taxodiary.com/2012/02/user-friendly-terminology-can-help-reduce-the-impact-of-icd-10/</link>
		<comments>http://taxodiary.com/2012/02/user-friendly-terminology-can-help-reduce-the-impact-of-icd-10/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 09:04:29 +0000</pubDate>
		<dc:creator>melody</dc:creator>
				<category><![CDATA[Autoindexing]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[autoindexing]]></category>
		<category><![CDATA[health]]></category>

		<guid isPermaLink="false">http://taxodiary.com/?p=8931</guid>
		<description><![CDATA[Health Language, Inc. has launched a new version of its terminology to include clinician friendly synonyms and more than 100,000 attributes for ICD-10-CM.]]></description>
			<content:encoded><![CDATA[<p>Health Language, Inc. has launched a new version of its terminology to include clinician-friendly synonyms and more than 100,000 attributes for ICD-10-CM.</p>
<p>Business Wire brought this topic to our attention in their article, “<a href="http://www.businesswire.com/news/home/20120117006124/en/Health-Language-Launches-Version-Provider-Friendly-Terminology" target="_blank">Health Language, Inc. Launches a New Version of its Provider Friendly Terminology to Include Attributes Native to ICD-10-CM</a>.” This version simplifies complexities that are associated with coding in ICD-10 by allowing providers to use familiar terminology when entering data on electronic health records (EHR). This can result in an increased clinical workflow and lower lost revenue from inaccurate or incomplete clinical documentation.</p>
<p>The new ICD-10 coding classification system that goes into effect in October 2013 will have five times the number of codes to use for billing reimbursement than the current ICD-9 does. Access Innovations’ M.A.I. machine-assisted indexing system and specialists in complex coding, tagging, and indexing can minimize the risk of coding errors with proper training and quality assurance. Many widely used tagging systems lack the user-friendly interface and may not implement a rigorous ANSI-compliant coding subsystem. Access Innovations’ solutions are ANSI-compliant and implement state-of-the-art technology to speed tagging and reduce errors.</p>
<p>Melody K. Smith</p>
<p><em>Sponsored by </em><strong><em><a href="http://www.dataharmony.com/" target="_blank"><em>Data Harmony</em></a></em></strong><em>, a unit of Access Innovations, the world leader in indexing and making content findable.</em></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwp.me%2Fp17caV-2k3&count=horizontal&related=&text=User-Friendly%20Terminology%20Can%20Help%20Reduce%20the%20Impact%20of%20ICD-10' class='twitter-share-button' data-text='User-Friendly Terminology Can Help Reduce the Impact of ICD-10' data-url='http://wp.me/p17caV-2k3' data-counturl='http://taxodiary.com/2012/02/user-friendly-terminology-can-help-reduce-the-impact-of-icd-10/' data-count='horizontal' data-via='mmkhlava'></a>]]></content:encoded>
			<wfw:commentRss>http://taxodiary.com/2012/02/user-friendly-terminology-can-help-reduce-the-impact-of-icd-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call for Help in Research</title>
		<link>http://taxodiary.com/2012/02/call-for-help-in-research/</link>
		<comments>http://taxodiary.com/2012/02/call-for-help-in-research/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 09:02:42 +0000</pubDate>
		<dc:creator>melody</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://taxodiary.com/?p=8928</guid>
		<description><![CDATA[One recent report has identified some modern challenges facing physical science researchers. The report was commissioned by the Research Information Network (RIN), the Institute of Physics (IOP), IOP Publishing (IOPP), and the Royal Astronomical Society (RAS). This interesting information was found on Knowledgespeak in their article, “Report identifies contemporary challenges faced by physical science researchers.” The [...]]]></description>
			<content:encoded><![CDATA[<p>One recent report has identified some modern challenges facing physical science researchers. The report was commissioned by the Research Information Network (RIN), the Institute of Physics (IOP), IOP Publishing (IOPP), and the Royal Astronomical Society (RAS).</p>
<p>This interesting information was found on Knowledgespeak in their article, “<a href="http://www.knowledgespeak.com/newsArchieveviewdtl.asp?pickUpID=14883&amp;pickUpBatch=1874#14883" target="_blank">Report identifies contemporary challenges faced by physical science researchers</a>.” The research indicates that entities such as research councils, publishing houses, and libraries should step up and help physical scientists gather, manage, and share research information. Apparently, the needs vary among the various research groups due to their approach and challenges.</p>
<p>It is nice to see some value given to the researchers, librarians, and scientists attempting to gather data, as well as the call for some help in their endeavors.</p>
<p>Melody K. Smith</p>
<p><em>Sponsored by <a href="http://www.accessinn.com/" target="_blank"><strong>Access Innovations</strong></a>, the world leader in taxonomies, metadata, and semantic enrichment to make your content findable.</em></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwp.me%2Fp17caV-2k0&count=horizontal&related=&text=Call%20for%20Help%20in%20Research' class='twitter-share-button' data-text='Call for Help in Research' data-url='http://wp.me/p17caV-2k0' data-counturl='http://taxodiary.com/2012/02/call-for-help-in-research/' data-count='horizontal' data-via='mmkhlava'></a>]]></content:encoded>
			<wfw:commentRss>http://taxodiary.com/2012/02/call-for-help-in-research/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Faceted Search Engine for Food Publishers</title>
		<link>http://taxodiary.com/2012/02/new-faceted-search-engine-for-food-publishers/</link>
		<comments>http://taxodiary.com/2012/02/new-faceted-search-engine-for-food-publishers/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 09:01:38 +0000</pubDate>
		<dc:creator>melody</dc:creator>
				<category><![CDATA[indexing]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[findability]]></category>

		<guid isPermaLink="false">http://taxodiary.com/?p=8924</guid>
		<description><![CDATA[Vertical Search Works has launched their new VS4Food search offering for publishers. This vertical search engine resides on a publisher's site where users can enter a query using a toolbar, and the search engine returns results from both the publisher and from other web sites relevant to the query.]]></description>
			<content:encoded><![CDATA[<p>Vertical Search Works has launched their new VS4Food search offering for publishers. This vertical search engine resides on a publisher&#8217;s site where users can enter a query using a toolbar, and the search engine returns results from both the publisher and from other web sites relevant to the query.</p>
<p>MarketWatch brought this news to our attention in their article, “<a href="http://www.marketwatch.com/story/vertical-search-works-launches-new-faceted-vs4food-search-2012-01-12" target="_blank">Vertical Search Works Launches New Faceted VS4Food Search</a>.” VS4Food organizes results into relevant categories or facets, along with relevant images. The search results also contain relevant advertisements selected by their semantic ad matching technology.</p>
<p>This interesting attempt at findability can be made possible with proper indexing. Proper indexing against a strong standards-based taxonomy increases the findability of data. Access Innovations is one of a very small number of companies able to help its clients generate ANSI/ISO/W3C-compliant taxonomies.</p>
<p>Melody K. Smith</p>
<p><em>Sponsored by <strong><a href="http://www.accessinn.com/" target="_blank">Access Innovations</a></strong>, the world leader in thesaurus, ontology, and taxonomy creation and metadata application.</em></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwp.me%2Fp17caV-2jW&count=horizontal&related=&text=New%20Faceted%20Search%20Engine%20for%20Food%20Publishers' class='twitter-share-button' data-text='New Faceted Search Engine for Food Publishers' data-url='http://wp.me/p17caV-2jW' data-counturl='http://taxodiary.com/2012/02/new-faceted-search-engine-for-food-publishers/' data-count='horizontal' data-via='mmkhlava'></a>]]></content:encoded>
			<wfw:commentRss>http://taxodiary.com/2012/02/new-faceted-search-engine-for-food-publishers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semantic Technology Linking Data</title>
		<link>http://taxodiary.com/2012/02/semantic-technology-linking-data/</link>
		<comments>http://taxodiary.com/2012/02/semantic-technology-linking-data/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 09:04:08 +0000</pubDate>
		<dc:creator>melody</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[semantic]]></category>

		<guid isPermaLink="false">http://taxodiary.com/?p=8905</guid>
		<description><![CDATA[Linking data sets via semantic technology is becoming more and more popular in the biomedical and finance industries. This can be credited in part to the Enterprise Data Management Council.]]></description>
			<content:encoded><![CDATA[<p>Linking data sets via semantic technology is becoming more and more popular in the biomedical and finance industries. This can be credited in part to the Enterprise Data Management Council.</p>
<p>This interesting news was found on The Big Data Blog in their post, “<a href="http://www.finextra.com/community/fullblog.aspx?blogID=6129" target="_blank">Handling Big Data Variety</a>.” New semantic technology is advancing the already established process by providing a set of formalized XML-based standards for storage, querying, and manipulation of data. One of most powerful aspects of semantic technology is known as entity extraction. This capability allows information to be extracted from unstructured data and combined with transactional data. This results in some deep analytics.</p>
<p>Melody K. Smith</p>
<p><em>Sponsored by <strong><a href="http://www.accessinn.com/" target="_blank">Access Innovations</a></strong>, the world leader in thesaurus, ontology, and taxonomy creation and metadata application.</em></p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwp.me%2Fp17caV-2jD&count=horizontal&related=&text=Semantic%20Technology%20Linking%20Data' class='twitter-share-button' data-text='Semantic Technology Linking Data' data-url='http://wp.me/p17caV-2jD' data-counturl='http://taxodiary.com/2012/02/semantic-technology-linking-data/' data-count='horizontal' data-via='mmkhlava'></a>]]></content:encoded>
			<wfw:commentRss>http://taxodiary.com/2012/02/semantic-technology-linking-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

