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

Jan Wielemaker J.Wielemaker at vu.nl
Mon Jun 18 15:43:11 CEST 2012


Hi Sebastian,

On 06/18/2012 12:15 PM, Sebastian Hellmann wrote:
> 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/

Thanks.

> 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.

That is a big step forwards.  It would also be nice if all inferred
super concepts could (optionally) be left out.

> - 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.

I must say that I liked that.  The URIs are already long anyway and this
gives some readability and safety against inconsistencies.

	Cheers --- Jan


>
>
>
> 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
>>
>
>



More information about the NLP2RDF mailing list