Skip to content

Commit

Permalink
Correct suggestedTag range
Browse files Browse the repository at this point in the history
  • Loading branch information
IanCa authored Apr 18, 2024
1 parent 9ac0720 commit 97b02e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions standard_schema/prerelease/HED8.3.0.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -1343,7 +1343,7 @@ Each term in this vocabulary has a human-readable description and may include ad
* SIUnit <nowiki>{hedId=HED_0010311, unitDomain, boolRange}[This unit element is an SI unit and can be modified by multiple and sub-multiple names. Note that some units such as byte are designated as SI units although they are not part of the standard.]</nowiki>
* SIUnitModifier <nowiki>{hedId=HED_0010312, unitModifierDomain, boolRange}[This SI unit modifier represents a multiple or sub-multiple of a base unit rather than a unit symbol.]</nowiki>
* SIUnitSymbolModifier <nowiki>{hedId=HED_0010313, unitModifierDomain, boolRange}[This SI unit modifier represents a multiple or sub-multiple of a unit symbol rather than a base symbol.]</nowiki>
* suggestedTag <nowiki>{hedId=HED_0010106, tagDomain, stringRange}[A tag that is often associated with this tag. This attribute is used by tagging tools to provide tagging suggestions.]</nowiki>
* suggestedTag <nowiki>{hedId=HED_0010106, tagDomain, tagRange}[A tag that is often associated with this tag. This attribute is used by tagging tools to provide tagging suggestions.]</nowiki>
* tagGroup <nowiki>{hedId=HED_0010314, tagDomain, boolRange}[This tag can only appear inside a tag group.] </nowiki>
* takesValue <nowiki>{hedId=HED_0010503, annotationProperty, tagDomain, boolRange}[This tag is a hashtag placeholder that is expected to be replaced with a user-defined value.] </nowiki>
* topLevelTagGroup <nowiki>{hedId=HED_0010315, 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.] </nowiki>
Expand Down Expand Up @@ -1371,4 +1371,4 @@ Each term in this vocabulary has a human-readable description and may include ad
'''Epilogue'''<wiki>[This section citation, licensing, and other information.]</nowiki>
This schema is released under the Creative Commons Attribution 4.0 International and is a product of the HED Working Group. The DOI for the latest version of the HED standard schema is 10.5281/zenodo.7876037.
!# end hed
!# end hed

0 comments on commit 97b02e4

Please sign in to comment.