From dc818def4c4ba20b513fc98901843f3415447939 Mon Sep 17 00:00:00 2001
From: George Kerscher
Date: Wed, 13 Mar 2024 08:40:45 -0600
Subject: [PATCH 1/2] Updated hazard and fixed typo
---
UX-Guide-Metadata/draft/principles/index.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/UX-Guide-Metadata/draft/principles/index.html b/UX-Guide-Metadata/draft/principles/index.html
index b20d0da0..a55f31e4 100644
--- a/UX-Guide-Metadata/draft/principles/index.html
+++ b/UX-Guide-Metadata/draft/principles/index.html
@@ -293,7 +293,7 @@ Examples
Appearance cannot be modified.
- Appearance Modifiability not known.
+ Ability to modify the appearance is not known.
@@ -714,7 +714,8 @@ Hazards
negatively. This is because users search for content that is safe for them as well as want to know
when content is potentially dangerous to them.
- This group should always be displayed. Indicate that no metadata is provided if that is the case.
+ The hazards property vocabulary includes a value of unknown, which means the content creater of the metadata explicitly acknowledges that the resource has not been checked for hazards. This is different than providing no metadata for this property which does not carry any meaning.
+
Examples
From 30afa70b980a793f2165e7b93afaea921a50b99b Mon Sep 17 00:00:00 2001
From: George Kerscher
Date: Thu, 14 Mar 2024 11:51:39 -0600
Subject: [PATCH 2/2] Fix typo Charles pointed out
---
UX-Guide-Metadata/draft/principles/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/UX-Guide-Metadata/draft/principles/index.html b/UX-Guide-Metadata/draft/principles/index.html
index a55f31e4..6f3c4ef0 100644
--- a/UX-Guide-Metadata/draft/principles/index.html
+++ b/UX-Guide-Metadata/draft/principles/index.html
@@ -714,7 +714,7 @@ Hazards
negatively. This is because users search for content that is safe for them as well as want to know
when content is potentially dangerous to them.
- The hazards property vocabulary includes a value of unknown, which means the content creater of the metadata explicitly acknowledges that the resource has not been checked for hazards. This is different than providing no metadata for this property which does not carry any meaning.
+
The hazards property vocabulary includes a value of unknown, which means the content creator of the metadata explicitly acknowledges that the resource has not been checked for hazards. This is different than providing no metadata for this property which does not carry any meaning.