From 1947080d0a5cecd5f23311389b136f4cced3cd2d Mon Sep 17 00:00:00 2001 From: Kay Robbins <1189050+VisLab@users.noreply.github.com> Date: Mon, 26 Feb 2024 13:33:11 -0600 Subject: [PATCH] Added perimeter --- standard_schema/prerelease/HED8.3.0.mediawiki | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/standard_schema/prerelease/HED8.3.0.mediawiki b/standard_schema/prerelease/HED8.3.0.mediawiki index 75cd7e10..54b4de37 100644 --- a/standard_schema/prerelease/HED8.3.0.mediawiki +++ b/standard_schema/prerelease/HED8.3.0.mediawiki @@ -677,7 +677,9 @@ Each term in this vocabulary has a human-readable description and may include ad ****** Height [The vertical measurement or distance from the base to the top of an object.] ******* # {takesValue, valueClass=numericClass, unitClass=physicalLengthUnits} ****** Length [The linear extent in space from one end of something to the other end, or the extent of something from beginning to end.] -******* # {takesValue, valueClass=numericClass, unitClass=physicalLengthUnits} +******* # {takesValue, valueClass=numericClass, unitClass=physicalLengthUnits} +****** Perimeter [The minimum length of paths enclosing a 2D shape.] +******* # {takesValue, valueClass=numericClass, unitClass=physicalLengthUnits} ****** Radius [The distance of the line from the center of a circle or a sphere to its perimeter or outer surface, respectively.] ******* # {takesValue, valueClass=numericClass, unitClass=physicalLengthUnits} ****** Volume [The amount of three dimensional space occupied by an object or the capacity of a space or container.]