Hi everyone! 

I think that DBpedia-live doesn't work because the stream/v1 API ("RCStream") 
has been deprecated since July 2017 and was no updated in the 
extraction-framework. 
You can see the error message in this example: 
https://codepen.io/Krinkle/pen/laucI?editors=001 

Maybe we have to update this code source file [ 
https://github.com/dbpedia/extraction-framework/blob/65d7549dd8d750ee55c995db14c61aa0f0e86e26/live/src/main/java/org/dbpedia/extraction/live/feeder/RCStreamFeeder.java
 | RCStreamFeeder.java (GitHub) ] and replace 'https://stream.wikimedia.org/rc' 
by 'https://stream.wikimedia.org/v2/stream/recentchange'. 
An example here: https://codepen.io/ottomata/pen/VKNyEw/?editors=0010 

Do think that is the good way? or is not working like this? 

Thank you 
_______________________________________________
DBpedia-developers mailing list
DBpedia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-developers

Reply via email to