NLP2RDF / software

Other
22 stars 12 forks source link

Fix: nonNegativeInteger values for beginIndex and endIndex #13

Closed neradis closed 8 years ago

neradis commented 9 years ago

Text2RDF and ConLLToNIF produced nif:beginIndex and nif:endIndex assertions with untyped literals, which does not fit the ontology and also created validation errors when sending results from Text2RDF to RDFUnit.

kurzum commented 8 years ago

Hi @neradis, can we close this? I updated the Text2RDF class

neradis commented 8 years ago

Actually I commited the fixes for this pull request myself after I got write access to the repo, but forgot about closing the earlier pull request (284f0570ea64f09bed1d733e1a998b2da3d374ee). Closing it myself, thanks for the hint.