diff --git a/content/tutorials/marketplace-publish-data-asset.md b/content/tutorials/marketplace-publish-data-asset.md index 37ca687f..0f058e96 100644 --- a/content/tutorials/marketplace-publish-data-asset.md +++ b/content/tutorials/marketplace-publish-data-asset.md @@ -27,6 +27,27 @@ Ocean Market provides a convenient interface for individuals as well as organiza Fill the metadata. +_Required fields are marked with \*_ + +- **Asset type**\* + + An asset can be a dataset or an algorithm. The type of asset cannot be changed once the asset is published on chain. Based on the the selected asset type, addtional form fields will appear. + +- **Title**\* + + This a descriptive name of the asset and can be changed later. + +- **Description**\* + + This field can store the information about the asset. Ocean Marketplace supports rendering the content of this field in Markdown format. The description can be updated anytime. + +- **Author**\* + + Author can be an individual or an organization. The author name can be updated anytimei. + +- **Tags** + Tags help the asset to be discoverable. If not provided, the list of tags is empty by default. + ![publish part-1](images/marketplace/publish-1.png 'Fill in metadata') ### Step 2 - Fill in access details