Re: How to markup a tag for an item (taxonomy)

Hi Kevin,

If you have a set of tag values, or are looking to create one, DefinedTerm
<https://schema.org/DefinedTerm> could be used to describe each term (tag)
and its value, collecting them together in a DefinedTermSet
<https://schema.org/DefinedTermSet>.

As to associating them with an entity description, much would depend on the
type of entities you would be referring to.

If they are CreativeWork <https://schema.org/CreativeWork>s or subtypes,
the about <https://schema.org/about> property would be appropriate.  In
other situations, category <https://schema.org/category> may be useful.

~Richard.



Richard Wallis
Founder, Data Liberate
http://dataliberate.com
Linkedin: http://www.linkedin.com/in/richardwallis
Twitter: @rjw



On Mon, 11 May 2020 at 15:38, Kevin Brown <kevinbrown2354@gmail.com> wrote:

> What would be the appropriate markup for a set of tags applied to an
> entity? There is a "category" option in intangibles, but it is specified as
> being hierarchical. An example is on StackOverflow, where a set of
> non-hierarchical text tags can be applied to a question to help others find
> relevant questions.
>
> Kevin
>

Received on Monday, 11 May 2020 14:56:59 UTC