<alps>
 <descriptor id="CreativeWork" type="semantic" href="http://alps.io/schema.org/Thing">
  <doc format="html">
   The most generic kind of creative work, including books, movies, photographs, software programs, etc.
  </doc>

  <descriptor id="about" type="semantic" rt="http://alps.io/schema.org/Thing">
   <doc format="html">
    The subject matter of the content.
   </doc>
  </descriptor>

  <descriptor id="accountablePerson" type="semantic" rt="http://alps.io/schema.org/Person">
   <doc format="html">
    Specifies the Person that is legally accountable for the CreativeWork.
   </doc>
  </descriptor>

  <descriptor href="http://alps.io/schema.org/Thing#additionalType"/>

  <descriptor id="aggregateRating" type="semantic" rt="http://alps.io/schema.org/AggregateRating">
   <doc format="html">
    The overall rating, based on a collection of reviews or ratings, of the item.
   </doc>
  </descriptor>

  <descriptor id="alternativeHeadline" type="semantic" rt="http://alps.io/schema.org/Text">
   <doc format="html">
    A secondary title of the CreativeWork.
   </doc>
  </descriptor>

  <descriptor id="associatedMedia" type="semantic" rt="http://alps.io/schema.org/MediaObject">
   <doc format="html">
    The media objects that encode this creative work. This property is a synonym for encodings.
   </doc>
  </descriptor>

  <descriptor id="audience" type="semantic" rt="http://alps.io/schema.org/Audience">
   <doc format="html">
    The intended audience of the work, i.e. the group for whom the work was created.
   </doc>
  </descriptor>

  <descriptor id="audio" type="semantic" rt="http://alps.io/schema.org/AudioObject">
   <doc format="html">
    An embedded audio object.
   </doc>
  </descriptor>

  <descriptor id="author" type="semantic" rt="http://alps.io/schema.org/Organization http://alps.io/schema.org/Person">
   <doc format="html">
    The author of this content. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.
   </doc>
  </descriptor>

  <descriptor id="award" type="semantic" rt="http://alps.io/schema.org/Text">
   <doc format="html">
    An award won by this person or for this creative work.
   </doc>
  </descriptor>

  <descriptor id="awards" type="semantic" rt="http://alps.io/schema.org/Text">
   <doc format="html">
    Awards won by this person or for this creative work. (legacy spelling; see singular form, award)
   </doc>
  </descriptor>

  <descriptor id="comment" type="semantic" rt="http://alps.io/schema.org/UserComments">
   <doc format="html">
    Comments, typically from users, on this CreativeWork.
   </doc>
  </descriptor>

  <descriptor id="contentLocation" type="semantic" rt="http://alps.io/schema.org/Place">
   <doc format="html">
    The location of the content.
   </doc>
  </descriptor>

  <descriptor id="contentRating" type="semantic" rt="http://alps.io/schema.org/Text">
   <doc format="html">
    Official rating of a piece of content&#x2014;for example,'MPAA PG-13'.
   </doc>
  </descriptor>

  <descriptor id="contributor" type="semantic" rt="http://alps.io/schema.org/Organization http://alps.io/schema.org/Person">
   <doc format="html">
    A secondary contributor to the CreativeWork.
   </doc>
  </descriptor>

  <descriptor id="copyrightHolder" type="semantic" rt="http://alps.io/schema.org/Organization http://alps.io/schema.org/Person">
   <doc format="html">
    The party holding the legal copyright to the CreativeWork.
   </doc>
  </descriptor>

  <descriptor id="copyrightYear" type="semantic" rt="http://alps.io/schema.org/Number">
   <doc format="html">
    The year during which the claimed copyright for the CreativeWork was first asserted.
   </doc>
  </descriptor>

  <descriptor id="creator" type="semantic" rt="http://alps.io/schema.org/Organization http://alps.io/schema.org/Person">
   <doc format="html">
    The creator/author of this CreativeWork or UserComments. This is the same as the Author property for CreativeWork.
   </doc>
  </descriptor>

  <descriptor id="dateCreated" type="semantic" rt="http://alps.io/schema.org/Date">
   <doc format="html">
    The date on which the CreativeWork was created.
   </doc>
  </descriptor>

  <descriptor id="dateModified" type="semantic" rt="http://alps.io/schema.org/Date">
   <doc format="html">
    The date on which the CreativeWork was most recently modified.
   </doc>
  </descriptor>

  <descriptor id="datePublished" type="semantic" rt="http://alps.io/schema.org/Date">
   <doc format="html">
    Date of first broadcast/publication.
   </doc>
  </descriptor>

  <descriptor href="http://alps.io/schema.org/Thing#description"/>

  <descriptor id="discussionUrl" type="safe" rt="http://alps.io/schema.org/URL">
   <doc format="html">
    A link to the page containing the comments of the CreativeWork.
   </doc>
  </descriptor>

  <descriptor id="editor" type="semantic" rt="http://alps.io/schema.org/Person">
   <doc format="html">
    Specifies the Person who edited the CreativeWork.
   </doc>
  </descriptor>

  <descriptor id="encoding" type="semantic" rt="http://alps.io/schema.org/MediaObject">
   <doc format="html">
    A media object that encode this CreativeWork.
   </doc>
  </descriptor>

  <descriptor id="encodings" type="semantic" rt="http://alps.io/schema.org/MediaObject">
   <doc format="html">
    The media objects that encode this creative work (legacy spelling; see singular form, encoding).
   </doc>
  </descriptor>

  <descriptor id="genre" type="semantic" rt="http://alps.io/schema.org/Text">
   <doc format="html">
    Genre of the creative work
   </doc>
  </descriptor>

  <descriptor id="headline" type="semantic" rt="http://alps.io/schema.org/Text">
   <doc format="html">
    Headline of the article
   </doc>
  </descriptor>

  <descriptor href="http://alps.io/schema.org/Thing#image"/>

  <descriptor id="inLanguage" type="semantic" rt="http://alps.io/schema.org/Text">
   <doc format="html">
    The language of the content. please use one of the language codes from the <a href='http://tools.ietf.org/html/bcp47'>IETF BCP 47 standard.</a>
   </doc>
  </descriptor>

  <descriptor id="interactionCount" type="semantic" rt="http://alps.io/schema.org/Text">
   <doc format="html">
    A count of a specific user interactions with this item&#x2014;for example, <code>20 UserLikes</code>, <code>5 UserComments</code>, or <code>300 UserDownloads</code>. The user interaction type should be one of the sub types of <a href='UserInteraction'>UserInteraction</a>.
   </doc>
  </descriptor>

  <descriptor id="isFamilyFriendly" type="semantic" rt="http://alps.io/schema.org/Boolean">
   <doc format="html">
    Indicates whether this content is family friendly.
   </doc>
  </descriptor>

  <descriptor id="keywords" type="semantic" rt="http://alps.io/schema.org/Text">
   <doc format="html">
    The keywords/tags used to describe this content.
   </doc>
  </descriptor>

  <descriptor id="mentions" type="semantic" rt="http://alps.io/schema.org/Thing">
   <doc format="html">
    Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept.
   </doc>
  </descriptor>

  <descriptor href="http://alps.io/schema.org/Thing#name"/>

  <descriptor id="offers" type="semantic" rt="http://alps.io/schema.org/Offer">
   <doc format="html">
    An offer to sell this item&#x2014;for example, an offer to sell a product, the DVD of a movie, or tickets to an event.
   </doc>
  </descriptor>

  <descriptor id="provider" type="semantic" rt="http://alps.io/schema.org/Organization http://alps.io/schema.org/Person">
   <doc format="html">
    Specifies the Person or Organization that distributed the CreativeWork.
   </doc>
  </descriptor>

  <descriptor id="publisher" type="semantic" rt="http://alps.io/schema.org/Organization">
   <doc format="html">
    The publisher of the creative work.
   </doc>
  </descriptor>

  <descriptor id="publishingPrinciples" type="safe" rt="http://alps.io/schema.org/URL">
   <doc format="html">
    Link to page describing the editorial principles of the organization primarily responsible for the creation of the CreativeWork.
   </doc>
  </descriptor>

  <descriptor id="review" type="semantic" rt="http://alps.io/schema.org/Review">
   <doc format="html">
    A review of the item.
   </doc>
  </descriptor>

  <descriptor id="reviews" type="semantic" rt="http://alps.io/schema.org/Review">
   <doc format="html">
    Review of the item (legacy spelling; see singular form, review).
   </doc>
  </descriptor>

  <descriptor id="sourceOrganization" type="semantic" rt="http://alps.io/schema.org/Organization">
   <doc format="html">
    The Organization on whose behalf the creator was working.
   </doc>
  </descriptor>

  <descriptor id="text" type="semantic" rt="http://alps.io/schema.org/Text">
   <doc format="html">
    The textual content of this CreativeWork.
   </doc>
  </descriptor>

  <descriptor id="thumbnailUrl" type="safe" rt="http://alps.io/schema.org/URL">
   <doc format="html">
    A thumbnail image relevant to the Thing.
   </doc>
  </descriptor>

  <descriptor href="http://alps.io/schema.org/Thing#url"/>

  <descriptor id="version" type="semantic" rt="http://alps.io/schema.org/Number">
   <doc format="html">
    The version of the CreativeWork embodied by a specified resource.
   </doc>
  </descriptor>

  <descriptor id="video" type="semantic" rt="http://alps.io/schema.org/VideoObject">
   <doc format="html">
    An embedded video object.
   </doc>
  </descriptor>

 </descriptor>
</alps>