From 21c954f86244f219fe3d5dadde507bff3cab503b Mon Sep 17 00:00:00 2001
From: Kay Robbins <1189050+VisLab@users.noreply.github.com>
Date: Mon, 1 Apr 2024 14:48:16 -0500
Subject: [PATCH] unitClass and valueClass back to inherited attributes
---
standard_schema/prerelease/HED8.3.0.mediawiki | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/standard_schema/prerelease/HED8.3.0.mediawiki b/standard_schema/prerelease/HED8.3.0.mediawiki
index bc9336e3..1864bbcc 100644
--- a/standard_schema/prerelease/HED8.3.0.mediawiki
+++ b/standard_schema/prerelease/HED8.3.0.mediawiki
@@ -25,7 +25,7 @@ Each term in this vocabulary has a human-readable description and may include ad
* Software-agent [An agent computer program that interacts with the participant in an active role such as an AI advisor.]
'''Action''' {extensionAllowed}[Do something.]
-* Communicate [Action conveying knowledge of or information about something.]
+* Communicate [Action conveying knowledge of or about something.]
** Communicate-gesturally {relatedTag=Move-face, relatedTag=Move-upper-extremity}[Communicate nonverbally using visible bodily actions, either in place of speech or together and in parallel with spoken words. Gestures include movement of the hands, face, or other parts of the body.]
*** Clap-hands [Strike the palms of against one another resoundingly, and usually repeatedly, especially to express approval.]
*** Clear-throat {relatedTag=Move-face, relatedTag=Move-head}[Cough slightly so as to speak more clearly, attract attention, or to express hesitancy before saying something awkward.]
@@ -1348,7 +1348,7 @@ Each term in this vocabulary has a human-readable description and may include ad
* takesValue {annotationProperty, tagDomain, boolRange}[This tag is a hashtag placeholder that is expected to be replaced with a user-defined value.]
* topLevelTagGroup {tagDomain, boolRange}[This tag (or its descendants) can only appear in a top-level tag group. There are additional tag-specific restrictions on what other tags can appear in the group with this tag.]
* unique {tagDomain,boolRange}[Only one of this tag or its descendants can be used in the event-level HED string.]
-* unitClass {tagDomain, stringRange}[The unit class that the value of a placeholder node can belong to.]
+* unitClass {tagDomain, unitClassRange}[The unit class that the value of a placeholder node can belong to.]
* unitPrefix {unitDomain, boolRange}[This unit is a prefix unit (e.g., dollar sign in the currency units).]
* unitSymbol {unitDomain, boolRange}[This tag is an abbreviation or symbol representing a type of unit. Unit symbols represent both the singular and the plural and thus cannot be pluralized.]
* valueClass {tagDomain, valueClassRange}[Type of value taken on by the value of a placeholder node.]