Questions tagged as 'sparql'

2
answers

How to get the result of the query separated by columns?

I need to make a query in dbpedia and from that query return name, genre and other information of a certain singer. I am able to do this, however my code returns the entire tuple, I wanted to be able to separate the information by column. Can so...
asked by 11.05.2014 / 15:59
0
answers

Spark Streaming - Add a column with date and time in the stream

I'm consuming the Kafka data and persisting in the BD cassandra. I need to add a column in the stream to measure latency.  Anyone know how to add? Do I need to treat this stream as an RDD?     
asked by 14.06.2018 / 03:13