Skip to content

This document is not official Crossref documentation

Score

PATH = items/array/score(1)
Occurs 143 500 239 times
Unique values: 1

  1. A route to an element, for example:
    The route "items/array/score" corresponds to navigating through the JSON indices as
    ["items"][0]["score"]
graph LR
   1[items]
   2[0]
   3[1]
   4[2]
   5[score]
    1 --> 2
    1 --> 3
    1 --> 4
    3 --> 5
Row Value
Int64
Count
Int64
1 0 143 500 239