Skip to content

Need award/championship entity #1324

@martinbean

Description

@martinbean

I work a lot with professional wrestling and MMA (mixed martial arts) websites. Both activities see competitors contend for championships. Other activities see participants compete for awards.

It would be good if an Award type could be added to the schema.org specification to mark up such entities:

<article itemscope itemtype="http://schema.org/Award">
  <h1 itemprop="name">WWE Universal Championship</h1>
  <p>
    <strong>Current champion:</strong>
    <span itemprop="currentHolder" itemscope itemtype="http://schema.org/Person">
      <span itemprop="name">Brock Lesnar</span>
    </span>
  </p>
</article>

Metadata

Metadata

Assignees

No one assigned

    Labels

    schema.org vocabGeneral top level tag for issues on the vocabulary

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions