Thanks @kurzum for your reply.
I noticed that the databus endpoint used to download data for spotlight, as you suggested to me in the post [1]:
- https://databus.dbpedia.org/dbpedia/generic/disambiguations
- https://databus.dbpedia.org/dbpedia/generic/redirects
-
https://databus.dbpedia.org/dbpedia/mappings/instance-types
are not updated at the same time of the endpoint you suggested for Virtuoso: - https://databus.dbpedia.org/dbpedia/collections/latest-core
My goal is: Given a text, analysed by spotlight, I need to understand what are the entity, recognised by spotlight, that are changed between the 2016 release and this last release, but could be traced with an entity of 2016. Eg: http://dbpedia.org/resource/Adobe_Systems and http://dbpedia.org/resource/Adobe_Inc.
To do this I query Virtuoso and try to match the entities, but If the dataset downloaded for spotlight and for virtuoso are different I could have match errors or mismatch.
Do you have any suggestions to achieve my goal?