<div dir="ltr"><div>Dear all,</div><div><br></div><div>I would like to know, how you think about the handling of annotation versions.</div><div><br></div><div>problem description:</div><div>For tasks like entity extraction, entity recognition and entity linking/disambiguation there are datasets containing documents and entities annotated inside those documents. Creating such gold standard datasets is very time consuming since humans have to annotate the documents using the URIs of a given knowledge base (KB), e.g., DBpedia.</div><div>However, if such a dataset is created it is based on a certain version of the KB. Over the time, the URIs of some of the entities inside the dataset might change or entities, that have not been part of the KB before are added to it. Thus, the dataset might be outdated.</div><div>For our own dataset [1] we added the itsrdf:taSource property to the annotations containing the version of the KB. For the GERBIL project [2] we would like to adapt this behaviour to other datasets, too. Unfortunately, it seems that there are no established URIs for a certain version of the DBpedia. For our dataset we used a simple String but it would be much better if we could use an already established set of URIs for different KB versions.</div><div><br></div><div>Do you think using the property itsrdf:taSource is a good solution to handle the versioning problem of annotations?</div><div>Are there already established URIs for different versions of well known KBs?</div><div><br></div><div>Cheers</div><div>Michael</div><div><br></div><div>[1] <a href="https://github.com/AKSW/n3-collection">https://github.com/AKSW/n3-collection</a></div><div>[2] <a href="http://aksw.org/Projects/GERBIL.html">http://aksw.org/Projects/GERBIL.html</a></div></div>