Skip to content

Commit

Permalink
Release 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mosoriob committed Apr 16, 2021
1 parent d5a71cd commit 7a43a3d
Show file tree
Hide file tree
Showing 87 changed files with 17,146 additions and 15,246 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v7.0.0](https://github.com/mintproject/model-catalog-python-api-client/compare/6.0.0...v7.0.0)
#### [vVERSION](https://github.com/mintproject/model-catalog-python-api-client/compare/7.0.0...vVERSION)

- fix: generate-client [`d5a71cd`](https://github.com/mintproject/model-catalog-python-api-client/commit/d5a71cd6330fe5af6b2802ee30bf57ae8cbaed94)

### [7.0.0](https://github.com/mintproject/model-catalog-python-api-client/compare/6.0.0...7.0.0)

> 10 April 2021
- Update to version 1.7.0 [`925a372`](https://github.com/mintproject/model-catalog-python-api-client/commit/925a3724b6185af1de3dbe17e9bfe4bb48b5d1d7)
- add: changelog [`a78b27a`](https://github.com/mintproject/model-catalog-python-api-client/commit/a78b27a80bcf57f402522a42a055ca6f42ea0394)

### [6.0.0](https://github.com/mintproject/model-catalog-python-api-client/compare/5.0.0...6.0.0)

Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is the API of the Software Description Ontology at [https://w3id.org/okn/o/
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: v1.7.0
- Package version: 7.0.0
- Package version: 7.1.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen

## Requirements.
Expand Down Expand Up @@ -108,6 +108,8 @@ Class | Method | HTTP request | Description
*DataTransformationSetupApi* | [**datatransformationsetups_id_get**](docs/endpoints/DataTransformationSetupApi.md#datatransformationsetups_id_get) | **GET** /datatransformationsetups/{id} | Get a single DataTransformationSetup by its id
*DataTransformationSetupApi* | [**datatransformationsetups_id_put**](docs/endpoints/DataTransformationSetupApi.md#datatransformationsetups_id_put) | **PUT** /datatransformationsetups/{id} | Update an existing DataTransformationSetup
*DataTransformationSetupApi* | [**datatransformationsetups_post**](docs/endpoints/DataTransformationSetupApi.md#datatransformationsetups_post) | **POST** /datatransformationsetups | Create one DataTransformationSetup
*DatasetSpecificationApi* | [**custom_configuration_id_inputs_get**](docs/endpoints/DatasetSpecificationApi.md#custom_configuration_id_inputs_get) | **GET** /custom/configuration/{id}/inputs | Gets all inputs of a configuration
*DatasetSpecificationApi* | [**custom_datasetspecifications_get**](docs/endpoints/DatasetSpecificationApi.md#custom_datasetspecifications_get) | **GET** /custom/datasetspecifications | Gets all inputs of a configuration
*DatasetSpecificationApi* | [**datasetspecifications_get**](docs/endpoints/DatasetSpecificationApi.md#datasetspecifications_get) | **GET** /datasetspecifications | List all instances of DatasetSpecification
*DatasetSpecificationApi* | [**datasetspecifications_id_delete**](docs/endpoints/DatasetSpecificationApi.md#datasetspecifications_id_delete) | **DELETE** /datasetspecifications/{id} | Delete an existing DatasetSpecification
*DatasetSpecificationApi* | [**datasetspecifications_id_get**](docs/endpoints/DatasetSpecificationApi.md#datasetspecifications_id_get) | **GET** /datasetspecifications/{id} | Get a single DatasetSpecification by its id
Expand Down
18 changes: 9 additions & 9 deletions docs/endpoints/CatalogIdentifier.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**has_default_value** | [**list[AnyOfURIbooleanDateTimefloatintegerstring]**](AnyOfURIbooleanDateTimefloatintegerstring.md) | Default accepted value of a variable presentation (or a parameter) | [optional]
**has_maximum_accepted_value** | [**list[AnyOfDateTimefloatinteger]**](AnyOfDateTimefloatinteger.md) | Maximum accepted value of a variable presentation (or a parameter) | [optional]
**adjusts_variable** | [**list[Variable]**](Variable.md) | Property that links parameter with the variable they adjust. This property can be used when parameters quantify variables without directly representing them. For example, a \"fertilizer percentage adjustment\" parameter can quantify a \"fertilizer price\" variable | [optional]
**description** | **list[str]** | small description | [optional]
**has_accepted_values** | **list[str]** | Property that constraints which values are accepted for a parameter. For example, the name of a crop can only be \"Maize\" or \"Sorghum\" | [optional]
**has_data_type** | **list[str]** | Property that indicates the data type of a parameter | [optional]
**has_default_value** | [**list[AnyOfURIbooleanDateTimefloatintegerstring]**](AnyOfURIbooleanDateTimefloatintegerstring.md) | Default accepted value of a variable presentation (or a parameter) | [optional]
**has_fixed_value** | [**list[AnyOfURIbooleanDateTimefloatintegerstring]**](AnyOfURIbooleanDateTimefloatintegerstring.md) | Value of a parameter in a software setup. | [optional]
**has_maximum_accepted_value** | [**list[AnyOfDateTimefloatinteger]**](AnyOfDateTimefloatinteger.md) | Maximum accepted value of a variable presentation (or a parameter) | [optional]
**has_minimum_accepted_value** | [**list[AnyOfDateTimefloatinteger]**](AnyOfDateTimefloatinteger.md) | Minimum accepted value of a variable presentation (or a parameter) | [optional]
**has_presentation** | [**list[VariablePresentation]**](VariablePresentation.md) | Property that links an instance of a dataset (or a dataset specification) to the presentation of a variable contained (or expected to be contained) on it. | [optional]
**has_step_size** | **list[float]** | Property that determines what are the increments (step size) that are commonly used to vary a parameter. This is commonly used for automatically setting up software tests. For example, if I want to set up a model and try 30 reasonable values on a parameter, I may use the default value and the step size to create the appropriate increments. If the step size is 0.1 and the default value is 0, then I will will be able to create setups: 0, 0.1, 0.2...2.9,3 | [optional]
**id** | **str** | identifier | [optional]
**label** | **list[str]** | short description of the resource | [optional]
**position** | **list[int]** | Position of the parameter or input/output in the model configuration. This property is needed to know how to organize the I/O of the component on execution | [optional]
**recommended_increment** | **list[float]** | Value that represents how a parameter should be incremented on each iteration of a software component execution. This value is important when preparing execution ensembles automatically, e.g., simulating crop production varying the parameter \"fertilizer amount\" in increments of 10%. | [optional]
**type** | **list[str]** | type of the resource | [optional]
**has_minimum_accepted_value** | [**list[AnyOfDateTimefloatinteger]**](AnyOfDateTimefloatinteger.md) | Minimum accepted value of a variable presentation (or a parameter) | [optional]
**has_accepted_values** | **list[str]** | Property that constraints which values are accepted for a parameter. For example, the name of a crop can only be \"Maize\" or \"Sorghum\" | [optional]
**adjusts_variable** | [**list[Variable]**](Variable.md) | Property that links parameter with the variable they adjust. This property can be used when parameters quantify variables without directly representing them. For example, a \"fertilizer percentage adjustment\" parameter can quantify a \"fertilizer price\" variable | [optional]
**relevant_for_intervention** | [**list[Intervention]**](Intervention.md) | Description not available | [optional]
**position** | **list[int]** | Position of the parameter or input/output in the model configuration. This property is needed to know how to organize the I/O of the component on execution | [optional]
**id** | **str** | identifier | [optional]
**type** | **list[str]** | type of the resource | [optional]
**uses_unit** | [**list[Unit]**](Unit.md) | Property used to link a variable presentation or time interval to the unit they are represented in | [optional]
**has_step_size** | **list[float]** | Property that determines what are the increments (step size) that are commonly used to vary a parameter. This is commonly used for automatically setting up software tests. For example, if I want to set up a model and try 30 reasonable values on a parameter, I may use the default value and the step size to create the appropriate increments. If the step size is 0.1 and the default value is 0, then I will will be able to create setups: 0, 0.1, 0.2...2.9,3 | [optional]

[[Back to Model list]](../#documentation-for-models) [[Back to API list]](../#documentation-for-api-endpoints) [[Back to README]](../)

Expand Down
2 changes: 1 addition & 1 deletion docs/endpoints/CausalDiagram.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**has_diagram_part** | [**list[AnyOfVariablePresentationProcess]**](AnyOfVariablePresentationProcess.md) | Property that links a causal diagram with its constituent nodes | [optional]
**description** | **list[str]** | small description | [optional]
**has_diagram_part** | [**list[AnyOfVariablePresentationProcess]**](AnyOfVariablePresentationProcess.md) | Property that links a causal diagram with its constituent nodes | [optional]
**id** | **str** | identifier | [optional]
**label** | **list[str]** | short description of the resource | [optional]
**type** | **list[str]** | type of the resource | [optional]
Expand Down
Loading

0 comments on commit 7a43a3d

Please sign in to comment.