Integerpage=1;// Integer | Request a particular page
IntegerperPage=10;// Integer | The number of items returned in a single page
List<String>acceptLanguage=Arrays.asList("en");// List<String> | Tags to filter by
Stringdoi="doi_example";// String | Digital Object Identifier (DOI) associated to the PGRFA
Stringidentifier="identifier_example";// String | Any identifier associated with the PGRFA, excluding the DOI
Stringgenus="genus_example";// String | Genus of the PGRFA
...
...
@@ -175,7 +176,7 @@ String biostatus = "biostatus_example"; // String | Code of the biological statu
Stringmlsstatus="mlsstatus_example";// String | Code for the inclusion into the Multilateral System.
Stringtargetkw="targetkw_example";// String | Code for the keyword for a target associated to the PGRFA. To obtain the list of keyword codes, please see \"Controlled vocabulary query\".
**modified** | [**DateTime**](DateTime.md) | The date of last change. | [optional]
**doiregistered** | [**DateTime**](DateTime.md) | The date of DOI registration to the DataCite registry. If this element is missing or null, the DOI has not been registered yet and should therefore not be used in publications | [optional]
The website where additional information on the PGRFA can be found.
properties:
url:
type:string
description:URL to PGRFA information
kws:
type:array
description:Keywords?
items:
type:string
Names:
type:object
description:>-
Registered names or other designations, such as the name of a landrace, traditional variety or modern cultivar, or some other name or designation used to identify a breeder’s selection or elite line or variety.
properties:
genus:
type:string
description:>-
names:
type:array
items:
...
...
@@ -788,11 +795,13 @@ definitions:
modified:
type:string
format:date-time
doiregistered:
description:>-
The date of DOI registration to the DataCite registry. If this element is missing or null, the DOI has not been registered yet and should therefore not be used in publications
The date of last change.
doiregistered:
type:string
format:date-time
description:>-
The date of DOI registration to the DataCite registry. If this element is missing or null, the DOI has not been registered yet and should therefore not be used in publications