You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*OrganisationsApi* | [**create_infrastructure**](docs/OrganisationsApi.md#create_infrastructure) | **POST** /core/organisations | Create an organisation
228
228
*OrganisationsApi* | [**create_infrastructure_facility**](docs/OrganisationsApi.md#create_infrastructure_facility) | **POST** /core/facilities | Create a facility
229
-
*OrganisationsApi* | [**create_infrastructure_team**](docs/OrganisationsApi.md#create_infrastructure_team) | **POST** /core/teams | Create a team
230
229
*OrganisationsApi* | [**delete_infrastructure**](docs/OrganisationsApi.md#delete_infrastructure) | **DELETE** /core/organisations/{uri} | Delete an organisation
231
230
*OrganisationsApi* | [**delete_infrastructure_facility**](docs/OrganisationsApi.md#delete_infrastructure_facility) | **DELETE** /core/facilities/{uri} | Delete a facility
232
-
*OrganisationsApi* | [**delete_infrastructure_team**](docs/OrganisationsApi.md#delete_infrastructure_team) | **DELETE** /core/teams/{uri} | Delete a team
233
231
*OrganisationsApi* | [**get_all_facilities**](docs/OrganisationsApi.md#get_all_facilities) | **GET** /core/facilities/all_facilities | Get all facilities
234
232
*OrganisationsApi* | [**get_facilities_by_uri**](docs/OrganisationsApi.md#get_facilities_by_uri) | **GET** /core/facilities/by_uris | Get facilities by their URIs
235
233
*OrganisationsApi* | [**get_infrastructure**](docs/OrganisationsApi.md#get_infrastructure) | **GET** /core/organisations/{uri} | Get an organisation
236
234
*OrganisationsApi* | [**get_infrastructure_facility**](docs/OrganisationsApi.md#get_infrastructure_facility) | **GET** /core/facilities/{uri} | Get a facility
237
-
*OrganisationsApi* | [**get_infrastructure_team**](docs/OrganisationsApi.md#get_infrastructure_team) | **GET** /core/teams/{uri} | Get a team
*OrganisationsApi* | [**update_infrastructure**](docs/OrganisationsApi.md#update_infrastructure) | **PUT** /core/organisations | Update an organisation
241
238
*OrganisationsApi* | [**update_infrastructure_facility**](docs/OrganisationsApi.md#update_infrastructure_facility) | **PUT** /core/facilities | Update a facility
242
-
*OrganisationsApi* | [**update_infrastructure_team**](docs/OrganisationsApi.md#update_infrastructure_team) | **PUT** /core/teams | Update a team
243
239
*PositionsApi* | [**get_position**](docs/PositionsApi.md#get_position) | **GET** /core/positions/{uri} | Get the position of an object
244
240
*PositionsApi* | [**search_position_history**](docs/PositionsApi.md#search_position_history) | **GET** /core/positions/history | Search history of position of an object
245
241
*ProjectsApi* | [**create_project**](docs/ProjectsApi.md#create_project) | **POST** /core/projects | Add a project
*SecurityApi* | [**update_user**](docs/SecurityApi.md#update_user) | **PUT** /security/users | Update an user
286
282
*SpeciesApi* | [**get_all_species**](docs/SpeciesApi.md#get_all_species) | **GET** /core/species | get species (no pagination)
287
283
*SystemApi* | [**get_version_info**](docs/SystemApi.md#get_version_info) | **GET** /core/system/info | get system information
284
+
*VariablesApi* | [**classic_export_variable_by_ur_is**](docs/VariablesApi.md#classic_export_variable_by_ur_is) | **POST** /core/variables/export_classic_by_uris | export variable by list of uris
288
285
*VariablesApi* | [**create_characteristic**](docs/VariablesApi.md#create_characteristic) | **POST** /core/characteristics | Add a characteristic
289
286
*VariablesApi* | [**create_entity**](docs/VariablesApi.md#create_entity) | **POST** /core/entities | Add an entity
287
+
*VariablesApi* | [**create_interest_entity**](docs/VariablesApi.md#create_interest_entity) | **POST** /core/entities_of_interest | Add an entity of interest
290
288
*VariablesApi* | [**create_method**](docs/VariablesApi.md#create_method) | **POST** /core/methods | Add a method
291
289
*VariablesApi* | [**create_unit**](docs/VariablesApi.md#create_unit) | **POST** /core/units | Add an unit
292
290
*VariablesApi* | [**create_variable**](docs/VariablesApi.md#create_variable) | **POST** /core/variables | Add a variable
293
291
*VariablesApi* | [**create_variables_group**](docs/VariablesApi.md#create_variables_group) | **POST** /core/variables_group | Add a variables group
294
292
*VariablesApi* | [**delete_characteristic**](docs/VariablesApi.md#delete_characteristic) | **DELETE** /core/characteristics/{uri} | Delete a characteristic
295
293
*VariablesApi* | [**delete_entity**](docs/VariablesApi.md#delete_entity) | **DELETE** /core/entities/{uri} | Delete an entity
294
+
*VariablesApi* | [**delete_interest_entity**](docs/VariablesApi.md#delete_interest_entity) | **DELETE** /core/entities_of_interest/{uri} | Delete an entity of interest
296
295
*VariablesApi* | [**delete_method**](docs/VariablesApi.md#delete_method) | **DELETE** /core/methods/{uri} | Delete a method
297
296
*VariablesApi* | [**delete_unit**](docs/VariablesApi.md#delete_unit) | **DELETE** /core/units/{uri} | Delete an unit
298
297
*VariablesApi* | [**delete_variable**](docs/VariablesApi.md#delete_variable) | **DELETE** /core/variables/{uri} | Delete a variable
299
298
*VariablesApi* | [**delete_variables_group**](docs/VariablesApi.md#delete_variables_group) | **DELETE** /core/variables_group/{uri} | Delete a variables group
299
+
*VariablesApi* | [**details_export_variable_by_ur_is**](docs/VariablesApi.md#details_export_variable_by_ur_is) | **POST** /core/variables/export_details_by_uris | export detailed variable by list of uris
300
300
*VariablesApi* | [**get_characteristic**](docs/VariablesApi.md#get_characteristic) | **GET** /core/characteristics/{uri} | Get a characteristic
301
301
*VariablesApi* | [**get_datatypes**](docs/VariablesApi.md#get_datatypes) | **GET** /core/variables/datatypes | Get variables datatypes
302
302
*VariablesApi* | [**get_entity**](docs/VariablesApi.md#get_entity) | **GET** /core/entities/{uri} | Get an entity
303
+
*VariablesApi* | [**get_interest_entity**](docs/VariablesApi.md#get_interest_entity) | **GET** /core/entities_of_interest/{uri} | Get an entity of interest
303
304
*VariablesApi* | [**get_method**](docs/VariablesApi.md#get_method) | **GET** /core/methods/{uri} | Get a method
304
305
*VariablesApi* | [**get_unit**](docs/VariablesApi.md#get_unit) | **GET** /core/units/{uri} | Get an unit
305
306
*VariablesApi* | [**get_variable**](docs/VariablesApi.md#get_variable) | **GET** /core/variables/{uri} | Get a variable
*VariablesApi* | [**get_variables_group_by_ur_is**](docs/VariablesApi.md#get_variables_group_by_ur_is) | **GET** /core/variables_group/by_uris | Get variables groups by their URIs
309
310
*VariablesApi* | [**search_characteristics**](docs/VariablesApi.md#search_characteristics) | **GET** /core/characteristics | Search characteristics by name
310
311
*VariablesApi* | [**search_entities**](docs/VariablesApi.md#search_entities) | **GET** /core/entities | Search entities by name
312
+
*VariablesApi* | [**search_interest_entity**](docs/VariablesApi.md#search_interest_entity) | **GET** /core/entities_of_interest | Search entities of interest by name
311
313
*VariablesApi* | [**search_methods**](docs/VariablesApi.md#search_methods) | **GET** /core/methods | Search methods by name
312
314
*VariablesApi* | [**search_units**](docs/VariablesApi.md#search_units) | **GET** /core/units | Search units by name
313
315
*VariablesApi* | [**search_variables**](docs/VariablesApi.md#search_variables) | **GET** /core/variables | Search variables by name, long name, entity, characteristic, method or unit name
314
316
*VariablesApi* | [**search_variables_details**](docs/VariablesApi.md#search_variables_details) | **GET** /core/variables/details | Search detailed variables by name, long name, entity, characteristic, method or unit name
315
317
*VariablesApi* | [**search_variables_groups**](docs/VariablesApi.md#search_variables_groups) | **GET** /core/variables_group | Search variables groups
316
318
*VariablesApi* | [**update_characteristic**](docs/VariablesApi.md#update_characteristic) | **PUT** /core/characteristics | Update a characteristic
317
319
*VariablesApi* | [**update_entity**](docs/VariablesApi.md#update_entity) | **PUT** /core/entities | Update an entity
320
+
*VariablesApi* | [**update_interest_entity**](docs/VariablesApi.md#update_interest_entity) | **PUT** /core/entities_of_interest | Update an entity of interest
318
321
*VariablesApi* | [**update_method**](docs/VariablesApi.md#update_method) | **PUT** /core/methods | Update a method
319
322
*VariablesApi* | [**update_unit**](docs/VariablesApi.md#update_unit) | **PUT** /core/units | Update an unit
320
323
*VariablesApi* | [**update_variable**](docs/VariablesApi.md#update_variable) | **PUT** /core/variables | Update a variable
**rdf_type** | **str** | activity type defined in the ontology | [optional]
7
-
**uri** | **str** | external uri of the activity or process | [optional]
8
-
**start_date** | **str** | start date or datetime | [optional]
9
-
**end_date** | **str** | end date or datetime | [optional]
10
-
**timezone** | **str** | to specify if the offset is not in the dates and if the timezone is different from the default one | [optional]
11
-
**settings** | **dict(str, object)** | a key-value system to store process parameters | [optional]
12
-
13
-
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**rdf_type** | **str** | activity type defined in the ontology | [optional]
7
+
**uri** | **str** | external uri of the activity or process | [optional]
8
+
**start_date** | **str** | start date or datetime | [optional]
9
+
**end_date** | **str** | end date or datetime | [optional]
10
+
**timezone** | **str** | to specify if the offset is not in the dates and if the timezone is different from the default one | [optional]
11
+
**settings** | **dict(str, object)** | a key-value system to store process parameters | [optional]
12
+
13
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**rdf_type** | **str** | activity type defined in the ontology | [optional]
7
-
**uri** | **str** | external uri of the activity or process | [optional]
8
-
**start_date** | **str** | start date or datetime | [optional]
9
-
**end_date** | **str** | end date or datetime | [optional]
10
-
**settings** | **dict(str, object)** | a key-value system to store process parameters | [optional]
11
-
12
-
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**rdf_type** | **str** | activity type defined in the ontology | [optional]
7
+
**uri** | **str** | external uri of the activity or process | [optional]
8
+
**start_date** | **str** | start date or datetime | [optional]
9
+
**end_date** | **str** | end date or datetime | [optional]
10
+
**settings** | **dict(str, object)** | a key-value system to store process parameters | [optional]
11
+
12
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**rdf_type** | **str** | activity type defined in the ontology | [optional]
8
-
**settings** | **dict(str, object)** | a key value system to store agent parameters | [optional]
9
-
10
-
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**rdf_type** | **str** | activity type defined in the ontology | [optional]
8
+
**settings** | **dict(str, object)** | a key value system to store agent parameters | [optional]
9
+
10
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**created** | **str** | Creation date | [optional]
11
-
**author** | **str** | Annotation author URI | [optional]
12
-
13
-
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**created** | **str** | Creation date | [optional]
11
+
**author** | **str** | Annotation author URI | [optional]
12
+
13
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments