From ce80970f6f5c4c5a235c613bd774845fe906e46e Mon Sep 17 00:00:00 2001 From: trentmc <5305452+trentmc@users.noreply.github.com> Date: Sun, 22 Aug 2021 17:37:47 +0200 Subject: [PATCH] tweaks to titles, to make them easier to understand --- content/concepts/ddo-metadata.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/concepts/ddo-metadata.md b/content/concepts/ddo-metadata.md index 8a498d2f..b923cba3 100644 --- a/content/concepts/ddo-metadata.md +++ b/content/concepts/ddo-metadata.md @@ -120,7 +120,7 @@ These are examples of attributes that can enhance the discoverability of a resou The publisher of a DDO _may_ add additional attributes or change the above object definition. -## Attributes for Status +## Attributes for Metadata.Status A `status` object has the following attributes. @@ -223,7 +223,7 @@ url` is removed from all objects in the `files` array, and `encryptedFiles` is a } ``` -## Attributes for Asset Type - Algorithm +## Attributes when Metadata.Main.Type = Algorithm An asset of type `algorithm` has the following additional attributes under `main.algorithm`: @@ -288,7 +288,7 @@ The `container` object has the following attributes: } ``` -## Attributes for Asset Type - Compute +## Attributes when Metadata.Main.Type = Compute An asset with a service of type `compute` has the following additional attributes under `main.privacy`: