Which time unit does graphdb’s onto:measure uses?
The GraphDB docs states that if i want collect the execution time of a query a should use onto:measure like in the example bellow. However it doesn´t states which time unit it returns neither if the total execution time is the sum of the indivual time of each collection. Does anyone knows this answers and where can i learn more about onto:measure in general?