<?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>NLP2RDF</title>
	<atom:link href="http://nlp2rdf.org/feed" rel="self" type="application/rss+xml" />
	<link>http://nlp2rdf.org</link>
	<description>Converting NLP tool output to RDF</description>
	<lastBuildDate>Mon, 27 May 2013 08:05:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>NIF Roadmap 2012 and pointers</title>
		<link>http://nlp2rdf.org/news/nif-roadmap-2012-and-pointers</link>
		<comments>http://nlp2rdf.org/news/nif-roadmap-2012-and-pointers#comments</comments>
		<pubDate>Wed, 04 Jul 2012 08:19:06 +0000</pubDate>
		<dc:creator>Sebastian Hellmann</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://nlp2rdf.blogs.aksw.org/?p=553</guid>
		<description><![CDATA[Just a repost of an email I wrote to the Stanbol Dev mailing list. See here for the discussion. Below is a copy of the email: Last year, we have been working on the NLP Interchange Format (NIF). NIF is &#8230; <a href="http://nlp2rdf.org/news/nif-roadmap-2012-and-pointers">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p id="top" />Just a repost of an email I wrote to the Stanbol Dev mailing list. See <a href="http://mail-archives.apache.org/mod_mbox/incubator-stanbol-dev/201207.mbox/browser">here for the discussion</a>.</p>
<p><strong>Below is a copy of the email:</strong><br />
Last year, we have been working on the NLP Interchange Format (NIF).<br />
NIF is an RDF/OWL-based format that aims to achieve interoperability between Natural Language Processing (NLP) tools, language resources and annotations.</p>
<p><strong>What NIF currently is:</strong><br />
1. In Sept. 2011, we published the specification 1.0: <a href="http://nlp2rdf.org/nif-1-0">http://nlp2rdf.org/nif-1-0</a> . There are about 8-12 implementations (see demo at 5.) out there, we know of.<br />
2. One of the latest draft papers about it can be found here: <a href="http://svn.aksw.org/papers/2012/WWW_NIF/public/string_ontology.pdf">http://svn.aksw.org/papers/2012/WWW_NIF/public/string_ontology.pdf</a><br />
3. Basic idea is to use # fragments to give URIs to Strings, e.g.:<br />
 <code>http://www.w3.org/DesignIssues/LinkedData.html#offset_717_729</code> represents the first occurence of &#8220;Semantic Web&#8221; in <code>http://www.w3.org/DesignIssues/LinkedData.html</code><br />
Of course, you can then use this URI as subject and add any annotation you want.<br />
e.g.:<br />
<code> <img src='http://nlp2rdf.org/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> ffset_717_729 its:mentions dbpedia:Semantic_Web .</code><br />
4. There is a Web annotator making use of the Hash URI scheme or NIF:<br />
<a href="http://pcai042.informatik.uni-leipzig.de/~swp12-9/vorprojekt/index.php?annotation_request=http%3A//www.w3.org/DesignIssues/LinkedData.html%23frag_65b9eea6e1cc6bb9f0cd2a47751a186f">http://pcai042.informatik.uni-leipzig.de/~swp12-9/vorprojekt/index.php?annotation_request=http%3A//www.w3.org/DesignIssues/LinkedData.html%23frag_65b9eea6e1cc6bb9f0cd2a47751a186f</a><br />
5. There is a demonstrator (will be much nicer in a couple of days): <a href="http://nlp2rdf.lod2.eu/demo.php">http://nlp2rdf.lod2.eu/demo.php</a><br />
with eye candy, but minor bug: <a href="http://nlp2rdf.lod2.eu/demo_new.php">http://nlp2rdf.lod2.eu/demo_new.php</a><br />
6. Apart from that NIF also tries to find best practices for annotation. E.g. OLiA idenitifers for Part of Speech tags <a href="http://www.sfb632.uni-potsdam.de/~chiarcos/ontologies.xml">http://www.sfb632.uni-potsdam.de/~chiarcos/ontologies.xml</a> or NERD or the lemon model.</p>
<p><strong>What is planned for NIF:</strong><br />
a) A new spec NIF 2.0 within this year. Discussion will be on this mailing list: <a href="http://lists.informatik.uni-leipzig.de/mailman/listinfo/nlp2rdf">http://lists.informatik.uni-leipzig.de/mailman/listinfo/nlp2rdf</a><br />
NIF will be simplified (simpler URI Schemes and annotations), consolidated (Better implementations) and extended (ability to express confidence value and string sets, etc. )<br />
b) We plan to have implementations for NERD <a href="http://nerd.eurecom.fr">http://nerd.eurecom.fr</a> , DBpedia Spotlight, Zemanta.com and DKPro <a href="http://www.ukp.tu-darmstadt.de/research/current-projects/dkpro/">http://www.ukp.tu-darmstadt.de/research/current-projects/dkpro/</a><br />
c) Inclusion of XPointer as NIF URI Scheme and creation of a mapping to &#8220;string uris&#8221;. This should somehow be compatible with the Internationalisation Tag Set (ITS) 2.0 <a href="http://www.w3.org/TR/its20/">http://www.w3.org/TR/its20/</a> , but we are still working together on a bidirectional bridge. There have been a plethora of discussion partly at this thread: <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt/2012Jun/0101.html">http://lists.w3.org/Archives/Public/public-multilingualweb-lt/2012Jun/0101.html</a><br />
d) NIF should be compatible with PROV-AQ: Provenance Access and Query <a href="http://www.w3.org/TR/2012/WD-prov-aq-20120619/">http://www.w3.org/TR/2012/WD-prov-aq-20120619/</a></p>
<p><strong>What I am hoping for or my ideas about how Stanbol and NIF overlap:</strong><br />
I) Reading your docu, you guys seem to be able to provide very good use cases and feedback for NIF 2.0 . We would really like to include that and also tailor NIF 2.0 to your needs. We are currently setting up a Wiki &#8211; still ugly sorry: <a href="http://wiki.nlp2rdf.org/">http://wiki.nlp2rdf.org/</a> Please mail me for accounts.<br />
II) I would assume, that you need some OWL model for all the enhancer output. NIF standardizes NLP tool output and it tries to be blank-node free and lightweight, but still as expressive as possible. So for you this would mean that you could really save time, as ontology modelling is really tedious. By reusing NIF you would get a free data model and spec and you could focus on the implementation of the Stanbol engine. I got a 404 on <a href="http://incubator.apache.org/enhancer/enhancementstructure.html">http://incubator.apache.org/enhancer/enhancementstructure.html</a><br />
I read &#8220;fise&#8221; somewhere. What is it? How does it compare to NIF? What URIs do you use? How many triples do you have per annotation?<br />
III) With NIF we focused on the RDF output for tools, not on the workflow. Stanbol seems to focus on the workflow as well, right? It might be easy to implement a NIF engine with Stanbol. This could be a good showcase for NIF and Stanbol. With a Debian package, we could include Stanbol into the LOD2 Stack <a href="http://stack.lod2.eu/">http://stack.lod2.eu/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nlp2rdf.org/news/nif-roadmap-2012-and-pointers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gate ANNIE</title>
		<link>http://nlp2rdf.org/implementations/gate-annie</link>
		<comments>http://nlp2rdf.org/implementations/gate-annie#comments</comments>
		<pubDate>Sat, 10 Mar 2012 15:54:18 +0000</pubDate>
		<dc:creator>didiercherix</dc:creator>
				<category><![CDATA[Implementations]]></category>

		<guid isPermaLink="false">http://nlp2rdf.blogs.aksw.org/?p=539</guid>
		<description><![CDATA[&#160; My name is Didier Cehrix and like Marcus and Robert I’m studying computer science at the University of Leipzig. For the practical part of the lecture “Software aus Komponente” I created a wrapper for the NLP Software Gate, especially for the ANNIE &#8230; <a href="http://nlp2rdf.org/implementations/gate-annie">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p id="top" />&nbsp;</p>
<p>My name is Didier Cehrix and like <a title="MontyLingua" href="http://nlp2rdf.org/implementations/montylingua">Marcus</a> and Robert I’m studying computer science at the University of Leipzig. For the practical part of the lecture “Software aus Komponente” I created a wrapper for the NLP Software Gate, especially for the ANNIE plugin.</p>
<p>The wrapper use the <a href="http://gate.ac.uk/sale/tao/splitch7.html#x11-1530007">embedded version</a> of Gate. The ANNIE plugin is ein Part Of Speach tagger. For the NIF output must the Gate document format be converted. The Gate document use a tree and this tree must be traversed and so the RDF output generated.</p>
<p>For future work I will to implement a document converter from NIF to Gate. This enable to use NIF as input in Gate.</p>
<table>
<tbody>
<tr>
<td><a href="http://usefulinc.com/ns/doap#homepage">Homepage</a></td>
<td><a href="http://gate.ac.uk/">Gate</a></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/additionalparameter">Additional parameter</a></td>
<td>None</td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/webserviceurl">Webserviceurl</a></td>
<td><a href="http://euve4847.vserver.de:8080/NIFgateANNIE">NIFgateAnnie</a></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/demo">Demo</a></td>
<td><a href="http://euve4847.vserver.de:8080/NIFgateANNIE?input-type=text&amp;input=Hello%20World&amp;nif=true">Hello World</a></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/code">Code</a></td>
<td><a href="https://bitbucket.org/d_cherix/gan">Bitbucket</a></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://nlp2rdf.org/implementations/gate-annie/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DBpedia Spotlight</title>
		<link>http://nlp2rdf.org/implementations/dbpedia-spotlight</link>
		<comments>http://nlp2rdf.org/implementations/dbpedia-spotlight#comments</comments>
		<pubDate>Fri, 02 Mar 2012 13:46:27 +0000</pubDate>
		<dc:creator>Robert Schulze</dc:creator>
				<category><![CDATA[Implementations]]></category>

		<guid isPermaLink="false">http://nlp2rdf.blogs.aksw.org/?p=516</guid>
		<description><![CDATA[My name is Robert Schulze and like Marcus I&#8217;m studying computer science at the University of Leipzig. For the practical course of the lecture &#8220;Software aus Komponente&#8221; I created a wrapper for the DBpedia Spotlight web service, that generates NIF output. &#8230; <a href="http://nlp2rdf.org/implementations/dbpedia-spotlight">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p id="top" />My name is Robert Schulze and like <a title="MontyLingua" href="http://nlp2rdf.org/implementations/montylingua">Marcus</a> I&#8217;m studying computer science at the University of Leipzig. For the practical course of the lecture &#8220;Software aus Komponente&#8221; I created a wrapper for the <a title="DBpedia Spotlight" href="http://wiki.dbpedia.org/spotlight/" target="_blank">DBpedia Spotlight</a> web service, that generates NIF output.</p>
<p>The wrapper uses the <a title="Spotlight documentation" href="http://wiki.dbpedia.org/spotlight/usersmanual#h139-7" target="_blank">Spotlight annotation endpoint</a> to find named entities in a given text input. It&#8217;s implemented in <a title="Node.js" href="http://nodejs.org/" target="_blank">Node.js</a>, runs as a web service itself and fulfills all <a title="NIF-1.0 normative requirements" href="http://nlp2rdf.org/nif-1-0#toc-normative-requirements" target="_blank">normative</a> and (almost) all <a title="NIF-1.0 interface requirements" href="http://nlp2rdf.org/nif-1-0#toc-access-interoperability" target="_blank">interface</a> requirements given by the NIF-1.0 specification. Please have a look at the <a title="Node.js DBpedia Spotlight Wrapper README" href="https://github.com/robbl/node-dbpedia-spotlight-nif/blob/master/README.md" target="_blank">projects README</a> for a detailed overview. Additionally to the specification I added <a title="JSONP website" href="http://www.json-p.org/" target="_blank">JSONP</a> as a output format. JSONP output allows JavaScript developers to create client side software on top of my implementation.</p>
<p>For future development I would like to support N-Triples,  Turtle and N3 as output formats. Because to the best of my knowledge there is no RDF framework/library/tool written in JavaScript or for Node.js, that supports transformations between these formats and RDF/XML, this is not the easiest goal to achieve. Furthermore I think it would be convenient to have a small reference implementation that uses the JSONP output.</p>
<table>
<tr>
<td><a href="http://usefulinc.com/ns/doap#homepage">Homepage</a></td>
<td><small><a href="http://dbpedia.org/spotlight">Spotlight</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/additionalparameter">Additionalparameter</a></td>
<td><small>None.</small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/status">Status</a></td>
<td><small>NIF 1.0 compliant without RDF/XML input; JSONP output</small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/webserviceurl">Webserviceurl</a></td>
<td><small><a href="http://http://nlp2rdf.lod2.eu/demo/NIFDBpediaSpotlight">NIFDBpediaSpotlight</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/demo">Demo</a></td>
<td><small><a href="http://http://nlp2rdf.lod2.eu/demo/NIFDBpediaSpotlight?input-type=text&amp;input=fun%20with%20nodejs,%20json,%20rdf%20and%20nif.&amp;nif=true">NIFDBpediaSpotlight?input-type=text&amp;input=fun%20with%20nodejs,%20json,%20rdf%20and%20nif.&amp;nif=true</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/code">Code</a></td>
<td><small><a href="https://github.com/robbl/node-dbpedia-spotlight-nif">Node-dbpedia-spotlight-nif</a></small></td>
</tr>
</table>
<p><a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=516&#038;format=application/rdf%2Bxml">RDF</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=516&#038;format=application/json%2Brdf">JSON</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=516&#038;format=text/rdf%2Bn3">N3</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=516&#038;format=text/plain">NTriples</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nlp2rdf.org/implementations/dbpedia-spotlight/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MontyLingua</title>
		<link>http://nlp2rdf.org/implementations/montylingua</link>
		<comments>http://nlp2rdf.org/implementations/montylingua#comments</comments>
		<pubDate>Mon, 05 Dec 2011 13:22:06 +0000</pubDate>
		<dc:creator>Marcus Nitzschke</dc:creator>
				<category><![CDATA[Implementations]]></category>

		<guid isPermaLink="false">http://nlp2rdf.blogs.aksw.org/?p=499</guid>
		<description><![CDATA[My name is Marcus Nitzschke and I&#8217;m studying computer science at the University of Leipzig. This implementation was written as the practical course of the lecture &#8220;Software aus Komponenten&#8221; in autumn 2011. Generally I chose this topic because I&#8217;m interested &#8230; <a href="http://nlp2rdf.org/implementations/montylingua">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p id="top" />My name is <a title="personal website" href="http://www.kendix.org">Marcus Nitzschke</a> and I&#8217;m studying computer science at the University of Leipzig. This implementation was written as the practical course of the lecture &#8220;Software aus Komponenten&#8221; in autumn 2011. Generally I chose this topic because I&#8217;m interested in the techniques of the Semantic Web and in detail because the connection of these techniques and NLP applications meant a new experience to me.</p>
<p>Due to the <a title="MontyLingua" href="http://web.media.mit.edu/~hugo/montylingua/">website</a>, &#8220;<em>MontyLingua is a free, commonsense-enriched, end-to-end natural language understander for English&#8221;</em>. The commonsense-enriched part let MontyLingua differ from various other NLP tools. MontyLingua combines a Tokenizer, Part-of-speech Tagger, Extractor, Lemmatiser and a so called NLGenerator, which generates naturalistic English sentences and text summaries.</p>
<p>Because MontyLingua is written in Python this is one of the first non-Java wrapper for NLP2RDF (Monty also provides a Java binary, but Python is more fun <img src='http://nlp2rdf.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). The wrapper currently implements the Part-of-speech Tagger component of MontyLingua. For future work it would be interesting to extract informations of word relationships which are provided by MontyLingua.</p>
<div>
<table>
<tr>
<td><a href="http://usefulinc.com/ns/doap#homepage">Homepage</a></td>
<td><small><a href="http://web.media.mit.edu/~hugo/montylingua/">Montylingua</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/additionalparameter">Additionalparameter</a></td>
<td><small>None</small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/status">Status</a></td>
<td><small>NIF 1.0 compliant without RDF/XML input and given error handling.</small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/webserviceurl">Webserviceurl</a></td>
<td><small><a href="http://nlp2rdf.lod2.eu/demo/NIFMontyLingua">NIFMontyLingua</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/demo">Demo</a></td>
<td><small><a href="http://nlp2rdf.lod2.eu/demo/NIFMontyLingua?input-type=text&amp;input=My%20favorite%20actress%20is%20Natalie%20Portman!&amp;nif=true">NIFMontyLingua?input-type=text&amp;input=My%20favorite%20actress%20is%20Natalie%20Portman!&amp;nif=true</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/code">Code</a></td>
<td><small><a href="https://github.com/kenda/nlp2rdf.MontyLingua">Nlp2rdf.MontyLingua</a></small></td>
</tr>
</table>
<p><a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=499&#038;format=application/rdf%2Bxml">RDF</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=499&#038;format=application/json%2Brdf">JSON</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=499&#038;format=text/rdf%2Bn3">N3</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=499&#038;format=text/plain">NTriples</a></div>
]]></content:encoded>
			<wfw:commentRss>http://nlp2rdf.org/implementations/montylingua/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: How to call a NIF web service with your favorite SemWeb library</title>
		<link>http://nlp2rdf.org/tutorials/tutorial-how-to-call-a-nif-webservice-with-your-favorite-semweb-library</link>
		<comments>http://nlp2rdf.org/tutorials/tutorial-how-to-call-a-nif-webservice-with-your-favorite-semweb-library#comments</comments>
		<pubDate>Mon, 17 Oct 2011 07:04:10 +0000</pubDate>
		<dc:creator>Sebastian Hellmann</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://nlp2rdf.blogs.aksw.org/?p=382</guid>
		<description><![CDATA[The parameters for NIF 1.0 can be found in the Parameter Section of the spec. Below are example code snippets for several client side implementations. The result is always a combined RDF model of two NIF services. curl Jena ARC2 &#8230; <a href="http://nlp2rdf.org/tutorials/tutorial-how-to-call-a-nif-webservice-with-your-favorite-semweb-library">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p id="top" />The parameters for NIF 1.0 can be found in the <a href="http://nlp2rdf.org/nif-1-0#toc-parameters">Parameter Section</a> of the spec.<br />
Below are example code snippets for several client side implementations. The result is always a combined RDF model of two NIF services.</p>
<div class="toc">
<ol>
<li><a href="http://nlp2rdf.org/tutorials/tutorial-how-to-call-a-nif-webservice-with-your-favorite-semweb-library#toc-curl">curl</a></li>
<li><a href="http://nlp2rdf.org/tutorials/tutorial-how-to-call-a-nif-webservice-with-your-favorite-semweb-library#toc-jena">Jena</a></li>
<li><a href="http://nlp2rdf.org/tutorials/tutorial-how-to-call-a-nif-webservice-with-your-favorite-semweb-library#toc-arc2">ARC2</a></li>
</ol>
</div>
<h2 id="toc-curl">curl</h2>
<p>Note that there currently is no &#8220;best&#8221; RDF merge tool for the <a href="http://answers.semanticweb.com/questions/2779/what-is-the-easiest-way-to-merge-multiple-rdf-files-from-the-command-line">command line</a> so we will use <a href="http://www.inf.ed.ac.uk/teaching/courses/masws/Coding/build/html/jena.html">Jena CLI</a>.</p>
<p><code># query snowball demo webservice<br />
curl "http://nlp2rdf.lod2.eu/demo/NIFStemmer?input=My%20favorite%20actress%20is%20Natalie%20Portman!&amp;input-type=text&amp;nif=true" &gt; snowball.owl<br />
# query stanford demo webservice<br />
curl "http://nlp2rdf.lod2.eu/demo/NIFStanfordCore?input=My%20favorite%20actress%20is%20Natalie%20Portman!&amp;input-type=text&amp;nif=true" &gt; stanford.owl<br />
#combine with Jena rdfcat<br />
rdfcat -x snowball.owl stanford.owl &gt; combined.owl</p>
<p></code></p>
<h2 id="toc-jena">Jena</h2>
<p>See <a href="http://jena.sourceforge.net">http://jena.sourceforge.net</a></p>
<pre>
<small>
Model model = ModelFactory.createDefaultModel();
String text = "My favorite actress is Natalie Portman!"
StringBuilder p = new StringBuilder();
p.append("?input=");
p.append(URLEncoder.encode(text,"UTF-8"));
p.append("&#038;input-type=text");
p.append("&#038;nif=true");
URL stemmer = new URL("http://nlp2rdf.lod2.eu/demo/NIFStemmer"+p.toString());
URL stanford = new URL("http://nlp2rdf.lod2.eu/demo/NIFStanfordCore"+p.toString());
model.read(
   new BufferedReader(new InputStreamReader(stemmer.openConnection().getInputStream())), null);
model.read(
   new BufferedReader(new InputStreamReader(stanford.openConnection().getInputStream())), null);
</small>
</pre>
<h2 id="toc-arc2">ARC2</h2>
<p>See <a href="http://arc.semsol.org">http://arc.semsol.org</a>. This is also the code used in this <a href="http://code.google.com/p/nlp2rdf/source/browse/nlp2rdf.lod2.eu/demo.php">demo</a>.</p>
<pre><small>
$stemmer = "http://nlp2rdf.lod2.eu/demo/NIFStemmer?input-type=text&#038;nif=true&#038;input=".urlencode($text);
$parser = ARC2::getRDFXMLParser();
$parser->parse($stemmer);
$stemmertriples = $parser->getTriples();
$stanford = "http://nlp2rdf.lod2.eu/demo/NIFStanfordCore?input-type=text&#038;nif=true&#038;input=".urlencode($text);
$parser = ARC2::getRDFXMLParser();
$parser->parse($stanford);
$stanfordtriples = $parser->getTriples();
$alltriples = array_merge($stanfordtriples, $stemmertriples);
$ser = ARC2::getTurtleSerializer();
$output = $ser->getSerializedTriples($alltriples);
echo $output;
</small></pre>
]]></content:encoded>
			<wfw:commentRss>http://nlp2rdf.org/tutorials/tutorial-how-to-call-a-nif-webservice-with-your-favorite-semweb-library/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial Challenge: Semantic Yellow Pages</title>
		<link>http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-semantic-yellow-pages</link>
		<comments>http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-semantic-yellow-pages#comments</comments>
		<pubDate>Sun, 09 Oct 2011 08:57:05 +0000</pubDate>
		<dc:creator>konradhoeffner</dc:creator>
				<category><![CDATA[Tutorial Challenges]]></category>

		<guid isPermaLink="false">http://nlp2rdf.blogs.aksw.org/?p=281</guid>
		<description><![CDATA[According to the Get Involved page each blog post has to start with a short introduction: Hello, I am Konrad Höffner and I am a student of computer science at the at University of Leipzig. I love living in the &#8230; <a href="http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-semantic-yellow-pages">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p id="top" /><em>According to the <a href="http://nlp2rdf.org/get-involved">Get Involved</a> page each blog post has to start with a short introduction: </em><br />
Hello, I am <a href="http://konradhoeffner.de" target="_blank">Konrad Höffner</a> and I am a student of computer science at the at University of Leipzig. I love living in the future but one of the things that I am still dissatisfied with is yellow pages. They are nationally limited, pestered by advertisments (and I *hate* ads),  don&#8217;t understand synonyms, are only indexed in the language of the country of origin and/or are generell dumb (try searching for &#8220;delicious pizza nearby&#8221; in Google Maps). Fortunately I think the Semantic Web is the technology that can alleviate this nuisance and it&#8217;s only *you* who can save the world!</p>
<h1 id="toc-challenge">Challenge</h1>
<p>Your goal is to create a Semantic Yellow Pages Search for <a href="http://linkedgeodata.org" target="_blank">LinkedGeoData</a>. In a simple html search form a user can enter keywords or a search sentence. For the search the following needs to be extracted:</p>
<ol>
<li>a location</li>
<li>an amenity</li>
<li>(optional) a restriction or filter condition</li>
</ol>
<p>This information is now to be used to construct SPARQL queries on the <a href="http://linkedgeodata.org/sparql" target="_blank">LinkedGeoData SPARQL endpoint</a> (or another knowledge base if you like) and present the result to the user. Note that if no location can be found in the search string, the user&#8217;s current location should be used instead. The position can be found out via the HTML 5 feature <a href="http://html5demos.com/geo" target="_blank">geolocation</a> (or given in another input text field for testing ).</p>
<h3 id="toc-example-1">Example 1</h3>
<p><em>&#8220;I am looking for a optician in Paris.&#8221;</em> Here the location is the city of <a href="http://linkedgeodata.org/triplify/node17807753" target="_blank">lgdo:Paris</a> and the amenity is <a href="http://linkedgeodata.org/ontology/Optician" target="_blank">lgdo:Optician</a>. There is no restriction or filter in this example. The city Paris only has a single geo point (her center). Since it is a <a href="http://linkedgeodata.org/ontology/City" target="_blank">lgdo:City</a> a radius of 5 km is appropriate. Here is an example SPARQL query(<a href="http://linkedgeodata.org/sparql?default-graph-uri=http%3A%2F%2Flinkedgeodata.org&amp;query=Prefix+lgd%3A%3Chttp%3A%2F%2Flinkedgeodata.org%2F%3E+%0D%0APrefix+lgdo%3A%3Chttp%3A%2F%2Flinkedgeodata.org%2Fontology%2F%3E+%0D%0ASelect+%3Foptician+%3Fname+%3Fopticiangeo++From+%3Chttp%3A%2F%2Flinkedgeodata.org%3E+%7B+%0D%0A%3Fparis+owl%3AsameAs+%3Chttp%3A%2F%2Fdbpedia.org%2Fresource%2FParis%3E+.+%0D%0A%3Fparis+geo%3Ageometry+%3Fparisgeo+.+%0D%0A%3Foptician+a+lgdo%3AOptician+.%0D%0AOPTIONAL+%7B%3Foptician+rdfs%3Alabel+%3Fname+.+%7D%0D%0A%3Foptician+geo%3Ageometry+%3Fopticiangeo+.+%0D%0AFilter%28bif%3Ast_intersects%28%3Fparisgeo%2C+%3Fopticiangeo%2C+5%29%29%0D%0A%7D&amp;debug=on&amp;timeout=&amp;format=text%2Fhtml&amp;save=display&amp;fname=" target="_blank">click here to see the result</a>):</p>
<pre>Prefix lgd: &lt;http://linkedgeodata.org/&gt;
Prefix lgdo: &lt;http://linkedgeodata.org/ontology/&gt;
Select ?optician ?name ?opticiangeo from &lt;http://linkedgeodata.org&gt; {
   ?paris owl:sameAs &lt;http://dbpedia.org/resource/Paris&gt; .
   ?paris geo:geometry ?parisgeo .
   ?optician a lgdo:Optician .
   OPTIONAL {?optician rdfs:label ?name . }
   ?optician geo:geometry ?opticiangeo .
   Filter(bif:st_intersects(?parisgeo, ?opticiangeo, 5))
}</pre>
<p>As an additional challenge you can adjust the radius not only for the type of the location (city:5km, country:100km), but also for the searched amenity (<a href="http://linkedgeodata.org/ontology/Optician" target="_blank">lgdo:Optician</a> 5 km, <a href="http://linkedgeodata.org/ontology/Toilets" target="_blank">lgdo:Toilets</a> 0.4 km)</p>
<h3 id="toc-example-2">Example 2</h3>
<p><em>&#8220;cheap restaurant&#8221;</em>: Here the task is to find cheap restaurants near the position of the user. The amenity in this case is <a href="http://linkedgeodata.org/ontology/Restaurant" target="_blank">lgdo:Restaurant</a>. The restriction is hard to extract here and could best be translated to &#8220;below a certain price point&#8221; which even then still requires the application to a) find out the restaurant&#8217;s prices and b) determine where that price lies (e.g. below the median or at least one standard deviation to the left of the average). Because the restriction handling is quite challenging, it is ok if you don&#8217;t implement restrictions or only do it for basic cases like &#8220;within 500 m&#8221;. If a restriction is present and the results are shown as a list, the results should be ordered according to the restriction criterion, e.g. for &#8220;within 500 m&#8221; they should be ordered by distance, ascending.</li>
<h3 id="toc-requirements">Requirements</h3>
<p>Most of the following requirements should be met:</p>
<ul>
<li>Synonyms should be included, i.e. searching for &#8220;tooth doctor&#8221; returns the same result as &#8220;dentist&#8221;.</li>
<li>Other languages should be included, i.e. searching for &#8220;Zahnarzt&#8221; returns the same result as &#8220;dentist&#8221;.</li>
<li>Search results should be shown as a table. The geo position and the name of the amenities should be shown along with their relevant properties (distance, opening times, etc. )</li>
</ul>
<h3 id="toc-suggested-resources">Suggested resources</h3>
<p>Some suggestions of resources that can be used, i.e. you can use anything else.</p>
<ul>
<li><a href="http://linkedgeodata.org/sparql" target="_blank">LinkedGeoData SPARQL Endpoint</a> (recommended for both the ontology, the instances itself and the queries)</li>
<li><a href="http://linkedgeodata.org/ontology/" target="_blank">LinkedGeoData Ontology</a>. Note that there are already many multilingual labels included.</li>
<li><a href="http://linkedgeodata.org/OnlineAccess/SparqlEndpoints" target="_blank"> Example SPARQL queries on LinkedGeoData</a></li>
<li><a href="http://corpora.informatik.uni-leipzig.de/" target="_blank">Wortschatz Universität Leipzig</a> for the synonyms. AFAIK the synonyms are only included for the German language so it is ok if synonyms are only used for German. A prepared table of synonyms specifically for the LinkedGeoData ontology will be available soon, so that you don&#8217;t have to work with the Wortschatz interface.</li>
<li>LinkedGeoData supports the REST interface and can thus be queried like this: <a href="http://linkedgeodata.org/page/near/51.033333,13.733333/1000/class/Optician" target="_blank">http://linkedgeodata.org/page/near/51.033333,13.733333/1000/class/Optician</a>. Further details can be found at <a href="http://linkedgeodata.org/OnlineAccess/RestApi" target="_blank">http://linkedgeodata.org/OnlineAccess/RestApi</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-semantic-yellow-pages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial Challenge: Semantic Search</title>
		<link>http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-semantic-search</link>
		<comments>http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-semantic-search#comments</comments>
		<pubDate>Sat, 24 Sep 2011 05:22:18 +0000</pubDate>
		<dc:creator>Sebastian Hellmann</dc:creator>
				<category><![CDATA[Tutorial Challenges]]></category>

		<guid isPermaLink="false">http://nlp2rdf.blogs.aksw.org/?p=65</guid>
		<description><![CDATA[According to the Get Involved page each blog post has to start with a short introduction: My name is Sebastian and I wrote his challenge to give you a rough template for writing your own challenge. Besides I think, that &#8230; <a href="http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-semantic-search">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p id="top" /><small><em>According to the <a href="http://nlp2rdf.org/get-involved">Get Involved page</a> each blog post has to start with a short introduction: </em></small><br />
My name is <a href="http://bis.informatik.uni-leipzig.de/SebastianHellmann" >Sebastian</a> and I wrote his challenge to give you a rough template for writing your own challenge. Besides I think, that the problem can be easily solved with NIF and it is a good showcase. </p>
<p>The goal of this challenge is to create a <em>Semantic Search.</em> In this context this means the following.</p>
<p>For a given text (see below) a user gets a search form and can enter one or several search terms. The search shall return all sentences that have &#8220;something to do&#8221; with the search term. Additional information should also be shown.</p>
<p>Most of the following requirements should be met:</p>
<ul>
<li>Synonyms should be included, i.e. searching for &#8220;USA&#8221; returns sentences with &#8220;United States&#8221;</li>
<li>Some form of normalisation (stemming, lemmatising, stopword removal) should be applied.</li>
<li>DBpedia Instances, that are in the text and match the search should shown. They can also be shown to disambiguate the search, i.e.  when searching for &#8220;Bush&#8221;  or &#8220;Madonna&#8221;.</li>
<li>Related and similar instances to the found DBpedia instances, that are also in the same text, i.e. Barack Obama is related to United States.</li>
</ul>
<h3 id="toc-given-text">Given text</h3>
<p>this text should be used: <a href="http://nlp2rdf.lod2.eu/tutorial/semantic-search/search_text.txt">http://nlp2rdf.lod2.eu/tutorial/semantic-search/search_text.txt</a></p>
<h3 id="toc-mockup">Mockup</h3>
<p>A static mockup, where only &#8220;USA&#8221; can be searched can be found here<br />
<a href="http://nlp2rdf.lod2.eu/tutorial/semantic-search/mockup.php">http://nlp2rdf.lod2.eu/tutorial/semantic-search/mockup.php</a><br />
Code:<br />
<a href="http://nlp2rdf.lod2.eu/tutorial/semantic-search/mockup.txt">http://nlp2rdf.lod2.eu/tutorial/semantic-search/mockup.txt</a></p>
<p>Some suggestions of resources that <strong>can</strong> be used, i.e. you can use anything else.</p>
<ul>
<li><a href="http://nlp2rdf.org/implementations/snowballstemmer/">Snowball Stemmer</a></li>
<li><a href="http://nlp2rdf.org/implementations/fox/">FOX</a></li>
<li><a href="http://nlp2rdf.org/implementations/stanford-corenlp/">Stanford CoreNLP </a></li>
<li>Pablo Mendes<a href="http://dbpedia.org/Lexicalizations"> Lexicalizations data set for Wikipedia</a> . Some information from the data set was extracted and loaded here in a Virtuoso Triples Store: http://hanne.aksw.org:8890/sparql . Graph: http://dbpedia.org/lexicalizations You can get alternative surface forms for DBpedia with SPARQL Queries.</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-semantic-search/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial Challenge: Multilingual Part-Of-Speech Tagger</title>
		<link>http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-multilingual-part-of-speech-tagger</link>
		<comments>http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-multilingual-part-of-speech-tagger#comments</comments>
		<pubDate>Fri, 23 Sep 2011 09:26:14 +0000</pubDate>
		<dc:creator>Sebastian Hellmann</dc:creator>
				<category><![CDATA[Tutorial Challenges]]></category>

		<guid isPermaLink="false">http://nlp2rdf.blogs.aksw.org/?p=178</guid>
		<description><![CDATA[The goal of this challenge is straight-forward: An HTML page has one text area, where you can post a text. The language of the text should be detected and then the following should be highlighted: Verbs should be highlighted in &#8230; <a href="http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-multilingual-part-of-speech-tagger">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p id="top" />The goal of this challenge is straight-forward: An HTML page has one text area, where you can post a text. The language of the text should be detected and then the following should be highlighted: Verbs should be highlighted in green, Nouns in red, Adjectives in orange and Articles in yellow.The highlighting should work for 5-10 languages of your choice. (The choice of colour is of course not strict, but it has to be the same across languages).</p>
<p>A mockup can be found here: <a href="http://nlp2rdf.lod2.eu/tutorial/mutlilingual-pos/mockup.php">http://nlp2rdf.lod2.eu/tutorial/mutlilingual-pos/mockup.php</a></p>
<p>Code: <a href="http://nlp2rdf.lod2.eu/tutorial/mutlilingual-pos/mockup.txt">http://nlp2rdf.lod2.eu/tutorial/mutlilingual-pos/mockup.txt</a></p>
<p>Some suggestions of resources that <strong>can</strong> be used, i.e. you can use anything else:</p>
<ul>
<li>The connection between<a href="http://nlp2rdf.org/implementations/stanford-corenlp/"> Stanford CoreNLP</a> and OLiA is currently only implemented for the English pre-trained model and only for the Penn tag set.</li>
<li>In some months, KAIST will produce a NIF adapter for a Korean POS tagger.</li>
<li>Not all components required for this task have NIF adapters currently.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://nlp2rdf.org/tutorial-challenges/tutorial-challenge-multilingual-part-of-speech-tagger/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stanford CoreNLP</title>
		<link>http://nlp2rdf.org/implementations/stanford-corenlp</link>
		<comments>http://nlp2rdf.org/implementations/stanford-corenlp#comments</comments>
		<pubDate>Tue, 13 Sep 2011 10:28:50 +0000</pubDate>
		<dc:creator>Sebastian Hellmann</dc:creator>
				<category><![CDATA[Implementations]]></category>

		<guid isPermaLink="false">http://nlp2rdf.blogs.aksw.org/?p=103</guid>
		<description><![CDATA[According to the Get Involved page each blog post has to start with a short introduction: I created this implementation to provide a reference implementation for NIF 1.0. StanfordCore is an NLP tool, that combines lemmatizing, POS-tags, dependency parsers and &#8230; <a href="http://nlp2rdf.org/implementations/stanford-corenlp">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p id="top" /><small><em>According to the <a href="http://nlp2rdf.org/get-involved">Get Involved</a> page each blog post has to start with a short introduction: </em> I created this implementation to provide a reference implementation for NIF 1.0. </small></p>
<p><a href="http://nlp.stanford.edu/software/corenlp.shtml">StanfordCore</a> is an NLP tool, that combines lemmatizing, POS-tags, dependency parsers and many more layers. The tool currently only produces NIF output, but might be extended to read NIF input as well. There is a Demo Web service available</p>
<p>&nbsp;</p>
<table>
<tr>
<td><a href="http://usefulinc.com/ns/doap#homepage">Homepage</a></td>
<td><small><a href="http://nlp.stanford.edu/software/corenlp.shtml">Corenlp.shtml</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/additionalparameter">Additionalparameter</a></td>
<td><small>None</small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/status">Status</a></td>
<td><small>Reference Implementation for NIF 1.0 . Provides lemmas, POS tags and also (experimental) Syntax trees</small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/webserviceurl">Webserviceurl</a></td>
<td><small><a href="http://nlp2rdf.lod2.eu/demo/NIFStanfordCore">NIFStanfordCore</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/demo">Demo</a></td>
<td><small><a href="http://nlp2rdf.lod2.eu/demo/NIFStanfordCore?input=My%20favorite%20actress%20is%20Natalie%20Portman!&#038;input-type=text&amp;nif=true">NIFStanfordCore?input=My%20favorite%20actress%20is%20Natalie%20Portman!&#038;input-type=text&amp;nif=true</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/code">Code</a></td>
<td><small><a href="http://code.google.com/p/nlp2rdf/source/browse/#hg%2Fimplementation%2Fstanford-core">Hg%2Fimplementation%2Fstanford-core</a></small></td>
</tr>
</table>
<p><a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=103&#038;format=application/rdf%2Bxml">RDF</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=103&#038;format=application/json%2Brdf">JSON</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=103&#038;format=text/rdf%2Bn3">N3</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=103&#038;format=text/plain">NTriples</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nlp2rdf.org/implementations/stanford-corenlp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SnowballStemmer</title>
		<link>http://nlp2rdf.org/implementations/snowballstemmer</link>
		<comments>http://nlp2rdf.org/implementations/snowballstemmer#comments</comments>
		<pubDate>Tue, 13 Sep 2011 09:35:21 +0000</pubDate>
		<dc:creator>Sebastian Hellmann</dc:creator>
				<category><![CDATA[Implementations]]></category>

		<guid isPermaLink="false">http://nlp2rdf.blogs.aksw.org/?p=86</guid>
		<description><![CDATA[According to the Get Involved page each blog post has to start with a short introduction: I created this implementation to provide a reference implementation for NIF 1.0. The SnowBall libraries provide basic implementations for stemming algorithms for a lot &#8230; <a href="http://nlp2rdf.org/implementations/snowballstemmer">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p id="top" /><small><em>According to the <a href="http://nlp2rdf.org/get-involved">Get Involved</a> page each blog post has to start with a short introduction: </em> I created this implementation to provide a reference implementation for NIF 1.0. </small></p>
<p>The <a href="http://snowball.tartarus.org/">SnowBall</a> libraries provide basic implementations for stemming algorithms for a lot of languages.  This NIF implementation encapsulates the stemmer.</p>
<table>
<tr>
<td><a href="http://usefulinc.com/ns/doap#homepage">Homepage</a></td>
<td><small><a href="http://snowball.tartarus.org/">Snowball.tartarus.org</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/status">Status</a></td>
<td><small>Reference Implementation for NIF 1.0 .</small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/additionalparameter">Additionalparameter</a></td>
<td><small>Other languages are available with: stemmer=PorterStemmer or stemmer=HungarianStemmer and others from:  http://lucene.apache.org/java/2_4_0/api/contrib-snowball/index.html </small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/webserviceurl">Webserviceurl</a></td>
<td><small><a href="http://nlp2rdf.lod2.eu/demo/NIFStemmer">NIFStemmer</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/demo">Demo</a></td>
<td><small><a href="http://nlp2rdf.lod2.eu/demo/NIFStemmer?input=My%20favorite%20actress%20is%20Natalie%20Portman!&amp;input-type=text&amp;nif=true">NIFStemmer?input=My%20favorite%20actress%20is%20Natalie%20Portman!&amp;input-type=text&amp;nif=true</a></small></td>
</tr>
<tr>
<td><a href="http://nlp2rdf.org/code">Code</a></td>
<td><small><a href="http://code.google.com/p/nlp2rdf/source/browse/#hg%2Fimplementation%2Fsnowball">Hg%2Fimplementation%2Fsnowball</a></small></td>
</tr>
</table>
<p><a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=86&#038;format=application/rdf%2Bxml">RDF</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=86&#038;format=application/json%2Brdf">JSON</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=86&#038;format=text/rdf%2Bn3">N3</a>&nbsp;|&nbsp;<a href="http://nlp2rdf.org/wp-content/plugins/RDF2WP/Output/linkedDataScript.php?id=86&#038;format=text/plain">NTriples</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nlp2rdf.org/implementations/snowballstemmer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
