Datasets
This section provides information about the Datasets source ,
listing each field available for Datasets, with details
about the field value type, including whether it may be used as a facet
and whether it is a multi-value field. The table also contains information about whether
the field may be used in the where
section and whether the
field the field may be used in the entity fields filter.
The page also lists the fields included in each fieldset available
for Datasets, and each aggregation indicator available.
Datasets Fields
Fields are used to perform searches on the source they belong to.
Field |
Type |
Multi? |
Filter? |
Facet? |
Description |
---|---|---|---|---|---|
|
Literal: string |
✓ |
✓ |
The Dimensions IDs of the grants linked to the publication the dataset is associated with. |
|
|
Entity: publication_links |
✓ |
✓ |
Publication linked to the dataset (single value). |
|
|
Literal: string |
✓ |
The Dimensions ID of the publication linked to the dataset (single value). |
||
|
Literal: json |
✓ |
✓ |
Ordered list of the dataset authors. ORCIDs are included if available. 1 |
|
|
Entity: categories |
✓ |
✓ |
✓ |
|
|
Entity: categories |
✓ |
✓ |
✓ |
|
|
Entity: categories |
✓ |
✓ |
✓ |
|
|
Entity: categories |
✓ |
✓ |
✓ |
|
|
Entity: categories |
✓ |
✓ |
✓ |
|
|
Entity: categories |
✓ |
✓ |
✓ |
|
|
Entity: categories |
✓ |
✓ |
✓ |
|
|
Entity: categories |
✓ |
✓ |
✓ |
|
|
Entity: categories |
✓ |
✓ |
✓ |
SDG - Sustainable Development Goals |
|
Literal: date |
✓ |
The publication date of the dataset, eg “2018-01-01”. |
||
|
Literal: date |
✓ |
The creation date of the dataset. |
||
|
Literal: date |
✓ |
The embargo date of the dataset. |
||
|
Literal: date |
✓ |
Date when the record was inserted into Dimensions (note: this field does not support exact match on the data, only range filters e.g. <= or `>=’). |
||
|
Literal: date |
✓ |
The last modification date of the dataset. |
||
|
Literal: string |
Description of the dataset. |
|||
|
Literal: string |
Link pointing to the Dimensions web application |
|||
|
Literal: string |
✓ |
Dataset DOI. |
||
|
Literal: string |
Figshare URL for the dataset. |
|||
|
Entity: countries |
✓ |
✓ |
✓ |
The country linked to the organisation funding the grant, expressed as GeoNames codes. |
|
Entity: organizations |
✓ |
✓ |
✓ |
The GRID organisations funding the dataset. |
|
Literal: string |
✓ |
Dimensions dataset ID. |
||
|
Entity: journals |
✓ |
✓ |
The journal a data set belongs to. |
|
|
Literal: string |
✓ |
✓ |
✓ |
Keywords used to describe the dataset (from authors). |
|
Literal: string |
✓ |
✓ |
Dataset title language, as ISO 639-1 language codes. |
|
|
Literal: string |
✓ |
✓ |
Dataset title language, as ISO 639-1 language codes. |
|
|
Literal: string |
✓ |
✓ |
The dataset licence name, e.g. ‘CC BY 4.0’. |
|
|
Literal: string |
The dataset licence URL, e.g. ‘https://creativecommons.org/licenses/by/4.0/’. |
|||
|
Literal: string |
✓ |
✓ |
The ID of the repository of the dataset. |
|
|
Entity: cities |
✓ |
✓ |
✓ |
City of the organisations the publication authors are affiliated to, expressed as GeoNames ID and name. |
|
Entity: countries |
✓ |
✓ |
✓ |
Country of the organisations the publication authors are affiliated to, identified using GeoNames codes (note: this field supports count: count).. |
|
Entity: states |
✓ |
✓ |
✓ |
State of the organisations the publication authors are affiliated to, expressed as GeoNames codes (ISO-3166-2). |
|
Entity: organizations |
✓ |
✓ |
✓ |
GRID organisations linked to the publication associated to the dataset (note: this field supports count: count). |
|
Entity: researchers |
✓ |
✓ |
✓ |
Dimensions researchers IDs associated to the dataset’s associated publication. Note: in most cases, these would be the same as the dataset authors. |
|
Literal: string |
Title of the dataset. |
|||
|
Literal: integer |
✓ |
✓ |
Year of publication of the dataset. |
- 1
Returned objects contain: name, orcid
For example:
{ "name": "Steffen Vogt", "orcid": "" }
Datasets Links
The diagram below provides an overview of the outgoing links from Datasets to other sources.
Datasets Fieldsets
Fieldsets are used to specify fields groups in the context of a return statement.
Fieldset |
Fields |
---|---|
|
|
|
|
Datasets Indicators
Indicators are used to aggregate results in the context of a facet query.
Indicator |
Description |
---|---|
|
Total count |
Datasets Search Indexes
Search indexes are used to perform full-text searches on the source they belong to. The default search index, which is used if none other is specified, is full_data
.
Search index |
Supports multi-index search |
Description |
---|---|---|
|
✓ |
The keywords will be searched for in the title and description/summary. |
|
✓ |
The keyword will be searched for in all data fields that are found for that document. In cases where the full text is indexed in the background this will also be searched, even though the full text may not be available to see within Dimensions itself. This will mean that many results that are returned may not include mention of the searched keyword on the document page, but are returned in the search because the keyword can be found in the full text which cannot be read. full text documents are available for both searching and reading. |
Datasets Deprecations
This section lists fields and search fields that have been deprecated and should not be used.
Warning
This fields will be supported in versions 1.x and removed in the next major release. To ensure full compatibility with the upcoming major release, it is recommend to stop using deprecated fields as soon as possible.
Deprecated Fields
Field |
Deprecation Note |
---|---|
|
Deprecated in favor of: |
|
None |
Partially Deprecated Fields
Datasets has no partially deprecated fields.
Deprecated Search Indexes
Datasets has no deprecated search indexes.