Skip to content

This document is not official Crossref documentation

Has-expression

PATH = items/array/relation/has-expression(1)
Occurs 2 times

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

Properties of Array

See information about elements: items/array/relation/has-expression/array
Distribution of lengths:

Row Length
Any
Count
Int64
1 1 2