Skip to content

This document is not official Crossref documentation

Project

PATH = items/array/project(1)
Occurs 76 606 times

  1. A route to an element, for example:
    The route "items/array/project" corresponds to navigating through the JSON indices as
    ["items"][0]["project"]
graph LR
   1[items]
   2[0]
   3[1]
   4[2]
   5[project]
    1 --> 2
    1 --> 3
    1 --> 4
    3 --> 5

Properties of Array

See information about elements: items/array/project/array
Distribution of lengths:

Row Length
Any
Count
Int64
1 1 76 601
2 2 2
3 3 1
4 4 1
5 5 1