mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-01 07:45:40 +01:00
GITBOOK-587: Adding description of compute to data options on DDO page
This commit is contained in:
parent
5381386d95
commit
e9c16215bc
@ -34,7 +34,7 @@ Services ||--|{ ConsumerParameters : contains
|
||||
|
||||
|
||||
|
||||
## Required Attributes
|
||||
### Required Attributes
|
||||
|
||||
A DDO in Ocean has these required attributes:
|
||||
|
||||
@ -177,7 +177,7 @@ A DDO in Ocean has these required attributes:
|
||||
|
||||
</details>
|
||||
|
||||
## Metadata
|
||||
### Metadata
|
||||
|
||||
This object holds information describing the actual asset.
|
||||
|
||||
@ -447,3 +447,13 @@ The `stats` section contains different statistics fields.
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
### Compute to data
|
||||
|
||||
For algorithms and datasets that are used for compute to data, there are additional fields and objects within the DDO structure that you need to consider. These include: 
|
||||
|
||||
* `compute` attributes.
|
||||
* `publisherTrustedAlgorithms`
|
||||
* `consumerParameters`
|
||||
|
||||
Details for each of these are explained on the [Compute Options page](compute-to-data/compute-options.md).
|
||||
|
Loading…
Reference in New Issue
Block a user