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.]