lib/kishu/resolution_event.rb in kishu-0.0.1 vs lib/kishu/resolution_event.rb in kishu-1.0.0
- old
+ new
@@ -39,10 +39,10 @@
}
@doi = dataset.fetch(:doi,nil)
- data = {}
+
instances =[
{
"count" => dataset.fetch(:total_counts_regular),
"access-method" => "regular",
"metric-type" => "total-resolutions"
\ No newline at end of file