capabilities_info object
Deze pagina’s zijn in het engels ten behoeve van mogelijk internationale ontwikkelaars
This object is used in the following endpoints:
Information about participants is provided in an array of capabilities_info
objects, as defined below.
Note, the DSGO follows the iSHARE (v2.0) /capabilities endpoint. We are in ongoing discussions to ensure the alignment of this endpoint with the requirements from the DSGO.
The capabilities_info
object is aligned with the capabilities_info
as defined in iSHARE (v2.0). The roles and features have been appended with DSGO specific parameters. These DSGO specific parameters are indicated with an asterisk.
Parameters | Type | Description | ||||
---|---|---|---|---|---|---|
| Required | String | Unique identifier of the party, MUST be a valid Organisation ID, containing an EORI or KvK number. | |||
| Required | Array of objects | MUST be an object containing an array of | |||
 |
| Required | String in | MUST be the party role. Available values are | ||
| Â | Array of objects | Contains information about supported version endpoints for each version. MUST contains | |||
 |
| Required | String in | MUST be the version of the system which is under support | ||
 |
| Required | Array of objects in | Contains a list of supported features. MUST contains | ||
 |  |
| Optional | Array of objects in | MUST Contain a list of public features ( | |
 |  |  |
| Required | String in | Unique identifier of the data service, MUST be a unique identifier distributed by the DSGO Trust framework authority, when no identifier is received yet, field MUST be |
 |  |  |
| Required | String in | Friendly name of the data service, MUST be limited to a maximum of 100 characters |
 |  |  |
| Required | String in | Short description of the data service, MUST be limited to a maximum of 1000 characters |
 |  |  |
| Required | String in | URL to the data service |
 |  |  |
| Optional | String in | URL where access token for the feature could be retrieved. This is optional because if |
 |  |  |
| Required | object in | Data service specification, MUST contain a valid |
 |  |
| Optional | Array of objects in | MUST contain supported restricted features. The structure and parameters are exactly the same as defined in |
*these parameters are DSGO specific and have been added on top of the parameters defined in iSHARE (v2.0).