<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Philipp,<br>
sorry, I should have taken a look earlier. I about to go on
holiday in two days and as you might know the pre-holiday time is
quite work intensive... <br>
<br>
Yes, the guidelines look very good. I am happy that you could
extract this from documentation. <br>
<br>
Ciro deployed stanford and opennlp the other day and gets things
runnging again:<br>
<a class="moz-txt-link-freetext" href="http://demo.nlp2rdf.org:9999/stanfordcorenlpn?f=text&i=This+is+a+test.&t=direct">http://demo.nlp2rdf.org:9999/stanfordcorenlpn?f=text&i=This+is+a+test.&t=direct</a><br>
<br>
There are some minor changes, which need to be discussed.<br>
<br>
for begin and endIndex: <br>
Serializer should use xsd:int , Parser must accept xsd:int,
xsd:long and xsd:nonNegativeInteger and no datatype<br>
Note: xsd:int (32-bit signed int) is optimized by most databases
and therefore provides benefits for SPARQL out of the box. <br>
xsd:nonNegativeInteger is the correct datatype allowing the
right-open interval of [0,inf) but I am not sure, if this datatype
is implemented. <br>
<br>
<br>
for anchorOf and isString:<br>
Serializer must use xsd:string <br>
-> this is to avoid people adding nametags, which can be
ambiguous.<br>
<br>
Other than that very good.<br>
There is a second way to chain parsers via:<br>
curl <a class="moz-txt-link-freetext" href="http://service1">http://service1</a> -d t="url" --dataurlencode
<a class="moz-txt-link-rfc2396E" href="http://demo.nlp2rdf.org:9999/stanfordcorenlpn?f=text&i=This+is+a+test.&t=direct">"http://demo.nlp2rdf.org:9999/stanfordcorenlpn?f=text&i=This+is+a+test.&t=direct"</a><br>
<br>
All the best,<br>
Sebastian<br>
<br>
On 23.09.2014 09:16, Philipp Cimiano wrote:<br>
</div>
<blockquote cite="mid:54211E4E.9050906@cit-ec.uni-bielefeld.de"
type="cite">Dear all,
<br>
<br>
I was wondering why I have received no feedback other than from
Mariano Rico on the document I sent two weeks ago. My goal is to
finalize the guidelines for the LIDER project this week, so I
would appreciate any feedback. Confirming that the way we have
implemented the NIF-based services is fine would also be an
important type of feedback ;-)
<br>
<br>
I attach the document again for ease of reference.
<br>
<br>
Any feedback is welcome, thanks a lot!
<br>
<br>
Philipp.
<br>
<br>
Am 09.09.14 16:27, schrieb Philipp Cimiano:
<br>
<blockquote type="cite">Dear all,
<br>
<br>
I just joined the list. In the context of the European LIDER
project, I am trying to put together some guidelines on how to
implement NIF-based Restful NLP services.
<br>
<br>
Our student Benjamin Siemoneit (CC) has put together a document
describing how he has set up two services, wrapping the Stanford
POS tagger and the Stanford parser.
<br>
<br>
The document is attached. I would be very happy to get some
feedback on the document, i.e. on
<br>
<br>
1) Parameters of services
<br>
2) use of NIF vocabulary
<br>
3) chaining of services via curl
<br>
<br>
Enjoy the document ;-)
<br>
<br>
Philipp.
<br>
<br>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
NLP2RDF mailing list
<a class="moz-txt-link-abbreviated" href="mailto:NLP2RDF@lists.informatik.uni-leipzig.de">NLP2RDF@lists.informatik.uni-leipzig.de</a>
<a class="moz-txt-link-freetext" href="http://lists.informatik.uni-leipzig.de/mailman/listinfo/nlp2rdf">http://lists.informatik.uni-leipzig.de/mailman/listinfo/nlp2rdf</a>
</pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<small>Sebastian Hellmann<br>
AKSW/NLP2RDF research group<br>
Insitute for Applied Informatics (InfAI) and DBpedia Association<br>
Events: <br>
* <b>Sept. 1-5, 2014</b> Conference Week in Leipzig, including
<br>
** <b>Sept 2nd</b>, <a href="http://mlode2014.nlp2rdf.org/">MLODE
2014</a> <br>
** <b>Sept 3rd</b>, <a
href="http://wiki.dbpedia.org/meetings/Leipzig2014">2nd
DBpedia Community Meeting</a><br>
** <b>Sept 4th-5th</b>, <a href="http://semantics.cc/">SEMANTiCS
(formerly i-SEMANTICS) </a><br>
Venha para a Alemanha como PhD: <a
href="http://bis.informatik.uni-leipzig.de/csf">http://bis.informatik.uni-leipzig.de/csf</a><br>
Projects: <a href="http://dbpedia.org">http://dbpedia.org</a>,
<a href="http://nlp2rdf.org">http://nlp2rdf.org</a>, <a
href="http://linguistics.okfn.org">http://linguistics.okfn.org</a>,
<a href="http://www.w3.org/community/ld4lt">https://www.w3.org/community/ld4lt</a><br>
Homepage: <a href="http://aksw.org/SebastianHellmann">http://aksw.org/SebastianHellmann</a><br>
Research Group: <a href="http://aksw.org">http://aksw.org</a><br>
Thesis:<br>
<a href="http://tinyurl.com/sh-thesis-summary">http://tinyurl.com/sh-thesis-summary</a><br>
<a href="http://tinyurl.com/sh-thesis">http://tinyurl.com/sh-thesis</a><br>
</small></div>
</body>
</html>