From 1d380ca51e43faa5e0e4d4c774aac098423c9726 Mon Sep 17 00:00:00 2001 From: Akshay Date: Tue, 12 Apr 2022 16:22:11 +0200 Subject: [PATCH] Issue-912: Add information about fields in publish tutorial --- .../marketplace-publish-data-asset.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) 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