<p dir="ltr">I recommend using the NAME conventional tag, which is described in the documentation.  One current shortcoming is that that tag is fixed size (32 bytes); that convention was established before we had variable-length tags, which would be a better solution.  I don't recommend a new tag for each new name, as getting the name for an entity in that case would be impossible without already knowing the name itself, in which case you don't need to query it.<br>

</p>
<div class="gmail_quote">On Jul 16, 2014 10:42 AM, "Gerd Heber" <<a href="mailto:gheber@hdfgroup.org">gheber@hdfgroup.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It appears that the simplest way to name an entity set is<br>
to create a tag with that name and a dummy tag value.<br>
(I'm not thinking about large numbers of entity sets, I might have a few dozen.)<br>
<br>
1. Am I missing something that's more straightforward?<br>
<br>
2. Are there conventions regarding the tag type (sparse, dense)<br>
   or tag value type (bit, integer)?<br>
<br>
Thanks for your comments.<br>
G.<br>
</blockquote></div>