Hello, How can I fetch linked data from the web?
I tried the below. but it didn’t work. Model model = ModelFactory.createDefaultModel(); model.read(“http://URLtoLinkedData.com <http://urltolinkeddata.com/>”); Best Regards, Roshan
Hello, How can I fetch linked data from the web?
I tried the below. but it didn’t work. Model model = ModelFactory.createDefaultModel(); model.read(“http://URLtoLinkedData.com <http://urltolinkeddata.com/>”); Best Regards, Roshan