From 1d2e4c62474320dc3555faf6a2e3defac85aa514 Mon Sep 17 00:00:00 2001 From: Kay Robbins <1189050+VisLab@users.noreply.github.com> Date: Sun, 14 Apr 2024 17:11:15 -0500 Subject: [PATCH] Minor updates to standard schema prerelease for ontology. --- standard_schema/prerelease/HED8.3.0.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standard_schema/prerelease/HED8.3.0.mediawiki b/standard_schema/prerelease/HED8.3.0.mediawiki index 7dc4bb29..f7800dd8 100644 --- a/standard_schema/prerelease/HED8.3.0.mediawiki +++ b/standard_schema/prerelease/HED8.3.0.mediawiki @@ -1333,7 +1333,7 @@ Each term in this vocabulary has a human-readable description and may include ad * conversionFactor {unitDomain, unitModifierDomain, numericRange}[The factor to multiply these units or unit modifiers by to convert to default units.] * defaultUnits {unitClassDomain, unitRange}[The default units to use if the placeholder has a unit class but the substituted value has no units.] * deprecatedFrom {elementDomain, stringRange}[The latest schema version in which the element was not deprecated.] -* extensionAllowed {tagDomain, boolRange}[Users can add unlimited levels of child nodes under this tag. This tag is propagated to child nodes with the exception of the hashtag placeholders.] +* extensionAllowed {tagDomain, boolRange}[Users can add unlimited levels of child nodes under this tag. This tag is propagated to child nodes except for hashtag placeholders.] * hedId {annotationProperty, elementDomain, stringRange}[The unique identifier of this element in the HED namespace.] * inLibrary {elementDomain, stringRange} [The named library schema that this schema element is from. This attribute is added by tools when a library schema is merged into its partnered standard schema.] * relatedTag {tagDomain, tagRange}[A HED tag that is closely related to this tag. This attribute is used by tagging tools.]