[NLP2RDF] http://nachhalt.sfb632.uni-potsdam.de down

Christian Chiarcos christian.chiarcos at web.de
Tue Jun 19 23:15:56 CEST 2012


Dear all,

I just talked to the people in Potsdam. The nachhalt server should
soon be online again, probably within the next two days.

Apologies,
Christian

2012/6/18 Christian Chiarcos <christian.chiarcos at web.de>:
> Dear Jan, dear Sebastian,
>
> I try to clarify this situation ASAP, and if problems remain, possibly
> move to another server. Anyway, http://sourceforge.net/projects/olia/
> will always contain the most current versions, including experimental
> sub-ontologies for novel annotation schemes.
> http://nachhalt.sfb632.uni-potsdam.de/owl (= http://purl.org/olia) is
> the same data, checked out from the sourceforge SVN.
>
> Best,
> Christian
>
> 2012/6/18 Sebastian Hellmann <hellmann at informatik.uni-leipzig.de>:
>> Hello Jan,
>> Christian Chiarcos is on this list and should get your email and potentially
>> fix the server.
>>
>> Meanwhile, you can find the latest versions of OLiA here:
>> http://sourceforge.net/projects/olia/
>>
>> We are currently refactoring NIF to make it even simpler. The new NIF output
>> for Stanford will probably look like this (taken from the old demo at:
>> http://nlp2rdf.lod2.eu/demo.php?text=President+Obama+on+Monday+will+call+for+a+new+minimum+tax+rate+for+individuals+making+more+than+%241+million+a+year.&action=merge&urirecipe=offset&prefix=http%3A%2F%2Fexample.org%2Ftest%23&service[]=http%3A%2F%2Fnlp2rdf.lod2.eu%2Fdemo%2FNIFStanfordCore&service[]=):
>>
>>
>> <> owl:imports <http://purl.org/olia/penn-link.rdf> .
>> <http://example.org/prefix#offset_46_53>
>>        rdf:type sso:Word, owl:Thing , str:StringInContext ;
>>       str:referenceContext <.....> ;
>>        sso:posTag "JJ" ;
>>        sso:lemma "minimum" ;
>>        str:anchorOf "minimum" ;
>>        sso:oliaLink <http://purl.org/olia/penn.owl#JJ> .
>>
>>
>> Note the differences:
>> - olia is imported now, not copied , because only some Use Cases need
>> copying it. So copying can still be done, if needed, but is not mandatory
>> any more.
>> - offset_46_53_******  might not have a human readable /plaintext part any
>> more, as most of the people couldn't see the need for it.
>>
>>
>>
>> All the best,
>> Sebastian
>>
>> old NIF for the same:
>> <http://example.org/prefix#offset_46_53_minimum> rdf:type sso:Phrase ,
>>                                                        sso:Word ,
>>                                                        olia:Adjective ,
>>
>>  olia-top:LinguisticConcept ,
>>                                                        penn:Tag ,
>>
>>  olia_system:LinguisticAnnotation ,
>>                                                        str:OffsetBasedString
>> ,
>>
>>  olia-top:SyntacticCategory ,
>>
>>  olia-top:MorphosyntacticCategory ,
>>                                                        owl:Thing ,
>>                                                        olia-top:Word ,
>>                                                        penn:Adjective ;
>>                                               sso:posTag "JJ" ;
>>                                               sso:lemma "minimum" ;
>>                                               str:anchorOf "minimum" ;
>>                                               sso:oliaLink
>> <http://purl.org/olia/penn.owl#JJ> ;
>>                                               sso:child
>> <http://example.org/test#offset_46_53_minimum> ;
>>                                               sso:nextWord
>> <http://example.org/test#offset_54_57_tax> .
>>
>>
>>
>>
>> On 06/18/2012 11:59 AM, Jan Wielemaker wrote:
>>>
>>> Hi,
>>>
>>> This is my first post to this list.  I'm glad I have found nif as
>>> it seems to have done a lot of hard work to model the output of
>>> notably the stanford nlp suite.  Thanks!
>>>
>>> But, when I try to access http://purl.org/olia/stanford.owl, etc,
>>> I get a timeout on http://nachhalt.sfb632.uni-potsdam.de.  Our
>>> infrastructure tries to grab these resources as linked data.
>>> Could this be resolved?
>>>
>>>    Thanks --- Jan
>>> _______________________________________________
>>> NLP2RDF mailing list
>>> NLP2RDF at lists.informatik.uni-leipzig.de
>>> http://lists.informatik.uni-leipzig.de/mailman/listinfo/nlp2rdf
>>>
>>
>>
>> --
>> Dipl. Inf. Sebastian Hellmann
>> Department of Computer Science, University of Leipzig
>> Projects: http://nlp2rdf.org , http://dbpedia.org
>> Homepage: http://bis.informatik.uni-leipzig.de/SebastianHellmann
>> Research Group: http://aksw.org
>>
>>
>> _______________________________________________
>> NLP2RDF mailing list
>> NLP2RDF at lists.informatik.uni-leipzig.de
>> http://lists.informatik.uni-leipzig.de/mailman/listinfo/nlp2rdf
>>


More information about the NLP2RDF mailing list