Literals¶
This section provides information about the most basic field types currently supported by the DSL (version cris-2.0.0).
Literal Field Types¶
Field type |
Facetable? |
Description |
---|---|---|
|
✓ |
True/False value |
|
Integer that represents an aggregated count, e.g. times a work has been cited. |
|
|
String that represents a precise date. Format is |
|
|
Float that represents a currency amount, e.g. funding amount in USD |
|
|
Floating decimal point number |
|
|
String that represents a unique identifier for a document, e.g. DOI |
|
|
✓ |
Whole number |
|
✓ |
String that represents a label of an associated entity, e.g. country name |
|
Short piece of text a few characters/words long, e.g. journal issue |
|
|
Longer textual data, e.g. title or abstract. Fields of this type cannot be used in the filter part of query (where) |
|
|
Nested unstructured data |