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
Copy file name to clipboardExpand all lines: content/en/docs/catalog/manage/curate.md
+7-15Lines changed: 7 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: "Curate Registered Assets"
2
+
title: "Curating Registered Assets"
3
3
url: /catalog/manage/curate/
4
4
description: "Describes how to curate and enhance data assets in Catalog, and make them easier to find and understand."
5
5
aliases:
@@ -25,7 +25,7 @@ Information that is added or changed during curation is stored in the Catalog fo
25
25
26
26
## Curate List {#curatelist}
27
27
28
-
Owners and curators of registered assets can click **Curate** from the Catalog home page to see the curation list screen. This page provides an overview of all the registered assets you can curate as an owner under the **My Assets** tab. Curators will also see the **Company Assets** tab that lists all the registered assets:
28
+
Owners and curators of registered assets can click **Curate** from the Catalog home page to see the curation list screen. This page provides an overview of all the registered assets you can curate as an owner under the **My Assets** tab. Curators will also see the **Company Assets** tab that lists all the registered assets.
@@ -63,15 +63,7 @@ When a dataset is selected, click **Edit the dataset** to do the following:
63
63
64
64
The curate functions that are available for a selected service are to change **Service**, **Application**, and **Authentication** details This section describes the application details that can be changed: changing owners or changing the application icon.
65
65
66
-
You can curate application details from the **Application** tab as follows:
2. The description from the service metadata is displayed in the **Description provided by the contract**. This cannot be changed, as it is part of the service definition. You can provide an alternative description in the **Description** box.
@@ -178,7 +170,7 @@ To edit the asset metadata, follow these steps:
178
170
Add tags to categorize a registered service and provide additional means for finding the service. Tags that are specified for a service also apply to the datasets and attributes that are exposed in the service. Specify tags for the selected service by following these steps:
179
171
180
172
1. On the Service details page of a selected service, click **Edit** to display the Edit Service screen.
181
-
2. To add tags, click the empty **Tags** input area:
173
+
2. To add tags, click the empty **Tags** input area.
Enter a search string in the **Search** area with a minimum of 3 alphanumeric characters. Searching for the wildcard `*` or the empty string `''`will return all registered items.
79
+
Enter a search string in the **Search** area with a minimum of 3 alphanumeric characters. Searching for the wildcard `*` or the empty string `''`returns all registered items.
80
80
81
81
#### Filters {#filter}
82
82
@@ -217,11 +217,11 @@ The environment type indicates the quality and the status of the data that the e
217
217
218
218
### Curation Option {#curation-option}
219
219
220
-
The **Curation Option** is displayed in the asset detail screen if you are the owner of the selected asset or a curator. In **Edit**, you can edit the information that is displayed in the Catalog for an asset:
220
+
The **Curation Option** is displayed in the asset detail screen if you are the owner of the selected asset or a curator. In **Edit**, you can edit the information that is displayed in the Catalog for an asset.
*For the selected service, you can edit [Application Details](/catalog/manage/curate/#curate-application), [Service Details](/catalog/manage/curate/#service-details), and Authentication
224
+
For the selected service, you can edit the [Application Details](/catalog/manage/curate/#curate-application), the [Service Details](/catalog/manage/curate/#service-details), and the Authentication.
225
225
226
226
For further details, see the [Discoverable and Validated](/catalog/manage/curate/#discoverability) section of *Curate Registered Assets*.
227
227
@@ -231,7 +231,7 @@ The service URI is the location of the service contract of the service, also kno
231
231
232
232
### Download the Contract of a Service {#download-contract}
233
233
234
-
For a selected service, you can click **Download** to download the service contract that is located at the service endpoint. A ZIP file that includes the all the files that make up the full contract is generated and downloaded.
234
+
For a selected service, you can click **Download Contract** to download the service contract that is located at the service endpoint. A ZIP file that includes the all the files that make up the full contract is generated and downloaded.
235
235
236
236
The resulting ZIP file is named `DataHub_<service_name>_<service_version>_<technology>.zip` where the string `<technology>` identifies the service protocol.
Copy file name to clipboardExpand all lines: content/en/docs/control-center/apps/apps-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ aliases:
14
14
15
15
The **Apps** page in Control Center provides a central place to monitor, manage, and interact with all the apps belonging to your company.
16
16
17
-
Use the search bar at the top of the page to find an app using either its name or app ID (which you can find under **Project ID** in your app’s [Settings](/developerportal/collaborate/general-settings/) in [Apps](https://sprintr.home.mendix.com/)).
17
+
Use the search bar at the top of the page to find an app using either its name or app ID. You can find the app ID under **Project ID** in your app’s [Settings](/developerportal/collaborate/general-settings/) in [Apps](https://sprintr.home.mendix.com/).
0 commit comments