In APIs or views that contain collections of CTIM model objects, sorting is defined by the following rules.
Judgements are sorted by the following fields, in order of preference:
valid_time
range?disposition
valid_time
, start_time
(oldest first)Sightings are sorted by the following field:
observed_time
, start_time
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close