<?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>INSEMTIVES &#187; semantic annotation</title>
	<atom:link href="http://blog.insemtives.eu/tag/semantic-annotation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.insemtives.eu</link>
	<description>Incentives for Semantics</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:55:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New paper &#8220;A General Framework for Representing, Reasoning and Querying with Annotated Semantic Web Data&#8221;</title>
		<link>http://blog.insemtives.eu/2011/03/new-paper-a-general-framework-for-representing-reasoning-and-querying-with-annotated-semantic-web-data/</link>
		<comments>http://blog.insemtives.eu/2011/03/new-paper-a-general-framework-for-representing-reasoning-and-querying-with-annotated-semantic-web-data/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 10:05:35 +0000</pubDate>
		<dc:creator>gtorodelvalle</dc:creator>
				<category><![CDATA[Related initiatives]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[initiative]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[semantic annotation]]></category>

		<guid isPermaLink="false">http://blog.insemtives.eu/?p=587</guid>
		<description><![CDATA[The authors describe a generic framework for representing and reasoning with annotated Semantic Web data, a task becoming more important with the recent increased amount of inconsistent and non-reliable meta-data on the web. They formalise the annotated language, the corresponding deductive system and address the query answering problem. Previous contributions on speciﬁc RDF annotation domains are encompassed by [...]]]></description>
			<content:encoded><![CDATA[<p>The authors describe a generic framework for representing and reasoning with annotated Semantic Web data, a task becoming more important with the recent increased amount of inconsistent and non-reliable meta-data on the web. They formalise the annotated language, the corresponding deductive system and address the query answering problem. Previous contributions on speciﬁc RDF annotation domains are encompassed by their uniﬁed reasoning formalism as they show by instantiating it on (i) temporal, (ii) fuzzy, and (iii) provenance annotations. Moreover, they provide a generic method for combining multiple annotation domains allowing to represent, e.g., temporally-annotated fuzzy RDF. Furthermore, they address the development of a query language – AnQL – that is inspired by SPARQL, including several features of SPARQL 1.1 (subqueries, aggregates, assignment, solution modiﬁers) along with the formal deﬁnitions of their semantics.</p>
<p>The paper is available at <a href="http://arxiv.org/PS_cache/arxiv/pdf/1103/1103.1255v1.pdf" target="_blank">http://arxiv.org/PS_cache/arxiv/pdf/1103/1103.1255v1.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insemtives.eu/2011/03/new-paper-a-general-framework-for-representing-reasoning-and-querying-with-annotated-semantic-web-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SA-REST: Semantic Annotation of Web Resources, submitted to W3C on April 2010</title>
		<link>http://blog.insemtives.eu/2010/05/sa-rest-semantic-annotation-of-web-resources-submitted-to-w3c-on-april-2010/</link>
		<comments>http://blog.insemtives.eu/2010/05/sa-rest-semantic-annotation-of-web-resources-submitted-to-w3c-on-april-2010/#comments</comments>
		<pubDate>Wed, 26 May 2010 07:44:26 +0000</pubDate>
		<dc:creator>gtorodelvalle</dc:creator>
				<category><![CDATA[Related initiatives]]></category>
		<category><![CDATA[initiative]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[semantic annotation]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://blog.insemtives.eu/?p=304</guid>
		<description><![CDATA[SA-REST is a simple and open microformat for enhancing Web resources with additional semantic information. In addition to HTML and XHTML, the SA-REST approach can also be used to enrich Atom, RSS, and arbitrary XML. SA-REST is one of several open microformat standards. Although mashups fully embrace the idea of customization on the Web, read-write [...]]]></description>
			<content:encoded><![CDATA[<p>SA-REST is a simple and open microformat for enhancing Web resources with additional semantic information. In addition to HTML and XHTML, the SA-REST approach can also be used to enrich Atom, RSS, and arbitrary XML. SA-REST is one of several open microformat standards.</p>
<p>Although mashups fully embrace the idea of customization on the Web, read-write is another story. The complexity of application development using Javascript makes it hard for average developers to create new mashups and to customize the existing ones. To solve this problem, several companies are developing tools for mashup creation that require little or no programming knowledge. These tools, exemplified by Yahoo! pipes, IBM&#8217;s QEDwiki and Google&#8217;s Mashup Editor, facilitate the selection of some number of RESTful Web services or other Web resources and chain them together by piping one service&#8217;s output into the next service&#8217;s input while filtering content and making slight format changes.</p>
<p>SA-REST is a microformat to add additional meta-data to (but not limited to) REST API descriptions in HTML and XHTML. Developers can directly embed meta-data from various models such an ontology, taxonomy or a tag cloud into their API descriptions. The embedded meta-data can be used to improve search (for example: perform faceted search for APIs), data mediation (in conjunction with XML annotation) as well as help in easier integration of services to create mashups.</p>
<p>SA-REST submission to W3C can be found here: <a href="http://www.w3.org/Submission/SA-REST/" target="_blank">http://www.w3.org/Submission/SA-REST/</a></p>
<p>More information about SA-REST can be found here: <a href="http://wiki.knoesis.org/index.php/SA-REST" target="_blank">http://wiki.knoesis.org/index.php/SA-REST</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insemtives.eu/2010/05/sa-rest-semantic-annotation-of-web-resources-submitted-to-w3c-on-april-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LinkTV is launching viewchange.org</title>
		<link>http://blog.insemtives.eu/2010/03/linktv-is-launching-viewchange-org/</link>
		<comments>http://blog.insemtives.eu/2010/03/linktv-is-launching-viewchange-org/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 13:14:51 +0000</pubDate>
		<dc:creator>gtorodelvalle</dc:creator>
				<category><![CDATA[Related initiatives]]></category>
		<category><![CDATA[context]]></category>
		<category><![CDATA[initiative]]></category>
		<category><![CDATA[semantic annotation]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.insemtives.eu/?p=271</guid>
		<description><![CDATA[ViewChange.org is using the power of the latest Web technology to make videos, articles, blogs, and actions readily available to people working in global development. While watching high-impact video stories on the site, viewers can choose to dig deeper by exploring up-to-date details on which organizations are involved, links to related content, and lists of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.viewchange.org" target="_blank">ViewChange.org</a> is using the power of the latest Web technology to make videos, articles, blogs, and actions readily available to people working in global development. While watching high-impact video stories on the site, viewers can choose to dig deeper by exploring up-to-date details on which organizations are involved, links to related content, and lists of relevant actions they can take.</p>
<p>For example, imagine you are watching a short documentary about clean water issues in India. As the video plays, adjacent windows will dynamically generate links to actions and media directly related to each scene. These could include organizations involved in clean water and sanitation, action campaigns related to water issues, relevant videos from YouTube, articles from research organizations, and the latest updates from news services and blogs.</p>
<p>The site will automatically create these links using semantic Web tools. Rather than simply scanning for keywords, this new technology also analyzes context and meaning to find the most relevant results from all the latest information and links available. It will also employ the Linked Data model, which assigns unique identifier tags to specific &#8220;entities&#8221; and organizes data in ways that can be read and understood by other applications. This allows the site to easily differentiate whether the word &#8220;Sahara&#8221; is being used to refer to the desert in North Africa or a hotel-casino in Las Vegas, and to communicate about the correct topic with other websites that hold related information.</p>
<p>By tapping into the semantic Web, the Linked Data model, and partner APIs, <a href="http://www.viewchange.org" target="_blank">ViewChange.org</a> is taking the latest advances in online technology and harnessing them for social change.</p>
<p><a href="http://www.linktv.org/" target="_blank">LinkTV</a> created the working model for <a title="http://www.viewchange.org" href="http://" target="_blank">ViewChange.org</a> by fostering relationships with semantic technology innovators such as <a href="http://www.opencalais.com" target="_blank">OpenCalais</a> and <a href="http://www.zemanta.com" target="_blank">Zemanta</a>. They are also actively experimenting with the open APIs of sites like <a href="http://www.youtube.com" target="_blank">YouTube</a> and <a href="http://www.kiva.org" target="_blank">Kiva.org</a>.</p>
<p><a href="http://www.linktv.org" target="_blank">Link TV</a>&#8216;s long-term Web development partner <a href="http://www.definitionstudio.com" target="_blank">Definition</a> is responsible for building the platform and will utilize <a href="http://www.freebase.com" target="_blank">Freebase</a>, <a href="http://www.zemanta.com" target="_blank">Zemanta</a>, <a href="http://www.opencalais.com" target="_blank">OpenCalais</a>, and other APIs help to provide an innovative customizable user experience.</p>
<p>In addition, <a href="http://www.viewchange.org" target="_blank">ViewChange.org</a> will feature an open API, inviting third-party sites and developers to create applications and pages fueled by our content. This API will feed into the Linked Data model. The code behind the platform will be made freely available.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insemtives.eu/2010/03/linktv-is-launching-viewchange-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad (not the Apple&#8217;s one): Semantic Annotation and Markup of Radiological Image</title>
		<link>http://blog.insemtives.eu/2010/02/ipad-not-the-apples-one-semantic-annotation-and-markup-of-radiological-image/</link>
		<comments>http://blog.insemtives.eu/2010/02/ipad-not-the-apples-one-semantic-annotation-and-markup-of-radiological-image/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 17:39:52 +0000</pubDate>
		<dc:creator>gtorodelvalle</dc:creator>
				<category><![CDATA[Related initiatives]]></category>
		<category><![CDATA[open source project]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[semantic annotation]]></category>

		<guid isPermaLink="false">http://blog.insemtives.eu/?p=210</guid>
		<description><![CDATA[I have just found a very interesting paper about the application of semantic annotation into the medical domain from 2008. Here you are the abstract of the paper: Radiological images contain a wealth of information, such as anatomy and pathology, which is often not explicit and computationally accessible. Information schemes are being developed to describe [...]]]></description>
			<content:encoded><![CDATA[<p>I have just found a very interesting paper about the application of semantic annotation into the medical domain from 2008.</p>
<p>Here you are the abstract of the paper:</p>
<p><em>Radiological images contain a wealth of information, such as anatomy and pathology, which is often not explicit and computationally accessible. Information schemes are being developed to describe the semantic content of images, but such schemes can be unwieldy to operationalize because there are few tools to enable users to capture structured information easily as part of the routine research workflow. We have created iPad, an open source tool enabling researchers and clinicians to create semantic annotations on radiological images. iPad hides the complexity of the underlying image annotation information model from users, permitting them to describe images and image regions using a graphical interface that maps their descriptions to structured ontologies semi-automatically. Image annotations are saved in a variety of formats, enabling interoperability among medical records systems, image archives in hospitals, and the Semantic Web. Tools such as iPad can help reduce the burden of collecting structured information from images, and it could ultimately enable researchers and physicians to exploit images on a very large scale and glean the biological and physiological significance of image content.</em></p>
<p>You can find the complete paper at <a href="http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2655990/?tool=pubmed">http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2655990/?tool=pubmed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insemtives.eu/2010/02/ipad-not-the-apples-one-semantic-annotation-and-markup-of-radiological-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAPIENT &#8211; Semantic Annotation of Papers: Interface &amp; ENrichment Tool</title>
		<link>http://blog.insemtives.eu/2009/12/sapient-semantic-annotation-of-papers-interface-enrichment-tool/</link>
		<comments>http://blog.insemtives.eu/2009/12/sapient-semantic-annotation-of-papers-interface-enrichment-tool/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 16:19:13 +0000</pubDate>
		<dc:creator>gtorodelvalle</dc:creator>
				<category><![CDATA[Related initiatives]]></category>
		<category><![CDATA[initiative]]></category>
		<category><![CDATA[semantic annotation]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://blog.insemtives.eu/?p=172</guid>
		<description><![CDATA[The Aberystwyth University from the UK has just released SAPIENT in the context of the ART project. SAPIENT stands for &#8220;Semantic Annotation of Papers: Interface &#38; ENrichment Tool&#8221;. It is an annotation interface implemented as a web application, to help users annotate scientific papers in XML, sentence by sentence, with a set of concepts called General Scientific Concepts [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.aber.ac.uk/en/" target="_blank">Aberystwyth University</a> from the UK has just released <a href="http://www.aber.ac.uk/en/cs/research/cb/projects/art/software/" target="_blank">SAPIENT </a>in the context of the <a href="http://www.aber.ac.uk/en/cs/research/cb/projects/art/" target="_blank">ART project</a>.</p>
<p><a href="http://www.aber.ac.uk/en/cs/research/cb/projects/art/software/" target="_blank">SAPIENT </a>stands for &#8220;Semantic Annotation of Papers: Interface &amp; ENrichment Tool&#8221;. It is an annotation interface implemented as a web application, to help users annotate scientific papers in XML, sentence by sentence, with a set of concepts called General Scientific Concepts (GSCs, see <a href="http://ie-repository.jisc.ac.uk/88/" target="_blank">http://ie-repository.jisc.ac.uk/88/</a>). GSCs constitute the set of concepts essential for describing a scientific investigation. However, <a href="http://www.aber.ac.uk/en/cs/research/cb/projects/art/software/" target="_blank">SAPIENT </a>can also be used in conjunction with other annotation schemas to annotate papers in XML sentence by sentence.<a href="http://www.aber.ac.uk/en/cs/research/cb/projects/art/software/" target="_blank">SAPIENT </a>also incorporates Oscar3 functionality, allowing the automatic annotation of chemical named entities.</p>
<p><a href="http://www.aber.ac.uk/en/cs/research/cb/projects/art/software/" target="_blank">SAPIENT </a>includes the so called SAPIENT Sentence Splitter (SSSplit). SSSplit is an XML-aware sentence splitter which preserves XML markup and identifies sentences through the addition of in-line markup. The reason for developing our own sentence splitter was that sentence splitters widely available could not handle XML properly. The XML markup contains useful information about the document structure and formatting in the form of inline tags, which is important for determining the logical structure of the paper.</p>
<p>SSSplit has been written in the platform-independent Java language (version 1.6), based on and extending open source Perl code for handling plain text. In order to make our sentence splitter XML aware, we translated the Perl regular expression rules into Java and modifed them to make them compatible with the SciXML schema.</p>
<p>Via: <a href="http://zillman.blogspot.com/2009/11/sapient-semantic-annotation-of-papers.html" target="_blank">http://zillman.blogspot.com/2009/11/sapient-semantic-annotation-of-papers.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.insemtives.eu/2009/12/sapient-semantic-annotation-of-papers-interface-enrichment-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ontoprise to hold a webinar titled &#8220;Basic semantic features of SMW+&#8221; today</title>
		<link>http://blog.insemtives.eu/2009/08/ontoprise-to-hold-a-webinar-titled-basic-semantic-features-of-smw-today/</link>
		<comments>http://blog.insemtives.eu/2009/08/ontoprise-to-hold-a-webinar-titled-basic-semantic-features-of-smw-today/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 11:31:16 +0000</pubDate>
		<dc:creator>gtorodelvalle</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[semantic annotation]]></category>
		<category><![CDATA[webinar]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://blog.insemtives.eu/?p=62</guid>
		<description><![CDATA[Today, August the 6th, at 18:00 CEST, ontoprise will hold the 4th session of the webinars about their Semantic MediaWiki (SMW+). Basically: SMW+ is ontoprise&#8217;s enterprise semantic wiki that makes it easy for your team to cope with knowledge-intensive processes and to exploit the knowledge locked in content. SMW+ combines a wiki&#8217;s social authoring approach [...]]]></description>
			<content:encoded><![CDATA[<p>Today, August the 6th, at 18:00 CEST, ontoprise will hold the 4th session of the webinars about their Semantic MediaWiki (SMW+).</p>
<p>Basically:</p>
<p><em>SMW+ is ontoprise&#8217;s enterprise semantic wiki that makes it easy for your team to cope with knowledge-intensive processes and to exploit the knowledge locked in content.</em></p>
<p><em>SMW+ combines a wiki&#8217;s social authoring approach with proven semantic technology.</em></p>
<p class="bodytext"><em>This yields a powerful tool which is business-ready for your organization to:</em></p>
<ul>
<li><em>Create and share semantically tagged project documentation,</em></li>
<li><em>Create and publish user manuals and training materials which are enriched with semantic annotations for precise retrieval, or</em></li>
<li><em>Check semantically tagged content for consistency.</em></li>
</ul>
<p class="bodytext">Todays&#8217; webinar is titled: <strong>&#8220;Basic semantic features of SMW+&#8221;</strong>.</p>
<p class="bodytext">You can find all the information about this webinar at: <a title="Webinar: Basic semantic features of SMW+" href="http://smwforum.ontoprise.com/smwforum/index.php/Webinars/Schedule_of_webinars" target="_blank">http://smwforum.ontoprise.com/smwforum/index.php/Webinars/Schedule_of_webinars</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/5e998e20-4127-44f6-8d35-a6082d123ebf/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=5e998e20-4127-44f6-8d35-a6082d123ebf" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.insemtives.eu/2009/08/ontoprise-to-hold-a-webinar-titled-basic-semantic-features-of-smw-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

