We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
see Logging
Number of times the converter has been invoked for each dataset (results):
PREFIX conversion: <http://purl.org/twc/vocab/conversion/> SELECT ?s ?count WHERE { GRAPH <http://logd.tw.rpi.edu/vocab/Dataset> { ?s conversion:num_invocation_logs ?count } } ORDER BY desc(?count)
There was an error while loading. Please reload this page.