You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @Julio-Noe that package is different from the spotlight package (dbpedia-spotlight-services-1.0.0.jar) we have in this repo and the one hosted on https://sourceforge.net/projects/dbpedia-spotlight/files/spotlight/. The maven package you shared simply queries the existing dbpedia-spotlight service while this package which I am requesting runs the dbpedia-service.
Also, because of the pom file the dbpedia-spotlight package should be listed on maven with groupId org.dbpedia.spotlight, artifactId spotlight and version 1.0
Hi is it possible to upload the dbpedia-spotlight-services-1.0.0.jar jar to Maven Central as described here:
This can be done using the POM file: https://github.com/dbpedia-spotlight/dbpedia-spotlight-model/blob/master/pom.xml
Other DBPedia libraries are also listed in maven and searchable via: https://search.maven.org/search?q=org.dbpedia
This will allow people to customize the DBPedia spotlight service by importing it in their java/scala code.
CC: @sandroacoelho @ragnarok85
The text was updated successfully, but these errors were encountered: