{"Thing":{"resource":"Thing","comment":"The most generic type of item.","subClassOf":[],"domainIncludes":[{"label":"additionalType","comment":"An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally."},{"label":"alternateName","comment":"An alias for the item."},{"label":"description","comment":"A description of the item."},{"label":"disambiguatingDescription","comment":"A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation."},{"label":"image","comment":"An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]."},{"label":"mainEntityOfPage","comment":"Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](\/docs\/datamodel.html#mainEntityBackground) for details."},{"label":"name","comment":"The name of the item."},{"label":"sameAs","comment":"URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website."},{"label":"url","comment":"URL of the item."},{"label":"potentialAction","comment":"Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role."},{"label":"identifier","comment":"The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](\/docs\/datamodel.html#identifierBg) for more details.\n        "},{"label":"subjectOf","comment":"A CreativeWork or Event about this Thing.."}],"rangeIncludes":[{"label":"about","comment":"The subject matter of the content."},{"label":"category","comment":"A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy."},{"label":"collection","comment":"A sub property of object. The collection target of the action."},{"label":"targetCollection","comment":"A sub property of object. The collection target of the action."},{"label":"instrument","comment":"The object that helped the agent perform the action. e.g. John wrote a book with *a pen*."},{"label":"itemReviewed","comment":"The item that is being reviewed\/rated."},{"label":"mainEntity","comment":"Indicates the primary entity described in some page or other CreativeWork."},{"label":"mentions","comment":"Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept."},{"label":"object","comment":"The object upon which the action is carried out, whose state is kept intact or changed. Also known as the semantic roles patient, affected or undergoer (which change their state) or theme (which doesn't). e.g. John read *a book*."},{"label":"option","comment":"A sub property of object. The options subject to this action."},{"label":"actionOption","comment":"A sub property of object. The options subject to this action."},{"label":"produces","comment":"The tangible thing generated by the service, e.g. a passport, permit, etc."},{"label":"serviceOutput","comment":"The tangible thing generated by the service, e.g. a passport, permit, etc."},{"label":"replacee","comment":"A sub property of object. The object that is being replaced."},{"label":"replacer","comment":"A sub property of object. The object that replaces."},{"label":"result","comment":"The result produced in the action. e.g. John wrote *a book*."},{"label":"reservationFor","comment":"The thing -- flight, event, restaurant,etc. being reserved."},{"label":"error","comment":"For failed actions, more information on the cause of the failure."},{"label":"defaultValue","comment":"The default value of the input.  For properties that expect a literal, the default is a literal value, for properties that expect an object, it's an ID reference to one of the current values."},{"label":"itemListElement","comment":"For itemListElement values, you can use simple strings (e.g. \"Peter\", \"Paul\", \"Mary\"), existing entities, or use ListItem.\\n\\nText values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.\\n\\nNote: The order of elements in your mark-up is not sufficient for indicating the order or elements.  Use ListItem with a 'position' property in such cases."},{"label":"item","comment":"An entity represented by an entry in a list or data feed (e.g. an 'artist' in a list of 'artists')\u2019."},{"label":"quest","comment":"The task that a player-controlled character, or group of characters may complete in order to gain a reward."},{"label":"gameItem","comment":"An item is an object within the game world that can be collected by a player or, occasionally, a non-player character."},{"label":"characterAttribute","comment":"A piece of data that represents a particular aspect of a fictional character (skill, power, character points, advantage, disadvantage)."},{"label":"gamePlatform","comment":"The electronic systems used to play <a href=\"http:\/\/en.wikipedia.org\/wiki\/Category:Video_game_platforms\">video games<\/a>."},{"label":"dataFeedElement","comment":"An item within in a data feed. Data feeds may have many elements."},{"label":"requiredCollateral","comment":"Assets required to secure loan or credit repayments. It may take form of third party pledge, goods, financial instruments (cash, securities, etc.)"}]},"CreativeWork":{"resource":"CreativeWork","comment":"The most generic kind of creative work, including books, movies, photographs, software programs, etc.","subClassOf":["Thing"],"domainIncludes":[{"label":"schemaVersion","comment":"Indicates (by URL or string) a particular version of a schema used in some CreativeWork. For example, a document could declare a schemaVersion using an URL such as version\/2.0\/ if precise indication of schema version was required by some application. "},{"label":"about","comment":"The subject matter of the content."},{"label":"accessibilityAPI","comment":"Indicates that the resource is compatible with the referenced accessibility API ([WebSchemas wiki lists possible values](http:\/\/www.w3.org\/wiki\/WebSchemas\/Accessibility))."},{"label":"accessibilityControl","comment":"Identifies input methods that are sufficient to fully control the described resource ([WebSchemas wiki lists possible values](http:\/\/www.w3.org\/wiki\/WebSchemas\/Accessibility))."},{"label":"accessibilityFeature","comment":"Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility ([WebSchemas wiki lists possible values](http:\/\/www.w3.org\/wiki\/WebSchemas\/Accessibility))."},{"label":"accessibilityHazard","comment":"A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3 ([WebSchemas wiki lists possible values](http:\/\/www.w3.org\/wiki\/WebSchemas\/Accessibility))."},{"label":"accountablePerson","comment":"Specifies the Person that is legally accountable for the CreativeWork."},{"label":"aggregateRating","comment":"The overall rating, based on a collection of reviews or ratings, of the item."},{"label":"alternativeHeadline","comment":"A secondary title of the CreativeWork."},{"label":"associatedMedia","comment":"A media object that encodes this CreativeWork. This property is a synonym for encoding."},{"label":"audience","comment":"An intended audience, i.e. a group for whom something was created."},{"label":"audio","comment":"An embedded audio object."},{"label":"author","comment":"The author of this content or rating. 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."},{"label":"award","comment":"An award won by or for this item."},{"label":"awards","comment":"Awards won by or for this item."},{"label":"citation","comment":"A citation or reference to another creative work, such as another publication, web page, scholarly article, etc."},{"label":"comment","comment":"Comments, typically from users."},{"label":"contentLocation","comment":"The location depicted or described in the content. For example, the location in a photograph or painting."},{"label":"locationCreated","comment":"The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork."},{"label":"contentRating","comment":"Official rating of a piece of content&#x2014;for example,'MPAA PG-13'."},{"label":"contributor","comment":"A secondary contributor to the CreativeWork or Event."},{"label":"copyrightHolder","comment":"The party holding the legal copyright to the CreativeWork."},{"label":"copyrightYear","comment":"The year during which the claimed copyright for the CreativeWork was first asserted."},{"label":"creator","comment":"The creator\/author of this CreativeWork. This is the same as the Author property for CreativeWork."},{"label":"dateCreated","comment":"The date on which the CreativeWork was created or the item was added to a DataFeed."},{"label":"dateModified","comment":"The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed."},{"label":"datePublished","comment":"Date of first broadcast\/publication."},{"label":"discussionUrl","comment":"A link to the page containing the comments of the CreativeWork."},{"label":"editor","comment":"Specifies the Person who edited the CreativeWork."},{"label":"educationalAlignment","comment":"An alignment to an established educational framework."},{"label":"educationalUse","comment":"The purpose of a work in the context of education; for example, 'assignment', 'group work'."},{"label":"encoding","comment":"A media object that encodes this CreativeWork. This property is a synonym for associatedMedia."},{"label":"encodingFormat","comment":"Media type typically expressed using a MIME format (see [IANA site](http:\/\/www.iana.org\/assignments\/media-types\/media-types.xhtml) and [MDN reference](https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTTP\/Basics_of_HTTP\/MIME_types)) e.g. application\/zip for a SoftwareApplication binary, audio\/mpeg for .mp3 etc.).\n\nIn cases where a [[CreativeWork]] has several media type representations, [[encoding]] can be used to indicate each [[MediaObject]] alongside particular [[encodingFormat]] information.\n\nUnregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia\/Wikidata entry."},{"label":"encodings","comment":"A media object that encodes this CreativeWork."},{"label":"expires","comment":"Date the content expires and is no longer useful or available. For example a [[VideoObject]] or [[NewsArticle]] whose availability or relevance is time-limited, or a [[ClaimReview]] fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date."},{"label":"fileFormat","comment":"Media type, typically MIME format (see [IANA site](http:\/\/www.iana.org\/assignments\/media-types\/media-types.xhtml)) of the content e.g. application\/zip of a SoftwareApplication binary. In cases where a CreativeWork has several media type representations, 'encoding' can be used to indicate each MediaObject alongside particular fileFormat information. Unregistered or niche file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia entry."},{"label":"isAccessibleForFree","comment":"A flag to signal that the item, event, or place is accessible for free."},{"label":"genre","comment":"Genre of the creative work, broadcast channel or group."},{"label":"headline","comment":"Headline of the article."},{"label":"inLanguage","comment":"The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[availableLanguage]]."},{"label":"interactivityType","comment":"The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'."},{"label":"isBasedOnUrl","comment":"A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http:\/\/example.com\/great-multiplication-intro.html."},{"label":"isBasedOn","comment":"A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http:\/\/example.com\/great-multiplication-intro.html."},{"label":"isFamilyFriendly","comment":"Indicates whether this content is family friendly."},{"label":"isPartOf","comment":"Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of."},{"label":"keywords","comment":"Keywords or tags used to describe this content. Multiple entries in a keywords list are typically delimited by commas."},{"label":"license","comment":"A license document that applies to this content, typically indicated by URL."},{"label":"learningResourceType","comment":"The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'."},{"label":"mainEntity","comment":"Indicates the primary entity described in some page or other CreativeWork."},{"label":"mentions","comment":"Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept."},{"label":"offers","comment":"An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event."},{"label":"position","comment":"The position of an item in a series or sequence of items."},{"label":"producer","comment":"The person or organization who produced the work (e.g. music album, movie, tv\/radio series etc.)."},{"label":"publication","comment":"A publication event associated with the item."},{"label":"publisher","comment":"The publisher of the creative work."},{"label":"publishingPrinciples","comment":"The publishingPrinciples property indicates (typically via [[URL]]) a document describing the editorial principles of an [[Organization]] (or individual e.g. a [[Person]] writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are those of the party primarily responsible for the creation of the [[CreativeWork]].\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology.\n"},{"label":"recordedAt","comment":"The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event."},{"label":"review","comment":"A review of the item."},{"label":"reviews","comment":"Review of the item."},{"label":"sourceOrganization","comment":"The Organization on whose behalf the creator was working."},{"label":"spatial","comment":"The \"spatial\" property can be used in cases when more specific properties\n(e.g. [[locationCreated]], [[spatialCoverage]], [[contentLocation]]) are not known to be appropriate."},{"label":"spatialCoverage","comment":"The spatialCoverage of a CreativeWork indicates the place(s) which are the focus of the content. It is a subproperty of\n      contentLocation intended primarily for more technical and detailed materials. For example with a Dataset, it indicates\n      areas that the dataset describes: a dataset of New York weather would have spatialCoverage which was the place: the state of New York."},{"label":"sponsor","comment":"A person or organization that supports a thing through a pledge, promise, or financial contribution. e.g. a sponsor of a Medical Study or a corporate sponsor of an event."},{"label":"funder","comment":"A person or organization that supports (sponsors) something through some kind of financial contribution."},{"label":"temporalCoverage","comment":"The temporalCoverage of a CreativeWork indicates the period that the content applies to, i.e. that it describes, either as a DateTime or as a textual string indicating a time period in [ISO 8601 time interval format](https:\/\/en.wikipedia.org\/wiki\/ISO_8601#Time_intervals). In\n      the case of a Dataset it will typically indicate the relevant time period in a precise notation (e.g. for a 2011 census dataset, the year 2011 would be written \"2011\/2012\"). Other forms of content e.g. ScholarlyArticle, Book, TVSeries or TVEpisode may indicate their temporalCoverage in broader terms - textually or via well-known URL.\n      Written works such as books may sometimes have precise temporal coverage too, e.g. a work set in 1939 - 1945 can be indicated in ISO 8601 interval format format via \"1939\/1945\".\n\nOpen-ended date ranges can be written with \"..\" in place of the end date. For example, \"2015-11\/..\" indicates a range beginning in November 2015 and with no specified final date. This is tentative and might be updated in future when ISO 8601 is officially updated."},{"label":"temporal","comment":"The \"temporal\" property can be used in cases where more specific properties\n(e.g. [[temporalCoverage]], [[dateCreated]], [[dateModified]], [[datePublished]]) are not known to be appropriate."},{"label":"text","comment":"The textual content of this CreativeWork."},{"label":"thumbnailUrl","comment":"A thumbnail image relevant to the Thing."},{"label":"timeRequired","comment":"Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience, e.g. 'PT30M', 'PT1H25M'."},{"label":"typicalAgeRange","comment":"The typical expected age range, e.g. '7-9', '11-'."},{"label":"version","comment":"The version of the CreativeWork embodied by a specified resource."},{"label":"video","comment":"An embedded video object."},{"label":"provider","comment":"The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller."},{"label":"commentCount","comment":"The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is most applicable to works published in Web sites with commenting system; additional comments may exist elsewhere."},{"label":"hasPart","comment":"Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense)."},{"label":"workExample","comment":"Example\/instance\/realization\/derivation of the concept of this creative work. eg. The paperback edition, first edition, or eBook."},{"label":"exampleOfWork","comment":"A creative work that this work is an example\/instance\/realization\/derivation of."},{"label":"character","comment":"Fictional person connected with a creative work."},{"label":"translator","comment":"Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event."},{"label":"releasedEvent","comment":"The place and time the release was issued, expressed as a PublicationEvent."},{"label":"material","comment":"A material that something is made from, e.g. leather, wool, cotton, paper."},{"label":"interactionStatistic","comment":"The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used."},{"label":"accessMode","comment":"The human sensory perceptual system or cognitive faculty through which a person may process or perceive information. Expected values include: auditory, tactile, textual, visual, colorDependent, chartOnVisual, chemOnVisual, diagramOnVisual, mathOnVisual, musicOnVisual, textOnVisual.\n      "},{"label":"accessModeSufficient","comment":"A list of single or combined accessModes that are sufficient to understand all the intellectual content of a resource. Expected values include:  auditory, tactile, textual, visual.\n      "},{"label":"accessibilitySummary","comment":"A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as \"short descriptions are present but long descriptions will be needed for non-visual users\" or \"short descriptions are present and no long descriptions are needed.\""}],"rangeIncludes":[{"label":"citation","comment":"A citation or reference to another creative work, such as another publication, web page, scholarly article, etc."},{"label":"discusses","comment":"Specifies the CreativeWork associated with the UserComment."},{"label":"encodesCreativeWork","comment":"The CreativeWork encoded by this media object."},{"label":"isBasedOnUrl","comment":"A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http:\/\/example.com\/great-multiplication-intro.html."},{"label":"isBasedOn","comment":"A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http:\/\/example.com\/great-multiplication-intro.html."},{"label":"isPartOf","comment":"Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of."},{"label":"license","comment":"A license document that applies to this content, typically indicated by URL."},{"label":"mainEntityOfPage","comment":"Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](\/docs\/datamodel.html#mainEntityBackground) for details."},{"label":"publishingPrinciples","comment":"The publishingPrinciples property indicates (typically via [[URL]]) a document describing the editorial principles of an [[Organization]] (or individual e.g. a [[Person]] writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are those of the party primarily responsible for the creation of the [[CreativeWork]].\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology.\n"},{"label":"recordedIn","comment":"The CreativeWork that captured all or part of this Event."},{"label":"workPerformed","comment":"A work performed in some event, for example a play performed in a TheaterEvent."},{"label":"workFeatured","comment":"A work featured in some event, e.g. exhibited in an ExhibitionEvent.\n       Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent)."},{"label":"hasPart","comment":"Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense)."},{"label":"workExample","comment":"Example\/instance\/realization\/derivation of the concept of this creative work. eg. The paperback edition, first edition, or eBook."},{"label":"exampleOfWork","comment":"A creative work that this work is an example\/instance\/realization\/derivation of."},{"label":"cheatCode","comment":"Cheat codes to the game."},{"label":"softwareHelp","comment":"Software application help."},{"label":"gameTip","comment":"Links to tips, tactics, etc."},{"label":"sharedContent","comment":"A CreativeWork such as an image, video, or audio clip shared as part of this posting."},{"label":"lyrics","comment":"The words in the song."},{"label":"recipeInstructions","comment":"A step in making the recipe, in the form of a single item (document, video, etc.) or an ordered list with HowToStep and\/or HowToSection items."},{"label":"messageAttachment","comment":"A CreativeWork attached to the message."},{"label":"step","comment":"A single step item (as HowToStep, text, document, video, etc.) or a HowToSection."},{"label":"steps","comment":"A single step item (as HowToStep, text, document, video, etc.) or a HowToSection (originally misnamed 'steps'; 'step' is preferred)."},{"label":"subjectOf","comment":"A CreativeWork or Event about this Thing.."}]},"WebPage":{"resource":"WebPage","comment":"A web page. Every web page is implicitly assumed to be declared to be of type WebPage, so the various properties about that webpage, such as <code>breadcrumb<\/code> may be used. We recommend explicit declaration if these properties are specified, but if they are found outside of an itemscope, they will be assumed to be about the page.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"breadcrumb","comment":"A set of links that can help a user understand and navigate a website hierarchy."},{"label":"lastReviewed","comment":"Date on which the content on this web page was last reviewed for accuracy and\/or completeness."},{"label":"mainContentOfPage","comment":"Indicates if this web page element is the main subject of the page."},{"label":"primaryImageOfPage","comment":"Indicates the main image on the page."},{"label":"relatedLink","comment":"A link related to this web page, for example to other related web pages."},{"label":"reviewedBy","comment":"People or organizations that have reviewed the content on this web page for accuracy and\/or completeness."},{"label":"significantLink","comment":"One of the more significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most."},{"label":"significantLinks","comment":"The most significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most."},{"label":"specialty","comment":"One of the domain specialities to which this web page's content applies."},{"label":"speakable","comment":"Indicates sections of a Web page that are particularly 'speakable' in the sense of being highlighted as being especially appropriate for text-to-speech conversion. Other sections of a page may also be usefully spoken in particular circumstances; the 'speakable' property serves to indicate the parts most likely to be generally useful for speech.\n\nThe *speakable* property can be repeated an arbitrary number of times, with three kinds of possible 'content-locator' values:\n\n1.) *id-value* URL references - uses *id-value* of an element in the page being annotated. The simplest use of *speakable* has (potentially relative) URL values, referencing identified sections of the document concerned.\n\n2.) CSS Selectors - addresses content in the annotated page, eg. via class attribute. Use the [[cssSelector]] property.\n\n3.)  XPaths - addresses content via XPaths (assuming an XML view of the content). Use the [[xpath]] property.\n\n\nFor more sophisticated markup of speakable sections beyond simple ID references, either CSS selectors or XPath expressions to pick out document section(s) as speakable. For this\nwe define a supporting type, [[SpeakableSpecification]]  which is defined to be a possible value of the *speakable* property.\n         "}],"rangeIncludes":[]},"AboutPage":{"resource":"AboutPage","comment":"Web page type: About page.","subClassOf":["WebPage"],"domainIncludes":[],"rangeIncludes":[]},"Organization":{"resource":"Organization","comment":"An organization such as a school, NGO, corporation, club, etc.","subClassOf":["Thing"],"domainIncludes":[{"label":"hasOfferCatalog","comment":"Indicates an OfferCatalog listing for this Organization, Person, or Service."},{"label":"address","comment":"Physical address of the item."},{"label":"aggregateRating","comment":"The overall rating, based on a collection of reviews or ratings, of the item."},{"label":"areaServed","comment":"The geographic area where a service or offered item is provided."},{"label":"award","comment":"An award won by or for this item."},{"label":"awards","comment":"Awards won by or for this item."},{"label":"parentOrganization","comment":"The larger organization that this organization is a [[subOrganization]] of, if any."},{"label":"brand","comment":"The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person."},{"label":"contactPoint","comment":"A contact point for a person or organization."},{"label":"contactPoints","comment":"A contact point for a person or organization."},{"label":"department","comment":"A relationship between an organization and a department of that organization, also described as an organization (allowing different urls, logos, opening hours). For example: a store with a pharmacy, or a bakery with a cafe."},{"label":"duns","comment":"The Dun & Bradstreet DUNS number for identifying an organization or business person."},{"label":"email","comment":"Email address."},{"label":"employee","comment":"Someone working for this organization."},{"label":"employees","comment":"People working for this organization."},{"label":"event","comment":"Upcoming or past event associated with this place, organization, or action."},{"label":"events","comment":"Upcoming or past events associated with this place or organization."},{"label":"faxNumber","comment":"The fax number."},{"label":"founder","comment":"A person who founded this organization."},{"label":"founders","comment":"A person who founded this organization."},{"label":"dissolutionDate","comment":"The date that this organization was dissolved."},{"label":"foundingDate","comment":"The date that this organization was founded."},{"label":"globalLocationNumber","comment":"The [Global Location Number](http:\/\/www.gs1.org\/gln) (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations."},{"label":"hasPOS","comment":"Points-of-Sales operated by the organization or person."},{"label":"isicV4","comment":"The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place."},{"label":"legalName","comment":"The official name of the organization, e.g. the registered company name."},{"label":"location","comment":"The location of for example where the event is happening, an organization is located, or where an action takes place."},{"label":"logo","comment":"An associated logo."},{"label":"makesOffer","comment":"A pointer to products or services offered by the organization or person."},{"label":"offeredBy","comment":"A pointer to the organization or person making the offer."},{"label":"member","comment":"A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals."},{"label":"memberOf","comment":"An Organization (or ProgramMembership) to which this Person or Organization belongs."},{"label":"members","comment":"A member of this organization."},{"label":"naics","comment":"The North American Industry Classification System (NAICS) code for a particular organization or business person."},{"label":"numberOfEmployees","comment":"The number of employees in an organization e.g. business."},{"label":"owns","comment":"Products owned by the organization or person."},{"label":"publishingPrinciples","comment":"The publishingPrinciples property indicates (typically via [[URL]]) a document describing the editorial principles of an [[Organization]] (or individual e.g. a [[Person]] writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are those of the party primarily responsible for the creation of the [[CreativeWork]].\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology.\n"},{"label":"review","comment":"A review of the item."},{"label":"reviews","comment":"Review of the item."},{"label":"slogan","comment":"A slogan or motto associated with the item."},{"label":"seeks","comment":"A pointer to products or services sought by the organization or person (demand)."},{"label":"serviceArea","comment":"The geographic area where the service is provided."},{"label":"sponsor","comment":"A person or organization that supports a thing through a pledge, promise, or financial contribution. e.g. a sponsor of a Medical Study or a corporate sponsor of an event."},{"label":"funder","comment":"A person or organization that supports (sponsors) something through some kind of financial contribution."},{"label":"subOrganization","comment":"A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property."},{"label":"taxID","comment":"The Tax \/ Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF\/NIF in Spain."},{"label":"telephone","comment":"The telephone number."},{"label":"vatID","comment":"The Value-added Tax ID of the organization or person."},{"label":"foundingLocation","comment":"The place where the Organization was founded."},{"label":"leiCode","comment":"An organization identifier that uniquely identifies a legal entity as defined in ISO 17442."}],"rangeIncludes":[{"label":"acquiredFrom","comment":"The organization or person from which the product was acquired."},{"label":"affiliation","comment":"An organization that this person is affiliated with. For example, a school\/university, a club, or a team."},{"label":"agent","comment":"The direct performer or driver of the action (animate or inanimate). e.g. *John* wrote a book."},{"label":"organizer","comment":"An organizer of an Event."},{"label":"attendee","comment":"A person or organization attending the event."},{"label":"attendees","comment":"A person attending the event."},{"label":"author","comment":"The author of this content or rating. 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."},{"label":"bccRecipient","comment":"A sub property of recipient. The recipient blind copied on a message."},{"label":"branchOf","comment":"The larger organization that this local business is a branch of, if any. Not to be confused with (anatomical)[[branch]]."},{"label":"parentOrganization","comment":"The larger organization that this organization is a [[subOrganization]] of, if any."},{"label":"brand","comment":"The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person."},{"label":"broadcaster","comment":"The organization owning or operating the broadcast service."},{"label":"carrier","comment":"'carrier' is an out-dated term indicating the 'provider' for parcel delivery and flights."},{"label":"ccRecipient","comment":"A sub property of recipient. The recipient copied on a message."},{"label":"contributor","comment":"A secondary contributor to the CreativeWork or Event."},{"label":"copyrightHolder","comment":"The party holding the legal copyright to the CreativeWork."},{"label":"creator","comment":"The creator\/author of this CreativeWork. This is the same as the Author property for CreativeWork."},{"label":"customer","comment":"Party placing the order or paying the invoice."},{"label":"department","comment":"A relationship between an organization and a department of that organization, also described as an organization (allowing different urls, logos, opening hours). For example: a store with a pharmacy, or a bakery with a cafe."},{"label":"endorsee","comment":"A sub property of participant. The person\/organization being supported."},{"label":"followee","comment":"A sub property of object. The person or organization being followed."},{"label":"hiringOrganization","comment":"Organization offering the job position."},{"label":"landlord","comment":"A sub property of participant. The owner of the real estate property."},{"label":"lender","comment":"A sub property of participant. The person that lends the object being borrowed."},{"label":"member","comment":"A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals."},{"label":"memberOf","comment":"An Organization (or ProgramMembership) to which this Person or Organization belongs."},{"label":"members","comment":"A member of this organization."},{"label":"merchant","comment":"'merchant' is an out-dated term for 'seller'."},{"label":"manufacturer","comment":"The manufacturer of the product."},{"label":"participant","comment":"Other co-agents that participated in the action indirectly. e.g. John wrote a book with *Steve*."},{"label":"performer","comment":"A performer at the event&#x2014;for example, a presenter, musician, musical group or actor."},{"label":"performers","comment":"The main performer or performers of the event&#x2014;for example, a presenter, musician, or actor."},{"label":"producer","comment":"The person or organization who produced the work (e.g. music album, movie, tv\/radio series etc.)."},{"label":"productionCompany","comment":"The production company or studio responsible for the item e.g. series, video game, episode etc."},{"label":"publisher","comment":"The publisher of the creative work."},{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."},{"label":"reviewedBy","comment":"People or organizations that have reviewed the content on this web page for accuracy and\/or completeness."},{"label":"seller","comment":"An entity which offers (sells \/ leases \/ lends \/ loans) the services \/ goods.  A seller may also be a provider."},{"label":"sender","comment":"A sub property of participant. The participant who is at the sending end of the action."},{"label":"serviceOperator","comment":"The operating organization, if different from the provider.  This enables the representation of services that are provided by an organization, but operated by another organization like a subcontractor."},{"label":"sourceOrganization","comment":"The Organization on whose behalf the creator was working."},{"label":"sponsor","comment":"A person or organization that supports a thing through a pledge, promise, or financial contribution. e.g. a sponsor of a Medical Study or a corporate sponsor of an event."},{"label":"funder","comment":"A person or organization that supports (sponsors) something through some kind of financial contribution."},{"label":"subOrganization","comment":"A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property."},{"label":"toRecipient","comment":"A sub property of recipient. The recipient who was directly sent the message."},{"label":"vendor","comment":"'vendor' is an earlier term for 'seller'."},{"label":"worksFor","comment":"Organizations that the person works for."},{"label":"underName","comment":"The person or organization the reservation or ticket is for."},{"label":"provider","comment":"The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller."},{"label":"bookingAgent","comment":"'bookingAgent' is an out-dated term indicating a 'broker' that serves as a booking agent."},{"label":"hostingOrganization","comment":"The organization (airline, travelers' club, etc.) the membership is made with."},{"label":"issuedBy","comment":"The organization issuing the ticket or permit."},{"label":"broker","comment":"An entity that arranges for an exchange between a buyer and a seller.  In most cases a broker never acquires or releases ownership of a product or service involved in an exchange.  If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred."},{"label":"translator","comment":"Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event."},{"label":"composer","comment":"The person or organization who wrote a composition, or who is the composer of a work performed at some event."},{"label":"creditedTo","comment":"The group the release is credited to if different than the byArtist. For example, Red and Blue is credited to \"Stefani Germanotta Band\", but by Lady Gaga."},{"label":"recordLabel","comment":"The label that issued the release."},{"label":"broadcastAffiliateOf","comment":"The media network(s) whose content is broadcast on this station."},{"label":"grantee","comment":"The person, organization, contact point, or audience that has been granted this permission."},{"label":"authenticator","comment":"The Organization responsible for authenticating the user's subscription. For example, many media apps require a cable\/satellite provider to authenticate your subscription before playing media."}]},"Place":{"resource":"Place","comment":"Entities that have a somewhat fixed, physical extension.","subClassOf":["Thing"],"domainIncludes":[{"label":"address","comment":"Physical address of the item."},{"label":"aggregateRating","comment":"The overall rating, based on a collection of reviews or ratings, of the item."},{"label":"branchCode","comment":"A short textual code (also called \"store code\") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.\\n\\nFor example, in the URL http:\/\/www.starbucks.co.uk\/store-locator\/etc\/detail\/3047 the code \"3047\" is a branchCode for a particular branch.\n      "},{"label":"containedInPlace","comment":"The basic containment relation between a place and one that contains it."},{"label":"containsPlace","comment":"The basic containment relation between a place and another that it contains."},{"label":"containedIn","comment":"The basic containment relation between a place and one that contains it."},{"label":"event","comment":"Upcoming or past event associated with this place, organization, or action."},{"label":"events","comment":"Upcoming or past events associated with this place or organization."},{"label":"faxNumber","comment":"The fax number."},{"label":"isAccessibleForFree","comment":"A flag to signal that the item, event, or place is accessible for free."},{"label":"publicAccess","comment":"A flag to signal that the [[Place]] is open to public visitors.  If this property is omitted there is no assumed default boolean value"},{"label":"geo","comment":"The geo coordinates of the place."},{"label":"globalLocationNumber","comment":"The [Global Location Number](http:\/\/www.gs1.org\/gln) (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations."},{"label":"isicV4","comment":"The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place."},{"label":"logo","comment":"An associated logo."},{"label":"hasMap","comment":"A URL to a map of the place."},{"label":"map","comment":"A URL to a map of the place."},{"label":"maps","comment":"A URL to a map of the place."},{"label":"maximumAttendeeCapacity","comment":"The total number of individuals that may attend an event or venue."},{"label":"openingHoursSpecification","comment":"The opening hours of a certain place."},{"label":"specialOpeningHoursSpecification","comment":"The special opening hours of a certain place.\\n\\nUse this to explicitly override general opening hours brought in scope by [[openingHoursSpecification]] or [[openingHours]].\n      "},{"label":"photo","comment":"A photograph of this place."},{"label":"photos","comment":"Photographs of this place."},{"label":"review","comment":"A review of the item."},{"label":"reviews","comment":"Review of the item."},{"label":"slogan","comment":"A slogan or motto associated with the item."},{"label":"telephone","comment":"The telephone number."},{"label":"additionalProperty","comment":"A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\\n\\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. width, color, gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property\/value mechanism.\n"},{"label":"amenityFeature","comment":"An amenity feature (e.g. a characteristic or service) of the Accommodation. This generic property does not make a statement about whether the feature is included in an offer for the main accommodation or available at extra costs."},{"label":"smokingAllowed","comment":"Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room."}],"rangeIncludes":[{"label":"area","comment":"The area within which users can expect to reach the broadcast service."},{"label":"areaServed","comment":"The geographic area where a service or offered item is provided."},{"label":"availableAtOrFrom","comment":"The place(s) from which the offer can be obtained (e.g. store locations)."},{"label":"containedInPlace","comment":"The basic containment relation between a place and one that contains it."},{"label":"containsPlace","comment":"The basic containment relation between a place and another that it contains."},{"label":"containedIn","comment":"The basic containment relation between a place and one that contains it."},{"label":"contentLocation","comment":"The location depicted or described in the content. For example, the location in a photograph or painting."},{"label":"locationCreated","comment":"The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork."},{"label":"course","comment":"A sub property of location. The course where this action was taken."},{"label":"exerciseCourse","comment":"A sub property of location. The course where this action was taken."},{"label":"eligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.\\n\\nSee also [[ineligibleRegion]].\n    "},{"label":"ineligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed.\\n\\nSee also [[eligibleRegion]].\n      "},{"label":"fromLocation","comment":"A sub property of location. The original location of the object or the agent before the action."},{"label":"hasPOS","comment":"Points-of-Sales operated by the organization or person."},{"label":"homeLocation","comment":"A contact location for a person's residence."},{"label":"jobLocation","comment":"A (typically single) geographic location associated with the job position."},{"label":"location","comment":"The location of for example where the event is happening, an organization is located, or where an action takes place."},{"label":"serviceArea","comment":"The geographic area where the service is provided."},{"label":"serviceLocation","comment":"The location (e.g. civic structure, local business, etc.) where a person can go to access the service."},{"label":"spatial","comment":"The \"spatial\" property can be used in cases when more specific properties\n(e.g. [[locationCreated]], [[spatialCoverage]], [[contentLocation]]) are not known to be appropriate."},{"label":"spatialCoverage","comment":"The spatialCoverage of a CreativeWork indicates the place(s) which are the focus of the content. It is a subproperty of\n      contentLocation intended primarily for more technical and detailed materials. For example with a Dataset, it indicates\n      areas that the dataset describes: a dataset of New York weather would have spatialCoverage which was the place: the state of New York."},{"label":"toLocation","comment":"A sub property of location. The final location of the object or the agent after the action."},{"label":"workLocation","comment":"A contact location for a person's place of work."},{"label":"pickupLocation","comment":"Where a taxi will pick up a passenger or a rental car can be picked up."},{"label":"dropoffLocation","comment":"Where a rental car can be dropped off."},{"label":"gameLocation","comment":"Real or fictional location of the game (or part of game)."},{"label":"regionsAllowed","comment":"The regions where the media is allowed. If not specified, then it's assumed to be allowed everywhere. Specify the countries in [ISO 3166 format](http:\/\/en.wikipedia.org\/wiki\/ISO_3166)."},{"label":"foundingLocation","comment":"The place where the Organization was founded."},{"label":"birthPlace","comment":"The place where the person was born."},{"label":"deathPlace","comment":"The place where the person died."}]},"LocalBusiness":{"resource":"LocalBusiness","comment":"A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaurant chain, a branch of a bank, a medical practice, a club, a bowling alley, etc.","subClassOf":["Organization","Place"],"domainIncludes":[{"label":"branchOf","comment":"The larger organization that this local business is a branch of, if any. Not to be confused with (anatomical)[[branch]]."},{"label":"currenciesAccepted","comment":"The currency accepted.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."},{"label":"openingHours","comment":"The general opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'.\\n\\n* Days are specified using the following two-letter combinations: ```Mo```, ```Tu```, ```We```, ```Th```, ```Fr```, ```Sa```, ```Su```.\\n* Times are specified using 24:00 time. For example, 3pm is specified as ```15:00```. \\n* Here is an example: <code>&lt;time itemprop=\"openingHours\" datetime=&quot;Tu,Th 16:00-20:00&quot;&gt;Tuesdays and Thursdays 4-8pm&lt;\/time&gt;<\/code>.\\n* If a business is open 7 days a week, then it can be specified as <code>&lt;time itemprop=&quot;openingHours&quot; datetime=&quot;Mo-Su&quot;&gt;Monday through Sunday, all day&lt;\/time&gt;<\/code>."},{"label":"paymentAccepted","comment":"Cash, Credit Card, Cryptocurrency, Local Exchange Tradings System, etc."},{"label":"priceRange","comment":"The price range of the business, for example ```$$$```."}],"rangeIncludes":[]},"MedicalOrganization":{"resource":"MedicalOrganization","comment":"A medical organization (physical or not), such as hospital, institution or clinic.","subClassOf":["Organization"],"domainIncludes":[],"rangeIncludes":[]},"Dentist":{"resource":"Dentist","comment":"A dentist.","subClassOf":["MedicalOrganization","LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Hospital":{"resource":"Hospital","comment":"A hospital.","subClassOf":["CivicStructure","EmergencyService","MedicalOrganization"],"domainIncludes":[],"rangeIncludes":[]},"Physician":{"resource":"Physician","comment":"A doctor's office.","subClassOf":["MedicalOrganization"],"domainIncludes":[],"rangeIncludes":[]},"Pharmacy":{"resource":"Pharmacy","comment":"A pharmacy or drugstore.","subClassOf":["MedicalOrganization"],"domainIncludes":[],"rangeIncludes":[]},"FinancialService":{"resource":"FinancialService","comment":"Financial services business.","subClassOf":["LocalBusiness"],"domainIncludes":[{"label":"feesAndCommissionsSpecification","comment":"Description of fees, commissions, and other terms applied either to a class of financial product, or by a financial service organization."}],"rangeIncludes":[]},"ProfessionalService":{"resource":"ProfessionalService","comment":"Original definition: \"provider of professional services.\"\\n\\nThe general [[ProfessionalService]] type for local businesses was deprecated due to confusion with [[Service]]. For reference, the types that it included were: [[Dentist]],\n        [[AccountingService]], [[Attorney]], [[Notary]], as well as types for several kinds of [[HomeAndConstructionBusiness]]: [[Electrician]], [[GeneralContractor]],\n        [[HousePainter]], [[Locksmith]], [[Plumber]], [[RoofingContractor]]. [[LegalService]] was introduced as a more inclusive supertype of [[Attorney]].","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"LegalService":{"resource":"LegalService","comment":"A LegalService is a business that provides legally-oriented services, advice and representation, e.g. law firms.\\n\\nAs a [[LocalBusiness]] it can be described as a [[provider]] of one or more [[Service]]\\(s).","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"AccountingService":{"resource":"AccountingService","comment":"Accountancy business.\\n\\nAs a [[LocalBusiness]] it can be described as a [[provider]] of one or more [[Service]]\\(s).\n      ","subClassOf":["FinancialService"],"domainIncludes":[],"rangeIncludes":[]},"AdministrativeArea":{"resource":"AdministrativeArea","comment":"A geographical region, typically under the jurisdiction of a particular government.","subClassOf":["Place"],"domainIncludes":[],"rangeIncludes":[{"label":"areaServed","comment":"The geographic area where a service or offered item is provided."},{"label":"geographicArea","comment":"The geographic area associated with the audience."},{"label":"serviceArea","comment":"The geographic area where the service is provided."},{"label":"validIn","comment":"The geographic area where a permit or similar thing is valid."},{"label":"occupationLocation","comment":" The region\/country for which this occupational description is appropriate. Note that educational requirements and qualifications can vary between jurisdictions."}]},"EntertainmentBusiness":{"resource":"EntertainmentBusiness","comment":"A business providing entertainment.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[{"label":"entertainmentBusiness","comment":"A sub property of location. The entertainment business where the action occurred."}]},"AdultEntertainment":{"resource":"AdultEntertainment","comment":"An adult entertainment establishment.","subClassOf":["EntertainmentBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Intangible":{"resource":"Intangible","comment":"A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.","subClassOf":["Thing"],"domainIncludes":[],"rangeIncludes":[]},"Offer":{"resource":"Offer","comment":"An offer to transfer some rights to an item or to provide a service \u2014 for example, an offer to sell tickets to an event, to rent the DVD of a movie, to stream a TV show over the internet, to repair a motorcycle, or to loan a book.\\n\\nFor [GTIN](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin)-related fields, see [Check Digit calculator](http:\/\/www.gs1.org\/barcodes\/support\/check_digit_calculator) and [validation guide](http:\/\/www.gs1us.org\/resources\/standards\/gtin-validation-guide) from [GS1](http:\/\/www.gs1.org\/).","subClassOf":["Intangible"],"domainIncludes":[{"label":"acceptedPaymentMethod","comment":"The payment method(s) accepted by seller for this offer."},{"label":"addOn","comment":"An additional offer that can only be obtained in combination with the first base offer (e.g. supplements and extensions that are available for a surcharge)."},{"label":"advanceBookingRequirement","comment":"The amount of time that is required between accepting the offer and the actual usage of the resource or service."},{"label":"aggregateRating","comment":"The overall rating, based on a collection of reviews or ratings, of the item."},{"label":"areaServed","comment":"The geographic area where a service or offered item is provided."},{"label":"availability","comment":"The availability of this item&#x2014;for example In stock, Out of stock, Pre-order, etc."},{"label":"availabilityEnds","comment":"The end of the availability of the product or service included in the offer."},{"label":"availabilityStarts","comment":"The beginning of the availability of the product or service included in the offer."},{"label":"availableAtOrFrom","comment":"The place(s) from which the offer can be obtained (e.g. store locations)."},{"label":"availableDeliveryMethod","comment":"The delivery method(s) available for this offer."},{"label":"businessFunction","comment":"The business function (e.g. sell, lease, repair, dispose) of the offer or component of a bundle (TypeAndQuantityNode). The default is http:\/\/purl.org\/goodrelations\/v1#Sell."},{"label":"category","comment":"A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy."},{"label":"deliveryLeadTime","comment":"The typical delay between the receipt of the order and the goods either leaving the warehouse or being prepared for pickup, in case the delivery method is on site pickup."},{"label":"eligibleCustomerType","comment":"The type(s) of customers for which the given offer is valid."},{"label":"eligibleDuration","comment":"The duration for which the given offer is valid."},{"label":"eligibleQuantity","comment":"The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity."},{"label":"eligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.\\n\\nSee also [[ineligibleRegion]].\n    "},{"label":"ineligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed.\\n\\nSee also [[eligibleRegion]].\n      "},{"label":"eligibleTransactionVolume","comment":"The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount."},{"label":"gtin12","comment":"The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin13","comment":"The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin14","comment":"The GTIN-14 code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin8","comment":"The [GTIN-8](http:\/\/apps.gs1.org\/GDD\/glossary\/Pages\/GTIN-8.aspx) code of the product, or the product to which the offer refers. This code is also known as EAN\/UCC-8 or 8-digit EAN. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"includesObject","comment":"This links to a node or nodes indicating the exact quantity of the products included in the offer."},{"label":"inventoryLevel","comment":"The current approximate inventory level for the item or items."},{"label":"itemCondition","comment":"A predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer."},{"label":"itemOffered","comment":"The item being offered."},{"label":"mpn","comment":"The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers."},{"label":"price","comment":"The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.\\n\\nUsage guidelines:\\n\\n* Use the [[priceCurrency]] property (with standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\") instead of including [ambiguous symbols](http:\/\/en.wikipedia.org\/wiki\/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign) such as '$' in the value.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\\n* Note that both [RDFa](http:\/\/www.w3.org\/TR\/xhtml-rdfa-primer\/#using-the-content-attribute) and Microdata syntax allow the use of a \"content=\" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\n      "},{"label":"priceSpecification","comment":"One or more detailed price specifications, indicating the unit price and delivery or payment charges."},{"label":"priceValidUntil","comment":"The date after which the price is no longer available."},{"label":"review","comment":"A review of the item."},{"label":"reviews","comment":"Review of the item."},{"label":"seller","comment":"An entity which offers (sells \/ leases \/ lends \/ loans) the services \/ goods.  A seller may also be a provider."},{"label":"serialNumber","comment":"The serial number or any alphanumeric identifier of a particular product. When attached to an offer, it is a shortcut for the serial number of the product included in the offer."},{"label":"sku","comment":"The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers."},{"label":"validFrom","comment":"The date when the item becomes valid."},{"label":"validThrough","comment":"The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours."},{"label":"warranty","comment":"The warranty promise(s) included in the offer."},{"label":"priceCurrency","comment":"The currency of the price, or a price component when attached to [[PriceSpecification]] and its subtypes.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."}],"rangeIncludes":[{"label":"acceptedOffer","comment":"The offer(s) -- e.g., product, quantity and price combinations -- included in the order."},{"label":"addOn","comment":"An additional offer that can only be obtained in combination with the first base offer (e.g. supplements and extensions that are available for a surcharge)."},{"label":"expectsAcceptanceOf","comment":"An Offer which must be accepted before the user can perform the Action. For example, the user may need to buy a movie before being able to watch it."},{"label":"makesOffer","comment":"A pointer to products or services offered by the organization or person."},{"label":"offeredBy","comment":"A pointer to the organization or person making the offer."},{"label":"offers","comment":"An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event."}]},"AggregateOffer":{"resource":"AggregateOffer","comment":"When a single product is associated with multiple offers (for example, the same pair of shoes is offered by different merchants), then AggregateOffer can be used.","subClassOf":["Offer"],"domainIncludes":[{"label":"highPrice","comment":"The highest price of all offers available.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"lowPrice","comment":"The lowest price of all offers available.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"offerCount","comment":"The number of offers for the product."},{"label":"offers","comment":"An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event."}],"rangeIncludes":[]},"Rating":{"resource":"Rating","comment":"A rating is an evaluation on a numeric scale, such as 1 to 5 stars.","subClassOf":["Intangible"],"domainIncludes":[{"label":"author","comment":"The author of this content or rating. 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."},{"label":"bestRating","comment":"The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed."},{"label":"ratingValue","comment":"The rating for the content.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"worstRating","comment":"The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed."},{"label":"reviewAspect","comment":"This Review or Rating is relevant to this part or facet of the itemReviewed."}],"rangeIncludes":[{"label":"contentRating","comment":"Official rating of a piece of content&#x2014;for example,'MPAA PG-13'."},{"label":"reviewRating","comment":"The rating given in this review. Note that reviews can themselves be rated. The ```reviewRating``` applies to rating given by the review. The [[aggregateRating]] property applies to the review itself, as a creative work."},{"label":"starRating","comment":"An official rating for a lodging business or food establishment, e.g. from national associations or standards bodies. Use the author property to indicate the rating organization, e.g. as an Organization with name such as (e.g. HOTREC, DEHOGA, WHR, or Hotelstars)."}]},"AggregateRating":{"resource":"AggregateRating","comment":"The average rating based on multiple ratings or reviews.","subClassOf":["Rating"],"domainIncludes":[{"label":"itemReviewed","comment":"The item that is being reviewed\/rated."},{"label":"ratingCount","comment":"The count of total number of ratings."},{"label":"reviewCount","comment":"The count of total number of reviews."}],"rangeIncludes":[{"label":"aggregateRating","comment":"The overall rating, based on a collection of reviews or ratings, of the item."}]},"CivicStructure":{"resource":"CivicStructure","comment":"A public structure, such as a town hall or concert hall.","subClassOf":["Place"],"domainIncludes":[{"label":"openingHours","comment":"The general opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'.\\n\\n* Days are specified using the following two-letter combinations: ```Mo```, ```Tu```, ```We```, ```Th```, ```Fr```, ```Sa```, ```Su```.\\n* Times are specified using 24:00 time. For example, 3pm is specified as ```15:00```. \\n* Here is an example: <code>&lt;time itemprop=\"openingHours\" datetime=&quot;Tu,Th 16:00-20:00&quot;&gt;Tuesdays and Thursdays 4-8pm&lt;\/time&gt;<\/code>.\\n* If a business is open 7 days a week, then it can be specified as <code>&lt;time itemprop=&quot;openingHours&quot; datetime=&quot;Mo-Su&quot;&gt;Monday through Sunday, all day&lt;\/time&gt;<\/code>."}],"rangeIncludes":[]},"Airport":{"resource":"Airport","comment":"An airport.","subClassOf":["CivicStructure"],"domainIncludes":[{"label":"iataCode","comment":"IATA identifier for an airline or airport."},{"label":"icaoCode","comment":"ICAO identifier for an airport."}],"rangeIncludes":[{"label":"departureAirport","comment":"The airport where the flight originates."},{"label":"arrivalAirport","comment":"The airport where the flight terminates."}]},"AmusementPark":{"resource":"AmusementPark","comment":"An amusement park.","subClassOf":["EntertainmentBusiness"],"domainIncludes":[],"rangeIncludes":[]},"AnimalShelter":{"resource":"AnimalShelter","comment":"Animal shelter.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Residence":{"resource":"Residence","comment":"The place where a person lives.","subClassOf":["Place"],"domainIncludes":[],"rangeIncludes":[]},"ApartmentComplex":{"resource":"ApartmentComplex","comment":"Residence type: Apartment complex.","subClassOf":["Residence"],"domainIncludes":[],"rangeIncludes":[]},"Aquarium":{"resource":"Aquarium","comment":"Aquarium.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"ArtGallery":{"resource":"ArtGallery","comment":"An art gallery.","subClassOf":["EntertainmentBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Article":{"resource":"Article","comment":"An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this is intended to cover them all.\\n\\nSee also [blog post](http:\/\/blog.schema.org\/2014\/09\/schemaorg-support-for-bibliographic_2.html).","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"articleBody","comment":"The actual body of the article."},{"label":"articleSection","comment":"Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc."},{"label":"wordCount","comment":"The number of words in the text of the Article."},{"label":"pageEnd","comment":"The page on which the work ends; for example \"138\" or \"xvi\"."},{"label":"pageStart","comment":"The page on which the work starts; for example \"135\" or \"xiii\"."},{"label":"pagination","comment":"Any description of pages that is not separated into pageStart and pageEnd; for example, \"1-6, 9, 55\" or \"10-12, 46-49\"."},{"label":"speakable","comment":"Indicates sections of a Web page that are particularly 'speakable' in the sense of being highlighted as being especially appropriate for text-to-speech conversion. Other sections of a page may also be usefully spoken in particular circumstances; the 'speakable' property serves to indicate the parts most likely to be generally useful for speech.\n\nThe *speakable* property can be repeated an arbitrary number of times, with three kinds of possible 'content-locator' values:\n\n1.) *id-value* URL references - uses *id-value* of an element in the page being annotated. The simplest use of *speakable* has (potentially relative) URL values, referencing identified sections of the document concerned.\n\n2.) CSS Selectors - addresses content in the annotated page, eg. via class attribute. Use the [[cssSelector]] property.\n\n3.)  XPaths - addresses content via XPaths (assuming an XML view of the content). Use the [[xpath]] property.\n\n\nFor more sophisticated markup of speakable sections beyond simple ID references, either CSS selectors or XPath expressions to pick out document section(s) as speakable. For this\nwe define a supporting type, [[SpeakableSpecification]]  which is defined to be a possible value of the *speakable* property.\n         "}],"rangeIncludes":[]},"Attorney":{"resource":"Attorney","comment":"Professional service: Attorney. \\n\\nThis type is deprecated - [[LegalService]] is more inclusive and less ambiguous.","subClassOf":["LegalService"],"domainIncludes":[],"rangeIncludes":[]},"Audience":{"resource":"Audience","comment":"Intended audience for an item, i.e. the group for whom the item was created.","subClassOf":["Intangible"],"domainIncludes":[{"label":"audienceType","comment":"The target group associated with a given audience (e.g. veterans, car owners, musicians, etc.)."},{"label":"geographicArea","comment":"The geographic area associated with the audience."}],"rangeIncludes":[{"label":"touristType","comment":"Attraction suitable for type(s) of tourist. eg. Children, visitors from a particular country, etc. "},{"label":"audience","comment":"An intended audience, i.e. a group for whom something was created."},{"label":"permitAudience","comment":"The target audience for this permit."},{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."},{"label":"sender","comment":"A sub property of participant. The participant who is at the sending end of the action."},{"label":"serviceAudience","comment":"The audience eligible for this service."},{"label":"toRecipient","comment":"A sub property of recipient. The recipient who was directly sent the message."},{"label":"grantee","comment":"The person, organization, contact point, or audience that has been granted this permission."}]},"MediaObject":{"resource":"MediaObject","comment":"A media object, such as an image, video, or audio object embedded in a web page or a downloadable dataset i.e. DataDownload. Note that a creative work may have many media objects associated with it on the same web page. For example, a page about a single song (MusicRecording) may have a music video (VideoObject), and a high and low bandwidth audio stream (2 AudioObject's).","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"associatedArticle","comment":"A NewsArticle associated with the Media Object."},{"label":"bitrate","comment":"The bitrate of the media object."},{"label":"contentSize","comment":"File size in (mega\/kilo) bytes."},{"label":"contentUrl","comment":"Actual bytes of the media object, for example the image file or video file."},{"label":"duration","comment":"The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"embedUrl","comment":"A URL pointing to a player for a specific video. In general, this is the information in the ```src``` element of an ```embed``` tag and should not be the same as the content of the ```loc``` tag."},{"label":"encodesCreativeWork","comment":"The CreativeWork encoded by this media object."},{"label":"encodingFormat","comment":"Media type typically expressed using a MIME format (see [IANA site](http:\/\/www.iana.org\/assignments\/media-types\/media-types.xhtml) and [MDN reference](https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTTP\/Basics_of_HTTP\/MIME_types)) e.g. application\/zip for a SoftwareApplication binary, audio\/mpeg for .mp3 etc.).\n\nIn cases where a [[CreativeWork]] has several media type representations, [[encoding]] can be used to indicate each [[MediaObject]] alongside particular [[encodingFormat]] information.\n\nUnregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia\/Wikidata entry."},{"label":"endTime","comment":"The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to end. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to *December*. For media, including audio and video, it's the time offset of the end of a clip within a larger file.\\n\\nNote that Event uses startDate\/endDate instead of startTime\/endTime, even when describing dates with times. This situation may be clarified in future revisions."},{"label":"height","comment":"The height of the item."},{"label":"playerType","comment":"Player type required&#x2014;for example, Flash or Silverlight."},{"label":"productionCompany","comment":"The production company or studio responsible for the item e.g. series, video game, episode etc."},{"label":"requiresSubscription","comment":"Indicates if use of the media require a subscription  (either paid or free). Allowed values are ```true``` or ```false``` (note that an earlier version had 'yes', 'no')."},{"label":"startTime","comment":"The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to start. For actions that span a period of time, when the action was performed. e.g. John wrote a book from *January* to December. For media, including audio and video, it's the time offset of the start of a clip within a larger file.\\n\\nNote that Event uses startDate\/endDate instead of startTime\/endTime, even when describing dates with times. This situation may be clarified in future revisions."},{"label":"uploadDate","comment":"Date when this media object was uploaded to this site."},{"label":"width","comment":"The width of the item."},{"label":"regionsAllowed","comment":"The regions where the media is allowed. If not specified, then it's assumed to be allowed everywhere. Specify the countries in [ISO 3166 format](http:\/\/en.wikipedia.org\/wiki\/ISO_3166)."}],"rangeIncludes":[{"label":"associatedMedia","comment":"A media object that encodes this CreativeWork. This property is a synonym for encoding."},{"label":"caption","comment":"The caption for this object. For downloadable machine formats (closed caption, subtitles etc.) use MediaObject and indicate the [[encodingFormat]]."},{"label":"encoding","comment":"A media object that encodes this CreativeWork. This property is a synonym for associatedMedia."},{"label":"encodings","comment":"A media object that encodes this CreativeWork."},{"label":"afterMedia","comment":"A media object representing the circumstances after performing this direction."},{"label":"beforeMedia","comment":"A media object representing the circumstances before performing this direction."},{"label":"duringMedia","comment":"A media object representing the circumstances while performing this direction."}]},"AudioObject":{"resource":"AudioObject","comment":"An audio file.","subClassOf":["MediaObject"],"domainIncludes":[{"label":"caption","comment":"The caption for this object. For downloadable machine formats (closed caption, subtitles etc.) use MediaObject and indicate the [[encodingFormat]]."},{"label":"transcript","comment":"If this MediaObject is an AudioObject or VideoObject, the transcript of that object."}],"rangeIncludes":[{"label":"audio","comment":"An embedded audio object."}]},"AutomotiveBusiness":{"resource":"AutomotiveBusiness","comment":"Car repair, sales, or parts.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"AutoBodyShop":{"resource":"AutoBodyShop","comment":"Auto body shop.","subClassOf":["AutomotiveBusiness"],"domainIncludes":[],"rangeIncludes":[]},"AutoDealer":{"resource":"AutoDealer","comment":"An car dealership.","subClassOf":["AutomotiveBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Store":{"resource":"Store","comment":"A retail good store.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"AutoPartsStore":{"resource":"AutoPartsStore","comment":"An auto parts store.","subClassOf":["AutomotiveBusiness","Store"],"domainIncludes":[],"rangeIncludes":[]},"AutoRental":{"resource":"AutoRental","comment":"A car rental business.","subClassOf":["AutomotiveBusiness"],"domainIncludes":[],"rangeIncludes":[]},"AutoRepair":{"resource":"AutoRepair","comment":"Car repair business.","subClassOf":["AutomotiveBusiness"],"domainIncludes":[],"rangeIncludes":[]},"AutoWash":{"resource":"AutoWash","comment":"A car wash business.","subClassOf":["AutomotiveBusiness"],"domainIncludes":[],"rangeIncludes":[]},"AutomatedTeller":{"resource":"AutomatedTeller","comment":"ATM\/cash machine.","subClassOf":["FinancialService"],"domainIncludes":[],"rangeIncludes":[]},"FoodEstablishment":{"resource":"FoodEstablishment","comment":"A food-related business.","subClassOf":["LocalBusiness"],"domainIncludes":[{"label":"acceptsReservations","comment":"Indicates whether a FoodEstablishment accepts reservations. Values can be Boolean, an URL at which reservations can be made or (for backwards compatibility) the strings ```Yes``` or ```No```."},{"label":"hasMenu","comment":"Either the actual menu as a structured representation, as text, or a URL of the menu."},{"label":"menu","comment":"Either the actual menu as a structured representation, as text, or a URL of the menu."},{"label":"servesCuisine","comment":"The cuisine of the restaurant."},{"label":"starRating","comment":"An official rating for a lodging business or food establishment, e.g. from national associations or standards bodies. Use the author property to indicate the rating organization, e.g. as an Organization with name such as (e.g. HOTREC, DEHOGA, WHR, or Hotelstars)."}],"rangeIncludes":[]},"Bakery":{"resource":"Bakery","comment":"A bakery.","subClassOf":["FoodEstablishment"],"domainIncludes":[],"rangeIncludes":[]},"BankOrCreditUnion":{"resource":"BankOrCreditUnion","comment":"Bank or credit union.","subClassOf":["FinancialService"],"domainIncludes":[],"rangeIncludes":[]},"Barcode":{"resource":"Barcode","comment":"An image of a visual machine-readable code such as a barcode or QR code.","subClassOf":["ImageObject"],"domainIncludes":[],"rangeIncludes":[]},"BarOrPub":{"resource":"BarOrPub","comment":"A bar or pub.","subClassOf":["FoodEstablishment"],"domainIncludes":[],"rangeIncludes":[]},"Beach":{"resource":"Beach","comment":"Beach.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"HealthAndBeautyBusiness":{"resource":"HealthAndBeautyBusiness","comment":"Health and beauty.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"BeautySalon":{"resource":"BeautySalon","comment":"Beauty salon.","subClassOf":["HealthAndBeautyBusiness"],"domainIncludes":[],"rangeIncludes":[]},"LodgingBusiness":{"resource":"LodgingBusiness","comment":"A lodging business, such as a motel, hotel, or inn.","subClassOf":["LocalBusiness"],"domainIncludes":[{"label":"audience","comment":"An intended audience, i.e. a group for whom something was created."},{"label":"availableLanguage","comment":"A language someone may use with or at the item, service or place. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[inLanguage]]"},{"label":"checkinTime","comment":"The earliest someone may check into a lodging establishment."},{"label":"checkoutTime","comment":"The latest someone may check out of a lodging establishment."},{"label":"amenityFeature","comment":"An amenity feature (e.g. a characteristic or service) of the Accommodation. This generic property does not make a statement about whether the feature is included in an offer for the main accommodation or available at extra costs."},{"label":"numberOfRooms","comment":"The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business.\nTypical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue."},{"label":"petsAllowed","comment":"Indicates whether pets are allowed to enter the accommodation or lodging business. More detailed information can be put in a text value."},{"label":"starRating","comment":"An official rating for a lodging business or food establishment, e.g. from national associations or standards bodies. Use the author property to indicate the rating organization, e.g. as an Organization with name such as (e.g. HOTREC, DEHOGA, WHR, or Hotelstars)."}],"rangeIncludes":[]},"BedAndBreakfast":{"resource":"BedAndBreakfast","comment":"Bed and breakfast.\n<br \/><br \/>\nSee also the <a href=\"\/docs\/hotels.html\">dedicated document on the use of schema.org for marking up hotels and other forms of accommodations<\/a>.\n","subClassOf":["LodgingBusiness"],"domainIncludes":[],"rangeIncludes":[]},"BikeStore":{"resource":"BikeStore","comment":"A bike store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"Blog":{"resource":"Blog","comment":"A blog.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"blogPost","comment":"A posting that is part of this blog."},{"label":"blogPosts","comment":"The postings that are part of this blog."},{"label":"issn","comment":"The International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication."}],"rangeIncludes":[]},"BlogPosting":{"resource":"BlogPosting","comment":"A blog post.","subClassOf":["SocialMediaPosting"],"domainIncludes":[],"rangeIncludes":[{"label":"blogPost","comment":"A posting that is part of this blog."},{"label":"blogPosts","comment":"The postings that are part of this blog."},{"label":"liveBlogUpdate","comment":"An update to the LiveBlog."}]},"Landform":{"resource":"Landform","comment":"A landform or physical feature.  Landform elements include mountains, plains, lakes, rivers, seascape and oceanic waterbody interface features such as bays, peninsulas, seas and so forth, including sub-aqueous terrain features such as submersed mountain ranges, volcanoes, and the great ocean basins.","subClassOf":["Place"],"domainIncludes":[],"rangeIncludes":[]},"BodyOfWater":{"resource":"BodyOfWater","comment":"A body of water, such as a sea, ocean, or lake.","subClassOf":["Landform"],"domainIncludes":[],"rangeIncludes":[]},"Book":{"resource":"Book","comment":"A book.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"bookEdition","comment":"The edition of the book."},{"label":"bookFormat","comment":"The format of the book."},{"label":"illustrator","comment":"The illustrator of the book."},{"label":"isbn","comment":"The ISBN of the book."},{"label":"numberOfPages","comment":"The number of pages in the book."}],"rangeIncludes":[]},"BookFormatType":{"resource":"BookFormatType","comment":"The publication format of the book.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"bookFormat","comment":"The format of the book."}]},"BookStore":{"resource":"BookStore","comment":"A bookstore.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"DataType":{"resource":"DataType","comment":"The basic data types such as Integers, Strings, etc.","subClassOf":["rdfs:Class"],"domainIncludes":[],"rangeIncludes":[]},"SportsActivityLocation":{"resource":"SportsActivityLocation","comment":"A sports location, such as a playing field.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[{"label":"sportsActivityLocation","comment":"A sub property of location. The sports activity location where this action occurred."}]},"BowlingAlley":{"resource":"BowlingAlley","comment":"A bowling alley.","subClassOf":["SportsActivityLocation"],"domainIncludes":[],"rangeIncludes":[]},"Brewery":{"resource":"Brewery","comment":"Brewery.","subClassOf":["FoodEstablishment"],"domainIncludes":[],"rangeIncludes":[]},"PlaceOfWorship":{"resource":"PlaceOfWorship","comment":"Place of worship, such as a church, synagogue, or mosque.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"BuddhistTemple":{"resource":"BuddhistTemple","comment":"A Buddhist temple.","subClassOf":["PlaceOfWorship"],"domainIncludes":[],"rangeIncludes":[]},"BusStation":{"resource":"BusStation","comment":"A bus station.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[{"label":"departureBusStop","comment":"The stop or station from which the bus departs."},{"label":"arrivalBusStop","comment":"The stop or station from which the bus arrives."}]},"BusStop":{"resource":"BusStop","comment":"A bus stop.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[{"label":"departureBusStop","comment":"The stop or station from which the bus departs."},{"label":"arrivalBusStop","comment":"The stop or station from which the bus arrives."}]},"Event":{"resource":"Event","comment":"An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketing information may be added via the [[offers]] property. Repeated events may be structured as separate Event objects.","subClassOf":["Thing"],"domainIncludes":[{"label":"about","comment":"The subject matter of the content."},{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"aggregateRating","comment":"The overall rating, based on a collection of reviews or ratings, of the item."},{"label":"organizer","comment":"An organizer of an Event."},{"label":"attendee","comment":"A person or organization attending the event."},{"label":"attendees","comment":"A person attending the event."},{"label":"audience","comment":"An intended audience, i.e. a group for whom something was created."},{"label":"contributor","comment":"A secondary contributor to the CreativeWork or Event."},{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."},{"label":"doorTime","comment":"The time admission will commence."},{"label":"duration","comment":"The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"endDate","comment":"The end date and time of the item (in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601))."},{"label":"eventStatus","comment":"An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled."},{"label":"isAccessibleForFree","comment":"A flag to signal that the item, event, or place is accessible for free."},{"label":"inLanguage","comment":"The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[availableLanguage]]."},{"label":"location","comment":"The location of for example where the event is happening, an organization is located, or where an action takes place."},{"label":"maximumAttendeeCapacity","comment":"The total number of individuals that may attend an event or venue."},{"label":"remainingAttendeeCapacity","comment":"The number of attendee places for an event that remain unallocated."},{"label":"offers","comment":"An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event."},{"label":"performer","comment":"A performer at the event&#x2014;for example, a presenter, musician, musical group or actor."},{"label":"performers","comment":"The main performer or performers of the event&#x2014;for example, a presenter, musician, or actor."},{"label":"previousStartDate","comment":"Used in conjunction with eventStatus for rescheduled or cancelled events. This property contains the previously scheduled start date. For rescheduled events, the startDate property should be used for the newly scheduled start date. In the (rare) case of an event that has been postponed and rescheduled multiple times, this field may be repeated."},{"label":"recordedIn","comment":"The CreativeWork that captured all or part of this Event."},{"label":"review","comment":"A review of the item."},{"label":"sponsor","comment":"A person or organization that supports a thing through a pledge, promise, or financial contribution. e.g. a sponsor of a Medical Study or a corporate sponsor of an event."},{"label":"funder","comment":"A person or organization that supports (sponsors) something through some kind of financial contribution."},{"label":"startDate","comment":"The start date and time of the item (in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601))."},{"label":"subEvent","comment":"An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference."},{"label":"subEvents","comment":"Events that are a part of this event. For example, a conference event includes many presentations, each subEvents of the conference."},{"label":"superEvent","comment":"An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent."},{"label":"typicalAgeRange","comment":"The typical expected age range, e.g. '7-9', '11-'."},{"label":"workPerformed","comment":"A work performed in some event, for example a play performed in a TheaterEvent."},{"label":"workFeatured","comment":"A work featured in some event, e.g. exhibited in an ExhibitionEvent.\n       Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent)."},{"label":"translator","comment":"Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event."},{"label":"composer","comment":"The person or organization who wrote a composition, or who is the composer of a work performed at some event."}],"rangeIncludes":[{"label":"event","comment":"Upcoming or past event associated with this place, organization, or action."},{"label":"events","comment":"Upcoming or past events associated with this place or organization."},{"label":"performerIn","comment":"Event that this person is a performer or participant in."},{"label":"recordedAt","comment":"The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event."},{"label":"subEvent","comment":"An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference."},{"label":"subEvents","comment":"Events that are a part of this event. For example, a conference event includes many presentations, each subEvents of the conference."},{"label":"superEvent","comment":"An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent."},{"label":"firstPerformance","comment":"The date and place the work was first performed."},{"label":"broadcastOfEvent","comment":"The event being broadcast such as a sporting event or awards ceremony."},{"label":"subjectOf","comment":"A CreativeWork or Event about this Thing.."}]},"BusinessEvent":{"resource":"BusinessEvent","comment":"Event type: Business event.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"CafeOrCoffeeShop":{"resource":"CafeOrCoffeeShop","comment":"A cafe or coffee shop.","subClassOf":["FoodEstablishment"],"domainIncludes":[],"rangeIncludes":[]},"Campground":{"resource":"Campground","comment":"A camping site, campsite, or [[Campground]] is a place used for overnight stay in the outdoors, typically containing individual [[CampingPitch]] locations. \\n\\n\nIn British English a campsite is an area, usually divided into a number of pitches, where people can camp overnight using tents or camper vans or caravans; this British English use of the word is synonymous with the American English expression campground. In American English the term campsite generally means an area where an individual, family, group, or military unit can pitch a tent or park a camper; a campground may contain many campsites (Source: Wikipedia see [https:\/\/en.wikipedia.org\/wiki\/Campsite](https:\/\/en.wikipedia.org\/wiki\/Campsite)).\\n\\n\n\nSee also the dedicated [document on the use of schema.org for marking up hotels and other forms of accommodations](\/docs\/hotels.html).\n","subClassOf":["CivicStructure","LodgingBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Canal":{"resource":"Canal","comment":"A canal, like the Panama Canal.","subClassOf":["BodyOfWater"],"domainIncludes":[],"rangeIncludes":[]},"Casino":{"resource":"Casino","comment":"A casino.","subClassOf":["EntertainmentBusiness"],"domainIncludes":[],"rangeIncludes":[]},"CatholicChurch":{"resource":"CatholicChurch","comment":"A Catholic church.","subClassOf":["Church"],"domainIncludes":[],"rangeIncludes":[]},"Cemetery":{"resource":"Cemetery","comment":"A graveyard.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"CheckoutPage":{"resource":"CheckoutPage","comment":"Web page type: Checkout page.","subClassOf":["WebPage"],"domainIncludes":[],"rangeIncludes":[]},"ChildCare":{"resource":"ChildCare","comment":"A Childcare center.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"ChildrensEvent":{"resource":"ChildrensEvent","comment":"Event type: Children's event.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"Church":{"resource":"Church","comment":"A church.","subClassOf":["PlaceOfWorship"],"domainIncludes":[],"rangeIncludes":[]},"City":{"resource":"City","comment":"A city or town.","subClassOf":["AdministrativeArea"],"domainIncludes":[],"rangeIncludes":[]},"GovernmentBuilding":{"resource":"GovernmentBuilding","comment":"A government building.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"CityHall":{"resource":"CityHall","comment":"A city hall.","subClassOf":["GovernmentBuilding"],"domainIncludes":[],"rangeIncludes":[]},"ClothingStore":{"resource":"ClothingStore","comment":"A clothing store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"CollectionPage":{"resource":"CollectionPage","comment":"Web page type: Collection page.","subClassOf":["WebPage"],"domainIncludes":[],"rangeIncludes":[]},"EducationalOrganization":{"resource":"EducationalOrganization","comment":"An educational organization.","subClassOf":["Organization"],"domainIncludes":[{"label":"alumni","comment":"Alumni of an organization."},{"label":"alumni","comment":"Alumni of an organization."}],"rangeIncludes":[{"label":"alumniOf","comment":"An organization that the person is an alumni of."},{"label":"alumniOf","comment":"An organization that the person is an alumni of."}]},"CollegeOrUniversity":{"resource":"CollegeOrUniversity","comment":"A college, university, or other third-level educational institution.","subClassOf":["EducationalOrganization"],"domainIncludes":[],"rangeIncludes":[]},"ComedyClub":{"resource":"ComedyClub","comment":"A comedy club.","subClassOf":["EntertainmentBusiness"],"domainIncludes":[],"rangeIncludes":[]},"ComedyEvent":{"resource":"ComedyEvent","comment":"Event type: Comedy event.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"Comment":{"resource":"Comment","comment":"A comment on an item - for example, a comment on a blog post. The comment's content is expressed via the [[text]] property, and its topic via [[about]], properties shared with all CreativeWorks.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"upvoteCount","comment":"The number of upvotes this question, answer or comment has received from the community."},{"label":"downvoteCount","comment":"The number of downvotes this question, answer or comment has received from the community."},{"label":"parentItem","comment":"The parent of a question, answer or item in general."}],"rangeIncludes":[{"label":"comment","comment":"Comments, typically from users."},{"label":"resultComment","comment":"A sub property of result. The Comment created or sent as a result of this action."}]},"ComputerStore":{"resource":"ComputerStore","comment":"A computer store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"ContactPage":{"resource":"ContactPage","comment":"Web page type: Contact page.","subClassOf":["WebPage"],"domainIncludes":[],"rangeIncludes":[]},"StructuredValue":{"resource":"StructuredValue","comment":"Structured values are used when the value of a property has a more complex structure than simply being a textual value or a reference to another thing.","subClassOf":["Intangible"],"domainIncludes":[],"rangeIncludes":[{"label":"value","comment":"The value of the quantitative value or property value node.\\n\\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended type for values is 'Number'.\\n* For [[PropertyValue]], it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"valueReference","comment":"A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature."}]},"ContactPoint":{"resource":"ContactPoint","comment":"A contact point&#x2014;for example, a Customer Complaints department.","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"areaServed","comment":"The geographic area where a service or offered item is provided."},{"label":"availableLanguage","comment":"A language someone may use with or at the item, service or place. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[inLanguage]]"},{"label":"contactOption","comment":"An option available on this contact point (e.g. a toll-free number or support for hearing-impaired callers)."},{"label":"contactType","comment":"A person or organization can have different contact points, for different purposes. For example, a sales contact point, a PR contact point and so on. This property is used to specify the kind of contact point."},{"label":"email","comment":"Email address."},{"label":"faxNumber","comment":"The fax number."},{"label":"hoursAvailable","comment":"The hours during which this service or contact is available."},{"label":"productSupported","comment":"The product or service this support contact point is related to (such as product support for a particular product line). This can be a specific product or product line (e.g. \"iPhone\") or a general category of products or services (e.g. \"smartphones\")."},{"label":"serviceArea","comment":"The geographic area where the service is provided."},{"label":"telephone","comment":"The telephone number."}],"rangeIncludes":[{"label":"bccRecipient","comment":"A sub property of recipient. The recipient blind copied on a message."},{"label":"ccRecipient","comment":"A sub property of recipient. The recipient copied on a message."},{"label":"contactPoint","comment":"A contact point for a person or organization."},{"label":"contactPoints","comment":"A contact point for a person or organization."},{"label":"homeLocation","comment":"A contact location for a person's residence."},{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."},{"label":"servicePhone","comment":"The phone number to use to access the service."},{"label":"serviceSmsNumber","comment":"The number to access the service by text message."},{"label":"toRecipient","comment":"A sub property of recipient. The recipient who was directly sent the message."},{"label":"workLocation","comment":"A contact location for a person's place of work."},{"label":"grantee","comment":"The person, organization, contact point, or audience that has been granted this permission."}]},"Continent":{"resource":"Continent","comment":"One of the continents (for example, Europe or Africa).","subClassOf":["Landform"],"domainIncludes":[],"rangeIncludes":[]},"ConvenienceStore":{"resource":"ConvenienceStore","comment":"A convenience store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"Corporation":{"resource":"Corporation","comment":"Organization: A business corporation.","subClassOf":["Organization"],"domainIncludes":[{"label":"tickerSymbol","comment":"The exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed as an exchange and an instrument name separated by a space character. For the exchange component of the tickerSymbol attribute, we recommend using the controlled vocabulary of Market Identifier Codes (MIC) specified in ISO15022."}],"rangeIncludes":[]},"Country":{"resource":"Country","comment":"A country.","subClassOf":["AdministrativeArea"],"domainIncludes":[],"rangeIncludes":[{"label":"addressCountry","comment":"The country. For example, USA. You can also provide the two-letter [ISO 3166-1 alpha-2 country code](http:\/\/en.wikipedia.org\/wiki\/ISO_3166-1)."},{"label":"countryOfOrigin","comment":"The country of the principal offices of the production company or individual responsible for the movie or program."},{"label":"nationality","comment":"Nationality of the person."}]},"Courthouse":{"resource":"Courthouse","comment":"A courthouse.","subClassOf":["GovernmentBuilding"],"domainIncludes":[],"rangeIncludes":[]},"Crematorium":{"resource":"Crematorium","comment":"A crematorium.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"DanceEvent":{"resource":"DanceEvent","comment":"Event type: A social dance.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"PerformingGroup":{"resource":"PerformingGroup","comment":"A performance group, such as a band, an orchestra, or a circus.","subClassOf":["Organization"],"domainIncludes":[],"rangeIncludes":[]},"DanceGroup":{"resource":"DanceGroup","comment":"A dance group&#x2014;for example, the Alvin Ailey Dance Theater or Riverdance.","subClassOf":["PerformingGroup"],"domainIncludes":[],"rangeIncludes":[]},"DaySpa":{"resource":"DaySpa","comment":"A day spa.","subClassOf":["HealthAndBeautyBusiness"],"domainIncludes":[],"rangeIncludes":[]},"DefenceEstablishment":{"resource":"DefenceEstablishment","comment":"A defence establishment, such as an army or navy base.","subClassOf":["GovernmentBuilding"],"domainIncludes":[],"rangeIncludes":[]},"DepartmentStore":{"resource":"DepartmentStore","comment":"A department store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"Quantity":{"resource":"Quantity","comment":"Quantities such as distance, time, mass, weight, etc. Particular instances of say Mass are entities like '3 Kg' or '4 milligrams'.","subClassOf":["Intangible"],"domainIncludes":[],"rangeIncludes":[]},"Distance":{"resource":"Distance","comment":"Properties that take Distances as values are of the form '&lt;Number&gt; &lt;Length unit of measure&gt;'. E.g., '7 ft'.","subClassOf":["Quantity"],"domainIncludes":[],"rangeIncludes":[{"label":"geoRadius","comment":"Indicates the approximate radius of a GeoCircle (metres unless indicated otherwise via Distance notation)."},{"label":"depth","comment":"The depth of the item."},{"label":"distance","comment":"The distance travelled, e.g. exercising or travelling."},{"label":"height","comment":"The height of the item."},{"label":"width","comment":"The width of the item."},{"label":"flightDistance","comment":"The distance of the flight."}]},"DryCleaningOrLaundry":{"resource":"DryCleaningOrLaundry","comment":"A dry-cleaning business.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Duration":{"resource":"Duration","comment":"Quantity: Duration (use [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)).","subClassOf":["Quantity"],"domainIncludes":[],"rangeIncludes":[{"label":"duration","comment":"The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"processingTime","comment":"Estimated processing time for the service using this channel."},{"label":"timeRequired","comment":"Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience, e.g. 'PT30M', 'PT1H25M'."},{"label":"validFor","comment":"The duration of validity of a permit or similar thing."},{"label":"estimatedFlightDuration","comment":"The estimated time the flight will take."},{"label":"billingPeriod","comment":"The time interval used to compute the invoice."},{"label":"cookTime","comment":"The time it takes to actually cook the dish, in [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"performTime","comment":"The length of time it takes to perform instructions or a direction (not including time to prepare the supplies), in [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"prepTime","comment":"The length of time it takes to prepare the items to be used in instructions or a direction, in [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"totalTime","comment":"The total time required to perform instructions or a direction (including time to prepare the supplies), in [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."}]},"EducationEvent":{"resource":"EducationEvent","comment":"Event type: Education event.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"HomeAndConstructionBusiness":{"resource":"HomeAndConstructionBusiness","comment":"A construction business.\\n\\nA HomeAndConstructionBusiness is a [[LocalBusiness]] that provides services around homes and buildings.\\n\\nAs a [[LocalBusiness]] it can be described as a [[provider]] of one or more [[Service]]\\(s).","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Electrician":{"resource":"Electrician","comment":"An electrician.","subClassOf":["HomeAndConstructionBusiness"],"domainIncludes":[],"rangeIncludes":[]},"ElectronicsStore":{"resource":"ElectronicsStore","comment":"An electronics store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"ElementarySchool":{"resource":"ElementarySchool","comment":"An elementary school.","subClassOf":["EducationalOrganization"],"domainIncludes":[],"rangeIncludes":[]},"Embassy":{"resource":"Embassy","comment":"An embassy.","subClassOf":["GovernmentBuilding"],"domainIncludes":[],"rangeIncludes":[]},"EmergencyService":{"resource":"EmergencyService","comment":"An emergency service, such as a fire station or ER.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"EmploymentAgency":{"resource":"EmploymentAgency","comment":"An employment agency.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Energy":{"resource":"Energy","comment":"Properties that take Energy as values are of the form '&lt;Number&gt; &lt;Energy unit of measure&gt;'.","subClassOf":["Quantity"],"domainIncludes":[],"rangeIncludes":[{"label":"calories","comment":"The number of calories."}]},"EventVenue":{"resource":"EventVenue","comment":"An event venue.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"ExerciseGym":{"resource":"ExerciseGym","comment":"A gym.","subClassOf":["SportsActivityLocation"],"domainIncludes":[],"rangeIncludes":[]},"FastFoodRestaurant":{"resource":"FastFoodRestaurant","comment":"A fast-food restaurant.","subClassOf":["FoodEstablishment"],"domainIncludes":[],"rangeIncludes":[]},"Festival":{"resource":"Festival","comment":"Event type: Festival.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"FireStation":{"resource":"FireStation","comment":"A fire station. With firemen.","subClassOf":["CivicStructure","EmergencyService"],"domainIncludes":[],"rangeIncludes":[]},"Float":{"resource":"Float","comment":"Data type: Floating number.","subClassOf":["Number"],"domainIncludes":[],"rangeIncludes":[]},"Florist":{"resource":"Florist","comment":"A florist.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"FoodEvent":{"resource":"FoodEvent","comment":"Event type: Food event.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[{"label":"foodEvent","comment":"A sub property of location. The specific food event where the action occurred."}]},"FurnitureStore":{"resource":"FurnitureStore","comment":"A furniture store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"GardenStore":{"resource":"GardenStore","comment":"A garden store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"GasStation":{"resource":"GasStation","comment":"A gas station.","subClassOf":["AutomotiveBusiness"],"domainIncludes":[],"rangeIncludes":[]},"GatedResidenceCommunity":{"resource":"GatedResidenceCommunity","comment":"Residence type: Gated community.","subClassOf":["Residence"],"domainIncludes":[],"rangeIncludes":[]},"GeneralContractor":{"resource":"GeneralContractor","comment":"A general contractor.","subClassOf":["HomeAndConstructionBusiness"],"domainIncludes":[],"rangeIncludes":[]},"GeoCoordinates":{"resource":"GeoCoordinates","comment":"The geographic coordinates of a place or event.","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"address","comment":"Physical address of the item."},{"label":"addressCountry","comment":"The country. For example, USA. You can also provide the two-letter [ISO 3166-1 alpha-2 country code](http:\/\/en.wikipedia.org\/wiki\/ISO_3166-1)."},{"label":"elevation","comment":"The elevation of a location ([WGS 84](https:\/\/en.wikipedia.org\/wiki\/World_Geodetic_System)). Values may be of the form 'NUMBER UNIT_OF_MEASUREMENT' (e.g., '1,000 m', '3,200 ft') while numbers alone should be assumed to be a value in meters."},{"label":"latitude","comment":"The latitude of a location. For example ```37.42242``` ([WGS 84](https:\/\/en.wikipedia.org\/wiki\/World_Geodetic_System))."},{"label":"longitude","comment":"The longitude of a location. For example ```-122.08585``` ([WGS 84](https:\/\/en.wikipedia.org\/wiki\/World_Geodetic_System))."},{"label":"postalCode","comment":"The postal code. For example, 94043."}],"rangeIncludes":[{"label":"geoMidpoint","comment":"Indicates the GeoCoordinates at the centre of a GeoShape e.g. GeoCircle."},{"label":"geo","comment":"The geo coordinates of the place."}]},"GeoShape":{"resource":"GeoShape","comment":"The geographic shape of a place. A GeoShape can be described using several properties whose values are based on latitude\/longitude pairs. Either whitespace or commas can be used to separate latitude and longitude; whitespace should be used when writing a list of several such points.","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"geoMidpoint","comment":"Indicates the GeoCoordinates at the centre of a GeoShape e.g. GeoCircle."},{"label":"address","comment":"Physical address of the item."},{"label":"addressCountry","comment":"The country. For example, USA. You can also provide the two-letter [ISO 3166-1 alpha-2 country code](http:\/\/en.wikipedia.org\/wiki\/ISO_3166-1)."},{"label":"box","comment":"A box is the area enclosed by the rectangle formed by two points. The first point is the lower corner, the second point is the upper corner. A box is expressed as two points separated by a space character."},{"label":"circle","comment":"A circle is the circular region of a specified radius centered at a specified latitude and longitude. A circle is expressed as a pair followed by a radius in meters."},{"label":"elevation","comment":"The elevation of a location ([WGS 84](https:\/\/en.wikipedia.org\/wiki\/World_Geodetic_System)). Values may be of the form 'NUMBER UNIT_OF_MEASUREMENT' (e.g., '1,000 m', '3,200 ft') while numbers alone should be assumed to be a value in meters."},{"label":"line","comment":"A line is a point-to-point path consisting of two or more points. A line is expressed as a series of two or more point objects separated by space."},{"label":"polygon","comment":"A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more space delimited points where the first and final points are identical."},{"label":"postalCode","comment":"The postal code. For example, 94043."}],"rangeIncludes":[{"label":"areaServed","comment":"The geographic area where a service or offered item is provided."},{"label":"eligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.\\n\\nSee also [[ineligibleRegion]].\n    "},{"label":"ineligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed.\\n\\nSee also [[eligibleRegion]].\n      "},{"label":"geo","comment":"The geo coordinates of the place."},{"label":"serviceArea","comment":"The geographic area where the service is provided."}]},"GeoCircle":{"resource":"GeoCircle","comment":"A GeoCircle is a GeoShape representing a circular geographic area. As it is a GeoShape\n          it provides the simple textual property 'circle', but also allows the combination of postalCode alongside geoRadius.\n          The center of the circle can be indicated via the 'geoMidpoint' property, or more approximately using 'address', 'postalCode'.\n       ","subClassOf":["GeoShape"],"domainIncludes":[{"label":"geoRadius","comment":"Indicates the approximate radius of a GeoCircle (metres unless indicated otherwise via Distance notation)."}],"rangeIncludes":[]},"Text":{"rangeIncludes":[{"label":"geoRadius","comment":"Indicates the approximate radius of a GeoCircle (metres unless indicated otherwise via Distance notation)."},{"label":"touristType","comment":"Attraction suitable for type(s) of tourist. eg. Children, visitors from a particular country, etc. "},{"label":"orderItemNumber","comment":"The identifier of the order item."},{"label":"schemaVersion","comment":"Indicates (by URL or string) a particular version of a schema used in some CreativeWork. For example, a document could declare a schemaVersion using an URL such as version\/2.0\/ if precise indication of schema version was required by some application. "},{"label":"acceptsReservations","comment":"Indicates whether a FoodEstablishment accepts reservations. Values can be Boolean, an URL at which reservations can be made or (for backwards compatibility) the strings ```Yes``` or ```No```."},{"label":"accessCode","comment":"Password, PIN, or access code needed for delivery (e.g. from a locker)."},{"label":"accessibilityAPI","comment":"Indicates that the resource is compatible with the referenced accessibility API ([WebSchemas wiki lists possible values](http:\/\/www.w3.org\/wiki\/WebSchemas\/Accessibility))."},{"label":"accessibilityControl","comment":"Identifies input methods that are sufficient to fully control the described resource ([WebSchemas wiki lists possible values](http:\/\/www.w3.org\/wiki\/WebSchemas\/Accessibility))."},{"label":"accessibilityFeature","comment":"Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility ([WebSchemas wiki lists possible values](http:\/\/www.w3.org\/wiki\/WebSchemas\/Accessibility))."},{"label":"accessibilityHazard","comment":"A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3 ([WebSchemas wiki lists possible values](http:\/\/www.w3.org\/wiki\/WebSchemas\/Accessibility))."},{"label":"additionalName","comment":"An additional name for a Person, can be used for a middle name."},{"label":"address","comment":"Physical address of the item."},{"label":"addressCountry","comment":"The country. For example, USA. You can also provide the two-letter [ISO 3166-1 alpha-2 country code](http:\/\/en.wikipedia.org\/wiki\/ISO_3166-1)."},{"label":"addressLocality","comment":"The locality. For example, Mountain View."},{"label":"addressRegion","comment":"The region. For example, CA."},{"label":"alignmentType","comment":"A category of alignment between the learning resource and the framework node. Recommended values include: 'assesses', 'teaches', 'requires', 'textComplexity', 'readingLevel', 'educationalSubject', and 'educationalLevel'."},{"label":"alternateName","comment":"An alias for the item."},{"label":"alternativeHeadline","comment":"A secondary title of the CreativeWork."},{"label":"applicationCategory","comment":"Type of software application, e.g. 'Game, Multimedia'."},{"label":"applicationSubCategory","comment":"Subcategory of the application, e.g. 'Arcade Game'."},{"label":"applicationSuite","comment":"The name of the application suite to which the application belongs (e.g. Excel belongs to Office)."},{"label":"areaServed","comment":"The geographic area where a service or offered item is provided."},{"label":"articleBody","comment":"The actual body of the article."},{"label":"articleSection","comment":"Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc."},{"label":"assembly","comment":"Library file name e.g., mscorlib.dll, system.web.dll."},{"label":"executableLibraryName","comment":"Library file name e.g., mscorlib.dll, system.web.dll."},{"label":"assemblyVersion","comment":"Associated product\/technology version. e.g., .NET Framework 4.5."},{"label":"audienceType","comment":"The target group associated with a given audience (e.g. veterans, car owners, musicians, etc.)."},{"label":"availableLanguage","comment":"A language someone may use with or at the item, service or place. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[inLanguage]]"},{"label":"award","comment":"An award won by or for this item."},{"label":"awards","comment":"Awards won by or for this item."},{"label":"benefits","comment":"Description of benefits associated with the job."},{"label":"jobBenefits","comment":"Description of benefits associated with the job."},{"label":"bestRating","comment":"The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed."},{"label":"bitrate","comment":"The bitrate of the media object."},{"label":"bookEdition","comment":"The edition of the book."},{"label":"box","comment":"A box is the area enclosed by the rectangle formed by two points. The first point is the lower corner, the second point is the upper corner. A box is expressed as two points separated by a space character."},{"label":"branchCode","comment":"A short textual code (also called \"store code\") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.\\n\\nFor example, in the URL http:\/\/www.starbucks.co.uk\/store-locator\/etc\/detail\/3047 the code \"3047\" is a branchCode for a particular branch.\n      "},{"label":"breadcrumb","comment":"A set of links that can help a user understand and navigate a website hierarchy."},{"label":"browserRequirements","comment":"Specifies browser requirements in human-readable text. For example, 'requires HTML5 support'."},{"label":"caption","comment":"The caption for this object. For downloadable machine formats (closed caption, subtitles etc.) use MediaObject and indicate the [[encodingFormat]]."},{"label":"carrierRequirements","comment":"Specifies specific carrier(s) requirements for the application (e.g. an application may only work on a specific carrier network)."},{"label":"category","comment":"A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy."},{"label":"circle","comment":"A circle is the circular region of a specified radius centered at a specified latitude and longitude. A circle is expressed as a pair followed by a radius in meters."},{"label":"citation","comment":"A citation or reference to another creative work, such as another publication, web page, scholarly article, etc."},{"label":"clipNumber","comment":"Position of the clip within an ordered group of clips."},{"label":"color","comment":"The color of the product."},{"label":"commentText","comment":"The text of the UserComment."},{"label":"confirmationNumber","comment":"A number that confirms the given order or payment has been received."},{"label":"contactType","comment":"A person or organization can have different contact points, for different purposes. For example, a sales contact point, a PR contact point and so on. This property is used to specify the kind of contact point."},{"label":"contentRating","comment":"Official rating of a piece of content&#x2014;for example,'MPAA PG-13'."},{"label":"contentSize","comment":"File size in (mega\/kilo) bytes."},{"label":"countriesNotSupported","comment":"Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code."},{"label":"countriesSupported","comment":"Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code."},{"label":"currenciesAccepted","comment":"The currency accepted.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."},{"label":"dateline","comment":"A [dateline](https:\/\/en.wikipedia.org\/wiki\/Dateline) is a brief piece of text included in news articles that describes where and when the story was written or filed though the date is often omitted. Sometimes only a placename is provided.\n\nStructured representations of dateline-related information can also be expressed more explicitly using [[locationCreated]] (which represents where a work was created e.g. where a news report was written).  For location depicted or described in the content, use [[contentLocation]].\n\nDateline summaries are oriented more towards human readers than towards automated processing, and can vary substantially. Some examples: \"BEIRUT, Lebanon, June 2.\", \"Paris, France\", \"December 19, 2017 11:43AM Reporting from Washington\", \"Beijing\/Moscow\", \"QUEZON CITY, Philippines\".\n      "},{"label":"dependencies","comment":"Prerequisites needed to fulfill steps in article."},{"label":"description","comment":"A description of the item."},{"label":"device","comment":"Device required to run the application. Used in cases where a specific make\/model is required to run the application."},{"label":"availableOnDevice","comment":"Device required to run the application. Used in cases where a specific make\/model is required to run the application."},{"label":"disambiguatingDescription","comment":"A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation."},{"label":"discount","comment":"Any discount applied (to an Order)."},{"label":"discountCode","comment":"Code used to redeem a discount."},{"label":"discountCurrency","comment":"The currency of the discount.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."},{"label":"duns","comment":"The Dun & Bradstreet DUNS number for identifying an organization or business person."},{"label":"educationalFramework","comment":"The framework to which the resource being described is aligned."},{"label":"educationalRole","comment":"An educationalRole of an EducationalAudience."},{"label":"educationalUse","comment":"The purpose of a work in the context of education; for example, 'assignment', 'group work'."},{"label":"elevation","comment":"The elevation of a location ([WGS 84](https:\/\/en.wikipedia.org\/wiki\/World_Geodetic_System)). Values may be of the form 'NUMBER UNIT_OF_MEASUREMENT' (e.g., '1,000 m', '3,200 ft') while numbers alone should be assumed to be a value in meters."},{"label":"eligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.\\n\\nSee also [[ineligibleRegion]].\n    "},{"label":"ineligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed.\\n\\nSee also [[eligibleRegion]].\n      "},{"label":"email","comment":"Email address."},{"label":"employmentType","comment":"Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship)."},{"label":"encodingFormat","comment":"Media type typically expressed using a MIME format (see [IANA site](http:\/\/www.iana.org\/assignments\/media-types\/media-types.xhtml) and [MDN reference](https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTTP\/Basics_of_HTTP\/MIME_types)) e.g. application\/zip for a SoftwareApplication binary, audio\/mpeg for .mp3 etc.).\n\nIn cases where a [[CreativeWork]] has several media type representations, [[encoding]] can be used to indicate each [[MediaObject]] alongside particular [[encodingFormat]] information.\n\nUnregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia\/Wikidata entry."},{"label":"episodeNumber","comment":"Position of the episode within an ordered group of episodes."},{"label":"exifData","comment":"exif data for this object."},{"label":"familyName","comment":"Family name. In the U.S., the last name of an Person. This can be used along with givenName instead of the name property."},{"label":"faxNumber","comment":"The fax number."},{"label":"featureList","comment":"Features or modules provided by this application (and possibly required by other applications)."},{"label":"fileFormat","comment":"Media type, typically MIME format (see [IANA site](http:\/\/www.iana.org\/assignments\/media-types\/media-types.xhtml)) of the content e.g. application\/zip of a SoftwareApplication binary. In cases where a CreativeWork has several media type representations, 'encoding' can be used to indicate each MediaObject alongside particular fileFormat information. Unregistered or niche file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia entry."},{"label":"fileSize","comment":"Size of the application \/ package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be assumed."},{"label":"gender","comment":"Gender of the person. While Male and Female may be used, text strings are also acceptable for people who do not identify as a binary gender."},{"label":"genre","comment":"Genre of the creative work, broadcast channel or group."},{"label":"givenName","comment":"Given name. In the U.S., the first name of a Person. This can be used along with familyName instead of the name property."},{"label":"globalLocationNumber","comment":"The [Global Location Number](http:\/\/www.gs1.org\/gln) (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations."},{"label":"gtin12","comment":"The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin13","comment":"The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin14","comment":"The GTIN-14 code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin8","comment":"The [GTIN-8](http:\/\/apps.gs1.org\/GDD\/glossary\/Pages\/GTIN-8.aspx) code of the product, or the product to which the offer refers. This code is also known as EAN\/UCC-8 or 8-digit EAN. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"headline","comment":"Headline of the article."},{"label":"highPrice","comment":"The highest price of all offers available.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"honorificPrefix","comment":"An honorific prefix preceding a Person's name such as Dr\/Mrs\/Mr."},{"label":"honorificSuffix","comment":"An honorific suffix preceding a Person's name such as M.D. \/PhD\/MSCSW."},{"label":"incentives","comment":"Description of bonus and commission compensation aspects of the job."},{"label":"incentiveCompensation","comment":"Description of bonus and commission compensation aspects of the job."},{"label":"industry","comment":"The industry associated with the job position."},{"label":"inLanguage","comment":"The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[availableLanguage]]."},{"label":"interactivityType","comment":"The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'."},{"label":"isbn","comment":"The ISBN of the book."},{"label":"isicV4","comment":"The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place."},{"label":"itemListOrder","comment":"Type of ordering (e.g. Ascending, Descending, Unordered)."},{"label":"jobTitle","comment":"The job title of the person (for example, Financial Manager)."},{"label":"keywords","comment":"Keywords or tags used to describe this content. Multiple entries in a keywords list are typically delimited by commas."},{"label":"latitude","comment":"The latitude of a location. For example ```37.42242``` ([WGS 84](https:\/\/en.wikipedia.org\/wiki\/World_Geodetic_System))."},{"label":"learningResourceType","comment":"The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'."},{"label":"legalName","comment":"The official name of the organization, e.g. the registered company name."},{"label":"line","comment":"A line is a point-to-point path consisting of two or more points. A line is expressed as a series of two or more point objects separated by space."},{"label":"location","comment":"The location of for example where the event is happening, an organization is located, or where an action takes place."},{"label":"longitude","comment":"The longitude of a location. For example ```-122.08585``` ([WGS 84](https:\/\/en.wikipedia.org\/wiki\/World_Geodetic_System))."},{"label":"lowPrice","comment":"The lowest price of all offers available.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"memoryRequirements","comment":"Minimum memory requirements."},{"label":"hasMenu","comment":"Either the actual menu as a structured representation, as text, or a URL of the menu."},{"label":"menu","comment":"Either the actual menu as a structured representation, as text, or a URL of the menu."},{"label":"model","comment":"The model of the product. Use with the URL of a ProductModel or a textual representation of the model identifier. The URL of the ProductModel can be from an external source. It is recommended to additionally provide strong product identifiers via the gtin8\/gtin13\/gtin14 and mpn properties."},{"label":"mpn","comment":"The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers."},{"label":"naics","comment":"The North American Industry Classification System (NAICS) code for a particular organization or business person."},{"label":"name","comment":"The name of the item."},{"label":"occupationalCategory","comment":"Category or categories describing the job. Use BLS O*NET-SOC taxonomy: http:\/\/www.onetcenter.org\/taxonomy.html. Ideally includes textual label and formal code, with the property repeated for each applicable value."},{"label":"openingHours","comment":"The general opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'.\\n\\n* Days are specified using the following two-letter combinations: ```Mo```, ```Tu```, ```We```, ```Th```, ```Fr```, ```Sa```, ```Su```.\\n* Times are specified using 24:00 time. For example, 3pm is specified as ```15:00```. \\n* Here is an example: <code>&lt;time itemprop=\"openingHours\" datetime=&quot;Tu,Th 16:00-20:00&quot;&gt;Tuesdays and Thursdays 4-8pm&lt;\/time&gt;<\/code>.\\n* If a business is open 7 days a week, then it can be specified as <code>&lt;time itemprop=&quot;openingHours&quot; datetime=&quot;Mo-Su&quot;&gt;Monday through Sunday, all day&lt;\/time&gt;<\/code>."},{"label":"operatingSystem","comment":"Operating systems supported (Windows 7, OSX 10.6, Android 1.6)."},{"label":"option","comment":"A sub property of object. The options subject to this action."},{"label":"actionOption","comment":"A sub property of object. The options subject to this action."},{"label":"orderNumber","comment":"The identifier of the transaction."},{"label":"paymentAccepted","comment":"Cash, Credit Card, Cryptocurrency, Local Exchange Tradings System, etc."},{"label":"paymentMethodId","comment":"An identifier for the method of payment used (e.g. the last 4 digits of the credit card)."},{"label":"permissions","comment":"Permission(s) required to run the app (for example, a mobile app may require full internet access or may run only on wifi)."},{"label":"playerType","comment":"Player type required&#x2014;for example, Flash or Silverlight."},{"label":"polygon","comment":"A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more space delimited points where the first and final points are identical."},{"label":"position","comment":"The position of an item in a series or sequence of items."},{"label":"postalCode","comment":"The postal code. For example, 94043."},{"label":"postOfficeBoxNumber","comment":"The post office box number for PO box addresses."},{"label":"price","comment":"The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.\\n\\nUsage guidelines:\\n\\n* Use the [[priceCurrency]] property (with standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\") instead of including [ambiguous symbols](http:\/\/en.wikipedia.org\/wiki\/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign) such as '$' in the value.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\\n* Note that both [RDFa](http:\/\/www.w3.org\/TR\/xhtml-rdfa-primer\/#using-the-content-attribute) and Microdata syntax allow the use of a \"content=\" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\n      "},{"label":"priceRange","comment":"The price range of the business, for example ```$$$```."},{"label":"priceType","comment":"A short text or acronym indicating multiple price specifications for the same offer, e.g. SRP for the suggested retail price or INVOICE for the invoice price, mostly used in the car industry."},{"label":"printColumn","comment":"The number of the column in which the NewsArticle appears in the print edition."},{"label":"printEdition","comment":"The edition of the print product in which the NewsArticle appears."},{"label":"printPage","comment":"If this NewsArticle appears in print, this field indicates the name of the page on which the article is found. Please note that this field is intended for the exact page name (e.g. A5, B18)."},{"label":"printSection","comment":"If this NewsArticle appears in print, this field indicates the print section in which the article appeared."},{"label":"processorRequirements","comment":"Processor architecture required to run the application (e.g. IA64)."},{"label":"productID","comment":"The product identifier, such as ISBN. For example: ``` meta itemprop=\"productID\" content=\"isbn:123-456-789\" ```."},{"label":"productSupported","comment":"The product or service this support contact point is related to (such as product support for a particular product line). This can be a specific product or product line (e.g. \"iPhone\") or a general category of products or services (e.g. \"smartphones\")."},{"label":"proficiencyLevel","comment":"Proficiency needed for this content; expected values: 'Beginner', 'Expert'."},{"label":"programmingLanguage","comment":"The computer programming language."},{"label":"programmingModel","comment":"Indicates whether API is managed or unmanaged."},{"label":"query","comment":"A sub property of instrument. The query used on this action."},{"label":"ratingValue","comment":"The rating for the content.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"releaseNotes","comment":"Description of what changed in this version."},{"label":"requiredGender","comment":"Audiences defined by a person's gender."},{"label":"requirements","comment":"Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (Examples: DirectX, Java or .NET runtime)."},{"label":"softwareRequirements","comment":"Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (Examples: DirectX, Java or .NET runtime)."},{"label":"reviewBody","comment":"The actual body of the review."},{"label":"runtime","comment":"Runtime platform or script interpreter dependencies (Example - Java v1, Python2.3, .Net Framework 3.0)."},{"label":"runtimePlatform","comment":"Runtime platform or script interpreter dependencies (Example - Java v1, Python2.3, .Net Framework 3.0)."},{"label":"salaryCurrency","comment":"The currency (coded using [ISO 4217](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) ) used for the main salary information in this job posting or for this employee."},{"label":"sampleType","comment":"What type of code sample: full (compile ready) solution, code snippet, inline code, scripts, template."},{"label":"codeSampleType","comment":"What type of code sample: full (compile ready) solution, code snippet, inline code, scripts, template."},{"label":"slogan","comment":"A slogan or motto associated with the item."},{"label":"videoFormat","comment":"The type of screening or video broadcast used (e.g. IMAX, 3D, SD, HD, etc.)."},{"label":"seasonNumber","comment":"Position of the season within an ordered group of seasons."},{"label":"serialNumber","comment":"The serial number or any alphanumeric identifier of a particular product. When attached to an offer, it is a shortcut for the serial number of the product included in the offer."},{"label":"servesCuisine","comment":"The cuisine of the restaurant."},{"label":"serviceType","comment":"The type of service being offered, e.g. veterans' benefits, emergency relief, etc."},{"label":"sku","comment":"The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers."},{"label":"softwareVersion","comment":"Version of the software instance."},{"label":"specialCommitments","comment":"Any special commitments associated with this job posting. Valid entries include VeteranCommit, MilitarySpouseCommit, etc."},{"label":"storageRequirements","comment":"Storage requirements (free space required)."},{"label":"streetAddress","comment":"The street address. For example, 1600 Amphitheatre Pkwy."},{"label":"subtitleLanguage","comment":"Languages in which subtitles\/captions are available, in [IETF BCP 47 standard format](http:\/\/tools.ietf.org\/html\/bcp47)."},{"label":"suggestedGender","comment":"The gender of the person or audience."},{"label":"targetDescription","comment":"The description of a node in an established educational framework."},{"label":"targetName","comment":"The name of a node in an established educational framework."},{"label":"targetPlatform","comment":"Type of app development: phone, Metro style, desktop, XBox, etc."},{"label":"taxID","comment":"The Tax \/ Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF\/NIF in Spain."},{"label":"telephone","comment":"The telephone number."},{"label":"temporalCoverage","comment":"The temporalCoverage of a CreativeWork indicates the period that the content applies to, i.e. that it describes, either as a DateTime or as a textual string indicating a time period in [ISO 8601 time interval format](https:\/\/en.wikipedia.org\/wiki\/ISO_8601#Time_intervals). In\n      the case of a Dataset it will typically indicate the relevant time period in a precise notation (e.g. for a 2011 census dataset, the year 2011 would be written \"2011\/2012\"). Other forms of content e.g. ScholarlyArticle, Book, TVSeries or TVEpisode may indicate their temporalCoverage in broader terms - textually or via well-known URL.\n      Written works such as books may sometimes have precise temporal coverage too, e.g. a work set in 1939 - 1945 can be indicated in ISO 8601 interval format format via \"1939\/1945\".\n\nOpen-ended date ranges can be written with \"..\" in place of the end date. For example, \"2015-11\/..\" indicates a range beginning in November 2015 and with no specified final date. This is tentative and might be updated in future when ISO 8601 is officially updated."},{"label":"temporal","comment":"The \"temporal\" property can be used in cases where more specific properties\n(e.g. [[temporalCoverage]], [[dateCreated]], [[dateModified]], [[datePublished]]) are not known to be appropriate."},{"label":"text","comment":"The textual content of this CreativeWork."},{"label":"tickerSymbol","comment":"The exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed as an exchange and an instrument name separated by a space character. For the exchange component of the tickerSymbol attribute, we recommend using the controlled vocabulary of Market Identifier Codes (MIC) specified in ISO15022."},{"label":"title","comment":"The title of the job."},{"label":"trackingNumber","comment":"Shipper tracking number."},{"label":"transcript","comment":"If this MediaObject is an AudioObject or VideoObject, the transcript of that object."},{"label":"typicalAgeRange","comment":"The typical expected age range, e.g. '7-9', '11-'."},{"label":"unitCode","comment":"The unit of measurement given using the UN\/CEFACT Common Code (3 characters) or a URL. Other codes than the UN\/CEFACT Common Code may be used with a prefix followed by a colon."},{"label":"value","comment":"The value of the quantitative value or property value node.\\n\\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended type for values is 'Number'.\\n* For [[PropertyValue]], it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"vatID","comment":"The Value-added Tax ID of the organization or person."},{"label":"version","comment":"The version of the CreativeWork embodied by a specified resource."},{"label":"videoFrameSize","comment":"The frame size of the video."},{"label":"videoQuality","comment":"The quality of the video."},{"label":"paymentMethodId","comment":"An identifier for the method of payment used (e.g. the last 4 digits of the credit card)."},{"label":"workHours","comment":"The typical working hours for this job (e.g. 1st shift, night shift, 8am-5pm)."},{"label":"worstRating","comment":"The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed."},{"label":"reservationId","comment":"A unique identifier for the reservation."},{"label":"providerMobility","comment":"Indicates the mobility of a provided service (e.g. 'static', 'dynamic')."},{"label":"totalPrice","comment":"The total price for the reservation or ticket, including applicable taxes, shipping, etc.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"priceCurrency","comment":"The currency of the price, or a price component when attached to [[PriceSpecification]] and its subtypes.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."},{"label":"membershipNumber","comment":"A unique identifier for the membership."},{"label":"programName","comment":"The program providing the membership."},{"label":"ticketNumber","comment":"The unique identifier for the ticket."},{"label":"ticketToken","comment":"Reference to an asset (e.g., Barcode, QR code image or PDF) usable for entrance."},{"label":"seatNumber","comment":"The location of the reserved seat (e.g., 27)."},{"label":"seatRow","comment":"The row location of the reserved seat (e.g., B)."},{"label":"seatSection","comment":"The section location of the reserved seat (e.g. Orchestra)."},{"label":"seatingType","comment":"The type\/class of the seat."},{"label":"boardingGroup","comment":"The airline-specific indicator of boarding order \/ preference."},{"label":"passengerSequenceNumber","comment":"The passenger's sequence number as assigned by the airline."},{"label":"securityScreening","comment":"The type of security screening the passenger is subject to."},{"label":"passengerPriorityStatus","comment":"The priority status assigned to a passenger for security or boarding (e.g. FastTrack or Priority)."},{"label":"flightNumber","comment":"The unique identifier for a flight including the airline IATA code. For example, if describing United flight 110, where the IATA code for United is 'UA', the flightNumber is 'UA110'."},{"label":"departureGate","comment":"Identifier of the flight's departure gate."},{"label":"arrivalGate","comment":"Identifier of the flight's arrival gate."},{"label":"departureTerminal","comment":"Identifier of the flight's departure terminal."},{"label":"arrivalTerminal","comment":"Identifier of the flight's arrival terminal."},{"label":"aircraft","comment":"The kind of aircraft (e.g., \"Boeing 747\")."},{"label":"mealService","comment":"Description of the meals that will be provided or available for purchase."},{"label":"estimatedFlightDuration","comment":"The estimated time the flight will take."},{"label":"flightDistance","comment":"The distance of the flight."},{"label":"iataCode","comment":"IATA identifier for an airline or airport."},{"label":"icaoCode","comment":"ICAO identifier for an airport."},{"label":"trainNumber","comment":"The unique identifier for the train."},{"label":"trainName","comment":"The name of the train (e.g. The Orient Express)."},{"label":"departurePlatform","comment":"The platform from which the train departs."},{"label":"arrivalPlatform","comment":"The platform where the train arrives."},{"label":"busNumber","comment":"The unique identifier for the bus."},{"label":"busName","comment":"The name of the bus (e.g. Bolt Express)."},{"label":"lodgingUnitType","comment":"Textual description of the unit type (including suite vs. room, size of bed, etc.)."},{"label":"lodgingUnitDescription","comment":"A full description of the lodging unit."},{"label":"httpMethod","comment":"An HTTP method that specifies the appropriate HTTP method for a request to an HTTP EntryPoint. Values are capitalized strings as used in HTTP."},{"label":"encodingType","comment":"The supported encoding type(s) for an EntryPoint request."},{"label":"contentType","comment":"The supported content type(s) for an EntryPoint response."},{"label":"urlTemplate","comment":"An url template (RFC6570) that will be used to construct the target of the execution of the action."},{"label":"valueName","comment":"Indicates the name of the PropertyValueSpecification to be used in URL templates and form encoding in a manner analogous to HTML's input@name."},{"label":"defaultValue","comment":"The default value of the input.  For properties that expect a literal, the default is a literal value, for properties that expect an object, it's an ID reference to one of the current values."},{"label":"valuePattern","comment":"Specifies a regular expression for testing literal values according to the HTML spec."},{"label":"characterName","comment":"The name of a character played in some acting or performing role, i.e. in a PerformanceRole."},{"label":"namedPosition","comment":"A position played, performed or filled by a person or organization, as part of an organization. For example, an athlete in a SportsTeam might play in the position named 'Quarterback'."},{"label":"roleName","comment":"A role played, performed or filled by a person or organization. For example, the team of creators for a comic book might fill the roles named 'inker', 'penciller', and 'letterer'; or an athlete in a SportsTeam might play in the position named 'Quarterback'."},{"label":"issn","comment":"The International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication."},{"label":"issueNumber","comment":"Identifies the issue of publication; for example, \"iii\" or \"2\"."},{"label":"pageEnd","comment":"The page on which the work ends; for example \"138\" or \"xvi\"."},{"label":"pageStart","comment":"The page on which the work starts; for example \"135\" or \"xiii\"."},{"label":"pagination","comment":"Any description of pages that is not separated into pageStart and pageEnd; for example, \"1-6, 9, 55\" or \"10-12, 46-49\"."},{"label":"volumeNumber","comment":"Identifies the volume of publication or multi-part work; for example, \"iii\" or \"2\"."},{"label":"itemListElement","comment":"For itemListElement values, you can use simple strings (e.g. \"Peter\", \"Paul\", \"Mary\"), existing entities, or use ListItem.\\n\\nText values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.\\n\\nNote: The order of elements in your mark-up is not sufficient for indicating the order or elements.  Use ListItem with a 'position' property in such cases."},{"label":"gamePlatform","comment":"The electronic systems used to play <a href=\"http:\/\/en.wikipedia.org\/wiki\/Category:Video_game_platforms\">video games<\/a>."},{"label":"iswcCode","comment":"The International Standard Musical Work Code for the composition."},{"label":"musicCompositionForm","comment":"The type of composition (e.g. overture, sonata, symphony, etc.)."},{"label":"musicalKey","comment":"The key, mode, or scale this composition uses."},{"label":"isrcCode","comment":"The International Standard Recording Code for the recording."},{"label":"catalogNumber","comment":"The catalog number for the release."},{"label":"sport","comment":"A type of sport (e.g. Baseball)."},{"label":"currency","comment":"The currency in which the monetary amount is expressed.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."},{"label":"artform","comment":"e.g. Painting, Drawing, Sculpture, Print, Photograph, Assemblage, Collage, etc."},{"label":"material","comment":"A material that something is made from, e.g. leather, wool, cotton, paper."},{"label":"artMedium","comment":"The material used. (e.g. Oil, Watercolour, Acrylic, Linoprint, Marble, Cyanotype, Digital, Lithograph, DryPoint, Intaglio, Pastel, Woodcut, Pencil, Mixed Media, etc.)"},{"label":"surface","comment":"A material used as a surface in some artwork, e.g. Canvas, Paper, Wood, Board, etc."},{"label":"artworkSurface","comment":"The supporting materials for the artwork, e.g. Canvas, Paper, Wood, Board, etc."},{"label":"artEdition","comment":"The number of copies when multiple copies of a piece of artwork are produced - e.g. for a limited edition of 20 prints, 'artEdition' refers to the total number of copies (in this example \"20\")."},{"label":"accountId","comment":"The identifier for the account the payment will be applied to."},{"label":"paymentStatus","comment":"The status of payment; whether the invoice has been paid or not."},{"label":"unitText","comment":"A string or text indicating the unit of measurement. Useful if you cannot provide a standard unit code for\n<a href='unitCode'>unitCode<\/a>."},{"label":"propertyID","comment":"A commonly used identifier for the characteristic represented by the property, e.g. a manufacturer or a standard code for a property. propertyID can be\n(1) a prefixed string, mainly meant to be used with standards for product properties; (2) a site-specific, non-prefixed string (e.g. the primary key of the property or the vendor-specific id of the property), or (3)\na URL indicating the type of the property, either pointing to an external vocabulary, or a Web resource that describes the property (e.g. a glossary entry).\nStandards bodies should promote a standard prefix for the identifiers of properties from their standards."},{"label":"broadcastDisplayName","comment":"The name displayed in the channel guide. For many US affiliates, it is the network name."},{"label":"broadcastTimezone","comment":"The timezone in [ISO 8601 format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601) for which the service bases its broadcasts"},{"label":"broadcastChannelId","comment":"The unique address by which the BroadcastService can be identified in a provider lineup. In US, this is typically a number."},{"label":"broadcastServiceTier","comment":"The type of service required to have access to the channel (e.g. Standard or Premium)."},{"label":"numberOfAirbags","comment":"The number or type of airbags in the vehicle."},{"label":"vehicleIdentificationNumber","comment":"The Vehicle Identification Number (VIN) is a unique serial number used by the automotive industry to identify individual motor vehicles."},{"label":"vehicleConfiguration","comment":"A short text indicating the configuration of the vehicle, e.g. '5dr hatchback ST 2.5 MT 225 hp' or 'limited edition'."},{"label":"knownVehicleDamages","comment":"A textual description of known damages, both repaired and unrepaired."},{"label":"driveWheelConfiguration","comment":"The drive wheel configuration, i.e. which roadwheels will receive torque from the vehicle's engine via the drivetrain."},{"label":"fuelType","comment":"The type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one engine, this property can be attached directly to the vehicle."},{"label":"vehicleInteriorColor","comment":"The color or color combination of the interior of the vehicle."},{"label":"vehicleInteriorType","comment":"The type or material of the interior of the vehicle (e.g. synthetic fabric, leather, wood, etc.). While most interior types are characterized by the material used, an interior type can also be based on vehicle usage or target audience."},{"label":"vehicleTransmission","comment":"The type of component used for transmitting the power from a rotating power source to the wheels or other relevant component(s) (\"gearbox\" for cars)."},{"label":"vehicleSpecialUsage","comment":"Indicates whether the vehicle has been used for special purposes, like commercial rental, driving school, or as a taxi. The legislation in many countries requires this information to be revealed when offering a car for sale."},{"label":"reportNumber","comment":"The number or other unique designator assigned to a Report by the publishing organization."},{"label":"servingSize","comment":"The serving size, in terms of the number of volume or mass."},{"label":"recipeCategory","comment":"The category of the recipe\u2014for example, appetizer, entree, etc."},{"label":"ingredients","comment":"A single ingredient used in the recipe, e.g. sugar, flour or garlic."},{"label":"recipeInstructions","comment":"A step in making the recipe, in the form of a single item (document, video, etc.) or an ordered list with HowToStep and\/or HowToSection items."},{"label":"dataFeedElement","comment":"An item within in a data feed. Data feeds may have many elements."},{"label":"leiCode","comment":"An organization identifier that uniquely identifies a legal entity as defined in ISO 17442."},{"label":"feesAndCommissionsSpecification","comment":"Description of fees, commissions, and other terms applied either to a class of financial product, or by a financial service organization."},{"label":"requiredCollateral","comment":"Assets required to secure loan or credit repayments. It may take form of third party pledge, goods, financial instruments (cash, securities, etc.)"},{"label":"typeOfBed","comment":"The type of bed to which the BedDetail refers, i.e. the type of bed available in the quantity indicated by quantity."},{"label":"bed","comment":"The type of bed or beds included in the accommodation. For the single case of just one bed of a certain type, you use bed directly with a text.\n      If you want to indicate the quantity of a certain kind of bed, use an instance of BedDetails. For more detailed information, use the amenityFeature property."},{"label":"permittedUsage","comment":"Indications regarding the permitted usage of the accommodation."},{"label":"petsAllowed","comment":"Indicates whether pets are allowed to enter the accommodation or lodging business. More detailed information can be put in a text value."},{"label":"estimatedCost","comment":"The estimated cost of the supply or supplies consumed when performing instructions."},{"label":"supply","comment":"A sub-property of instrument. A supply consumed when performing instructions or a direction."},{"label":"step","comment":"A single step item (as HowToStep, text, document, video, etc.) or a HowToSection."},{"label":"steps","comment":"A single step item (as HowToStep, text, document, video, etc.) or a HowToSection (originally misnamed 'steps'; 'step' is preferred)."},{"label":"tool","comment":"A sub property of instrument. An object used (but not consumed) when performing instructions or a direction."},{"label":"yield","comment":"The quantity that results by performing instructions. For example, a paper airplane, 10 personalized candles."},{"label":"requiredQuantity","comment":"The required quantity of the item(s)."},{"label":"courseCode","comment":"The identifier for the [[Course]] used by the course [[provider]] (e.g. CS101 or 6.001)."},{"label":"coursePrerequisites","comment":"Requirements for taking the Course. May be completion of another [[Course]] or a textual description like \"permission of instructor\". Requirements may be a pre-requisite competency, referenced using [[AlignmentObject]]."},{"label":"courseMode","comment":"The medium or means of delivery of the course instance or the mode of study, either as a text label (e.g. \"online\", \"onsite\" or \"blended\"; \"synchronous\" or \"asynchronous\"; \"full-time\" or \"part-time\") or as a URL reference to a term from a controlled vocabulary (e.g. https:\/\/ceds.ed.gov\/element\/001311#Asynchronous )."},{"label":"identifier","comment":"The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](\/docs\/datamodel.html#identifierBg) for more details.\n        "},{"label":"claimReviewed","comment":"A short summary of the specific claims reviewed in a ClaimReview."},{"label":"accessMode","comment":"The human sensory perceptual system or cognitive faculty through which a person may process or perceive information. Expected values include: auditory, tactile, textual, visual, colorDependent, chartOnVisual, chemOnVisual, diagramOnVisual, mathOnVisual, musicOnVisual, textOnVisual.\n      "},{"label":"accessModeSufficient","comment":"A list of single or combined accessModes that are sufficient to understand all the intellectual content of a resource. Expected values include:  auditory, tactile, textual, visual.\n      "},{"label":"accessibilitySummary","comment":"A human-readable summary of specific accessibility features or deficiencies, consistent with the other accessibility metadata but expressing subtleties such as \"short descriptions are present but long descriptions will be needed for non-visual users\" or \"short descriptions are present and no long descriptions are needed.\""},{"label":"broadcastFrequency","comment":"The frequency used for over-the-air broadcasts. Numeric values or simple ranges e.g. 87-99. In addition a shortcut idiom is supported for frequences of AM and FM radio channels, e.g. \"87 FM\"."},{"label":"reviewAspect","comment":"This Review or Rating is relevant to this part or facet of the itemReviewed."},{"label":"educationRequirements","comment":"Educational background needed for the position or Occupation."},{"label":"experienceRequirements","comment":"Description of skills and experience needed for the position or Occupation."},{"label":"occupationalCategory","comment":"Category or categories describing the job. Use BLS O*NET-SOC taxonomy: http:\/\/www.onetcenter.org\/taxonomy.html. Ideally includes textual label and formal code, with the property repeated for each applicable value."},{"label":"qualifications","comment":"Specific qualifications required for this role or Occupation."},{"label":"responsibilities","comment":"Responsibilities associated with this role or Occupation."},{"label":"skills","comment":"Skills required to fulfill this role or in this Occupation."}]},"Number":{"rangeIncludes":[{"label":"geoRadius","comment":"Indicates the approximate radius of a GeoCircle (metres unless indicated otherwise via Distance notation)."},{"label":"orderQuantity","comment":"The number of the item ordered. If the property is not set, assume the quantity is one."},{"label":"additionalNumberOfGuests","comment":"If responding yes, the number of guests who will attend in addition to the invitee."},{"label":"amountOfThisGood","comment":"The quantity of the goods included in the offer."},{"label":"baseSalary","comment":"The base salary of the job or of an employee in an EmployeeRole."},{"label":"bestRating","comment":"The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed."},{"label":"billingIncrement","comment":"This property specifies the minimal quantity and rounding increment that will be the basis for the billing. The unit of measurement is specified by the unitCode property."},{"label":"childMaxAge","comment":"Maximal age of the child."},{"label":"childMinAge","comment":"Minimal age of the child."},{"label":"copyrightYear","comment":"The year during which the claimed copyright for the CreativeWork was first asserted."},{"label":"discount","comment":"Any discount applied (to an Order)."},{"label":"elevation","comment":"The elevation of a location ([WGS 84](https:\/\/en.wikipedia.org\/wiki\/World_Geodetic_System)). Values may be of the form 'NUMBER UNIT_OF_MEASUREMENT' (e.g., '1,000 m', '3,200 ft') while numbers alone should be assumed to be a value in meters."},{"label":"highPrice","comment":"The highest price of all offers available.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"latitude","comment":"The latitude of a location. For example ```37.42242``` ([WGS 84](https:\/\/en.wikipedia.org\/wiki\/World_Geodetic_System))."},{"label":"longitude","comment":"The longitude of a location. For example ```-122.08585``` ([WGS 84](https:\/\/en.wikipedia.org\/wiki\/World_Geodetic_System))."},{"label":"lowPrice","comment":"The lowest price of all offers available.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"maxPrice","comment":"The highest price if the price is a range."},{"label":"maxValue","comment":"The upper value of some characteristic or property."},{"label":"minPrice","comment":"The lowest price if the price is a range."},{"label":"minValue","comment":"The lower value of some characteristic or property."},{"label":"price","comment":"The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.\\n\\nUsage guidelines:\\n\\n* Use the [[priceCurrency]] property (with standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\") instead of including [ambiguous symbols](http:\/\/en.wikipedia.org\/wiki\/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign) such as '$' in the value.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\\n* Note that both [RDFa](http:\/\/www.w3.org\/TR\/xhtml-rdfa-primer\/#using-the-content-attribute) and Microdata syntax allow the use of a \"content=\" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\n      "},{"label":"ratingValue","comment":"The rating for the content.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"screenCount","comment":"The number of screens in the movie theater."},{"label":"suggestedMaxAge","comment":"Maximal age recommended for viewing content."},{"label":"suggestedMinAge","comment":"Minimal age recommended for viewing content."},{"label":"value","comment":"The value of the quantitative value or property value node.\\n\\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended type for values is 'Number'.\\n* For [[PropertyValue]], it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"version","comment":"The version of the CreativeWork embodied by a specified resource."},{"label":"worstRating","comment":"The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed."},{"label":"totalPrice","comment":"The total price for the reservation or ticket, including applicable taxes, shipping, etc.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"valueMinLength","comment":"Specifies the minimum allowed range for number of characters in a literal value."},{"label":"valueMaxLength","comment":"Specifies the allowed range for number of characters in a literal value."},{"label":"stepValue","comment":"The stepValue attribute indicates the granularity that is expected (and required) of the value in a PropertyValueSpecification."},{"label":"numberedPosition","comment":"A number associated with a role in an organization, for example, the number on an athlete's jersey."},{"label":"amount","comment":"The amount of money."},{"label":"numberOfDoors","comment":"The number of doors.\\n\\nTypical unit code(s): C62"},{"label":"numberOfAirbags","comment":"The number or type of airbags in the vehicle."},{"label":"numberOfAxles","comment":"The number of axles.\\n\\nTypical unit code(s): C62"},{"label":"numberOfForwardGears","comment":"The total number of forward gears available for the transmission system of the vehicle.\\n\\nTypical unit code(s): C62"},{"label":"numberOfPreviousOwners","comment":"The number of owners of the vehicle, including the current one.\\n\\nTypical unit code(s): C62"},{"label":"vehicleSeatingCapacity","comment":"The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law.\\n\\nTypical unit code(s): C62 for persons."},{"label":"annualPercentageRate","comment":"The annual rate that is charged for borrowing (or made by investing), expressed as a single percentage number that represents the actual yearly cost of funds over the term of a loan. This includes any fees or additional costs associated with the transaction."},{"label":"interestRate","comment":"The interest rate, charged or paid, applicable to the financial product. Note: This is different from the calculated annualPercentageRate."},{"label":"numberOfRooms","comment":"The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business.\nTypical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue."},{"label":"numberOfBeds","comment":"The quantity of the given bed type available in the HotelRoom, Suite, House, or Apartment."},{"label":"requiredQuantity","comment":"The required quantity of the item(s)."},{"label":"broadcastFrequencyValue","comment":"The frequency in MHz for a particular broadcast."},{"label":"percentile10","comment":"The 10th percentile value."},{"label":"percentile25","comment":"The 25th percentile value."},{"label":"median","comment":"The median value."},{"label":"percentile75","comment":"The 75th percentile value."},{"label":"percentile90","comment":"The 90th percentile value."}]},"GolfCourse":{"resource":"GolfCourse","comment":"A golf course.","subClassOf":["SportsActivityLocation"],"domainIncludes":[],"rangeIncludes":[]},"GovernmentOffice":{"resource":"GovernmentOffice","comment":"A government office&#x2014;for example, an IRS or DMV office.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"GovernmentOrganization":{"resource":"GovernmentOrganization","comment":"A governmental organization or agency.","subClassOf":["Organization"],"domainIncludes":[],"rangeIncludes":[]},"GroceryStore":{"resource":"GroceryStore","comment":"A grocery store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"HVACBusiness":{"resource":"HVACBusiness","comment":"A business that provide Heating, Ventilation and Air Conditioning services.","subClassOf":["HomeAndConstructionBusiness"],"domainIncludes":[],"rangeIncludes":[]},"HairSalon":{"resource":"HairSalon","comment":"A hair salon.","subClassOf":["HealthAndBeautyBusiness"],"domainIncludes":[],"rangeIncludes":[]},"HardwareStore":{"resource":"HardwareStore","comment":"A hardware store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"HealthClub":{"resource":"HealthClub","comment":"A health club.","subClassOf":["HealthAndBeautyBusiness","SportsActivityLocation"],"domainIncludes":[],"rangeIncludes":[]},"HighSchool":{"resource":"HighSchool","comment":"A high school.","subClassOf":["EducationalOrganization"],"domainIncludes":[],"rangeIncludes":[]},"HinduTemple":{"resource":"HinduTemple","comment":"A Hindu temple.","subClassOf":["PlaceOfWorship"],"domainIncludes":[],"rangeIncludes":[]},"HobbyShop":{"resource":"HobbyShop","comment":"A store that sells materials useful or necessary for various hobbies.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"HomeGoodsStore":{"resource":"HomeGoodsStore","comment":"A home goods store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"Hostel":{"resource":"Hostel","comment":"A hostel - cheap accommodation, often in shared dormitories.\n<br \/><br \/>\nSee also the <a href=\"\/docs\/hotels.html\">dedicated document on the use of schema.org for marking up hotels and other forms of accommodations<\/a>.\n","subClassOf":["LodgingBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Hotel":{"resource":"Hotel","comment":"A hotel is an establishment that provides lodging paid on a short-term basis (Source: Wikipedia, the free encyclopedia, see http:\/\/en.wikipedia.org\/wiki\/Hotel).\n<br \/><br \/>\nSee also the <a href=\"\/docs\/hotels.html\">dedicated document on the use of schema.org for marking up hotels and other forms of accommodations<\/a>.\n","subClassOf":["LodgingBusiness"],"domainIncludes":[],"rangeIncludes":[]},"HousePainter":{"resource":"HousePainter","comment":"A house painting service.","subClassOf":["HomeAndConstructionBusiness"],"domainIncludes":[],"rangeIncludes":[]},"IceCreamShop":{"resource":"IceCreamShop","comment":"An ice cream shop.","subClassOf":["FoodEstablishment"],"domainIncludes":[],"rangeIncludes":[]},"ImageGallery":{"resource":"ImageGallery","comment":"Web page type: Image gallery page.","subClassOf":["CollectionPage"],"domainIncludes":[],"rangeIncludes":[]},"ImageObject":{"resource":"ImageObject","comment":"An image file.","subClassOf":["MediaObject"],"domainIncludes":[{"label":"caption","comment":"The caption for this object. For downloadable machine formats (closed caption, subtitles etc.) use MediaObject and indicate the [[encodingFormat]]."},{"label":"exifData","comment":"exif data for this object."},{"label":"representativeOfPage","comment":"Indicates whether this image is representative of the content of the page."},{"label":"thumbnail","comment":"Thumbnail image for an image or video."}],"rangeIncludes":[{"label":"image","comment":"An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]."},{"label":"logo","comment":"An associated logo."},{"label":"photo","comment":"A photograph of this place."},{"label":"photos","comment":"Photographs of this place."},{"label":"primaryImageOfPage","comment":"Indicates the main image on the page."},{"label":"screenshot","comment":"A link to a screenshot image of the app."},{"label":"thumbnail","comment":"Thumbnail image for an image or video."}]},"InsuranceAgency":{"resource":"InsuranceAgency","comment":"An Insurance agency.","subClassOf":["FinancialService"],"domainIncludes":[],"rangeIncludes":[]},"Integer":{"resource":"Integer","comment":"Data type: Integer.","subClassOf":["Number"],"domainIncludes":[],"rangeIncludes":[{"label":"clipNumber","comment":"Position of the clip within an ordered group of clips."},{"label":"episodeNumber","comment":"Position of the episode within an ordered group of episodes."},{"label":"numberOfItems","comment":"The number of items in an ItemList. Note that some descriptions might not fully describe all items in a list (e.g., multi-page pagination); in such cases, the numberOfItems would be for the entire list."},{"label":"maximumAttendeeCapacity","comment":"The total number of individuals that may attend an event or venue."},{"label":"remainingAttendeeCapacity","comment":"The number of attendee places for an event that remain unallocated."},{"label":"numberOfEpisodes","comment":"The number of episodes in this season or series."},{"label":"numberOfPages","comment":"The number of pages in the book."},{"label":"numberOfSeasons","comment":"The number of seasons in this series."},{"label":"numTracks","comment":"The number of tracks in this album or playlist."},{"label":"offerCount","comment":"The number of offers for the product."},{"label":"position","comment":"The position of an item in a series or sequence of items."},{"label":"ratingCount","comment":"The count of total number of ratings."},{"label":"requiredMaxAge","comment":"Audiences defined by a person's maximum age."},{"label":"requiredMinAge","comment":"Audiences defined by a person's minimum age."},{"label":"reviewCount","comment":"The count of total number of reviews."},{"label":"seasonNumber","comment":"Position of the season within an ordered group of seasons."},{"label":"wordCount","comment":"The number of words in the text of the Article."},{"label":"partySize","comment":"Number of people the reservation should accommodate."},{"label":"numAdults","comment":"The number of adults staying in the unit."},{"label":"numChildren","comment":"The number of children staying in the unit."},{"label":"upvoteCount","comment":"The number of upvotes this question, answer or comment has received from the community."},{"label":"downvoteCount","comment":"The number of downvotes this question, answer or comment has received from the community."},{"label":"answerCount","comment":"The number of answers this question has received."},{"label":"commentCount","comment":"The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is most applicable to works published in Web sites with commenting system; additional comments may exist elsewhere."},{"label":"issueNumber","comment":"Identifies the issue of publication; for example, \"iii\" or \"2\"."},{"label":"pageEnd","comment":"The page on which the work ends; for example \"138\" or \"xvi\"."},{"label":"pageStart","comment":"The page on which the work starts; for example \"135\" or \"xiii\"."},{"label":"volumeNumber","comment":"Identifies the volume of publication or multi-part work; for example, \"iii\" or \"2\"."},{"label":"playersOnline","comment":"Number of players on the server."},{"label":"artEdition","comment":"The number of copies when multiple copies of a piece of artwork are produced - e.g. for a limited edition of 20 prints, 'artEdition' refers to the total number of copies (in this example \"20\")."},{"label":"userInteractionCount","comment":"The number of interactions for the CreativeWork using the WebSite or SoftwareApplication."}]},"InternetCafe":{"resource":"InternetCafe","comment":"An internet cafe.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"ItemAvailability":{"resource":"ItemAvailability","comment":"A list of possible product availability options.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"availability","comment":"The availability of this item&#x2014;for example In stock, Out of stock, Pre-order, etc."}]},"ItemList":{"resource":"ItemList","comment":"A list of items of any sort&#x2014;for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lists, which are often used only for formatting.","subClassOf":["Intangible"],"domainIncludes":[{"label":"numberOfItems","comment":"The number of items in an ItemList. Note that some descriptions might not fully describe all items in a list (e.g., multi-page pagination); in such cases, the numberOfItems would be for the entire list."},{"label":"itemListOrder","comment":"Type of ordering (e.g. Ascending, Descending, Unordered)."},{"label":"itemListElement","comment":"For itemListElement values, you can use simple strings (e.g. \"Peter\", \"Paul\", \"Mary\"), existing entities, or use ListItem.\\n\\nText values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.\\n\\nNote: The order of elements in your mark-up is not sufficient for indicating the order or elements.  Use ListItem with a 'position' property in such cases."}],"rangeIncludes":[{"label":"acceptedAnswer","comment":"The answer(s) that has been accepted as best, typically on a Question\/Answer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion and\/or the view of the Question author."},{"label":"suggestedAnswer","comment":"An answer (possibly one of several, possibly incorrect) to a Question, e.g. on a Question\/Answer site."},{"label":"track","comment":"A music recording (track)&#x2014;usually a single song. If an ItemList is given, the list should contain items of type MusicRecording."},{"label":"recipeInstructions","comment":"A step in making the recipe, in the form of a single item (document, video, etc.) or an ordered list with HowToStep and\/or HowToSection items."},{"label":"steps","comment":"A single step item (as HowToStep, text, document, video, etc.) or a HowToSection (originally misnamed 'steps'; 'step' is preferred)."}]},"BreadcrumbList":{"resource":"BreadcrumbList","comment":"A BreadcrumbList is an ItemList consisting of a chain of linked Web pages, typically described using at least their URL and their name, and typically ending with the current page.\\n\\nThe [[position]] property is used to reconstruct the order of the items in a BreadcrumbList The convention is that a breadcrumb list has an [[itemListOrder]] of [[ItemListOrderAscending]] (lower values listed first), and that the first items in this list correspond to the \"top\" or beginning of the breadcrumb trail, e.g. with a site or section homepage. The specific values of 'position' are not assigned meaning for a BreadcrumbList, but they should be integers, e.g. beginning with '1' for the first item in the list.\n      ","subClassOf":["ItemList"],"domainIncludes":[],"rangeIncludes":[{"label":"breadcrumb","comment":"A set of links that can help a user understand and navigate a website hierarchy."}]},"OfferCatalog":{"resource":"OfferCatalog","comment":"An OfferCatalog is an ItemList that contains related Offers and\/or further OfferCatalogs that are offeredBy the same provider.","subClassOf":["ItemList"],"domainIncludes":[],"rangeIncludes":[{"label":"hasOfferCatalog","comment":"Indicates an OfferCatalog listing for this Organization, Person, or Service."}]},"Person":{"domainIncludes":[{"label":"hasOfferCatalog","comment":"Indicates an OfferCatalog listing for this Organization, Person, or Service."},{"label":"additionalName","comment":"An additional name for a Person, can be used for a middle name."},{"label":"address","comment":"Physical address of the item."},{"label":"affiliation","comment":"An organization that this person is affiliated with. For example, a school\/university, a club, or a team."},{"label":"alumniOf","comment":"An organization that the person is an alumni of."},{"label":"award","comment":"An award won by or for this item."},{"label":"awards","comment":"Awards won by or for this item."},{"label":"birthDate","comment":"Date of birth."},{"label":"brand","comment":"The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person."},{"label":"children","comment":"A child of the person."},{"label":"colleague","comment":"A colleague of the person."},{"label":"colleagues","comment":"A colleague of the person."},{"label":"contactPoint","comment":"A contact point for a person or organization."},{"label":"contactPoints","comment":"A contact point for a person or organization."},{"label":"deathDate","comment":"Date of death."},{"label":"duns","comment":"The Dun & Bradstreet DUNS number for identifying an organization or business person."},{"label":"email","comment":"Email address."},{"label":"familyName","comment":"Family name. In the U.S., the last name of an Person. This can be used along with givenName instead of the name property."},{"label":"faxNumber","comment":"The fax number."},{"label":"follows","comment":"The most generic uni-directional social relation."},{"label":"gender","comment":"Gender of the person. While Male and Female may be used, text strings are also acceptable for people who do not identify as a binary gender."},{"label":"givenName","comment":"Given name. In the U.S., the first name of a Person. This can be used along with familyName instead of the name property."},{"label":"globalLocationNumber","comment":"The [Global Location Number](http:\/\/www.gs1.org\/gln) (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations."},{"label":"hasPOS","comment":"Points-of-Sales operated by the organization or person."},{"label":"height","comment":"The height of the item."},{"label":"homeLocation","comment":"A contact location for a person's residence."},{"label":"honorificPrefix","comment":"An honorific prefix preceding a Person's name such as Dr\/Mrs\/Mr."},{"label":"honorificSuffix","comment":"An honorific suffix preceding a Person's name such as M.D. \/PhD\/MSCSW."},{"label":"isicV4","comment":"The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place."},{"label":"jobTitle","comment":"The job title of the person (for example, Financial Manager)."},{"label":"knows","comment":"The most generic bi-directional social\/work relation."},{"label":"makesOffer","comment":"A pointer to products or services offered by the organization or person."},{"label":"memberOf","comment":"An Organization (or ProgramMembership) to which this Person or Organization belongs."},{"label":"naics","comment":"The North American Industry Classification System (NAICS) code for a particular organization or business person."},{"label":"nationality","comment":"Nationality of the person."},{"label":"netWorth","comment":"The total financial value of the person as calculated by subtracting assets from liabilities."},{"label":"owns","comment":"Products owned by the organization or person."},{"label":"parent","comment":"A parent of this person."},{"label":"parents","comment":"A parents of the person."},{"label":"performerIn","comment":"Event that this person is a performer or participant in."},{"label":"publishingPrinciples","comment":"The publishingPrinciples property indicates (typically via [[URL]]) a document describing the editorial principles of an [[Organization]] (or individual e.g. a [[Person]] writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are those of the party primarily responsible for the creation of the [[CreativeWork]].\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology.\n"},{"label":"relatedTo","comment":"The most generic familial relation."},{"label":"seeks","comment":"A pointer to products or services sought by the organization or person (demand)."},{"label":"sibling","comment":"A sibling of the person."},{"label":"siblings","comment":"A sibling of the person."},{"label":"sponsor","comment":"A person or organization that supports a thing through a pledge, promise, or financial contribution. e.g. a sponsor of a Medical Study or a corporate sponsor of an event."},{"label":"funder","comment":"A person or organization that supports (sponsors) something through some kind of financial contribution."},{"label":"spouse","comment":"The person's spouse."},{"label":"taxID","comment":"The Tax \/ Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF\/NIF in Spain."},{"label":"telephone","comment":"The telephone number."},{"label":"vatID","comment":"The Value-added Tax ID of the organization or person."},{"label":"weight","comment":"The weight of the product or person."},{"label":"workLocation","comment":"A contact location for a person's place of work."},{"label":"worksFor","comment":"Organizations that the person works for."},{"label":"birthPlace","comment":"The place where the person was born."},{"label":"deathPlace","comment":"The place where the person died."},{"label":"hasOccupation","comment":"The Person's occupation. For past professions, use Role for expressing dates."}],"resource":"Person","comment":"A person (alive, dead, undead, or fictional).","subClassOf":["Thing"],"rangeIncludes":[{"label":"accountablePerson","comment":"Specifies the Person that is legally accountable for the CreativeWork."},{"label":"acquiredFrom","comment":"The organization or person from which the product was acquired."},{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"actors","comment":"An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip."},{"label":"agent","comment":"The direct performer or driver of the action (animate or inanimate). e.g. *John* wrote a book."},{"label":"alumni","comment":"Alumni of an organization."},{"label":"organizer","comment":"An organizer of an Event."},{"label":"attendee","comment":"A person or organization attending the event."},{"label":"attendees","comment":"A person attending the event."},{"label":"author","comment":"The author of this content or rating. 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."},{"label":"bccRecipient","comment":"A sub property of recipient. The recipient blind copied on a message."},{"label":"borrower","comment":"A sub property of participant. The person that borrows the object being lent."},{"label":"buyer","comment":"A sub property of participant. The participant\/person\/organization that bought the object."},{"label":"byArtist","comment":"The artist that performed this album or recording."},{"label":"candidate","comment":"A sub property of object. The candidate subject of this action."},{"label":"ccRecipient","comment":"A sub property of recipient. The recipient copied on a message."},{"label":"children","comment":"A child of the person."},{"label":"colleague","comment":"A colleague of the person."},{"label":"colleagues","comment":"A colleague of the person."},{"label":"contributor","comment":"A secondary contributor to the CreativeWork or Event."},{"label":"copyrightHolder","comment":"The party holding the legal copyright to the CreativeWork."},{"label":"creator","comment":"The creator\/author of this CreativeWork. This is the same as the Author property for CreativeWork."},{"label":"customer","comment":"Party placing the order or paying the invoice."},{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."},{"label":"directors","comment":"A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip."},{"label":"editor","comment":"Specifies the Person who edited the CreativeWork."},{"label":"employee","comment":"Someone working for this organization."},{"label":"employees","comment":"People working for this organization."},{"label":"endorsee","comment":"A sub property of participant. The person\/organization being supported."},{"label":"followee","comment":"A sub property of object. The person or organization being followed."},{"label":"follows","comment":"The most generic uni-directional social relation."},{"label":"founder","comment":"A person who founded this organization."},{"label":"founders","comment":"A person who founded this organization."},{"label":"illustrator","comment":"The illustrator of the book."},{"label":"knows","comment":"The most generic bi-directional social\/work relation."},{"label":"landlord","comment":"A sub property of participant. The owner of the real estate property."},{"label":"lender","comment":"A sub property of participant. The person that lends the object being borrowed."},{"label":"loser","comment":"A sub property of participant. The loser of the action."},{"label":"offeredBy","comment":"A pointer to the organization or person making the offer."},{"label":"member","comment":"A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals."},{"label":"members","comment":"A member of this organization."},{"label":"merchant","comment":"'merchant' is an out-dated term for 'seller'."},{"label":"musicBy","comment":"The composer of the soundtrack."},{"label":"musicGroupMember","comment":"A member of a music group&#x2014;for example, John, Paul, George, or Ringo."},{"label":"opponent","comment":"A sub property of participant. The opponent on this action."},{"label":"parent","comment":"A parent of this person."},{"label":"parents","comment":"A parents of the person."},{"label":"participant","comment":"Other co-agents that participated in the action indirectly. e.g. John wrote a book with *Steve*."},{"label":"performer","comment":"A performer at the event&#x2014;for example, a presenter, musician, musical group or actor."},{"label":"performers","comment":"The main performer or performers of the event&#x2014;for example, a presenter, musician, or actor."},{"label":"producer","comment":"The person or organization who produced the work (e.g. music album, movie, tv\/radio series etc.)."},{"label":"publisher","comment":"The publisher of the creative work."},{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."},{"label":"relatedTo","comment":"The most generic familial relation."},{"label":"reviewedBy","comment":"People or organizations that have reviewed the content on this web page for accuracy and\/or completeness."},{"label":"seller","comment":"An entity which offers (sells \/ leases \/ lends \/ loans) the services \/ goods.  A seller may also be a provider."},{"label":"sender","comment":"A sub property of participant. The participant who is at the sending end of the action."},{"label":"sibling","comment":"A sibling of the person."},{"label":"siblings","comment":"A sibling of the person."},{"label":"sponsor","comment":"A person or organization that supports a thing through a pledge, promise, or financial contribution. e.g. a sponsor of a Medical Study or a corporate sponsor of an event."},{"label":"funder","comment":"A person or organization that supports (sponsors) something through some kind of financial contribution."},{"label":"spouse","comment":"The person's spouse."},{"label":"toRecipient","comment":"A sub property of recipient. The recipient who was directly sent the message."},{"label":"vendor","comment":"'vendor' is an earlier term for 'seller'."},{"label":"winner","comment":"A sub property of participant. The winner of the action."},{"label":"underName","comment":"The person or organization the reservation or ticket is for."},{"label":"provider","comment":"The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller."},{"label":"bookingAgent","comment":"'bookingAgent' is an out-dated term indicating a 'broker' that serves as a booking agent."},{"label":"broker","comment":"An entity that arranges for an exchange between a buyer and a seller.  In most cases a broker never acquires or releases ownership of a product or service involved in an exchange.  If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred."},{"label":"character","comment":"Fictional person connected with a creative work."},{"label":"translator","comment":"Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event."},{"label":"composer","comment":"The person or organization who wrote a composition, or who is the composer of a work performed at some event."},{"label":"lyricist","comment":"The person who wrote the words."},{"label":"creditedTo","comment":"The group the release is credited to if different than the byArtist. For example, Red and Blue is credited to \"Stefani Germanotta Band\", but by Lady Gaga."},{"label":"coach","comment":"A person that acts in a coaching role for a sports team."},{"label":"athlete","comment":"A person that acts as performing member of a sports team; a player as opposed to a coach."},{"label":"homeTeam","comment":"The home team in a sports event."},{"label":"awayTeam","comment":"The away team in a sports event."},{"label":"competitor","comment":"A competitor in a sports event."},{"label":"grantee","comment":"The person, organization, contact point, or audience that has been granted this permission."},{"label":"instructor","comment":"A person assigned to instruct or provide instructional assistance for the [[CourseInstance]]."}]},"Service":{"domainIncludes":[{"label":"hasOfferCatalog","comment":"Indicates an OfferCatalog listing for this Organization, Person, or Service."},{"label":"aggregateRating","comment":"The overall rating, based on a collection of reviews or ratings, of the item."},{"label":"areaServed","comment":"The geographic area where a service or offered item is provided."},{"label":"audience","comment":"An intended audience, i.e. a group for whom something was created."},{"label":"availableChannel","comment":"A means of accessing the service (e.g. a phone bank, a web site, a location, etc.)."},{"label":"award","comment":"An award won by or for this item."},{"label":"brand","comment":"The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person."},{"label":"category","comment":"A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy."},{"label":"hoursAvailable","comment":"The hours during which this service or contact is available."},{"label":"isRelatedTo","comment":"A pointer to another, somehow related product (or multiple products)."},{"label":"isSimilarTo","comment":"A pointer to another, functionally similar product (or multiple products)."},{"label":"logo","comment":"An associated logo."},{"label":"offers","comment":"An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event."},{"label":"produces","comment":"The tangible thing generated by the service, e.g. a passport, permit, etc."},{"label":"serviceOutput","comment":"The tangible thing generated by the service, e.g. a passport, permit, etc."},{"label":"review","comment":"A review of the item."},{"label":"slogan","comment":"A slogan or motto associated with the item."},{"label":"serviceArea","comment":"The geographic area where the service is provided."},{"label":"serviceAudience","comment":"The audience eligible for this service."},{"label":"serviceType","comment":"The type of service being offered, e.g. veterans' benefits, emergency relief, etc."},{"label":"provider","comment":"The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller."},{"label":"providerMobility","comment":"Indicates the mobility of a provided service (e.g. 'static', 'dynamic')."},{"label":"broker","comment":"An entity that arranges for an exchange between a buyer and a seller.  In most cases a broker never acquires or releases ownership of a product or service involved in an exchange.  If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred."}],"resource":"Service","comment":"A service provided by an organization, e.g. delivery service, print services, etc.","subClassOf":["Intangible"],"rangeIncludes":[{"label":"isRelatedTo","comment":"A pointer to another, somehow related product (or multiple products)."},{"label":"isSimilarTo","comment":"A pointer to another, functionally similar product (or multiple products)."},{"label":"issuedThrough","comment":"The service through with the permit was granted."},{"label":"itemOffered","comment":"The item being offered."},{"label":"orderedItem","comment":"The item ordered."},{"label":"providesService","comment":"The service provided by this channel."},{"label":"typeOfGood","comment":"The product that this structured value is referring to."}]},"ItemPage":{"resource":"ItemPage","comment":"A page devoted to a single item, such as a particular product or hotel.","subClassOf":["WebPage"],"domainIncludes":[],"rangeIncludes":[]},"JewelryStore":{"resource":"JewelryStore","comment":"A jewelry store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"JobPosting":{"resource":"JobPosting","comment":"A listing that describes a job opening in a certain organization.","subClassOf":["Intangible"],"domainIncludes":[{"label":"baseSalary","comment":"The base salary of the job or of an employee in an EmployeeRole."},{"label":"benefits","comment":"Description of benefits associated with the job."},{"label":"jobBenefits","comment":"Description of benefits associated with the job."},{"label":"datePosted","comment":"Publication date for the job posting."},{"label":"employmentType","comment":"Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship)."},{"label":"hiringOrganization","comment":"Organization offering the job position."},{"label":"incentives","comment":"Description of bonus and commission compensation aspects of the job."},{"label":"incentiveCompensation","comment":"Description of bonus and commission compensation aspects of the job."},{"label":"industry","comment":"The industry associated with the job position."},{"label":"jobLocation","comment":"A (typically single) geographic location associated with the job position."},{"label":"occupationalCategory","comment":"Category or categories describing the job. Use BLS O*NET-SOC taxonomy: http:\/\/www.onetcenter.org\/taxonomy.html. Ideally includes textual label and formal code, with the property repeated for each applicable value."},{"label":"salaryCurrency","comment":"The currency (coded using [ISO 4217](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) ) used for the main salary information in this job posting or for this employee."},{"label":"specialCommitments","comment":"Any special commitments associated with this job posting. Valid entries include VeteranCommit, MilitarySpouseCommit, etc."},{"label":"title","comment":"The title of the job."},{"label":"validThrough","comment":"The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours."},{"label":"workHours","comment":"The typical working hours for this job (e.g. 1st shift, night shift, 8am-5pm)."},{"label":"educationRequirements","comment":"Educational background needed for the position or Occupation."},{"label":"estimatedSalary","comment":"An estimated salary for a job posting or occupation, based on a variety of variables including, but not limited to industry, job title, and location. Estimated salaries  are often computed by outside organizations rather than the hiring organization, who may not have committed to the estimated value."},{"label":"experienceRequirements","comment":"Description of skills and experience needed for the position or Occupation."},{"label":"occupationalCategory","comment":"Category or categories describing the job. Use BLS O*NET-SOC taxonomy: http:\/\/www.onetcenter.org\/taxonomy.html. Ideally includes textual label and formal code, with the property repeated for each applicable value."},{"label":"qualifications","comment":"Specific qualifications required for this role or Occupation."},{"label":"responsibilities","comment":"Responsibilities associated with this role or Occupation."},{"label":"skills","comment":"Skills required to fulfill this role or in this Occupation."},{"label":"relevantOccupation","comment":"The Occupation for the JobPosting."}],"rangeIncludes":[]},"LakeBodyOfWater":{"resource":"LakeBodyOfWater","comment":"A lake (for example, Lake Pontrachain).","subClassOf":["BodyOfWater"],"domainIncludes":[],"rangeIncludes":[]},"LandmarksOrHistoricalBuildings":{"resource":"LandmarksOrHistoricalBuildings","comment":"An historical landmark or building.","subClassOf":["Place"],"domainIncludes":[],"rangeIncludes":[]},"Language":{"resource":"Language","comment":"Natural languages such as Spanish, Tamil, Hindi, English, etc. Formal language code tags expressed in [BCP 47](https:\/\/en.wikipedia.org\/wiki\/IETF_language_tag) can be used via the [[alternateName]] property. The Language type previously also covered programming languages such as Scheme and Lisp, which are now best represented using [[ComputerLanguage]].","subClassOf":["Intangible"],"domainIncludes":[],"rangeIncludes":[{"label":"availableLanguage","comment":"A language someone may use with or at the item, service or place. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[inLanguage]]"},{"label":"inLanguage","comment":"The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[availableLanguage]]."},{"label":"language","comment":"A sub property of instrument. The language used on this action."},{"label":"subtitleLanguage","comment":"Languages in which subtitles\/captions are available, in [IETF BCP 47 standard format](http:\/\/tools.ietf.org\/html\/bcp47)."}]},"ComputerLanguage":{"resource":"ComputerLanguage","comment":"This type covers computer programming languages such as Scheme and Lisp, as well as other language-like computer representations. Natural languages are best represented with the [[Language]] type.","subClassOf":["Intangible"],"domainIncludes":[],"rangeIncludes":[{"label":"programmingLanguage","comment":"The computer programming language."}]},"LegislativeBuilding":{"resource":"LegislativeBuilding","comment":"A legislative building&#x2014;for example, the state capitol.","subClassOf":["GovernmentBuilding"],"domainIncludes":[],"rangeIncludes":[]},"Library":{"resource":"Library","comment":"A library.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"LiquorStore":{"resource":"LiquorStore","comment":"A shop that sells alcoholic drinks such as wine, beer, whisky and other spirits.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"LiteraryEvent":{"resource":"LiteraryEvent","comment":"Event type: Literary event.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"Locksmith":{"resource":"Locksmith","comment":"A locksmith.","subClassOf":["HomeAndConstructionBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Map":{"resource":"Map","comment":"A map.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"mapType","comment":"Indicates the kind of Map, from the MapCategoryType Enumeration."}],"rangeIncludes":[{"label":"hasMap","comment":"A URL to a map of the place."}]},"MapCategoryType":{"resource":"MapCategoryType","comment":"An enumeration of several kinds of Map.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"mapType","comment":"Indicates the kind of Map, from the MapCategoryType Enumeration."}]},"Mass":{"resource":"Mass","comment":"Properties that take Mass as values are of the form '&lt;Number&gt; &lt;Mass unit of measure&gt;'. E.g., '7 kg'.","subClassOf":["Quantity"],"domainIncludes":[],"rangeIncludes":[]},"PeopleAudience":{"resource":"PeopleAudience","comment":"A set of characteristics belonging to people, e.g. who compose an item's target audience.","subClassOf":["Audience"],"domainIncludes":[{"label":"requiredGender","comment":"Audiences defined by a person's gender."},{"label":"requiredMaxAge","comment":"Audiences defined by a person's maximum age."},{"label":"requiredMinAge","comment":"Audiences defined by a person's minimum age."},{"label":"suggestedGender","comment":"The gender of the person or audience."},{"label":"suggestedMaxAge","comment":"Maximal age recommended for viewing content."},{"label":"suggestedMinAge","comment":"Minimal age recommended for viewing content."}],"rangeIncludes":[]},"ScholarlyArticle":{"resource":"ScholarlyArticle","comment":"A scholarly article.","subClassOf":["Article"],"domainIncludes":[],"rangeIncludes":[]},"Specialty":{"resource":"Specialty","comment":"Any branch of a field in which people typically develop specific expertise, usually after significant study, time, and effort.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"specialty","comment":"One of the domain specialities to which this web page's content applies."}]},"MensClothingStore":{"resource":"MensClothingStore","comment":"A men's clothing store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"MiddleSchool":{"resource":"MiddleSchool","comment":"A middle school (typically for children aged around 11-14, although this varies somewhat).","subClassOf":["EducationalOrganization"],"domainIncludes":[],"rangeIncludes":[]},"SoftwareApplication":{"resource":"SoftwareApplication","comment":"A software application.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"applicationCategory","comment":"Type of software application, e.g. 'Game, Multimedia'."},{"label":"applicationSubCategory","comment":"Subcategory of the application, e.g. 'Arcade Game'."},{"label":"applicationSuite","comment":"The name of the application suite to which the application belongs (e.g. Excel belongs to Office)."},{"label":"countriesNotSupported","comment":"Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code."},{"label":"countriesSupported","comment":"Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code."},{"label":"device","comment":"Device required to run the application. Used in cases where a specific make\/model is required to run the application."},{"label":"availableOnDevice","comment":"Device required to run the application. Used in cases where a specific make\/model is required to run the application."},{"label":"downloadUrl","comment":"If the file can be downloaded, URL to download the binary."},{"label":"featureList","comment":"Features or modules provided by this application (and possibly required by other applications)."},{"label":"fileSize","comment":"Size of the application \/ package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be assumed."},{"label":"installUrl","comment":"URL at which the app may be installed, if different from the URL of the item."},{"label":"memoryRequirements","comment":"Minimum memory requirements."},{"label":"operatingSystem","comment":"Operating systems supported (Windows 7, OSX 10.6, Android 1.6)."},{"label":"permissions","comment":"Permission(s) required to run the app (for example, a mobile app may require full internet access or may run only on wifi)."},{"label":"processorRequirements","comment":"Processor architecture required to run the application (e.g. IA64)."},{"label":"releaseNotes","comment":"Description of what changed in this version."},{"label":"requirements","comment":"Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (Examples: DirectX, Java or .NET runtime)."},{"label":"softwareRequirements","comment":"Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (Examples: DirectX, Java or .NET runtime)."},{"label":"screenshot","comment":"A link to a screenshot image of the app."},{"label":"softwareVersion","comment":"Version of the software instance."},{"label":"storageRequirements","comment":"Storage requirements (free space required)."},{"label":"supportingData","comment":"Supporting data for a SoftwareApplication."},{"label":"softwareAddOn","comment":"Additional content for a software application."},{"label":"softwareHelp","comment":"Software application help."}],"rangeIncludes":[{"label":"targetProduct","comment":"Target Operating System \/ Product to which the code applies.  If applies to several versions, just the product name can be used."},{"label":"application","comment":"An application that can complete the request."},{"label":"actionApplication","comment":"An application that can complete the request."},{"label":"softwareAddOn","comment":"Additional content for a software application."},{"label":"interactionService","comment":"The WebSite or SoftwareApplication where the interactions took place."}]},"MobileApplication":{"resource":"MobileApplication","comment":"A software application designed specifically to work well on a mobile device such as a telephone.","subClassOf":["SoftwareApplication"],"domainIncludes":[{"label":"carrierRequirements","comment":"Specifies specific carrier(s) requirements for the application (e.g. an application may only work on a specific carrier network)."}],"rangeIncludes":[]},"MobilePhoneStore":{"resource":"MobilePhoneStore","comment":"A store that sells mobile phones and related accessories.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"Mosque":{"resource":"Mosque","comment":"A mosque.","subClassOf":["PlaceOfWorship"],"domainIncludes":[],"rangeIncludes":[]},"Motel":{"resource":"Motel","comment":"A motel.\n<br \/><br \/>\nSee also the <a href=\"\/docs\/hotels.html\">dedicated document on the use of schema.org for marking up hotels and other forms of accommodations<\/a>.\n","subClassOf":["LodgingBusiness"],"domainIncludes":[],"rangeIncludes":[]},"MotorcycleDealer":{"resource":"MotorcycleDealer","comment":"A motorcycle dealer.","subClassOf":["AutomotiveBusiness"],"domainIncludes":[],"rangeIncludes":[]},"MotorcycleRepair":{"resource":"MotorcycleRepair","comment":"A motorcycle repair shop.","subClassOf":["AutomotiveBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Mountain":{"resource":"Mountain","comment":"A mountain, like Mount Whitney or Mount Everest.","subClassOf":["Landform"],"domainIncludes":[],"rangeIncludes":[]},"Movie":{"resource":"Movie","comment":"A movie.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"actors","comment":"An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip."},{"label":"countryOfOrigin","comment":"The country of the principal offices of the production company or individual responsible for the movie or program."},{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."},{"label":"directors","comment":"A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip."},{"label":"duration","comment":"The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"musicBy","comment":"The composer of the soundtrack."},{"label":"productionCompany","comment":"The production company or studio responsible for the item e.g. series, video game, episode etc."},{"label":"subtitleLanguage","comment":"Languages in which subtitles\/captions are available, in [IETF BCP 47 standard format](http:\/\/tools.ietf.org\/html\/bcp47)."},{"label":"trailer","comment":"The trailer of a movie or tv\/radio series, season, episode, etc."}],"rangeIncludes":[{"label":"workPresented","comment":"The movie presented during this event."}]},"MovieClip":{"resource":"MovieClip","comment":"A short segment\/part of a movie.","subClassOf":["Clip"],"domainIncludes":[],"rangeIncludes":[]},"MovieRentalStore":{"resource":"MovieRentalStore","comment":"A movie rental store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"MovieTheater":{"resource":"MovieTheater","comment":"A movie theater.","subClassOf":["CivicStructure","EntertainmentBusiness"],"domainIncludes":[{"label":"screenCount","comment":"The number of screens in the movie theater."}],"rangeIncludes":[]},"MovingCompany":{"resource":"MovingCompany","comment":"A moving company.","subClassOf":["HomeAndConstructionBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Museum":{"resource":"Museum","comment":"A museum.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"MusicPlaylist":{"resource":"MusicPlaylist","comment":"A collection of music tracks in playlist form.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"numTracks","comment":"The number of tracks in this album or playlist."},{"label":"tracks","comment":"A music recording (track)&#x2014;usually a single song."},{"label":"track","comment":"A music recording (track)&#x2014;usually a single song. If an ItemList is given, the list should contain items of type MusicRecording."}],"rangeIncludes":[{"label":"inPlaylist","comment":"The playlist to which this recording belongs."}]},"MusicAlbum":{"resource":"MusicAlbum","comment":"A collection of music tracks.","subClassOf":["MusicPlaylist"],"domainIncludes":[{"label":"byArtist","comment":"The artist that performed this album or recording."},{"label":"albumProductionType","comment":"Classification of the album by it's type of content: soundtrack, live album, studio album, etc."},{"label":"albumReleaseType","comment":"The kind of release which this album is: single, EP or album."},{"label":"albumRelease","comment":"A release of this album."}],"rangeIncludes":[{"label":"album","comment":"A music album."},{"label":"albums","comment":"A collection of music albums."},{"label":"inAlbum","comment":"The album to which this recording belongs."},{"label":"releaseOf","comment":"The album this is a release of."}]},"MusicEvent":{"resource":"MusicEvent","comment":"Event type: Music event.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"MusicGroup":{"resource":"MusicGroup","comment":"A musical group, such as a band, an orchestra, or a choir. Can also be a solo musician.","subClassOf":["PerformingGroup"],"domainIncludes":[{"label":"album","comment":"A music album."},{"label":"albums","comment":"A collection of music albums."},{"label":"genre","comment":"Genre of the creative work, broadcast channel or group."},{"label":"musicGroupMember","comment":"A member of a music group&#x2014;for example, John, Paul, George, or Ringo."},{"label":"tracks","comment":"A music recording (track)&#x2014;usually a single song."},{"label":"track","comment":"A music recording (track)&#x2014;usually a single song. If an ItemList is given, the list should contain items of type MusicRecording."}],"rangeIncludes":[{"label":"byArtist","comment":"The artist that performed this album or recording."},{"label":"musicBy","comment":"The composer of the soundtrack."}]},"MusicRecording":{"resource":"MusicRecording","comment":"A music recording (track), usually a single song.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"byArtist","comment":"The artist that performed this album or recording."},{"label":"duration","comment":"The duration of the item (movie, audio recording, event, etc.) in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"inAlbum","comment":"The album to which this recording belongs."},{"label":"inPlaylist","comment":"The playlist to which this recording belongs."},{"label":"isrcCode","comment":"The International Standard Recording Code for the recording."},{"label":"recordingOf","comment":"The composition this track is a recording of."}],"rangeIncludes":[{"label":"tracks","comment":"A music recording (track)&#x2014;usually a single song."},{"label":"track","comment":"A music recording (track)&#x2014;usually a single song. If an ItemList is given, the list should contain items of type MusicRecording."},{"label":"recordedAs","comment":"An audio recording of the work."}]},"MusicStore":{"resource":"MusicStore","comment":"A music store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"MusicVenue":{"resource":"MusicVenue","comment":"A music venue.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"MusicVideoObject":{"resource":"MusicVideoObject","comment":"A music video file.","subClassOf":["MediaObject"],"domainIncludes":[],"rangeIncludes":[]},"NGO":{"resource":"NGO","comment":"Organization: Non-governmental Organization.","subClassOf":["Organization"],"domainIncludes":[],"rangeIncludes":[]},"NailSalon":{"resource":"NailSalon","comment":"A nail salon.","subClassOf":["HealthAndBeautyBusiness"],"domainIncludes":[],"rangeIncludes":[]},"NewsArticle":{"resource":"NewsArticle","comment":"A NewsArticle is an article whose content reports news, or provides background context and supporting materials for understanding the news.\n\nA more detailed overview of [schema.org News markup](\/docs\/news.html) is also available.\n","subClassOf":["Article"],"domainIncludes":[{"label":"dateline","comment":"A [dateline](https:\/\/en.wikipedia.org\/wiki\/Dateline) is a brief piece of text included in news articles that describes where and when the story was written or filed though the date is often omitted. Sometimes only a placename is provided.\n\nStructured representations of dateline-related information can also be expressed more explicitly using [[locationCreated]] (which represents where a work was created e.g. where a news report was written).  For location depicted or described in the content, use [[contentLocation]].\n\nDateline summaries are oriented more towards human readers than towards automated processing, and can vary substantially. Some examples: \"BEIRUT, Lebanon, June 2.\", \"Paris, France\", \"December 19, 2017 11:43AM Reporting from Washington\", \"Beijing\/Moscow\", \"QUEZON CITY, Philippines\".\n      "},{"label":"printColumn","comment":"The number of the column in which the NewsArticle appears in the print edition."},{"label":"printEdition","comment":"The edition of the print product in which the NewsArticle appears."},{"label":"printPage","comment":"If this NewsArticle appears in print, this field indicates the name of the page on which the article is found. Please note that this field is intended for the exact page name (e.g. A5, B18)."},{"label":"printSection","comment":"If this NewsArticle appears in print, this field indicates the print section in which the article appeared."}],"rangeIncludes":[{"label":"associatedArticle","comment":"A NewsArticle associated with the Media Object."}]},"NightClub":{"resource":"NightClub","comment":"A nightclub or discotheque.","subClassOf":["EntertainmentBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Photograph":{"resource":"Photograph","comment":"A photograph.","subClassOf":["CreativeWork"],"domainIncludes":[],"rangeIncludes":[{"label":"photo","comment":"A photograph of this place."},{"label":"photos","comment":"Photographs of this place."}]},"Notary":{"resource":"Notary","comment":"A notary.","subClassOf":["LegalService"],"domainIncludes":[],"rangeIncludes":[]},"OceanBodyOfWater":{"resource":"OceanBodyOfWater","comment":"An ocean (for example, the Pacific).","subClassOf":["BodyOfWater"],"domainIncludes":[],"rangeIncludes":[]},"OfferItemCondition":{"resource":"OfferItemCondition","comment":"A list of possible conditions for the item.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"itemCondition","comment":"A predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer."}]},"OfficeEquipmentStore":{"resource":"OfficeEquipmentStore","comment":"An office equipment store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"OutletStore":{"resource":"OutletStore","comment":"An outlet store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"Painting":{"resource":"Painting","comment":"A painting.","subClassOf":["CreativeWork"],"domainIncludes":[],"rangeIncludes":[]},"Park":{"resource":"Park","comment":"A park.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"ParkingFacility":{"resource":"ParkingFacility","comment":"A parking lot or other parking facility.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"PawnShop":{"resource":"PawnShop","comment":"A shop that will buy, or lend money against the security of, personal possessions.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"PerformingArtsTheater":{"resource":"PerformingArtsTheater","comment":"A theater or other performing art center.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"PetStore":{"resource":"PetStore","comment":"A pet store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"Playground":{"resource":"Playground","comment":"A playground.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"Plumber":{"resource":"Plumber","comment":"A plumbing service.","subClassOf":["HomeAndConstructionBusiness"],"domainIncludes":[],"rangeIncludes":[]},"PoliceStation":{"resource":"PoliceStation","comment":"A police station.","subClassOf":["CivicStructure","EmergencyService"],"domainIncludes":[],"rangeIncludes":[]},"Pond":{"resource":"Pond","comment":"A pond.","subClassOf":["BodyOfWater"],"domainIncludes":[],"rangeIncludes":[]},"PostOffice":{"resource":"PostOffice","comment":"A post office.","subClassOf":["GovernmentOffice"],"domainIncludes":[],"rangeIncludes":[]},"PostalAddress":{"resource":"PostalAddress","comment":"The mailing address.","subClassOf":["ContactPoint"],"domainIncludes":[{"label":"addressCountry","comment":"The country. For example, USA. You can also provide the two-letter [ISO 3166-1 alpha-2 country code](http:\/\/en.wikipedia.org\/wiki\/ISO_3166-1)."},{"label":"addressLocality","comment":"The locality. For example, Mountain View."},{"label":"addressRegion","comment":"The region. For example, CA."},{"label":"postalCode","comment":"The postal code. For example, 94043."},{"label":"postOfficeBoxNumber","comment":"The post office box number for PO box addresses."},{"label":"streetAddress","comment":"The street address. For example, 1600 Amphitheatre Pkwy."}],"rangeIncludes":[{"label":"address","comment":"Physical address of the item."},{"label":"billingAddress","comment":"The billing address for the order."},{"label":"deliveryAddress","comment":"Destination address."},{"label":"location","comment":"The location of for example where the event is happening, an organization is located, or where an action takes place."},{"label":"originAddress","comment":"Shipper's address."},{"label":"servicePostalAddress","comment":"The address for accessing the service by mail."},{"label":"gameLocation","comment":"Real or fictional location of the game (or part of game)."}]},"Preschool":{"resource":"Preschool","comment":"A preschool.","subClassOf":["EducationalOrganization"],"domainIncludes":[],"rangeIncludes":[]},"Product":{"resource":"Product","comment":"Any offered product or service. For example: a pair of shoes; a concert ticket; the rental of a car; a haircut; or an episode of a TV show streamed online.","subClassOf":["Thing"],"domainIncludes":[{"label":"aggregateRating","comment":"The overall rating, based on a collection of reviews or ratings, of the item."},{"label":"audience","comment":"An intended audience, i.e. a group for whom something was created."},{"label":"award","comment":"An award won by or for this item."},{"label":"awards","comment":"Awards won by or for this item."},{"label":"brand","comment":"The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person."},{"label":"category","comment":"A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy."},{"label":"color","comment":"The color of the product."},{"label":"depth","comment":"The depth of the item."},{"label":"gtin12","comment":"The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin13","comment":"The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin14","comment":"The GTIN-14 code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin8","comment":"The [GTIN-8](http:\/\/apps.gs1.org\/GDD\/glossary\/Pages\/GTIN-8.aspx) code of the product, or the product to which the offer refers. This code is also known as EAN\/UCC-8 or 8-digit EAN. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"height","comment":"The height of the item."},{"label":"isAccessoryOrSparePartFor","comment":"A pointer to another product (or multiple products) for which this product is an accessory or spare part."},{"label":"isConsumableFor","comment":"A pointer to another product (or multiple products) for which this product is a consumable."},{"label":"isRelatedTo","comment":"A pointer to another, somehow related product (or multiple products)."},{"label":"isSimilarTo","comment":"A pointer to another, functionally similar product (or multiple products)."},{"label":"itemCondition","comment":"A predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer."},{"label":"logo","comment":"An associated logo."},{"label":"model","comment":"The model of the product. Use with the URL of a ProductModel or a textual representation of the model identifier. The URL of the ProductModel can be from an external source. It is recommended to additionally provide strong product identifiers via the gtin8\/gtin13\/gtin14 and mpn properties."},{"label":"mpn","comment":"The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers."},{"label":"manufacturer","comment":"The manufacturer of the product."},{"label":"offers","comment":"An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event."},{"label":"productID","comment":"The product identifier, such as ISBN. For example: ``` meta itemprop=\"productID\" content=\"isbn:123-456-789\" ```."},{"label":"releaseDate","comment":"The release date of a product or product model. This can be used to distinguish the exact variant of a product."},{"label":"review","comment":"A review of the item."},{"label":"reviews","comment":"Review of the item."},{"label":"slogan","comment":"A slogan or motto associated with the item."},{"label":"sku","comment":"The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers."},{"label":"weight","comment":"The weight of the product or person."},{"label":"width","comment":"The width of the item."},{"label":"material","comment":"A material that something is made from, e.g. leather, wool, cotton, paper."},{"label":"additionalProperty","comment":"A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\\n\\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. width, color, gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property\/value mechanism.\n"},{"label":"productionDate","comment":"The date of production of the item, e.g. vehicle."},{"label":"purchaseDate","comment":"The date the item e.g. vehicle was purchased by the current owner."}],"rangeIncludes":[{"label":"isAccessoryOrSparePartFor","comment":"A pointer to another product (or multiple products) for which this product is an accessory or spare part."},{"label":"isBasedOnUrl","comment":"A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http:\/\/example.com\/great-multiplication-intro.html."},{"label":"isBasedOn","comment":"A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http:\/\/example.com\/great-multiplication-intro.html."},{"label":"isConsumableFor","comment":"A pointer to another product (or multiple products) for which this product is a consumable."},{"label":"isRelatedTo","comment":"A pointer to another, somehow related product (or multiple products)."},{"label":"isSimilarTo","comment":"A pointer to another, functionally similar product (or multiple products)."},{"label":"itemOffered","comment":"The item being offered."},{"label":"itemShipped","comment":"Item(s) being shipped."},{"label":"orderedItem","comment":"The item ordered."},{"label":"owns","comment":"Products owned by the organization or person."},{"label":"productSupported","comment":"The product or service this support contact point is related to (such as product support for a particular product line). This can be a specific product or product line (e.g. \"iPhone\") or a general category of products or services (e.g. \"smartphones\")."},{"label":"typeOfGood","comment":"The product that this structured value is referring to."},{"label":"material","comment":"A material that something is made from, e.g. leather, wool, cotton, paper."}]},"ProfilePage":{"resource":"ProfilePage","comment":"Web page type: Profile page.","subClassOf":["WebPage"],"domainIncludes":[],"rangeIncludes":[]},"PublicSwimmingPool":{"resource":"PublicSwimmingPool","comment":"A public swimming pool.","subClassOf":["SportsActivityLocation"],"domainIncludes":[],"rangeIncludes":[]},"RVPark":{"resource":"RVPark","comment":"A place offering space for \"Recreational Vehicles\", Caravans, mobile homes and the like.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"RadioStation":{"resource":"RadioStation","comment":"A radio station.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"RealEstateAgent":{"resource":"RealEstateAgent","comment":"A real-estate agent.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[{"label":"realEstateAgent","comment":"A sub property of participant. The real estate agent involved in the action."}]},"RecyclingCenter":{"resource":"RecyclingCenter","comment":"A recycling center.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Reservoir":{"resource":"Reservoir","comment":"A reservoir of water, typically an artificially created lake, like the Lake Kariba reservoir.","subClassOf":["BodyOfWater"],"domainIncludes":[],"rangeIncludes":[]},"Restaurant":{"resource":"Restaurant","comment":"A restaurant.","subClassOf":["FoodEstablishment"],"domainIncludes":[],"rangeIncludes":[]},"RestrictedDiet":{"resource":"RestrictedDiet","comment":"A diet restricted to certain foods or preparations for cultural, religious, health or lifestyle reasons. ","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"suitableForDiet","comment":"Indicates a dietary restriction or guideline for which this recipe or menu item is suitable, e.g. diabetic, halal etc."}]},"Review":{"resource":"Review","comment":"A review of an item - for example, of a restaurant, movie, or store.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"itemReviewed","comment":"The item that is being reviewed\/rated."},{"label":"reviewBody","comment":"The actual body of the review."},{"label":"reviewRating","comment":"The rating given in this review. Note that reviews can themselves be rated. The ```reviewRating``` applies to rating given by the review. The [[aggregateRating]] property applies to the review itself, as a creative work."},{"label":"reviewAspect","comment":"This Review or Rating is relevant to this part or facet of the itemReviewed."}],"rangeIncludes":[{"label":"resultReview","comment":"A sub property of result. The review that resulted in the performing of the action."},{"label":"review","comment":"A review of the item."},{"label":"reviews","comment":"Review of the item."}]},"RiverBodyOfWater":{"resource":"RiverBodyOfWater","comment":"A river (for example, the broad majestic Shannon).","subClassOf":["BodyOfWater"],"domainIncludes":[],"rangeIncludes":[]},"RoofingContractor":{"resource":"RoofingContractor","comment":"A roofing contractor.","subClassOf":["HomeAndConstructionBusiness"],"domainIncludes":[],"rangeIncludes":[]},"SaleEvent":{"resource":"SaleEvent","comment":"Event type: Sales event.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"School":{"resource":"School","comment":"A school.","subClassOf":["EducationalOrganization"],"domainIncludes":[],"rangeIncludes":[]},"Sculpture":{"resource":"Sculpture","comment":"A piece of sculpture.","subClassOf":["CreativeWork"],"domainIncludes":[],"rangeIncludes":[]},"ScreeningEvent":{"resource":"ScreeningEvent","comment":"A screening of a movie or other video.","subClassOf":["Event"],"domainIncludes":[{"label":"videoFormat","comment":"The type of screening or video broadcast used (e.g. IMAX, 3D, SD, HD, etc.)."},{"label":"subtitleLanguage","comment":"Languages in which subtitles\/captions are available, in [IETF BCP 47 standard format](http:\/\/tools.ietf.org\/html\/bcp47)."},{"label":"workPresented","comment":"The movie presented during this event."}],"rangeIncludes":[]},"SeaBodyOfWater":{"resource":"SeaBodyOfWater","comment":"A sea (for example, the Caspian sea).","subClassOf":["BodyOfWater"],"domainIncludes":[],"rangeIncludes":[]},"SearchResultsPage":{"resource":"SearchResultsPage","comment":"Web page type: Search results page.","subClassOf":["WebPage"],"domainIncludes":[],"rangeIncludes":[]},"SelfStorage":{"resource":"SelfStorage","comment":"A self-storage facility.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"ShoeStore":{"resource":"ShoeStore","comment":"A shoe store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"ShoppingCenter":{"resource":"ShoppingCenter","comment":"A shopping center or mall.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"SingleFamilyResidence":{"resource":"SingleFamilyResidence","comment":"Residence type: Single-family home.","subClassOf":["House"],"domainIncludes":[{"label":"numberOfRooms","comment":"The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business.\nTypical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue."},{"label":"occupancy","comment":"The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person).\nTypical unit code(s): C62 for person"}],"rangeIncludes":[]},"WebPageElement":{"resource":"WebPageElement","comment":"A web page element, like a table or an image.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"cssSelector","comment":"A CSS selector, e.g. of a [[SpeakableSpecification]] or [[WebPageElement]]. In the latter case, multiple matches within a page can constitute a single conceptual \"Web page element\"."},{"label":"xpath","comment":"An XPath, e.g. of a [[SpeakableSpecification]] or [[WebPageElement]]. In the latter case, multiple matches within a page can constitute a single conceptual \"Web page element\"."}],"rangeIncludes":[{"label":"mainContentOfPage","comment":"Indicates if this web page element is the main subject of the page."}]},"SiteNavigationElement":{"resource":"SiteNavigationElement","comment":"A navigation element of the page.","subClassOf":["WebPageElement"],"domainIncludes":[],"rangeIncludes":[]},"SkiResort":{"resource":"SkiResort","comment":"A ski resort.","subClassOf":["SportsActivityLocation"],"domainIncludes":[],"rangeIncludes":[]},"SocialEvent":{"resource":"SocialEvent","comment":"Event type: Social event.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"SportingGoodsStore":{"resource":"SportingGoodsStore","comment":"A sporting goods store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"SportsClub":{"resource":"SportsClub","comment":"A sports club.","subClassOf":["SportsActivityLocation"],"domainIncludes":[],"rangeIncludes":[]},"SportsEvent":{"resource":"SportsEvent","comment":"Event type: Sports event.","subClassOf":["Event"],"domainIncludes":[{"label":"homeTeam","comment":"The home team in a sports event."},{"label":"awayTeam","comment":"The away team in a sports event."},{"label":"competitor","comment":"A competitor in a sports event."}],"rangeIncludes":[{"label":"sportsEvent","comment":"A sub property of location. The sports event where this action occurred."}]},"SportsTeam":{"resource":"SportsTeam","comment":"","subClassOf":["SportsOrganization"],"domainIncludes":[{"label":"coach","comment":"A person that acts in a coaching role for a sports team."},{"label":"athlete","comment":"A person that acts as performing member of a sports team; a player as opposed to a coach."}],"rangeIncludes":[{"label":"sportsTeam","comment":"A sub property of participant. The sports team that participated on this action."},{"label":"homeTeam","comment":"The home team in a sports event."},{"label":"awayTeam","comment":"The away team in a sports event."},{"label":"competitor","comment":"A competitor in a sports event."}]},"StadiumOrArena":{"resource":"StadiumOrArena","comment":"A stadium.","subClassOf":["CivicStructure","SportsActivityLocation"],"domainIncludes":[],"rangeIncludes":[]},"State":{"resource":"State","comment":"A state or province of a country.","subClassOf":["AdministrativeArea"],"domainIncludes":[],"rangeIncludes":[]},"SubwayStation":{"resource":"SubwayStation","comment":"A subway station.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"Synagogue":{"resource":"Synagogue","comment":"A synagogue.","subClassOf":["PlaceOfWorship"],"domainIncludes":[],"rangeIncludes":[]},"Episode":{"resource":"Episode","comment":"A media episode (e.g. TV, radio, video game) which can be part of a series or season.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"actors","comment":"An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip."},{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."},{"label":"directors","comment":"A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip."},{"label":"episodeNumber","comment":"Position of the episode within an ordered group of episodes."},{"label":"musicBy","comment":"The composer of the soundtrack."},{"label":"partOfSeason","comment":"The season to which this episode belongs."},{"label":"partOfSeries","comment":"The series to which this episode or season belongs."},{"label":"productionCompany","comment":"The production company or studio responsible for the item e.g. series, video game, episode etc."},{"label":"trailer","comment":"The trailer of a movie or tv\/radio series, season, episode, etc."}],"rangeIncludes":[{"label":"episode","comment":"An episode of a tv, radio or game media within a series or season."},{"label":"episodes","comment":"An episode of a TV\/radio series or season."},{"label":"partOfEpisode","comment":"The episode to which this clip belongs."}]},"TVEpisode":{"resource":"TVEpisode","comment":"A TV episode which can be part of a series or season.","subClassOf":["Episode"],"domainIncludes":[{"label":"countryOfOrigin","comment":"The country of the principal offices of the production company or individual responsible for the movie or program."},{"label":"partOfTVSeries","comment":"The TV series to which this episode or season belongs."},{"label":"subtitleLanguage","comment":"Languages in which subtitles\/captions are available, in [IETF BCP 47 standard format](http:\/\/tools.ietf.org\/html\/bcp47)."}],"rangeIncludes":[]},"Season":{"resource":"Season","comment":"A media season e.g. tv, radio, video game etc.","subClassOf":["CreativeWork"],"domainIncludes":[],"rangeIncludes":[]},"CreativeWorkSeason":{"resource":"CreativeWorkSeason","comment":"A media season e.g. tv, radio, video game etc.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."},{"label":"endDate","comment":"The end date and time of the item (in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601))."},{"label":"episode","comment":"An episode of a tv, radio or game media within a series or season."},{"label":"episodes","comment":"An episode of a TV\/radio series or season."},{"label":"numberOfEpisodes","comment":"The number of episodes in this season or series."},{"label":"partOfSeries","comment":"The series to which this episode or season belongs."},{"label":"productionCompany","comment":"The production company or studio responsible for the item e.g. series, video game, episode etc."},{"label":"seasonNumber","comment":"Position of the season within an ordered group of seasons."},{"label":"startDate","comment":"The start date and time of the item (in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601))."},{"label":"trailer","comment":"The trailer of a movie or tv\/radio series, season, episode, etc."}],"rangeIncludes":[{"label":"partOfSeason","comment":"The season to which this episode belongs."},{"label":"season","comment":"A season in a media series."},{"label":"containsSeason","comment":"A season that is part of the media series."},{"label":"seasons","comment":"A season in a media series."}]},"TVSeason":{"resource":"TVSeason","comment":"Season dedicated to TV broadcast and associated online delivery.","subClassOf":["CreativeWork","CreativeWorkSeason"],"domainIncludes":[{"label":"countryOfOrigin","comment":"The country of the principal offices of the production company or individual responsible for the movie or program."},{"label":"partOfTVSeries","comment":"The TV series to which this episode or season belongs."}],"rangeIncludes":[]},"Series":{"resource":"Series","comment":"\n          A Series in schema.org is a group of related items, typically but not necessarily of the same kind. See also [[CreativeWorkSeries]], [[EventSeries]].","subClassOf":["Intangible"],"domainIncludes":[{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."}],"rangeIncludes":[]},"CreativeWorkSeries":{"resource":"CreativeWorkSeries","comment":"A CreativeWorkSeries in schema.org is a group of related items, typically but not necessarily of the same kind. CreativeWorkSeries are usually organized into some order, often chronological. Unlike [[ItemList]] which is a general purpose data structure for lists of things, the emphasis with CreativeWorkSeries is on published materials (written e.g. books and periodicals, or media such as tv, radio and games).\\n\\nSpecific subtypes are available for describing [[TVSeries]], [[RadioSeries]], [[MovieSeries]], [[BookSeries]], [[Periodical]] and [[VideoGameSeries]]. In each case, the [[hasPart]] \/ [[isPartOf]] properties can be used to relate the CreativeWorkSeries to its parts. The general CreativeWorkSeries type serves largely just to organize these more specific and practical subtypes.\\n\\nIt is common for properties applicable to an item from the series to be usefully applied to the containing group. Schema.org attempts to anticipate some of these cases, but publishers should be free to apply properties of the series parts to the series as a whole wherever they seem appropriate.\n\t  ","subClassOf":["CreativeWork","Series"],"domainIncludes":[{"label":"endDate","comment":"The end date and time of the item (in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601))."},{"label":"startDate","comment":"The start date and time of the item (in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601))."},{"label":"issn","comment":"The International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication."}],"rangeIncludes":[{"label":"partOfSeries","comment":"The series to which this episode or season belongs."}]},"TVSeries":{"resource":"TVSeries","comment":"CreativeWorkSeries dedicated to TV broadcast and associated online delivery.","subClassOf":["CreativeWork","CreativeWorkSeries"],"domainIncludes":[{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"actors","comment":"An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip."},{"label":"countryOfOrigin","comment":"The country of the principal offices of the production company or individual responsible for the movie or program."},{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."},{"label":"directors","comment":"A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip."},{"label":"episode","comment":"An episode of a tv, radio or game media within a series or season."},{"label":"episodes","comment":"An episode of a TV\/radio series or season."},{"label":"musicBy","comment":"The composer of the soundtrack."},{"label":"numberOfEpisodes","comment":"The number of episodes in this season or series."},{"label":"numberOfSeasons","comment":"The number of seasons in this series."},{"label":"productionCompany","comment":"The production company or studio responsible for the item e.g. series, video game, episode etc."},{"label":"season","comment":"A season in a media series."},{"label":"containsSeason","comment":"A season that is part of the media series."},{"label":"seasons","comment":"A season in a media series."},{"label":"trailer","comment":"The trailer of a movie or tv\/radio series, season, episode, etc."}],"rangeIncludes":[{"label":"partOfTVSeries","comment":"The TV series to which this episode or season belongs."}]},"VideoGameSeries":{"resource":"VideoGameSeries","comment":"A video game series.","subClassOf":["CreativeWorkSeries"],"domainIncludes":[{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"actors","comment":"An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip."},{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."},{"label":"directors","comment":"A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip."},{"label":"episode","comment":"An episode of a tv, radio or game media within a series or season."},{"label":"episodes","comment":"An episode of a TV\/radio series or season."},{"label":"musicBy","comment":"The composer of the soundtrack."},{"label":"numberOfEpisodes","comment":"The number of episodes in this season or series."},{"label":"numberOfSeasons","comment":"The number of seasons in this series."},{"label":"productionCompany","comment":"The production company or studio responsible for the item e.g. series, video game, episode etc."},{"label":"season","comment":"A season in a media series."},{"label":"containsSeason","comment":"A season that is part of the media series."},{"label":"seasons","comment":"A season in a media series."},{"label":"trailer","comment":"The trailer of a movie or tv\/radio series, season, episode, etc."},{"label":"numberOfPlayers","comment":"Indicate how many people can play this game (minimum, maximum, or range)."},{"label":"quest","comment":"The task that a player-controlled character, or group of characters may complete in order to gain a reward."},{"label":"gameItem","comment":"An item is an object within the game world that can be collected by a player or, occasionally, a non-player character."},{"label":"characterAttribute","comment":"A piece of data that represents a particular aspect of a fictional character (skill, power, character points, advantage, disadvantage)."},{"label":"playMode","comment":"Indicates whether this game is multi-player, co-op or single-player.  The game can be marked as multi-player, co-op and single-player at the same time."},{"label":"cheatCode","comment":"Cheat codes to the game."},{"label":"gamePlatform","comment":"The electronic systems used to play <a href=\"http:\/\/en.wikipedia.org\/wiki\/Category:Video_game_platforms\">video games<\/a>."},{"label":"gameLocation","comment":"Real or fictional location of the game (or part of game)."}],"rangeIncludes":[]},"Table":{"resource":"Table","comment":"A table on a Web page.","subClassOf":["WebPageElement"],"domainIncludes":[],"rangeIncludes":[]},"TattooParlor":{"resource":"TattooParlor","comment":"A tattoo parlor.","subClassOf":["HealthAndBeautyBusiness"],"domainIncludes":[],"rangeIncludes":[]},"TaxiStand":{"resource":"TaxiStand","comment":"A taxi stand.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"TelevisionStation":{"resource":"TelevisionStation","comment":"A television station.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"TennisComplex":{"resource":"TennisComplex","comment":"A tennis complex.","subClassOf":["SportsActivityLocation"],"domainIncludes":[],"rangeIncludes":[]},"TheaterEvent":{"resource":"TheaterEvent","comment":"Event type: Theater performance.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"TheaterGroup":{"resource":"TheaterGroup","comment":"A theater group or company, for example, the Royal Shakespeare Company or Druid Theatre.","subClassOf":["PerformingGroup"],"domainIncludes":[],"rangeIncludes":[]},"TireShop":{"resource":"TireShop","comment":"A tire shop.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"TouristAttraction":{"resource":"TouristAttraction","comment":"A tourist attraction.  In principle any Thing can be a [[TouristAttraction]], from a [[Mountain]] and [[LandmarksOrHistoricalBuildings]] to a [[LocalBusiness]].  This Type can be used on its own to describe a general [[TouristAttraction]], or be used as an [[additionalType]] to add tourist attraction properties to any other type.  (See examples below)","subClassOf":["Place"],"domainIncludes":[{"label":"touristType","comment":"Attraction suitable for type(s) of tourist. eg. Children, visitors from a particular country, etc. "},{"label":"availableLanguage","comment":"A language someone may use with or at the item, service or place. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[inLanguage]]"}],"rangeIncludes":[]},"TouristInformationCenter":{"resource":"TouristInformationCenter","comment":"A tourist information center.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"ToyStore":{"resource":"ToyStore","comment":"A toy store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"TrainStation":{"resource":"TrainStation","comment":"A train station.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[{"label":"departureStation","comment":"The station from which the train departs."},{"label":"arrivalStation","comment":"The station where the train trip ends."}]},"TravelAgency":{"resource":"TravelAgency","comment":"A travel agency.","subClassOf":["LocalBusiness"],"domainIncludes":[],"rangeIncludes":[]},"URL":{"resource":"URL","comment":"Data type: URL.","subClassOf":["Text"],"domainIncludes":[],"rangeIncludes":[{"label":"schemaVersion","comment":"Indicates (by URL or string) a particular version of a schema used in some CreativeWork. For example, a document could declare a schemaVersion using an URL such as version\/2.0\/ if precise indication of schema version was required by some application. "},{"label":"acceptsReservations","comment":"Indicates whether a FoodEstablishment accepts reservations. Values can be Boolean, an URL at which reservations can be made or (for backwards compatibility) the strings ```Yes``` or ```No```."},{"label":"additionalType","comment":"An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally."},{"label":"applicationCategory","comment":"Type of software application, e.g. 'Game, Multimedia'."},{"label":"applicationSubCategory","comment":"Subcategory of the application, e.g. 'Arcade Game'."},{"label":"codeRepository","comment":"Link to the repository where the un-compiled, human readable code and related code is located (SVN, github, CodePlex)."},{"label":"colleague","comment":"A colleague of the person."},{"label":"contentUrl","comment":"Actual bytes of the media object, for example the image file or video file."},{"label":"discussionUrl","comment":"A link to the page containing the comments of the CreativeWork."},{"label":"downloadUrl","comment":"If the file can be downloaded, URL to download the binary."},{"label":"embedUrl","comment":"A URL pointing to a player for a specific video. In general, this is the information in the ```src``` element of an ```embed``` tag and should not be the same as the content of the ```loc``` tag."},{"label":"encodingFormat","comment":"Media type typically expressed using a MIME format (see [IANA site](http:\/\/www.iana.org\/assignments\/media-types\/media-types.xhtml) and [MDN reference](https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTTP\/Basics_of_HTTP\/MIME_types)) e.g. application\/zip for a SoftwareApplication binary, audio\/mpeg for .mp3 etc.).\n\nIn cases where a [[CreativeWork]] has several media type representations, [[encoding]] can be used to indicate each [[MediaObject]] alongside particular [[encodingFormat]] information.\n\nUnregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia\/Wikidata entry."},{"label":"featureList","comment":"Features or modules provided by this application (and possibly required by other applications)."},{"label":"fileFormat","comment":"Media type, typically MIME format (see [IANA site](http:\/\/www.iana.org\/assignments\/media-types\/media-types.xhtml)) of the content e.g. application\/zip of a SoftwareApplication binary. In cases where a CreativeWork has several media type representations, 'encoding' can be used to indicate each MediaObject alongside particular fileFormat information. Unregistered or niche file formats can be indicated instead via the most appropriate URL, e.g. defining Web page or a Wikipedia entry."},{"label":"genre","comment":"Genre of the creative work, broadcast channel or group."},{"label":"image","comment":"An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]."},{"label":"installUrl","comment":"URL at which the app may be installed, if different from the URL of the item."},{"label":"isBasedOnUrl","comment":"A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http:\/\/example.com\/great-multiplication-intro.html."},{"label":"isBasedOn","comment":"A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http:\/\/example.com\/great-multiplication-intro.html."},{"label":"license","comment":"A license document that applies to this content, typically indicated by URL."},{"label":"logo","comment":"An associated logo."},{"label":"mainEntityOfPage","comment":"Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](\/docs\/datamodel.html#mainEntityBackground) for details."},{"label":"hasMap","comment":"A URL to a map of the place."},{"label":"map","comment":"A URL to a map of the place."},{"label":"maps","comment":"A URL to a map of the place."},{"label":"memoryRequirements","comment":"Minimum memory requirements."},{"label":"hasMenu","comment":"Either the actual menu as a structured representation, as text, or a URL of the menu."},{"label":"menu","comment":"Either the actual menu as a structured representation, as text, or a URL of the menu."},{"label":"paymentUrl","comment":"The URL for sending a payment."},{"label":"publishingPrinciples","comment":"The publishingPrinciples property indicates (typically via [[URL]]) a document describing the editorial principles of an [[Organization]] (or individual e.g. a [[Person]] writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are those of the party primarily responsible for the creation of the [[CreativeWork]].\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology.\n"},{"label":"relatedLink","comment":"A link related to this web page, for example to other related web pages."},{"label":"releaseNotes","comment":"Description of what changed in this version."},{"label":"replyToUrl","comment":"The URL at which a reply may be posted to the specified UserComment."},{"label":"requirements","comment":"Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (Examples: DirectX, Java or .NET runtime)."},{"label":"softwareRequirements","comment":"Component dependency requirements for application. This includes runtime environments and shared libraries that are not included in the application distribution package, but required to run the application (Examples: DirectX, Java or .NET runtime)."},{"label":"sameAs","comment":"URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website."},{"label":"screenshot","comment":"A link to a screenshot image of the app."},{"label":"serviceUrl","comment":"The website to access the service."},{"label":"significantLink","comment":"One of the more significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most."},{"label":"significantLinks","comment":"The most significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most."},{"label":"storageRequirements","comment":"Storage requirements (free space required)."},{"label":"targetUrl","comment":"The URL of a node in an established educational framework."},{"label":"temporalCoverage","comment":"The temporalCoverage of a CreativeWork indicates the period that the content applies to, i.e. that it describes, either as a DateTime or as a textual string indicating a time period in [ISO 8601 time interval format](https:\/\/en.wikipedia.org\/wiki\/ISO_8601#Time_intervals). In\n      the case of a Dataset it will typically indicate the relevant time period in a precise notation (e.g. for a 2011 census dataset, the year 2011 would be written \"2011\/2012\"). Other forms of content e.g. ScholarlyArticle, Book, TVSeries or TVEpisode may indicate their temporalCoverage in broader terms - textually or via well-known URL.\n      Written works such as books may sometimes have precise temporal coverage too, e.g. a work set in 1939 - 1945 can be indicated in ISO 8601 interval format format via \"1939\/1945\".\n\nOpen-ended date ranges can be written with \"..\" in place of the end date. For example, \"2015-11\/..\" indicates a range beginning in November 2015 and with no specified final date. This is tentative and might be updated in future when ISO 8601 is officially updated."},{"label":"thumbnailUrl","comment":"A thumbnail image relevant to the Thing."},{"label":"trackingUrl","comment":"Tracking url for the parcel delivery."},{"label":"unitCode","comment":"The unit of measurement given using the UN\/CEFACT Common Code (3 characters) or a URL. Other codes than the UN\/CEFACT Common Code may be used with a prefix followed by a colon."},{"label":"url","comment":"URL of the item."},{"label":"ticketToken","comment":"Reference to an asset (e.g., Barcode, QR code image or PDF) usable for entrance."},{"label":"namedPosition","comment":"A position played, performed or filled by a person or organization, as part of an organization. For example, an athlete in a SportsTeam might play in the position named 'Quarterback'."},{"label":"roleName","comment":"A role played, performed or filled by a person or organization. For example, the team of creators for a comic book might fill the roles named 'inker', 'penciller', and 'letterer'; or an athlete in a SportsTeam might play in the position named 'Quarterback'."},{"label":"gamePlatform","comment":"The electronic systems used to play <a href=\"http:\/\/en.wikipedia.org\/wiki\/Category:Video_game_platforms\">video games<\/a>."},{"label":"gameLocation","comment":"Real or fictional location of the game (or part of game)."},{"label":"sport","comment":"A type of sport (e.g. Baseball)."},{"label":"artform","comment":"e.g. Painting, Drawing, Sculpture, Print, Photograph, Assemblage, Collage, etc."},{"label":"material","comment":"A material that something is made from, e.g. leather, wool, cotton, paper."},{"label":"artMedium","comment":"The material used. (e.g. Oil, Watercolour, Acrylic, Linoprint, Marble, Cyanotype, Digital, Lithograph, DryPoint, Intaglio, Pastel, Woodcut, Pencil, Mixed Media, etc.)"},{"label":"surface","comment":"A material used as a surface in some artwork, e.g. Canvas, Paper, Wood, Board, etc."},{"label":"artworkSurface","comment":"The supporting materials for the artwork, e.g. Canvas, Paper, Wood, Board, etc."},{"label":"propertyID","comment":"A commonly used identifier for the characteristic represented by the property, e.g. a manufacturer or a standard code for a property. propertyID can be\n(1) a prefixed string, mainly meant to be used with standards for product properties; (2) a site-specific, non-prefixed string (e.g. the primary key of the property or the vendor-specific id of the property), or (3)\na URL indicating the type of the property, either pointing to an external vocabulary, or a Web resource that describes the property (e.g. a glossary entry).\nStandards bodies should promote a standard prefix for the identifiers of properties from their standards."},{"label":"fuelType","comment":"The type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one engine, this property can be attached directly to the vehicle."},{"label":"vehicleTransmission","comment":"The type of component used for transmitting the power from a rotating power source to the wheels or other relevant component(s) (\"gearbox\" for cars)."},{"label":"feesAndCommissionsSpecification","comment":"Description of fees, commissions, and other terms applied either to a class of financial product, or by a financial service organization."},{"label":"afterMedia","comment":"A media object representing the circumstances after performing this direction."},{"label":"beforeMedia","comment":"A media object representing the circumstances before performing this direction."},{"label":"duringMedia","comment":"A media object representing the circumstances while performing this direction."},{"label":"courseMode","comment":"The medium or means of delivery of the course instance or the mode of study, either as a text label (e.g. \"online\", \"onsite\" or \"blended\"; \"synchronous\" or \"asynchronous\"; \"full-time\" or \"part-time\") or as a URL reference to a term from a controlled vocabulary (e.g. https:\/\/ceds.ed.gov\/element\/001311#Asynchronous )."},{"label":"identifier","comment":"The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](\/docs\/datamodel.html#identifierBg) for more details.\n        "},{"label":"speakable","comment":"Indicates sections of a Web page that are particularly 'speakable' in the sense of being highlighted as being especially appropriate for text-to-speech conversion. Other sections of a page may also be usefully spoken in particular circumstances; the 'speakable' property serves to indicate the parts most likely to be generally useful for speech.\n\nThe *speakable* property can be repeated an arbitrary number of times, with three kinds of possible 'content-locator' values:\n\n1.) *id-value* URL references - uses *id-value* of an element in the page being annotated. The simplest use of *speakable* has (potentially relative) URL values, referencing identified sections of the document concerned.\n\n2.) CSS Selectors - addresses content in the annotated page, eg. via class attribute. Use the [[cssSelector]] property.\n\n3.)  XPaths - addresses content via XPaths (assuming an XML view of the content). Use the [[xpath]] property.\n\n\nFor more sophisticated markup of speakable sections beyond simple ID references, either CSS selectors or XPath expressions to pick out document section(s) as speakable. For this\nwe define a supporting type, [[SpeakableSpecification]]  which is defined to be a possible value of the *speakable* property.\n         "}]},"UserInteraction":{"resource":"UserInteraction","comment":"UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongside types such as [[Comment]].","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"UserBlocks":{"resource":"UserBlocks","comment":"UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongside types such as [[Comment]].","subClassOf":["UserInteraction"],"domainIncludes":[],"rangeIncludes":[]},"UserCheckins":{"resource":"UserCheckins","comment":"UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongside types such as [[Comment]].","subClassOf":["UserInteraction"],"domainIncludes":[],"rangeIncludes":[]},"UserComments":{"resource":"UserComments","comment":"UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongside types such as [[Comment]].","subClassOf":["UserInteraction"],"domainIncludes":[{"label":"commentText","comment":"The text of the UserComment."},{"label":"commentTime","comment":"The time at which the UserComment was made."},{"label":"creator","comment":"The creator\/author of this CreativeWork. This is the same as the Author property for CreativeWork."},{"label":"discusses","comment":"Specifies the CreativeWork associated with the UserComment."},{"label":"replyToUrl","comment":"The URL at which a reply may be posted to the specified UserComment."}],"rangeIncludes":[]},"UserDownloads":{"resource":"UserDownloads","comment":"UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongside types such as [[Comment]].","subClassOf":["UserInteraction"],"domainIncludes":[],"rangeIncludes":[]},"UserLikes":{"resource":"UserLikes","comment":"UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongside types such as [[Comment]].","subClassOf":["UserInteraction"],"domainIncludes":[],"rangeIncludes":[]},"UserPageVisits":{"resource":"UserPageVisits","comment":"UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongside types such as [[Comment]].","subClassOf":["UserInteraction"],"domainIncludes":[],"rangeIncludes":[]},"UserPlays":{"resource":"UserPlays","comment":"UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongside types such as [[Comment]].","subClassOf":["UserInteraction"],"domainIncludes":[],"rangeIncludes":[]},"UserPlusOnes":{"resource":"UserPlusOnes","comment":"UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongside types such as [[Comment]].","subClassOf":["UserInteraction"],"domainIncludes":[],"rangeIncludes":[]},"UserTweets":{"resource":"UserTweets","comment":"UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabulary, alongside types such as [[Comment]].","subClassOf":["UserInteraction"],"domainIncludes":[],"rangeIncludes":[]},"VideoGallery":{"resource":"VideoGallery","comment":"Web page type: Video gallery page.","subClassOf":["CollectionPage"],"domainIncludes":[],"rangeIncludes":[]},"VideoObject":{"resource":"VideoObject","comment":"A video file.","subClassOf":["MediaObject"],"domainIncludes":[{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"actors","comment":"An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip."},{"label":"caption","comment":"The caption for this object. For downloadable machine formats (closed caption, subtitles etc.) use MediaObject and indicate the [[encodingFormat]]."},{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."},{"label":"directors","comment":"A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip."},{"label":"musicBy","comment":"The composer of the soundtrack."},{"label":"thumbnail","comment":"Thumbnail image for an image or video."},{"label":"transcript","comment":"If this MediaObject is an AudioObject or VideoObject, the transcript of that object."},{"label":"videoFrameSize","comment":"The frame size of the video."},{"label":"videoQuality","comment":"The quality of the video."}],"rangeIncludes":[{"label":"trailer","comment":"The trailer of a movie or tv\/radio series, season, episode, etc."},{"label":"video","comment":"An embedded video object."}]},"VisualArtsEvent":{"resource":"VisualArtsEvent","comment":"Event type: Visual arts event.","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"ExhibitionEvent":{"resource":"ExhibitionEvent","comment":"Event type: Exhibition event, e.g. at a museum, library, archive, tradeshow, ...","subClassOf":["Event"],"domainIncludes":[],"rangeIncludes":[]},"Volcano":{"resource":"Volcano","comment":"A volcano, like Fuji san.","subClassOf":["Landform"],"domainIncludes":[],"rangeIncludes":[]},"WPAdBlock":{"resource":"WPAdBlock","comment":"An advertising section of the page.","subClassOf":["WebPageElement"],"domainIncludes":[],"rangeIncludes":[]},"WPFooter":{"resource":"WPFooter","comment":"The footer section of the page.","subClassOf":["WebPageElement"],"domainIncludes":[],"rangeIncludes":[]},"WPHeader":{"resource":"WPHeader","comment":"The header section of the page.","subClassOf":["WebPageElement"],"domainIncludes":[],"rangeIncludes":[]},"WPSideBar":{"resource":"WPSideBar","comment":"A sidebar section of the page.","subClassOf":["WebPageElement"],"domainIncludes":[],"rangeIncludes":[]},"Waterfall":{"resource":"Waterfall","comment":"A waterfall, like Niagara.","subClassOf":["BodyOfWater"],"domainIncludes":[],"rangeIncludes":[]},"WebApplication":{"resource":"WebApplication","comment":"Web applications.","subClassOf":["SoftwareApplication"],"domainIncludes":[{"label":"browserRequirements","comment":"Specifies browser requirements in human-readable text. For example, 'requires HTML5 support'."}],"rangeIncludes":[]},"WholesaleStore":{"resource":"WholesaleStore","comment":"A wholesale store.","subClassOf":["Store"],"domainIncludes":[],"rangeIncludes":[]},"Winery":{"resource":"Winery","comment":"A winery.","subClassOf":["FoodEstablishment"],"domainIncludes":[],"rangeIncludes":[]},"Zoo":{"resource":"Zoo","comment":"A zoo.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"Brand":{"resource":"Brand","comment":"A brand is a name used by an organization or business person for labeling a product, product group, or similar.","subClassOf":["Intangible"],"domainIncludes":[{"label":"aggregateRating","comment":"The overall rating, based on a collection of reviews or ratings, of the item."},{"label":"logo","comment":"An associated logo."},{"label":"review","comment":"A review of the item."},{"label":"slogan","comment":"A slogan or motto associated with the item."}],"rangeIncludes":[{"label":"brand","comment":"The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person."}]},"BusinessEntityType":{"resource":"BusinessEntityType","comment":"A business entity type is a conceptual entity representing the legal form, the size, the main line of business, the position in the value chain, or any combination thereof, of an organization or business person.\\n\\nCommonly used values:\\n\\n* http:\/\/purl.org\/goodrelations\/v1#Business\\n* http:\/\/purl.org\/goodrelations\/v1#Enduser\\n* http:\/\/purl.org\/goodrelations\/v1#PublicInstitution\\n* http:\/\/purl.org\/goodrelations\/v1#Reseller\n\t  ","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"eligibleCustomerType","comment":"The type(s) of customers for which the given offer is valid."}]},"CreditCard":{"resource":"CreditCard","comment":"A card payment method of a particular brand or name.  Used to mark up a particular payment method and\/or the financial product\/service that supplies the card account.\\n\\nCommonly used values:\\n\\n* http:\/\/purl.org\/goodrelations\/v1#AmericanExpress\\n* http:\/\/purl.org\/goodrelations\/v1#DinersClub\\n* http:\/\/purl.org\/goodrelations\/v1#Discover\\n* http:\/\/purl.org\/goodrelations\/v1#JCB\\n* http:\/\/purl.org\/goodrelations\/v1#MasterCard\\n* http:\/\/purl.org\/goodrelations\/v1#VISA\n       ","subClassOf":["PaymentCard","LoanOrCredit"],"domainIncludes":[],"rangeIncludes":[]},"BusinessFunction":{"resource":"BusinessFunction","comment":"The business function specifies the type of activity or access (i.e., the bundle of rights) offered by the organization or business person through the offer. Typical are sell, rental or lease, maintenance or repair, manufacture \/ produce, recycle \/ dispose, engineering \/ construction, or installation. Proprietary specifications of access rights are also instances of this class.\\n\\nCommonly used values:\\n\\n* http:\/\/purl.org\/goodrelations\/v1#ConstructionInstallation\\n* http:\/\/purl.org\/goodrelations\/v1#Dispose\\n* http:\/\/purl.org\/goodrelations\/v1#LeaseOut\\n* http:\/\/purl.org\/goodrelations\/v1#Maintain\\n* http:\/\/purl.org\/goodrelations\/v1#ProvideService\\n* http:\/\/purl.org\/goodrelations\/v1#Repair\\n* http:\/\/purl.org\/goodrelations\/v1#Sell\\n* http:\/\/purl.org\/goodrelations\/v1#Buy\n        ","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"businessFunction","comment":"The business function (e.g. sell, lease, repair, dispose) of the offer or component of a bundle (TypeAndQuantityNode). The default is http:\/\/purl.org\/goodrelations\/v1#Sell."}]},"PaymentMethod":{"resource":"PaymentMethod","comment":"A payment method is a standardized procedure for transferring the monetary amount for a purchase. Payment methods are characterized by the legal and technical structures used, and by the organization or group carrying out the transaction.\\n\\nCommonly used values:\\n\\n* http:\/\/purl.org\/goodrelations\/v1#ByBankTransferInAdvance\\n* http:\/\/purl.org\/goodrelations\/v1#ByInvoice\\n* http:\/\/purl.org\/goodrelations\/v1#Cash\\n* http:\/\/purl.org\/goodrelations\/v1#CheckInAdvance\\n* http:\/\/purl.org\/goodrelations\/v1#COD\\n* http:\/\/purl.org\/goodrelations\/v1#DirectDebit\\n* http:\/\/purl.org\/goodrelations\/v1#GoogleCheckout\\n* http:\/\/purl.org\/goodrelations\/v1#PayPal\\n* http:\/\/purl.org\/goodrelations\/v1#PaySwarm\n        ","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"acceptedPaymentMethod","comment":"The payment method(s) accepted by seller for this offer."},{"label":"appliesToPaymentMethod","comment":"The payment method(s) to which the payment charge specification applies."},{"label":"paymentMethod","comment":"The name of the credit card or other method of payment for the order."},{"label":"paymentMethod","comment":"The name of the credit card or other method of payment for the order."}]},"DayOfWeek":{"resource":"DayOfWeek","comment":"The day of the week, e.g. used to specify to which day the opening hours of an OpeningHoursSpecification refer.\n\nOriginally, URLs from [GoodRelations](http:\/\/purl.org\/goodrelations\/v1) were used (for [[Monday]], [[Tuesday]], [[Wednesday]], [[Thursday]], [[Friday]], [[Saturday]], [[Sunday]] plus a special entry for [[PublicHolidays]]); these have now been integrated directly into schema.org.\n      ","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"dayOfWeek","comment":"The day of the week for which these opening hours are valid."}]},"PriceSpecification":{"resource":"PriceSpecification","comment":"A structured value representing a price or price range. Typically, only the subclasses of this type are used for markup. It is recommended to use [[MonetaryAmount]] to describe independent amounts of money such as a salary, credit card limits, etc.","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"eligibleQuantity","comment":"The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity."},{"label":"eligibleTransactionVolume","comment":"The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount."},{"label":"maxPrice","comment":"The highest price if the price is a range."},{"label":"minPrice","comment":"The lowest price if the price is a range."},{"label":"price","comment":"The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.\\n\\nUsage guidelines:\\n\\n* Use the [[priceCurrency]] property (with standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\") instead of including [ambiguous symbols](http:\/\/en.wikipedia.org\/wiki\/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign) such as '$' in the value.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\\n* Note that both [RDFa](http:\/\/www.w3.org\/TR\/xhtml-rdfa-primer\/#using-the-content-attribute) and Microdata syntax allow the use of a \"content=\" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\n      "},{"label":"validFrom","comment":"The date when the item becomes valid."},{"label":"validFrom","comment":"The date when the item becomes valid."},{"label":"validThrough","comment":"The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours."},{"label":"validThrough","comment":"The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours."},{"label":"valueAddedTaxIncluded","comment":"Specifies whether the applicable value-added tax (VAT) is included in the price specification or not."},{"label":"priceCurrency","comment":"The currency of the price, or a price component when attached to [[PriceSpecification]] and its subtypes.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."}],"rangeIncludes":[{"label":"baseSalary","comment":"The base salary of the job or of an employee in an EmployeeRole."},{"label":"eligibleTransactionVolume","comment":"The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount."},{"label":"netWorth","comment":"The total financial value of the person as calculated by subtracting assets from liabilities."},{"label":"priceSpecification","comment":"One or more detailed price specifications, indicating the unit price and delivery or payment charges."},{"label":"totalPrice","comment":"The total price for the reservation or ticket, including applicable taxes, shipping, etc.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"totalPaymentDue","comment":"The total amount due."},{"label":"minimumPaymentDue","comment":"The minimum payment required at this time."}]},"DeliveryChargeSpecification":{"resource":"DeliveryChargeSpecification","comment":"The price for the delivery of an offer using a particular delivery method.","subClassOf":["PriceSpecification"],"domainIncludes":[{"label":"appliesToDeliveryMethod","comment":"The delivery method(s) to which the delivery charge or payment charge specification applies."},{"label":"areaServed","comment":"The geographic area where a service or offered item is provided."},{"label":"eligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.\\n\\nSee also [[ineligibleRegion]].\n    "},{"label":"ineligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed.\\n\\nSee also [[eligibleRegion]].\n      "}],"rangeIncludes":[]},"DeliveryMethod":{"resource":"DeliveryMethod","comment":"A delivery method is a standardized procedure for transferring the product or service to the destination of fulfillment chosen by the customer. Delivery methods are characterized by the means of transportation used, and by the organization or group that is the contracting party for the sending organization or person.\\n\\nCommonly used values:\\n\\n* http:\/\/purl.org\/goodrelations\/v1#DeliveryModeDirectDownload\\n* http:\/\/purl.org\/goodrelations\/v1#DeliveryModeFreight\\n* http:\/\/purl.org\/goodrelations\/v1#DeliveryModeMail\\n* http:\/\/purl.org\/goodrelations\/v1#DeliveryModeOwnFleet\\n* http:\/\/purl.org\/goodrelations\/v1#DeliveryModePickUp\\n* http:\/\/purl.org\/goodrelations\/v1#DHL\\n* http:\/\/purl.org\/goodrelations\/v1#FederalExpress\\n* http:\/\/purl.org\/goodrelations\/v1#UPS\n        ","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"appliesToDeliveryMethod","comment":"The delivery method(s) to which the delivery charge or payment charge specification applies."},{"label":"availableDeliveryMethod","comment":"The delivery method(s) available for this offer."},{"label":"deliveryMethod","comment":"A sub property of instrument. The method of delivery."},{"label":"hasDeliveryMethod","comment":"Method used for delivery or shipping."}]},"Demand":{"resource":"Demand","comment":"A demand entity represents the public, not necessarily binding, not necessarily exclusive, announcement by an organization or person to seek a certain type of goods or services. For describing demand using this type, the very same properties used for Offer apply.","subClassOf":["Intangible"],"domainIncludes":[{"label":"acceptedPaymentMethod","comment":"The payment method(s) accepted by seller for this offer."},{"label":"advanceBookingRequirement","comment":"The amount of time that is required between accepting the offer and the actual usage of the resource or service."},{"label":"areaServed","comment":"The geographic area where a service or offered item is provided."},{"label":"availability","comment":"The availability of this item&#x2014;for example In stock, Out of stock, Pre-order, etc."},{"label":"availabilityEnds","comment":"The end of the availability of the product or service included in the offer."},{"label":"availabilityStarts","comment":"The beginning of the availability of the product or service included in the offer."},{"label":"availableAtOrFrom","comment":"The place(s) from which the offer can be obtained (e.g. store locations)."},{"label":"availableDeliveryMethod","comment":"The delivery method(s) available for this offer."},{"label":"businessFunction","comment":"The business function (e.g. sell, lease, repair, dispose) of the offer or component of a bundle (TypeAndQuantityNode). The default is http:\/\/purl.org\/goodrelations\/v1#Sell."},{"label":"deliveryLeadTime","comment":"The typical delay between the receipt of the order and the goods either leaving the warehouse or being prepared for pickup, in case the delivery method is on site pickup."},{"label":"eligibleCustomerType","comment":"The type(s) of customers for which the given offer is valid."},{"label":"eligibleDuration","comment":"The duration for which the given offer is valid."},{"label":"eligibleQuantity","comment":"The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity."},{"label":"eligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.\\n\\nSee also [[ineligibleRegion]].\n    "},{"label":"ineligibleRegion","comment":"The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed.\\n\\nSee also [[eligibleRegion]].\n      "},{"label":"eligibleTransactionVolume","comment":"The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount."},{"label":"gtin12","comment":"The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin13","comment":"The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin14","comment":"The GTIN-14 code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"gtin8","comment":"The [GTIN-8](http:\/\/apps.gs1.org\/GDD\/glossary\/Pages\/GTIN-8.aspx) code of the product, or the product to which the offer refers. This code is also known as EAN\/UCC-8 or 8-digit EAN. See [GS1 GTIN Summary](http:\/\/www.gs1.org\/barcodes\/technical\/idkeys\/gtin) for more details."},{"label":"includesObject","comment":"This links to a node or nodes indicating the exact quantity of the products included in the offer."},{"label":"inventoryLevel","comment":"The current approximate inventory level for the item or items."},{"label":"itemCondition","comment":"A predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer."},{"label":"itemOffered","comment":"The item being offered."},{"label":"mpn","comment":"The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers."},{"label":"priceSpecification","comment":"One or more detailed price specifications, indicating the unit price and delivery or payment charges."},{"label":"seller","comment":"An entity which offers (sells \/ leases \/ lends \/ loans) the services \/ goods.  A seller may also be a provider."},{"label":"serialNumber","comment":"The serial number or any alphanumeric identifier of a particular product. When attached to an offer, it is a shortcut for the serial number of the product included in the offer."},{"label":"sku","comment":"The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers."},{"label":"validFrom","comment":"The date when the item becomes valid."},{"label":"validThrough","comment":"The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours."},{"label":"warranty","comment":"The warranty promise(s) included in the offer."}],"rangeIncludes":[{"label":"seeks","comment":"A pointer to products or services sought by the organization or person (demand)."}]},"IndividualProduct":{"resource":"IndividualProduct","comment":"A single, identifiable product instance (e.g. a laptop with a particular serial number).","subClassOf":["Product"],"domainIncludes":[{"label":"serialNumber","comment":"The serial number or any alphanumeric identifier of a particular product. When attached to an offer, it is a shortcut for the serial number of the product included in the offer."}],"rangeIncludes":[]},"OpeningHoursSpecification":{"resource":"OpeningHoursSpecification","comment":"A structured value providing information about the opening hours of a place or a certain service inside a place.\\n\\n\nThe place is __open__ if the [[opens]] property is specified, and __closed__ otherwise.\\n\\nIf the value for the [[closes]] property is less than the value for the [[opens]] property then the hour range is assumed to span over the next day.\n      ","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"closes","comment":"The closing hour of the place or service on the given day(s) of the week."},{"label":"dayOfWeek","comment":"The day of the week for which these opening hours are valid."},{"label":"opens","comment":"The opening hour of the place or service on the given day(s) of the week."},{"label":"validFrom","comment":"The date when the item becomes valid."},{"label":"validThrough","comment":"The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours."}],"rangeIncludes":[{"label":"hoursAvailable","comment":"The hours during which this service or contact is available."},{"label":"openingHoursSpecification","comment":"The opening hours of a certain place."},{"label":"specialOpeningHoursSpecification","comment":"The special opening hours of a certain place.\\n\\nUse this to explicitly override general opening hours brought in scope by [[openingHoursSpecification]] or [[openingHours]].\n      "}]},"OwnershipInfo":{"resource":"OwnershipInfo","comment":"A structured value providing information about when a certain organization or person owned a certain product.","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"acquiredFrom","comment":"The organization or person from which the product was acquired."},{"label":"ownedFrom","comment":"The date and time of obtaining the product."},{"label":"ownedThrough","comment":"The date and time of giving up ownership on the product."},{"label":"typeOfGood","comment":"The product that this structured value is referring to."}],"rangeIncludes":[{"label":"owns","comment":"Products owned by the organization or person."}]},"ParcelService":{"resource":"ParcelService","comment":"A private parcel service as the delivery mode available for a certain offer.\\n\\nCommonly used values:\\n\\n* http:\/\/purl.org\/goodrelations\/v1#DHL\\n* http:\/\/purl.org\/goodrelations\/v1#FederalExpress\\n* http:\/\/purl.org\/goodrelations\/v1#UPS\n      ","subClassOf":["DeliveryMethod"],"domainIncludes":[],"rangeIncludes":[]},"PaymentChargeSpecification":{"resource":"PaymentChargeSpecification","comment":"The costs of settling the payment using a particular payment method.","subClassOf":["PriceSpecification"],"domainIncludes":[{"label":"appliesToDeliveryMethod","comment":"The delivery method(s) to which the delivery charge or payment charge specification applies."},{"label":"appliesToPaymentMethod","comment":"The payment method(s) to which the payment charge specification applies."}],"rangeIncludes":[]},"ProductModel":{"resource":"ProductModel","comment":"A datasheet or vendor specification of a product (in the sense of a prototypical description).","subClassOf":["Product"],"domainIncludes":[{"label":"isVariantOf","comment":"A pointer to a base product from which this product is a variant. It is safe to infer that the variant inherits all product features from the base model, unless defined locally. This is not transitive."},{"label":"predecessorOf","comment":"A pointer from a previous, often discontinued variant of the product to its newer variant."},{"label":"successorOf","comment":"A pointer from a newer variant of a product  to its previous, often discontinued predecessor."}],"rangeIncludes":[{"label":"isVariantOf","comment":"A pointer to a base product from which this product is a variant. It is safe to infer that the variant inherits all product features from the base model, unless defined locally. This is not transitive."},{"label":"model","comment":"The model of the product. Use with the URL of a ProductModel or a textual representation of the model identifier. The URL of the ProductModel can be from an external source. It is recommended to additionally provide strong product identifiers via the gtin8\/gtin13\/gtin14 and mpn properties."},{"label":"predecessorOf","comment":"A pointer from a previous, often discontinued variant of the product to its newer variant."},{"label":"successorOf","comment":"A pointer from a newer variant of a product  to its previous, often discontinued predecessor."}]},"QualitativeValue":{"resource":"QualitativeValue","comment":"A predefined value for a product characteristic, e.g. the power cord plug type 'US' or the garment sizes 'S', 'M', 'L', and 'XL'.","subClassOf":["Enumeration"],"domainIncludes":[{"label":"equal","comment":"This ordering relation for qualitative values indicates that the subject is equal to the object."},{"label":"greater","comment":"This ordering relation for qualitative values indicates that the subject is greater than the object."},{"label":"greaterOrEqual","comment":"This ordering relation for qualitative values indicates that the subject is greater than or equal to the object."},{"label":"lesser","comment":"This ordering relation for qualitative values indicates that the subject is lesser than the object."},{"label":"lesserOrEqual","comment":"This ordering relation for qualitative values indicates that the subject is lesser than or equal to the object."},{"label":"nonEqual","comment":"This ordering relation for qualitative values indicates that the subject is not equal to the object."},{"label":"valueReference","comment":"A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature."},{"label":"additionalProperty","comment":"A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\\n\\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. width, color, gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property\/value mechanism.\n"}],"rangeIncludes":[{"label":"equal","comment":"This ordering relation for qualitative values indicates that the subject is equal to the object."},{"label":"greater","comment":"This ordering relation for qualitative values indicates that the subject is greater than the object."},{"label":"greaterOrEqual","comment":"This ordering relation for qualitative values indicates that the subject is greater than or equal to the object."},{"label":"lesser","comment":"This ordering relation for qualitative values indicates that the subject is lesser than the object."},{"label":"lesserOrEqual","comment":"This ordering relation for qualitative values indicates that the subject is lesser than or equal to the object."},{"label":"nonEqual","comment":"This ordering relation for qualitative values indicates that the subject is not equal to the object."},{"label":"valueReference","comment":"A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature."},{"label":"seatingType","comment":"The type\/class of the seat."},{"label":"passengerPriorityStatus","comment":"The priority status assigned to a passenger for security or boarding (e.g. FastTrack or Priority)."},{"label":"lodgingUnitType","comment":"Textual description of the unit type (including suite vs. room, size of bed, etc.)."},{"label":"fuelType","comment":"The type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one engine, this property can be attached directly to the vehicle."},{"label":"vehicleTransmission","comment":"The type of component used for transmitting the power from a rotating power source to the wheels or other relevant component(s) (\"gearbox\" for cars)."}]},"QuantitativeValue":{"resource":"QuantitativeValue","comment":" A point value or interval for product characteristics and other purposes.","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"maxValue","comment":"The upper value of some characteristic or property."},{"label":"minValue","comment":"The lower value of some characteristic or property."},{"label":"unitCode","comment":"The unit of measurement given using the UN\/CEFACT Common Code (3 characters) or a URL. Other codes than the UN\/CEFACT Common Code may be used with a prefix followed by a colon."},{"label":"value","comment":"The value of the quantitative value or property value node.\\n\\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended type for values is 'Number'.\\n* For [[PropertyValue]], it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"valueReference","comment":"A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature."},{"label":"additionalProperty","comment":"A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\\n\\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. width, color, gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property\/value mechanism.\n"},{"label":"unitText","comment":"A string or text indicating the unit of measurement. Useful if you cannot provide a standard unit code for\n<a href='unitCode'>unitCode<\/a>."}],"rangeIncludes":[{"label":"advanceBookingRequirement","comment":"The amount of time that is required between accepting the offer and the actual usage of the resource or service."},{"label":"deliveryLeadTime","comment":"The typical delay between the receipt of the order and the goods either leaving the warehouse or being prepared for pickup, in case the delivery method is on site pickup."},{"label":"depth","comment":"The depth of the item."},{"label":"durationOfWarranty","comment":"The duration of the warranty promise. Common unitCode values are ANN for year, MON for months, or DAY for days."},{"label":"eligibleDuration","comment":"The duration for which the given offer is valid."},{"label":"eligibleQuantity","comment":"The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity."},{"label":"height","comment":"The height of the item."},{"label":"inventoryLevel","comment":"The current approximate inventory level for the item or items."},{"label":"numberOfEmployees","comment":"The number of employees in an organization e.g. business."},{"label":"valueReference","comment":"A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature."},{"label":"weight","comment":"The weight of the product or person."},{"label":"width","comment":"The width of the item."},{"label":"yearlyRevenue","comment":"The size of the business in annual revenue."},{"label":"yearsInOperation","comment":"The age of the business."},{"label":"partySize","comment":"Number of people the reservation should accommodate."},{"label":"numAdults","comment":"The number of adults staying in the unit."},{"label":"numChildren","comment":"The number of children staying in the unit."},{"label":"numberOfPlayers","comment":"Indicate how many people can play this game (minimum, maximum, or range)."},{"label":"numberOfDoors","comment":"The number of doors.\\n\\nTypical unit code(s): C62"},{"label":"numberOfAxles","comment":"The number of axles.\\n\\nTypical unit code(s): C62"},{"label":"fuelConsumption","comment":"The amount of fuel consumed for traveling a particular distance or temporal duration with the given vehicle (e.g. liters per 100 km).\\n\\n* Note 1: There are unfortunately no standard unit codes for liters per 100 km.  Use [[unitText]] to indicate the unit of measurement, e.g. L\/100 km.\\n* Note 2: There are two ways of indicating the fuel consumption, [[fuelConsumption]] (e.g. 8 liters per 100 km) and [[fuelEfficiency]] (e.g. 30 miles per gallon). They are reciprocal.\\n* Note 3: Often, the absolute value is useful only when related to driving speed (\"at 80 km\/h\") or usage pattern (\"city traffic\"). You can use [[valueReference]] to link the value for the fuel consumption to another value."},{"label":"fuelEfficiency","comment":"The distance traveled per unit of fuel used; most commonly miles per gallon (mpg) or kilometers per liter (km\/L).\\n\\n* Note 1: There are unfortunately no standard unit codes for miles per gallon or kilometers per liter. Use [[unitText]] to indicate the unit of measurement, e.g. mpg or km\/L.\\n* Note 2: There are two ways of indicating the fuel consumption, [[fuelConsumption]] (e.g. 8 liters per 100 km) and [[fuelEfficiency]] (e.g. 30 miles per gallon). They are reciprocal.\\n* Note 3: Often, the absolute value is useful only when related to driving speed (\"at 80 km\/h\") or usage pattern (\"city traffic\"). You can use [[valueReference]] to link the value for the fuel economy to another value."},{"label":"numberOfForwardGears","comment":"The total number of forward gears available for the transmission system of the vehicle.\\n\\nTypical unit code(s): C62"},{"label":"cargoVolume","comment":"The available volume for cargo or luggage. For automobiles, this is usually the trunk volume.\\n\\nTypical unit code(s): LTR for liters, FTQ for cubic foot\/feet\\n\\nNote: You can use [[minValue]] and [[maxValue]] to indicate ranges."},{"label":"mileageFromOdometer","comment":"The total distance travelled by the particular vehicle since its initial production, as read from its odometer.\\n\\nTypical unit code(s): KMT for kilometers, SMI for statute miles"},{"label":"numberOfPreviousOwners","comment":"The number of owners of the vehicle, including the current one.\\n\\nTypical unit code(s): C62"},{"label":"vehicleSeatingCapacity","comment":"The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law.\\n\\nTypical unit code(s): C62 for persons."},{"label":"recipeYield","comment":"The quantity produced by the recipe (for example, number of people served, number of servings, etc)."},{"label":"referenceQuantity","comment":"The reference quantity for which a certain price applies, e.g. 1 EUR per 4 kWh of electricity. This property is a replacement for unitOfMeasurement for the advanced cases where the price does not relate to a standard unit."},{"label":"annualPercentageRate","comment":"The annual rate that is charged for borrowing (or made by investing), expressed as a single percentage number that represents the actual yearly cost of funds over the term of a loan. This includes any fees or additional costs associated with the transaction."},{"label":"interestRate","comment":"The interest rate, charged or paid, applicable to the financial product. Note: This is different from the calculated annualPercentageRate."},{"label":"loanTerm","comment":"The duration of the loan or credit agreement."},{"label":"referenceQuantity","comment":"The reference quantity for which a certain price applies, e.g. 1 EUR per 4 kWh of electricity. This property is a replacement for unitOfMeasurement for the advanced cases where the price does not relate to a standard unit."},{"label":"numberOfRooms","comment":"The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business.\nTypical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue."},{"label":"floorSize","comment":"The size of the accommodation, e.g. in square meter or squarefoot.\nTypical unit code(s): MTK for square meter, FTK for square foot, or YDK for square yard "},{"label":"occupancy","comment":"The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person).\nTypical unit code(s): C62 for person"},{"label":"yield","comment":"The quantity that results by performing instructions. For example, a paper airplane, 10 personalized candles."},{"label":"requiredQuantity","comment":"The required quantity of the item(s)."},{"label":"broadcastFrequencyValue","comment":"The frequency in MHz for a particular broadcast."}]},"SomeProducts":{"resource":"SomeProducts","comment":"A placeholder for multiple similar products of the same kind.","subClassOf":["Product"],"domainIncludes":[{"label":"inventoryLevel","comment":"The current approximate inventory level for the item or items."}],"rangeIncludes":[]},"TypeAndQuantityNode":{"resource":"TypeAndQuantityNode","comment":"A structured value indicating the quantity, unit of measurement, and business function of goods included in a bundle offer.","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"amountOfThisGood","comment":"The quantity of the goods included in the offer."},{"label":"businessFunction","comment":"The business function (e.g. sell, lease, repair, dispose) of the offer or component of a bundle (TypeAndQuantityNode). The default is http:\/\/purl.org\/goodrelations\/v1#Sell."},{"label":"typeOfGood","comment":"The product that this structured value is referring to."},{"label":"unitCode","comment":"The unit of measurement given using the UN\/CEFACT Common Code (3 characters) or a URL. Other codes than the UN\/CEFACT Common Code may be used with a prefix followed by a colon."},{"label":"unitText","comment":"A string or text indicating the unit of measurement. Useful if you cannot provide a standard unit code for\n<a href='unitCode'>unitCode<\/a>."}],"rangeIncludes":[{"label":"includesObject","comment":"This links to a node or nodes indicating the exact quantity of the products included in the offer."}]},"UnitPriceSpecification":{"resource":"UnitPriceSpecification","comment":"The price asked for a given offer by the respective organization or person.","subClassOf":["PriceSpecification"],"domainIncludes":[{"label":"billingIncrement","comment":"This property specifies the minimal quantity and rounding increment that will be the basis for the billing. The unit of measurement is specified by the unitCode property."},{"label":"priceType","comment":"A short text or acronym indicating multiple price specifications for the same offer, e.g. SRP for the suggested retail price or INVOICE for the invoice price, mostly used in the car industry."},{"label":"unitCode","comment":"The unit of measurement given using the UN\/CEFACT Common Code (3 characters) or a URL. Other codes than the UN\/CEFACT Common Code may be used with a prefix followed by a colon."},{"label":"unitText","comment":"A string or text indicating the unit of measurement. Useful if you cannot provide a standard unit code for\n<a href='unitCode'>unitCode<\/a>."},{"label":"referenceQuantity","comment":"The reference quantity for which a certain price applies, e.g. 1 EUR per 4 kWh of electricity. This property is a replacement for unitOfMeasurement for the advanced cases where the price does not relate to a standard unit."},{"label":"referenceQuantity","comment":"The reference quantity for which a certain price applies, e.g. 1 EUR per 4 kWh of electricity. This property is a replacement for unitOfMeasurement for the advanced cases where the price does not relate to a standard unit."}],"rangeIncludes":[{"label":"priceComponent","comment":"This property links to all [[UnitPriceSpecification]] nodes that apply in parallel for the [[CompoundPriceSpecification]] node."}]},"WarrantyPromise":{"resource":"WarrantyPromise","comment":"A structured value representing the duration and scope of services that will be provided to a customer free of charge in case of a defect or malfunction of a product.","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"durationOfWarranty","comment":"The duration of the warranty promise. Common unitCode values are ANN for year, MON for months, or DAY for days."},{"label":"warrantyScope","comment":"The scope of the warranty promise."}],"rangeIncludes":[{"label":"warranty","comment":"The warranty promise(s) included in the offer."},{"label":"warrantyPromise","comment":"The warranty promise(s) included in the offer."}]},"WarrantyScope":{"resource":"WarrantyScope","comment":"A range of of services that will be provided to a customer free of charge in case of a defect or malfunction of a product.\\n\\nCommonly used values:\\n\\n* http:\/\/purl.org\/goodrelations\/v1#Labor-BringIn\\n* http:\/\/purl.org\/goodrelations\/v1#PartsAndLabor-BringIn\\n* http:\/\/purl.org\/goodrelations\/v1#PartsAndLabor-PickUp\n      ","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"warrantyScope","comment":"The scope of the warranty promise."}]},"TechArticle":{"resource":"TechArticle","comment":"A technical article - Example: How-to (task) topics, step-by-step, procedural troubleshooting, specifications, etc.","subClassOf":["Article"],"domainIncludes":[{"label":"dependencies","comment":"Prerequisites needed to fulfill steps in article."},{"label":"proficiencyLevel","comment":"Proficiency needed for this content; expected values: 'Beginner', 'Expert'."}],"rangeIncludes":[]},"APIReference":{"resource":"APIReference","comment":"Reference documentation for application programming interfaces (APIs).","subClassOf":["TechArticle"],"domainIncludes":[{"label":"assembly","comment":"Library file name e.g., mscorlib.dll, system.web.dll."},{"label":"executableLibraryName","comment":"Library file name e.g., mscorlib.dll, system.web.dll."},{"label":"assemblyVersion","comment":"Associated product\/technology version. e.g., .NET Framework 4.5."},{"label":"programmingModel","comment":"Indicates whether API is managed or unmanaged."},{"label":"targetPlatform","comment":"Type of app development: phone, Metro style, desktop, XBox, etc."}],"rangeIncludes":[]},"Code":{"resource":"Code","comment":"Computer programming source code. Example: Full (compile ready) solutions, code snippet samples, scripts, templates.","subClassOf":["CreativeWork"],"domainIncludes":[],"rangeIncludes":[]},"SoftwareSourceCode":{"resource":"SoftwareSourceCode","comment":"Computer programming source code. Example: Full (compile ready) solutions, code snippet samples, scripts, templates.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"codeRepository","comment":"Link to the repository where the un-compiled, human readable code and related code is located (SVN, github, CodePlex)."},{"label":"programmingLanguage","comment":"The computer programming language."},{"label":"runtime","comment":"Runtime platform or script interpreter dependencies (Example - Java v1, Python2.3, .Net Framework 3.0)."},{"label":"runtimePlatform","comment":"Runtime platform or script interpreter dependencies (Example - Java v1, Python2.3, .Net Framework 3.0)."},{"label":"sampleType","comment":"What type of code sample: full (compile ready) solution, code snippet, inline code, scripts, template."},{"label":"codeSampleType","comment":"What type of code sample: full (compile ready) solution, code snippet, inline code, scripts, template."},{"label":"targetProduct","comment":"Target Operating System \/ Product to which the code applies.  If applies to several versions, just the product name can be used."}],"rangeIncludes":[]},"ParentAudience":{"resource":"ParentAudience","comment":"A set of characteristics describing parents, who can be interested in viewing some content.","subClassOf":["PeopleAudience"],"domainIncludes":[{"label":"childMaxAge","comment":"Maximal age of the child."},{"label":"childMinAge","comment":"Minimal age of the child."}],"rangeIncludes":[]},"AlignmentObject":{"resource":"AlignmentObject","comment":"An intangible item that describes an alignment between a learning resource and a node in an educational framework.","subClassOf":["Intangible"],"domainIncludes":[{"label":"alignmentType","comment":"A category of alignment between the learning resource and the framework node. Recommended values include: 'assesses', 'teaches', 'requires', 'textComplexity', 'readingLevel', 'educationalSubject', and 'educationalLevel'."},{"label":"educationalFramework","comment":"The framework to which the resource being described is aligned."},{"label":"targetDescription","comment":"The description of a node in an established educational framework."},{"label":"targetName","comment":"The name of a node in an established educational framework."},{"label":"targetUrl","comment":"The URL of a node in an established educational framework."}],"rangeIncludes":[{"label":"educationalAlignment","comment":"An alignment to an established educational framework."},{"label":"coursePrerequisites","comment":"Requirements for taking the Course. May be completion of another [[Course]] or a textual description like \"permission of instructor\". Requirements may be a pre-requisite competency, referenced using [[AlignmentObject]]."}]},"EducationalAudience":{"resource":"EducationalAudience","comment":"An EducationalAudience.","subClassOf":["Audience"],"domainIncludes":[{"label":"educationalRole","comment":"An educationalRole of an EducationalAudience."}],"rangeIncludes":[]},"DataCatalog":{"resource":"DataCatalog","comment":"A collection of datasets.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"dataset","comment":"A dataset contained in this catalog."}],"rangeIncludes":[{"label":"catalog","comment":"A data catalog which contains this dataset."},{"label":"includedDataCatalog","comment":"A data catalog which contains this dataset (this property was previously 'catalog', preferred name is now 'includedInDataCatalog')."},{"label":"includedInDataCatalog","comment":"A data catalog which contains this dataset."}]},"DataDownload":{"resource":"DataDownload","comment":"A dataset in downloadable form.","subClassOf":["MediaObject"],"domainIncludes":[],"rangeIncludes":[{"label":"distribution","comment":"A downloadable form of this dataset, at a specific location, in a specific format."}]},"Dataset":{"resource":"Dataset","comment":"A body of structured information describing some topic(s) of interest.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"catalog","comment":"A data catalog which contains this dataset."},{"label":"includedDataCatalog","comment":"A data catalog which contains this dataset (this property was previously 'catalog', preferred name is now 'includedInDataCatalog')."},{"label":"includedInDataCatalog","comment":"A data catalog which contains this dataset."},{"label":"distribution","comment":"A downloadable form of this dataset, at a specific location, in a specific format."},{"label":"datasetTimeInterval","comment":"The range of temporal applicability of a dataset, e.g. for a 2011 census dataset, the year 2011 (in ISO 8601 time interval format)."},{"label":"issn","comment":"The International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication."}],"rangeIncludes":[{"label":"dataset","comment":"A dataset contained in this catalog."}]},"PublicationEvent":{"resource":"PublicationEvent","comment":"A PublicationEvent corresponds indifferently to the event of publication for a CreativeWork of any type e.g. a broadcast event, an on-demand event, a book\/journal publication via a variety of delivery media.","subClassOf":["Event"],"domainIncludes":[{"label":"free","comment":"A flag to signal that the item, event, or place is accessible for free."},{"label":"isAccessibleForFree","comment":"A flag to signal that the item, event, or place is accessible for free."},{"label":"publishedOn","comment":"A broadcast service associated with the publication event."}],"rangeIncludes":[{"label":"publication","comment":"A publication event associated with the item."},{"label":"releasedEvent","comment":"The place and time the release was issued, expressed as a PublicationEvent."}]},"BroadcastEvent":{"resource":"BroadcastEvent","comment":"An over the air or online broadcast event.","subClassOf":["PublicationEvent"],"domainIncludes":[{"label":"videoFormat","comment":"The type of screening or video broadcast used (e.g. IMAX, 3D, SD, HD, etc.)."},{"label":"broadcastOfEvent","comment":"The event being broadcast such as a sporting event or awards ceremony."},{"label":"isLiveBroadcast","comment":"True is the broadcast is of a live event."}],"rangeIncludes":[]},"BroadcastService":{"resource":"BroadcastService","comment":"A delivery service through which content is provided via broadcast over the air or online.","subClassOf":["Service"],"domainIncludes":[{"label":"area","comment":"The area within which users can expect to reach the broadcast service."},{"label":"broadcaster","comment":"The organization owning or operating the broadcast service."},{"label":"parentService","comment":"A broadcast service to which the broadcast service may belong to such as regional variations of a national channel."},{"label":"videoFormat","comment":"The type of screening or video broadcast used (e.g. IMAX, 3D, SD, HD, etc.)."},{"label":"broadcastAffiliateOf","comment":"The media network(s) whose content is broadcast on this station."},{"label":"broadcastDisplayName","comment":"The name displayed in the channel guide. For many US affiliates, it is the network name."},{"label":"broadcastTimezone","comment":"The timezone in [ISO 8601 format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601) for which the service bases its broadcasts"},{"label":"broadcastFrequency","comment":"The frequency used for over-the-air broadcasts. Numeric values or simple ranges e.g. 87-99. In addition a shortcut idiom is supported for frequences of AM and FM radio channels, e.g. \"87 FM\"."},{"label":"hasBroadcastChannel","comment":"A broadcast channel of a broadcast service."}],"rangeIncludes":[{"label":"parentService","comment":"A broadcast service to which the broadcast service may belong to such as regional variations of a national channel."},{"label":"publishedOn","comment":"A broadcast service associated with the publication event."},{"label":"providesBroadcastService","comment":"The BroadcastService offered on this channel."}]},"Clip":{"resource":"Clip","comment":"A short TV or radio program or a segment\/part of a program.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"actors","comment":"An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip."},{"label":"clipNumber","comment":"Position of the clip within an ordered group of clips."},{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."},{"label":"directors","comment":"A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip."},{"label":"musicBy","comment":"The composer of the soundtrack."},{"label":"partOfEpisode","comment":"The episode to which this clip belongs."},{"label":"partOfSeason","comment":"The season to which this episode belongs."},{"label":"partOfSeries","comment":"The series to which this episode or season belongs."}],"rangeIncludes":[{"label":"audio","comment":"An embedded audio object."},{"label":"video","comment":"An embedded video object."}]},"OnDemandEvent":{"resource":"OnDemandEvent","comment":"A publication event e.g. catch-up TV or radio podcast, during which a program is available on-demand.","subClassOf":["PublicationEvent"],"domainIncludes":[],"rangeIncludes":[]},"RadioClip":{"resource":"RadioClip","comment":"A short radio program or a segment\/part of a radio program.","subClassOf":["Clip"],"domainIncludes":[],"rangeIncludes":[]},"RadioEpisode":{"resource":"RadioEpisode","comment":"A radio episode which can be part of a series or season.","subClassOf":["Episode"],"domainIncludes":[],"rangeIncludes":[]},"RadioSeason":{"resource":"RadioSeason","comment":"Season dedicated to radio broadcast and associated online delivery.","subClassOf":["CreativeWorkSeason"],"domainIncludes":[],"rangeIncludes":[]},"RadioSeries":{"resource":"RadioSeries","comment":"CreativeWorkSeries dedicated to radio broadcast and associated online delivery.","subClassOf":["CreativeWorkSeries"],"domainIncludes":[{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"actors","comment":"An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip."},{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."},{"label":"directors","comment":"A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip."},{"label":"episode","comment":"An episode of a tv, radio or game media within a series or season."},{"label":"episodes","comment":"An episode of a TV\/radio series or season."},{"label":"musicBy","comment":"The composer of the soundtrack."},{"label":"numberOfEpisodes","comment":"The number of episodes in this season or series."},{"label":"numberOfSeasons","comment":"The number of seasons in this series."},{"label":"productionCompany","comment":"The production company or studio responsible for the item e.g. series, video game, episode etc."},{"label":"productionCompany","comment":"The production company or studio responsible for the item e.g. series, video game, episode etc."},{"label":"season","comment":"A season in a media series."},{"label":"containsSeason","comment":"A season that is part of the media series."},{"label":"seasons","comment":"A season in a media series."},{"label":"trailer","comment":"The trailer of a movie or tv\/radio series, season, episode, etc."}],"rangeIncludes":[]},"TVClip":{"resource":"TVClip","comment":"A short TV program or a segment\/part of a TV program.","subClassOf":["Clip"],"domainIncludes":[{"label":"partOfTVSeries","comment":"The TV series to which this episode or season belongs."}],"rangeIncludes":[]},"BusinessAudience":{"resource":"BusinessAudience","comment":"A set of characteristics belonging to businesses, e.g. who compose an item's target audience.","subClassOf":["Audience"],"domainIncludes":[{"label":"numberOfEmployees","comment":"The number of employees in an organization e.g. business."},{"label":"yearlyRevenue","comment":"The size of the business in annual revenue."},{"label":"yearsInOperation","comment":"The age of the business."}],"rangeIncludes":[]},"ContactPointOption":{"resource":"ContactPointOption","comment":"Enumerated options related to a ContactPoint.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"contactOption","comment":"An option available on this contact point (e.g. a toll-free number or support for hearing-impaired callers)."}]},"Permit":{"resource":"Permit","comment":"A permit issued by an organization, e.g. a parking pass.","subClassOf":["Intangible"],"domainIncludes":[{"label":"issuedThrough","comment":"The service through with the permit was granted."},{"label":"permitAudience","comment":"The target audience for this permit."},{"label":"validFor","comment":"The duration of validity of a permit or similar thing."},{"label":"validFrom","comment":"The date when the item becomes valid."},{"label":"validIn","comment":"The geographic area where a permit or similar thing is valid."},{"label":"validUntil","comment":"The date when the item is no longer valid."},{"label":"issuedBy","comment":"The organization issuing the ticket or permit."}],"rangeIncludes":[]},"GovernmentPermit":{"resource":"GovernmentPermit","comment":"A permit issued by a government agency.","subClassOf":["Permit"],"domainIncludes":[],"rangeIncludes":[]},"GovernmentService":{"resource":"GovernmentService","comment":"A service provided by a government organization, e.g. food stamps, veterans benefits, etc.","subClassOf":["Service"],"domainIncludes":[{"label":"serviceOperator","comment":"The operating organization, if different from the provider.  This enables the representation of services that are provided by an organization, but operated by another organization like a subcontractor."}],"rangeIncludes":[]},"ServiceChannel":{"resource":"ServiceChannel","comment":"A means for accessing a service, e.g. a government office location, web site, or phone number.","subClassOf":["Intangible"],"domainIncludes":[{"label":"availableLanguage","comment":"A language someone may use with or at the item, service or place. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[inLanguage]]"},{"label":"processingTime","comment":"Estimated processing time for the service using this channel."},{"label":"providesService","comment":"The service provided by this channel."},{"label":"serviceLocation","comment":"The location (e.g. civic structure, local business, etc.) where a person can go to access the service."},{"label":"servicePhone","comment":"The phone number to use to access the service."},{"label":"servicePostalAddress","comment":"The address for accessing the service by mail."},{"label":"serviceSmsNumber","comment":"The number to access the service by text message."},{"label":"serviceUrl","comment":"The website to access the service."}],"rangeIncludes":[{"label":"availableChannel","comment":"A means of accessing the service (e.g. a phone bank, a web site, a location, etc.)."}]},"EventStatusType":{"resource":"EventStatusType","comment":"EventStatusType is an enumeration type whose instances represent several states that an Event may be in.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"eventStatus","comment":"An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled."}]},"DeliveryEvent":{"resource":"DeliveryEvent","comment":"An event involving the delivery of an item.","subClassOf":["Event"],"domainIncludes":[{"label":"accessCode","comment":"Password, PIN, or access code needed for delivery (e.g. from a locker)."},{"label":"availableFrom","comment":"When the item is available for pickup from the store, locker, etc."},{"label":"availableThrough","comment":"After this date, the item will no longer be available for pickup."},{"label":"hasDeliveryMethod","comment":"Method used for delivery or shipping."}],"rangeIncludes":[{"label":"deliveryStatus","comment":"New entry added as the package passes through each leg of its journey (from shipment to final delivery)."}]},"LockerDelivery":{"resource":"LockerDelivery","comment":"A DeliveryMethod in which an item is made available via locker.","subClassOf":["DeliveryMethod"],"domainIncludes":[],"rangeIncludes":[]},"Order":{"resource":"Order","comment":"An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an Offer that has been accepted by the customer.","subClassOf":["Intangible"],"domainIncludes":[{"label":"orderDelivery","comment":"The delivery of the parcel related to this order or order item."},{"label":"acceptedOffer","comment":"The offer(s) -- e.g., product, quantity and price combinations -- included in the order."},{"label":"billingAddress","comment":"The billing address for the order."},{"label":"confirmationNumber","comment":"A number that confirms the given order or payment has been received."},{"label":"customer","comment":"Party placing the order or paying the invoice."},{"label":"discount","comment":"Any discount applied (to an Order)."},{"label":"discountCode","comment":"Code used to redeem a discount."},{"label":"discountCurrency","comment":"The currency of the discount.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."},{"label":"isGift","comment":"Was the offer accepted as a gift for someone other than the buyer."},{"label":"merchant","comment":"'merchant' is an out-dated term for 'seller'."},{"label":"orderDate","comment":"Date order was placed."},{"label":"orderedItem","comment":"The item ordered."},{"label":"orderNumber","comment":"The identifier of the transaction."},{"label":"orderStatus","comment":"The current status of the order."},{"label":"partOfInvoice","comment":"The order is being paid as part of the referenced Invoice."},{"label":"paymentDue","comment":"The date that payment is due."},{"label":"paymentMethod","comment":"The name of the credit card or other method of payment for the order."},{"label":"paymentMethodId","comment":"An identifier for the method of payment used (e.g. the last 4 digits of the credit card)."},{"label":"paymentUrl","comment":"The URL for sending a payment."},{"label":"seller","comment":"An entity which offers (sells \/ leases \/ lends \/ loans) the services \/ goods.  A seller may also be a provider."},{"label":"paymentDue","comment":"The date that payment is due."},{"label":"paymentDueDate","comment":"The date that payment is due."},{"label":"paymentMethod","comment":"The name of the credit card or other method of payment for the order."},{"label":"paymentMethodId","comment":"An identifier for the method of payment used (e.g. the last 4 digits of the credit card)."},{"label":"broker","comment":"An entity that arranges for an exchange between a buyer and a seller.  In most cases a broker never acquires or releases ownership of a product or service involved in an exchange.  If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred."}],"rangeIncludes":[{"label":"partOfOrder","comment":"The overall order the items in this delivery were included in."},{"label":"referencesOrder","comment":"The Order(s) related to this Invoice. One or more Orders may be combined into a single Invoice."}]},"OrderStatus":{"resource":"OrderStatus","comment":"Enumerated status values for Order.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"orderItemStatus","comment":"The current status of the order item."},{"label":"orderStatus","comment":"The current status of the order."}]},"ParcelDelivery":{"resource":"ParcelDelivery","comment":"The delivery of a parcel either via the postal service or a commercial service.","subClassOf":["Intangible"],"domainIncludes":[{"label":"carrier","comment":"'carrier' is an out-dated term indicating the 'provider' for parcel delivery and flights."},{"label":"deliveryAddress","comment":"Destination address."},{"label":"deliveryStatus","comment":"New entry added as the package passes through each leg of its journey (from shipment to final delivery)."},{"label":"expectedArrivalFrom","comment":"The earliest date the package may arrive."},{"label":"expectedArrivalUntil","comment":"The latest date the package may arrive."},{"label":"hasDeliveryMethod","comment":"Method used for delivery or shipping."},{"label":"itemShipped","comment":"Item(s) being shipped."},{"label":"originAddress","comment":"Shipper's address."},{"label":"partOfOrder","comment":"The overall order the items in this delivery were included in."},{"label":"trackingNumber","comment":"Shipper tracking number."},{"label":"trackingUrl","comment":"Tracking url for the parcel delivery."},{"label":"provider","comment":"The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller."}],"rangeIncludes":[{"label":"orderDelivery","comment":"The delivery of the parcel related to this order or order item."}]},"OrderItem":{"resource":"OrderItem","comment":"An order item is a line of an order. It includes the quantity and shipping details of a bought offer.","subClassOf":["Intangible"],"domainIncludes":[{"label":"orderQuantity","comment":"The number of the item ordered. If the property is not set, assume the quantity is one."},{"label":"orderItemStatus","comment":"The current status of the order item."},{"label":"orderItemNumber","comment":"The identifier of the order item."},{"label":"orderDelivery","comment":"The delivery of the parcel related to this order or order item."},{"label":"orderedItem","comment":"The item ordered."}],"rangeIncludes":[{"label":"orderedItem","comment":"The item ordered."}]},"Action":{"resource":"Action","comment":"An action performed by a direct agent and indirect participants upon a direct object. Optionally happens at a location with the help of an inanimate instrument. The execution of the action may produce a result. Specific action sub-type documentation specifies the exact expectation of each argument\/role.\\n\\nSee also [blog post](http:\/\/blog.schema.org\/2014\/04\/announcing-schemaorg-actions.html) and [Actions overview document](docs\/actions.html).","subClassOf":["Thing"],"domainIncludes":[{"label":"agent","comment":"The direct performer or driver of the action (animate or inanimate). e.g. *John* wrote a book."},{"label":"endTime","comment":"The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to end. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to *December*. For media, including audio and video, it's the time offset of the end of a clip within a larger file.\\n\\nNote that Event uses startDate\/endDate instead of startTime\/endTime, even when describing dates with times. This situation may be clarified in future revisions."},{"label":"instrument","comment":"The object that helped the agent perform the action. e.g. John wrote a book with *a pen*."},{"label":"location","comment":"The location of for example where the event is happening, an organization is located, or where an action takes place."},{"label":"object","comment":"The object upon which the action is carried out, whose state is kept intact or changed. Also known as the semantic roles patient, affected or undergoer (which change their state) or theme (which doesn't). e.g. John read *a book*."},{"label":"participant","comment":"Other co-agents that participated in the action indirectly. e.g. John wrote a book with *Steve*."},{"label":"result","comment":"The result produced in the action. e.g. John wrote *a book*."},{"label":"startTime","comment":"The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to start. For actions that span a period of time, when the action was performed. e.g. John wrote a book from *January* to December. For media, including audio and video, it's the time offset of the start of a clip within a larger file.\\n\\nNote that Event uses startDate\/endDate instead of startTime\/endTime, even when describing dates with times. This situation may be clarified in future revisions."},{"label":"actionStatus","comment":"Indicates the current disposition of the Action."},{"label":"error","comment":"For failed actions, more information on the cause of the failure."},{"label":"target","comment":"Indicates a target EntryPoint for an Action."}],"rangeIncludes":[{"label":"potentialAction","comment":"Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role."},{"label":"interactionType","comment":"The Action representing the type of interaction. For up votes, +1s, etc. use [[LikeAction]]. For down votes use [[DislikeAction]]. Otherwise, use the most specific Action."}]},"OrganizeAction":{"resource":"OrganizeAction","comment":"The act of manipulating\/administering\/supervising\/controlling one or more objects.","subClassOf":["Action"],"domainIncludes":[],"rangeIncludes":[]},"AllocateAction":{"resource":"AllocateAction","comment":"The act of organizing tasks\/objects\/events by associating resources to it.","subClassOf":["OrganizeAction"],"domainIncludes":[],"rangeIncludes":[]},"AcceptAction":{"resource":"AcceptAction","comment":"The act of committing to\/adopting an object.\\n\\nRelated actions:\\n\\n* [[RejectAction]]: The antonym of AcceptAction.","subClassOf":["AllocateAction"],"domainIncludes":[],"rangeIncludes":[]},"AchieveAction":{"resource":"AchieveAction","comment":"The act of accomplishing something via previous efforts. It is an instantaneous action rather than an ongoing process.","subClassOf":["Action"],"domainIncludes":[],"rangeIncludes":[]},"UpdateAction":{"resource":"UpdateAction","comment":"The act of managing by changing\/editing the state of the object.","subClassOf":["Action"],"domainIncludes":[{"label":"collection","comment":"A sub property of object. The collection target of the action."},{"label":"targetCollection","comment":"A sub property of object. The collection target of the action."}],"rangeIncludes":[]},"AddAction":{"resource":"AddAction","comment":"The act of editing by adding an object to a collection.","subClassOf":["UpdateAction"],"domainIncludes":[],"rangeIncludes":[]},"AssessAction":{"resource":"AssessAction","comment":"The act of forming one's opinion, reaction or sentiment.","subClassOf":["Action"],"domainIncludes":[],"rangeIncludes":[]},"ReactAction":{"resource":"ReactAction","comment":"The act of responding instinctively and emotionally to an object, expressing a sentiment.","subClassOf":["AssessAction"],"domainIncludes":[],"rangeIncludes":[]},"AgreeAction":{"resource":"AgreeAction","comment":"The act of expressing a consistency of opinion with the object. An agent agrees to\/about an object (a proposition, topic or theme) with participants.","subClassOf":["ReactAction"],"domainIncludes":[],"rangeIncludes":[]},"InsertAction":{"resource":"InsertAction","comment":"The act of adding at a specific location in an ordered collection.","subClassOf":["AddAction"],"domainIncludes":[{"label":"toLocation","comment":"A sub property of location. The final location of the object or the agent after the action."}],"rangeIncludes":[]},"AppendAction":{"resource":"AppendAction","comment":"The act of inserting at the end if an ordered collection.","subClassOf":["InsertAction"],"domainIncludes":[],"rangeIncludes":[]},"ApplyAction":{"resource":"ApplyAction","comment":"The act of registering to an organization\/service without the guarantee to receive it.\\n\\nRelated actions:\\n\\n* [[RegisterAction]]: Unlike RegisterAction, ApplyAction has no guarantees that the application will be accepted.","subClassOf":["OrganizeAction"],"domainIncludes":[],"rangeIncludes":[]},"MoveAction":{"resource":"MoveAction","comment":"The act of an agent relocating to a place.\\n\\nRelated actions:\\n\\n* [[TransferAction]]: Unlike TransferAction, the subject of the move is a living Person or Organization rather than an inanimate object.","subClassOf":["Action"],"domainIncludes":[{"label":"fromLocation","comment":"A sub property of location. The original location of the object or the agent before the action."},{"label":"toLocation","comment":"A sub property of location. The final location of the object or the agent after the action."}],"rangeIncludes":[]},"ArriveAction":{"resource":"ArriveAction","comment":"The act of arriving at a place. An agent arrives at a destination from a fromLocation, optionally with participants.","subClassOf":["MoveAction"],"domainIncludes":[],"rangeIncludes":[]},"InteractAction":{"resource":"InteractAction","comment":"The act of interacting with another person or organization.","subClassOf":["Action"],"domainIncludes":[],"rangeIncludes":[]},"CommunicateAction":{"resource":"CommunicateAction","comment":"The act of conveying information to another person via a communication medium (instrument) such as speech, email, or telephone conversation.","subClassOf":["InteractAction"],"domainIncludes":[{"label":"about","comment":"The subject matter of the content."},{"label":"inLanguage","comment":"The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[availableLanguage]]."},{"label":"language","comment":"A sub property of instrument. The language used on this action."},{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."}],"rangeIncludes":[]},"AskAction":{"resource":"AskAction","comment":"The act of posing a question \/ favor to someone.\\n\\nRelated actions:\\n\\n* [[ReplyAction]]: Appears generally as a response to AskAction.","subClassOf":["CommunicateAction"],"domainIncludes":[{"label":"question","comment":"A sub property of object. A question."}],"rangeIncludes":[]},"AssignAction":{"resource":"AssignAction","comment":"The act of allocating an action\/event\/task to some destination (someone or something).","subClassOf":["AllocateAction"],"domainIncludes":[],"rangeIncludes":[]},"AuthorizeAction":{"resource":"AuthorizeAction","comment":"The act of granting permission to an object.","subClassOf":["AllocateAction"],"domainIncludes":[{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."}],"rangeIncludes":[]},"BefriendAction":{"resource":"BefriendAction","comment":"The act of forming a personal connection with someone (object) mutually\/bidirectionally\/symmetrically.\\n\\nRelated actions:\\n\\n* [[FollowAction]]: Unlike FollowAction, BefriendAction implies that the connection is reciprocal.","subClassOf":["InteractAction"],"domainIncludes":[],"rangeIncludes":[]},"BookmarkAction":{"resource":"BookmarkAction","comment":"An agent bookmarks\/flags\/labels\/tags\/marks an object.","subClassOf":["OrganizeAction"],"domainIncludes":[],"rangeIncludes":[]},"TransferAction":{"resource":"TransferAction","comment":"The act of transferring\/moving (abstract or concrete) animate or inanimate objects from one place to another.","subClassOf":["Action"],"domainIncludes":[{"label":"fromLocation","comment":"A sub property of location. The original location of the object or the agent before the action."},{"label":"toLocation","comment":"A sub property of location. The final location of the object or the agent after the action."}],"rangeIncludes":[]},"BorrowAction":{"resource":"BorrowAction","comment":"The act of obtaining an object under an agreement to return it at a later date. Reciprocal of LendAction.\\n\\nRelated actions:\\n\\n* [[LendAction]]: Reciprocal of BorrowAction.","subClassOf":["TransferAction"],"domainIncludes":[{"label":"lender","comment":"A sub property of participant. The person that lends the object being borrowed."}],"rangeIncludes":[]},"TradeAction":{"resource":"TradeAction","comment":"The act of participating in an exchange of goods and services for monetary compensation. An agent trades an object, product or service with a participant in exchange for a one time or periodic payment.","subClassOf":["Action"],"domainIncludes":[{"label":"price","comment":"The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.\\n\\nUsage guidelines:\\n\\n* Use the [[priceCurrency]] property (with standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\") instead of including [ambiguous symbols](http:\/\/en.wikipedia.org\/wiki\/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign) such as '$' in the value.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\\n* Note that both [RDFa](http:\/\/www.w3.org\/TR\/xhtml-rdfa-primer\/#using-the-content-attribute) and Microdata syntax allow the use of a \"content=\" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\n      "},{"label":"priceSpecification","comment":"One or more detailed price specifications, indicating the unit price and delivery or payment charges."},{"label":"priceCurrency","comment":"The currency of the price, or a price component when attached to [[PriceSpecification]] and its subtypes.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."}],"rangeIncludes":[]},"BuyAction":{"resource":"BuyAction","comment":"The act of giving money to a seller in exchange for goods or services rendered. An agent buys an object, product, or service from a seller for a price. Reciprocal of SellAction.","subClassOf":["TradeAction"],"domainIncludes":[{"label":"seller","comment":"An entity which offers (sells \/ leases \/ lends \/ loans) the services \/ goods.  A seller may also be a provider."},{"label":"vendor","comment":"'vendor' is an earlier term for 'seller'."},{"label":"warrantyPromise","comment":"The warranty promise(s) included in the offer."}],"rangeIncludes":[]},"PlanAction":{"resource":"PlanAction","comment":"The act of planning the execution of an event\/task\/action\/reservation\/plan to a future date.","subClassOf":["OrganizeAction"],"domainIncludes":[{"label":"scheduledTime","comment":"The time the object is scheduled to."}],"rangeIncludes":[]},"CancelAction":{"resource":"CancelAction","comment":"The act of asserting that a future event\/action is no longer going to happen.\\n\\nRelated actions:\\n\\n* [[ConfirmAction]]: The antonym of CancelAction.","subClassOf":["PlanAction"],"domainIncludes":[],"rangeIncludes":[]},"FindAction":{"resource":"FindAction","comment":"The act of finding an object.\\n\\nRelated actions:\\n\\n* [[SearchAction]]: FindAction is generally lead by a SearchAction, but not necessarily.","subClassOf":["Action"],"domainIncludes":[],"rangeIncludes":[]},"CheckAction":{"resource":"CheckAction","comment":"An agent inspects, determines, investigates, inquires, or examines an object's accuracy, quality, condition, or state.","subClassOf":["FindAction"],"domainIncludes":[],"rangeIncludes":[]},"CheckInAction":{"resource":"CheckInAction","comment":"The act of an agent communicating (service provider, social media, etc) their arrival by registering\/confirming for a previously reserved service (e.g. flight check in) or at a place (e.g. hotel), possibly resulting in a result (boarding pass, etc).\\n\\nRelated actions:\\n\\n* [[CheckOutAction]]: The antonym of CheckInAction.\\n* [[ArriveAction]]: Unlike ArriveAction, CheckInAction implies that the agent is informing\/confirming the start of a previously reserved service.\\n* [[ConfirmAction]]: Unlike ConfirmAction, CheckInAction implies that the agent is informing\/confirming the *start* of a previously reserved service rather than its validity\/existence.","subClassOf":["CommunicateAction"],"domainIncludes":[],"rangeIncludes":[]},"CheckOutAction":{"resource":"CheckOutAction","comment":"The act of an agent communicating (service provider, social media, etc) their departure of a previously reserved service (e.g. flight check in) or place (e.g. hotel).\\n\\nRelated actions:\\n\\n* [[CheckInAction]]: The antonym of CheckOutAction.\\n* [[DepartAction]]: Unlike DepartAction, CheckOutAction implies that the agent is informing\/confirming the end of a previously reserved service.\\n* [[CancelAction]]: Unlike CancelAction, CheckOutAction implies that the agent is informing\/confirming the end of a previously reserved service.","subClassOf":["CommunicateAction"],"domainIncludes":[],"rangeIncludes":[]},"ChooseAction":{"resource":"ChooseAction","comment":"The act of expressing a preference from a set of options or a large or unbounded set of choices\/options.","subClassOf":["AssessAction"],"domainIncludes":[{"label":"option","comment":"A sub property of object. The options subject to this action."},{"label":"actionOption","comment":"A sub property of object. The options subject to this action."}],"rangeIncludes":[]},"CommentAction":{"resource":"CommentAction","comment":"The act of generating a comment about a subject.","subClassOf":["CommunicateAction"],"domainIncludes":[{"label":"resultComment","comment":"A sub property of result. The Comment created or sent as a result of this action."}],"rangeIncludes":[]},"InformAction":{"resource":"InformAction","comment":"The act of notifying someone of information pertinent to them, with no expectation of a response.","subClassOf":["CommunicateAction"],"domainIncludes":[{"label":"event","comment":"Upcoming or past event associated with this place, organization, or action."}],"rangeIncludes":[]},"ConfirmAction":{"resource":"ConfirmAction","comment":"The act of notifying someone that a future event\/action is going to happen as expected.\\n\\nRelated actions:\\n\\n* [[CancelAction]]: The antonym of ConfirmAction.","subClassOf":["InformAction"],"domainIncludes":[],"rangeIncludes":[]},"ConsumeAction":{"resource":"ConsumeAction","comment":"The act of ingesting information\/resources\/food.","subClassOf":["Action"],"domainIncludes":[{"label":"expectsAcceptanceOf","comment":"An Offer which must be accepted before the user can perform the Action. For example, the user may need to buy a movie before being able to watch it."},{"label":"actionAccessibilityRequirement","comment":"A set of requirements that a must be fulfilled in order to perform an Action. If more than one value is specied, fulfilling one set of requirements will allow the Action to be performed."}],"rangeIncludes":[]},"CreateAction":{"resource":"CreateAction","comment":"The act of deliberately creating\/producing\/generating\/building a result out of the agent.","subClassOf":["Action"],"domainIncludes":[],"rangeIncludes":[]},"CookAction":{"resource":"CookAction","comment":"The act of producing\/preparing food.","subClassOf":["CreateAction"],"domainIncludes":[{"label":"foodEvent","comment":"A sub property of location. The specific food event where the action occurred."}],"rangeIncludes":[]},"DeleteAction":{"resource":"DeleteAction","comment":"The act of editing a recipient by removing one of its objects.","subClassOf":["UpdateAction"],"domainIncludes":[],"rangeIncludes":[]},"DepartAction":{"resource":"DepartAction","comment":"The act of  departing from a place. An agent departs from an fromLocation for a destination, optionally with participants.","subClassOf":["MoveAction"],"domainIncludes":[],"rangeIncludes":[]},"DisagreeAction":{"resource":"DisagreeAction","comment":"The act of expressing a difference of opinion with the object. An agent disagrees to\/about an object (a proposition, topic or theme) with participants.","subClassOf":["ReactAction"],"domainIncludes":[],"rangeIncludes":[]},"DiscoverAction":{"resource":"DiscoverAction","comment":"The act of discovering\/finding an object.","subClassOf":["FindAction"],"domainIncludes":[],"rangeIncludes":[]},"DislikeAction":{"resource":"DislikeAction","comment":"The act of expressing a negative sentiment about the object. An agent dislikes an object (a proposition, topic or theme) with participants.","subClassOf":["ReactAction"],"domainIncludes":[],"rangeIncludes":[]},"DonateAction":{"resource":"DonateAction","comment":"The act of providing goods, services, or money without compensation, often for philanthropic reasons.","subClassOf":["TradeAction"],"domainIncludes":[{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."}],"rangeIncludes":[]},"DownloadAction":{"resource":"DownloadAction","comment":"The act of downloading an object.","subClassOf":["TransferAction"],"domainIncludes":[],"rangeIncludes":[]},"DrawAction":{"resource":"DrawAction","comment":"The act of producing a visual\/graphical representation of an object, typically with a pen\/pencil and paper as instruments.","subClassOf":["CreateAction"],"domainIncludes":[],"rangeIncludes":[]},"DrinkAction":{"resource":"DrinkAction","comment":"The act of swallowing liquids.","subClassOf":["ConsumeAction"],"domainIncludes":[],"rangeIncludes":[]},"EatAction":{"resource":"EatAction","comment":"The act of swallowing solid objects.","subClassOf":["ConsumeAction"],"domainIncludes":[],"rangeIncludes":[]},"EndorseAction":{"resource":"EndorseAction","comment":"An agent approves\/certifies\/likes\/supports\/sanction an object.","subClassOf":["ReactAction"],"domainIncludes":[{"label":"endorsee","comment":"A sub property of participant. The person\/organization being supported."}],"rangeIncludes":[]},"ControlAction":{"resource":"ControlAction","comment":"An agent controls a device or application.","subClassOf":["Action"],"domainIncludes":[],"rangeIncludes":[]},"ActivateAction":{"resource":"ActivateAction","comment":"The act of starting or activating a device or application (e.g. starting a timer or turning on a flashlight).","subClassOf":["ControlAction"],"domainIncludes":[],"rangeIncludes":[]},"DeactivateAction":{"resource":"DeactivateAction","comment":"The act of stopping or deactivating a device or application (e.g. stopping a timer or turning off a flashlight).","subClassOf":["ControlAction"],"domainIncludes":[],"rangeIncludes":[]},"ResumeAction":{"resource":"ResumeAction","comment":"The act of resuming a device or application which was formerly paused (e.g. resume music playback or resume a timer).","subClassOf":["ControlAction"],"domainIncludes":[],"rangeIncludes":[]},"SuspendAction":{"resource":"SuspendAction","comment":"The act of momentarily pausing a device or application (e.g. pause music playback or pause a timer).","subClassOf":["ControlAction"],"domainIncludes":[],"rangeIncludes":[]},"PlayAction":{"resource":"PlayAction","comment":"The act of playing\/exercising\/training\/performing for enjoyment, leisure, recreation, Competition or exercise.\\n\\nRelated actions:\\n\\n* [[ListenAction]]: Unlike ListenAction (which is under ConsumeAction), PlayAction refers to performing for an audience or at an event, rather than consuming music.\\n* [[WatchAction]]: Unlike WatchAction (which is under ConsumeAction), PlayAction refers to showing\/displaying for an audience or at an event, rather than consuming visual content.","subClassOf":["Action"],"domainIncludes":[{"label":"audience","comment":"An intended audience, i.e. a group for whom something was created."},{"label":"event","comment":"Upcoming or past event associated with this place, organization, or action."}],"rangeIncludes":[]},"ExerciseAction":{"resource":"ExerciseAction","comment":"The act of participating in exertive activity for the purposes of improving health and fitness.","subClassOf":["PlayAction"],"domainIncludes":[{"label":"course","comment":"A sub property of location. The course where this action was taken."},{"label":"exerciseCourse","comment":"A sub property of location. The course where this action was taken."},{"label":"distance","comment":"The distance travelled, e.g. exercising or travelling."},{"label":"fromLocation","comment":"A sub property of location. The original location of the object or the agent before the action."},{"label":"opponent","comment":"A sub property of participant. The opponent on this action."},{"label":"sportsActivityLocation","comment":"A sub property of location. The sports activity location where this action occurred."},{"label":"sportsEvent","comment":"A sub property of location. The sports event where this action occurred."},{"label":"sportsTeam","comment":"A sub property of participant. The sports team that participated on this action."},{"label":"toLocation","comment":"A sub property of location. The final location of the object or the agent after the action."}],"rangeIncludes":[]},"FilmAction":{"resource":"FilmAction","comment":"The act of capturing sound and moving images on film, video, or digitally.","subClassOf":["CreateAction"],"domainIncludes":[],"rangeIncludes":[]},"FollowAction":{"resource":"FollowAction","comment":"The act of forming a personal connection with someone\/something (object) unidirectionally\/asymmetrically to get updates polled from.\\n\\nRelated actions:\\n\\n* [[BefriendAction]]: Unlike BefriendAction, FollowAction implies that the connection is *not* necessarily reciprocal.\\n* [[SubscribeAction]]: Unlike SubscribeAction, FollowAction implies that the follower acts as an active agent constantly\/actively polling for updates.\\n* [[RegisterAction]]: Unlike RegisterAction, FollowAction implies that the agent is interested in continuing receiving updates from the object.\\n* [[JoinAction]]: Unlike JoinAction, FollowAction implies that the agent is interested in getting updates from the object.\\n* [[TrackAction]]: Unlike TrackAction, FollowAction refers to the polling of updates of all aspects of animate objects rather than the location of inanimate objects (e.g. you track a package, but you don't follow it).","subClassOf":["InteractAction"],"domainIncludes":[{"label":"followee","comment":"A sub property of object. The person or organization being followed."}],"rangeIncludes":[]},"GiveAction":{"resource":"GiveAction","comment":"The act of transferring ownership of an object to a destination. Reciprocal of TakeAction.\\n\\nRelated actions:\\n\\n* [[TakeAction]]: Reciprocal of GiveAction.\\n* [[SendAction]]: Unlike SendAction, GiveAction implies that ownership is being transferred (e.g. I may send my laptop to you, but that doesn't mean I'm giving it to you).","subClassOf":["TransferAction"],"domainIncludes":[{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."}],"rangeIncludes":[]},"IgnoreAction":{"resource":"IgnoreAction","comment":"The act of intentionally disregarding the object. An agent ignores an object.","subClassOf":["AssessAction"],"domainIncludes":[],"rangeIncludes":[]},"InstallAction":{"resource":"InstallAction","comment":"The act of installing an application.","subClassOf":["ConsumeAction"],"domainIncludes":[],"rangeIncludes":[]},"InviteAction":{"resource":"InviteAction","comment":"The act of asking someone to attend an event. Reciprocal of RsvpAction.","subClassOf":["CommunicateAction"],"domainIncludes":[{"label":"event","comment":"Upcoming or past event associated with this place, organization, or action."}],"rangeIncludes":[]},"JoinAction":{"resource":"JoinAction","comment":"An agent joins an event\/group with participants\/friends at a location.\\n\\nRelated actions:\\n\\n* [[RegisterAction]]: Unlike RegisterAction, JoinAction refers to joining a group\/team of people.\\n* [[SubscribeAction]]: Unlike SubscribeAction, JoinAction does not imply that you'll be receiving updates.\\n* [[FollowAction]]: Unlike FollowAction, JoinAction does not imply that you'll be polling for updates.","subClassOf":["InteractAction"],"domainIncludes":[{"label":"event","comment":"Upcoming or past event associated with this place, organization, or action."}],"rangeIncludes":[]},"LeaveAction":{"resource":"LeaveAction","comment":"An agent leaves an event \/ group with participants\/friends at a location.\\n\\nRelated actions:\\n\\n* [[JoinAction]]: The antonym of LeaveAction.\\n* [[UnRegisterAction]]: Unlike UnRegisterAction, LeaveAction implies leaving a group\/team of people rather than a service.","subClassOf":["InteractAction"],"domainIncludes":[{"label":"event","comment":"Upcoming or past event associated with this place, organization, or action."}],"rangeIncludes":[]},"LendAction":{"resource":"LendAction","comment":"The act of providing an object under an agreement that it will be returned at a later date. Reciprocal of BorrowAction.\\n\\nRelated actions:\\n\\n* [[BorrowAction]]: Reciprocal of LendAction.","subClassOf":["TransferAction"],"domainIncludes":[{"label":"borrower","comment":"A sub property of participant. The person that borrows the object being lent."}],"rangeIncludes":[]},"LikeAction":{"resource":"LikeAction","comment":"The act of expressing a positive sentiment about the object. An agent likes an object (a proposition, topic or theme) with participants.","subClassOf":["ReactAction"],"domainIncludes":[],"rangeIncludes":[]},"ListenAction":{"resource":"ListenAction","comment":"The act of consuming audio content.","subClassOf":["ConsumeAction"],"domainIncludes":[],"rangeIncludes":[]},"LoseAction":{"resource":"LoseAction","comment":"The act of being defeated in a competitive activity.","subClassOf":["AchieveAction"],"domainIncludes":[{"label":"winner","comment":"A sub property of participant. The winner of the action."}],"rangeIncludes":[]},"MarryAction":{"resource":"MarryAction","comment":"The act of marrying a person.","subClassOf":["InteractAction"],"domainIncludes":[],"rangeIncludes":[]},"OrderAction":{"resource":"OrderAction","comment":"An agent orders an object\/product\/service to be delivered\/sent.","subClassOf":["TradeAction"],"domainIncludes":[{"label":"deliveryMethod","comment":"A sub property of instrument. The method of delivery."}],"rangeIncludes":[]},"PaintAction":{"resource":"PaintAction","comment":"The act of producing a painting, typically with paint and canvas as instruments.","subClassOf":["CreateAction"],"domainIncludes":[],"rangeIncludes":[]},"PayAction":{"resource":"PayAction","comment":"An agent pays a price to a participant.","subClassOf":["TradeAction"],"domainIncludes":[{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."}],"rangeIncludes":[]},"PerformAction":{"resource":"PerformAction","comment":"The act of participating in performance arts.","subClassOf":["PlayAction"],"domainIncludes":[{"label":"entertainmentBusiness","comment":"A sub property of location. The entertainment business where the action occurred."}],"rangeIncludes":[]},"PhotographAction":{"resource":"PhotographAction","comment":"The act of capturing still images of objects using a camera.","subClassOf":["CreateAction"],"domainIncludes":[],"rangeIncludes":[]},"PrependAction":{"resource":"PrependAction","comment":"The act of inserting at the beginning if an ordered collection.","subClassOf":["InsertAction"],"domainIncludes":[],"rangeIncludes":[]},"QuoteAction":{"resource":"QuoteAction","comment":"An agent quotes\/estimates\/appraises an object\/product\/service with a price at a location\/store.","subClassOf":["TradeAction"],"domainIncludes":[],"rangeIncludes":[]},"ReadAction":{"resource":"ReadAction","comment":"The act of consuming written content.","subClassOf":["ConsumeAction"],"domainIncludes":[],"rangeIncludes":[]},"ReceiveAction":{"resource":"ReceiveAction","comment":"The act of physically\/electronically taking delivery of an object thathas been transferred from an origin to a destination. Reciprocal of SendAction.\\n\\nRelated actions:\\n\\n* [[SendAction]]: The reciprocal of ReceiveAction.\\n* [[TakeAction]]: Unlike TakeAction, ReceiveAction does not imply that the ownership has been transfered (e.g. I can receive a package, but it does not mean the package is now mine).","subClassOf":["TransferAction"],"domainIncludes":[{"label":"deliveryMethod","comment":"A sub property of instrument. The method of delivery."},{"label":"sender","comment":"A sub property of participant. The participant who is at the sending end of the action."}],"rangeIncludes":[]},"RegisterAction":{"resource":"RegisterAction","comment":"The act of registering to be a user of a service, product or web page.\\n\\nRelated actions:\\n\\n* [[JoinAction]]: Unlike JoinAction, RegisterAction implies you are registering to be a user of a service, *not* a group\/team of people.\\n* [FollowAction]]: Unlike FollowAction, RegisterAction doesn't imply that the agent is expecting to poll for updates from the object.\\n* [[SubscribeAction]]: Unlike SubscribeAction, RegisterAction doesn't imply that the agent is expecting updates from the object.","subClassOf":["InteractAction"],"domainIncludes":[],"rangeIncludes":[]},"RejectAction":{"resource":"RejectAction","comment":"The act of rejecting to\/adopting an object.\\n\\nRelated actions:\\n\\n* [[AcceptAction]]: The antonym of RejectAction.","subClassOf":["AllocateAction"],"domainIncludes":[],"rangeIncludes":[]},"RentAction":{"resource":"RentAction","comment":"The act of giving money in return for temporary use, but not ownership, of an object such as a vehicle or property. For example, an agent rents a property from a landlord in exchange for a periodic payment.","subClassOf":["TradeAction"],"domainIncludes":[{"label":"landlord","comment":"A sub property of participant. The owner of the real estate property."},{"label":"realEstateAgent","comment":"A sub property of participant. The real estate agent involved in the action."}],"rangeIncludes":[]},"ReplaceAction":{"resource":"ReplaceAction","comment":"The act of editing a recipient by replacing an old object with a new object.","subClassOf":["UpdateAction"],"domainIncludes":[{"label":"replacee","comment":"A sub property of object. The object that is being replaced."},{"label":"replacer","comment":"A sub property of object. The object that replaces."}],"rangeIncludes":[]},"ReplyAction":{"resource":"ReplyAction","comment":"The act of responding to a question\/message asked\/sent by the object. Related to [[AskAction]]\\n\\nRelated actions:\\n\\n* [[AskAction]]: Appears generally as an origin of a ReplyAction.","subClassOf":["CommunicateAction"],"domainIncludes":[{"label":"resultComment","comment":"A sub property of result. The Comment created or sent as a result of this action."}],"rangeIncludes":[]},"ReserveAction":{"resource":"ReserveAction","comment":"Reserving a concrete object.\\n\\nRelated actions:\\n\\n* [[ScheduleAction]]<\/a>: Unlike ScheduleAction, ReserveAction reserves concrete objects (e.g. a table, a hotel) towards a time slot \/ spatial allocation.","subClassOf":["PlanAction"],"domainIncludes":[],"rangeIncludes":[]},"ReturnAction":{"resource":"ReturnAction","comment":"The act of returning to the origin that which was previously received (concrete objects) or taken (ownership).","subClassOf":["TransferAction"],"domainIncludes":[{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."}],"rangeIncludes":[]},"ReviewAction":{"resource":"ReviewAction","comment":"The act of producing a balanced opinion about the object for an audience. An agent reviews an object with participants resulting in a review.","subClassOf":["AssessAction"],"domainIncludes":[{"label":"resultReview","comment":"A sub property of result. The review that resulted in the performing of the action."}],"rangeIncludes":[]},"RsvpAction":{"resource":"RsvpAction","comment":"The act of notifying an event organizer as to whether you expect to attend the event.","subClassOf":["InformAction"],"domainIncludes":[{"label":"additionalNumberOfGuests","comment":"If responding yes, the number of guests who will attend in addition to the invitee."},{"label":"rsvpResponse","comment":"The response (yes, no, maybe) to the RSVP."},{"label":"comment","comment":"Comments, typically from users."}],"rangeIncludes":[]},"RsvpResponseType":{"rangeIncludes":[{"label":"rsvpResponse","comment":"The response (yes, no, maybe) to the RSVP."}],"resource":"RsvpResponseType","comment":"RsvpResponseType is an enumeration type whose instances represent responding to an RSVP request.","subClassOf":["Enumeration"],"domainIncludes":[]},"ScheduleAction":{"resource":"ScheduleAction","comment":"Scheduling future actions, events, or tasks.\\n\\nRelated actions:\\n\\n* [[ReserveAction]]: Unlike ReserveAction, ScheduleAction allocates future actions (e.g. an event, a task, etc) towards a time slot \/ spatial allocation.","subClassOf":["PlanAction"],"domainIncludes":[],"rangeIncludes":[]},"SearchAction":{"resource":"SearchAction","comment":"The act of searching for an object.\\n\\nRelated actions:\\n\\n* [[FindAction]]: SearchAction generally leads to a FindAction, but not necessarily.","subClassOf":["Action"],"domainIncludes":[{"label":"query","comment":"A sub property of instrument. The query used on this action."}],"rangeIncludes":[]},"SellAction":{"resource":"SellAction","comment":"The act of taking money from a buyer in exchange for goods or services rendered. An agent sells an object, product, or service to a buyer for a price. Reciprocal of BuyAction.","subClassOf":["TradeAction"],"domainIncludes":[{"label":"buyer","comment":"A sub property of participant. The participant\/person\/organization that bought the object."},{"label":"warrantyPromise","comment":"The warranty promise(s) included in the offer."}],"rangeIncludes":[]},"SendAction":{"resource":"SendAction","comment":"The act of physically\/electronically dispatching an object for transfer from an origin to a destination.Related actions:\\n\\n* [[ReceiveAction]]: The reciprocal of SendAction.\\n* [[GiveAction]]: Unlike GiveAction, SendAction does not imply the transfer of ownership (e.g. I can send you my laptop, but I'm not necessarily giving it to you).","subClassOf":["TransferAction"],"domainIncludes":[{"label":"deliveryMethod","comment":"A sub property of instrument. The method of delivery."},{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."}],"rangeIncludes":[]},"ShareAction":{"resource":"ShareAction","comment":"The act of distributing content to people for their amusement or edification.","subClassOf":["CommunicateAction"],"domainIncludes":[],"rangeIncludes":[]},"SubscribeAction":{"resource":"SubscribeAction","comment":"The act of forming a personal connection with someone\/something (object) unidirectionally\/asymmetrically to get updates pushed to.\\n\\nRelated actions:\\n\\n* [[FollowAction]]: Unlike FollowAction, SubscribeAction implies that the subscriber acts as a passive agent being constantly\/actively pushed for updates.\\n* [[RegisterAction]]: Unlike RegisterAction, SubscribeAction implies that the agent is interested in continuing receiving updates from the object.\\n* [[JoinAction]]: Unlike JoinAction, SubscribeAction implies that the agent is interested in continuing receiving updates from the object.","subClassOf":["InteractAction"],"domainIncludes":[],"rangeIncludes":[]},"TakeAction":{"resource":"TakeAction","comment":"The act of gaining ownership of an object from an origin. Reciprocal of GiveAction.\\n\\nRelated actions:\\n\\n* [[GiveAction]]: The reciprocal of TakeAction.\\n* [[ReceiveAction]]: Unlike ReceiveAction, TakeAction implies that ownership has been transfered.","subClassOf":["TransferAction"],"domainIncludes":[],"rangeIncludes":[]},"TieAction":{"resource":"TieAction","comment":"The act of reaching a draw in a competitive activity.","subClassOf":["AchieveAction"],"domainIncludes":[],"rangeIncludes":[]},"TipAction":{"resource":"TipAction","comment":"The act of giving money voluntarily to a beneficiary in recognition of services rendered.","subClassOf":["TradeAction"],"domainIncludes":[{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."}],"rangeIncludes":[]},"TrackAction":{"resource":"TrackAction","comment":"An agent tracks an object for updates.\\n\\nRelated actions:\\n\\n* [[FollowAction]]: Unlike FollowAction, TrackAction refers to the interest on the location of innanimates objects.\\n* [[SubscribeAction]]: Unlike SubscribeAction, TrackAction refers to  the interest on the location of innanimate objects.","subClassOf":["FindAction"],"domainIncludes":[{"label":"deliveryMethod","comment":"A sub property of instrument. The method of delivery."}],"rangeIncludes":[]},"TravelAction":{"resource":"TravelAction","comment":"The act of traveling from an fromLocation to a destination by a specified mode of transport, optionally with participants.","subClassOf":["MoveAction"],"domainIncludes":[{"label":"distance","comment":"The distance travelled, e.g. exercising or travelling."}],"rangeIncludes":[]},"UnRegisterAction":{"resource":"UnRegisterAction","comment":"The act of un-registering from a service.\\n\\nRelated actions:\\n\\n* [[RegisterAction]]: antonym of UnRegisterAction.\\n* [[LeaveAction]]: Unlike LeaveAction, UnRegisterAction implies that you are unregistering from a service you werer previously registered, rather than leaving a team\/group of people.","subClassOf":["InteractAction"],"domainIncludes":[],"rangeIncludes":[]},"UseAction":{"resource":"UseAction","comment":"The act of applying an object to its intended purpose.","subClassOf":["ConsumeAction"],"domainIncludes":[],"rangeIncludes":[]},"ViewAction":{"resource":"ViewAction","comment":"The act of consuming static visual content.","subClassOf":["ConsumeAction"],"domainIncludes":[],"rangeIncludes":[]},"VoteAction":{"resource":"VoteAction","comment":"The act of expressing a preference from a fixed\/finite\/structured set of choices\/options.","subClassOf":["ChooseAction"],"domainIncludes":[{"label":"candidate","comment":"A sub property of object. The candidate subject of this action."}],"rangeIncludes":[]},"WantAction":{"resource":"WantAction","comment":"The act of expressing a desire about the object. An agent wants an object.","subClassOf":["ReactAction"],"domainIncludes":[],"rangeIncludes":[]},"WatchAction":{"resource":"WatchAction","comment":"The act of consuming dynamic\/moving visual content.","subClassOf":["ConsumeAction"],"domainIncludes":[],"rangeIncludes":[]},"WearAction":{"resource":"WearAction","comment":"The act of dressing oneself in clothing.","subClassOf":["UseAction"],"domainIncludes":[],"rangeIncludes":[]},"WinAction":{"resource":"WinAction","comment":"The act of achieving victory in a competitive activity.","subClassOf":["AchieveAction"],"domainIncludes":[{"label":"loser","comment":"A sub property of participant. The loser of the action."}],"rangeIncludes":[]},"WriteAction":{"resource":"WriteAction","comment":"The act of authoring written creative content.","subClassOf":["CreateAction"],"domainIncludes":[{"label":"inLanguage","comment":"The language of the content or performance or used in an action. Please use one of the language codes from the [IETF BCP 47 standard](http:\/\/tools.ietf.org\/html\/bcp47). See also [[availableLanguage]]."},{"label":"language","comment":"A sub property of instrument. The language used on this action."}],"rangeIncludes":[]},"LoanOrCredit":{"rangeIncludes":[{"label":"acceptedPaymentMethod","comment":"The payment method(s) accepted by seller for this offer."}],"domainIncludes":[{"label":"amount","comment":"The amount of money."},{"label":"loanTerm","comment":"The duration of the loan or credit agreement."},{"label":"requiredCollateral","comment":"Assets required to secure loan or credit repayments. It may take form of third party pledge, goods, financial instruments (cash, securities, etc.)"}],"resource":"LoanOrCredit","comment":"A financial product for the loaning of an amount of money under agreed terms and charges.","subClassOf":["FinancialProduct"]},"Boolean":{"rangeIncludes":[{"label":"acceptsReservations","comment":"Indicates whether a FoodEstablishment accepts reservations. Values can be Boolean, an URL at which reservations can be made or (for backwards compatibility) the strings ```Yes``` or ```No```."},{"label":"free","comment":"A flag to signal that the item, event, or place is accessible for free."},{"label":"isAccessibleForFree","comment":"A flag to signal that the item, event, or place is accessible for free."},{"label":"publicAccess","comment":"A flag to signal that the [[Place]] is open to public visitors.  If this property is omitted there is no assumed default boolean value"},{"label":"isFamilyFriendly","comment":"Indicates whether this content is family friendly."},{"label":"isGift","comment":"Was the offer accepted as a gift for someone other than the buyer."},{"label":"representativeOfPage","comment":"Indicates whether this image is representative of the content of the page."},{"label":"requiresSubscription","comment":"Indicates if use of the media require a subscription  (either paid or free). Allowed values are ```true``` or ```false``` (note that an earlier version had 'yes', 'no')."},{"label":"value","comment":"The value of the quantitative value or property value node.\\n\\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended type for values is 'Number'.\\n* For [[PropertyValue]], it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"valueAddedTaxIncluded","comment":"Specifies whether the applicable value-added tax (VAT) is included in the price specification or not."},{"label":"valueRequired","comment":"Whether the property must be filled in to complete the action.  Default is false."},{"label":"readonlyValue","comment":"Whether or not a property is mutable.  Default is false. Specifying this for a property that also has a value makes it act similar to a \"hidden\" input in an HTML form."},{"label":"multipleValues","comment":"Whether multiple values are allowed for the property.  Default is false."},{"label":"isLiveBroadcast","comment":"True is the broadcast is of a live event."},{"label":"petsAllowed","comment":"Indicates whether pets are allowed to enter the accommodation or lodging business. More detailed information can be put in a text value."},{"label":"smokingAllowed","comment":"Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room."}]},"VideoGame":{"domainIncludes":[{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"actors","comment":"An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip."},{"label":"director","comment":"A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip."},{"label":"directors","comment":"A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip."},{"label":"musicBy","comment":"The composer of the soundtrack."},{"label":"trailer","comment":"The trailer of a movie or tv\/radio series, season, episode, etc."},{"label":"playMode","comment":"Indicates whether this game is multi-player, co-op or single-player.  The game can be marked as multi-player, co-op and single-player at the same time."},{"label":"cheatCode","comment":"Cheat codes to the game."},{"label":"gameTip","comment":"Links to tips, tactics, etc."},{"label":"gamePlatform","comment":"The electronic systems used to play <a href=\"http:\/\/en.wikipedia.org\/wiki\/Category:Video_game_platforms\">video games<\/a>."},{"label":"gameServer","comment":"The server on which  it is possible to play the game."}],"resource":"VideoGame","comment":"A video game is an electronic game that involves human interaction with a user interface to generate visual feedback on a video device.","subClassOf":["SoftwareApplication","Game"],"rangeIncludes":[{"label":"game","comment":"Video game which is played on this server."}]},"MovieSeries":{"domainIncludes":[{"label":"actor","comment":"An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip."},{"label":"actors","comment":"An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip."},{"label":"directors","comment":"A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip."},{"label":"musicBy","comment":"The composer of the soundtrack."},{"label":"productionCompany","comment":"The production company or studio responsible for the item e.g. series, video game, episode etc."},{"label":"trailer","comment":"The trailer of a movie or tv\/radio series, season, episode, etc."}],"resource":"MovieSeries","comment":"A series of movies. Included movies can be indicated with the hasPart property.","subClassOf":["CreativeWorkSeries"],"rangeIncludes":[]},"DateTime":{"rangeIncludes":[{"label":"availabilityEnds","comment":"The end of the availability of the product or service included in the offer."},{"label":"availabilityStarts","comment":"The beginning of the availability of the product or service included in the offer."},{"label":"availableFrom","comment":"When the item is available for pickup from the store, locker, etc."},{"label":"availableThrough","comment":"After this date, the item will no longer be available for pickup."},{"label":"commentTime","comment":"The time at which the UserComment was made."},{"label":"dateCreated","comment":"The date on which the CreativeWork was created or the item was added to a DataFeed."},{"label":"dateDeleted","comment":"The datetime the item was removed from the DataFeed."},{"label":"dateModified","comment":"The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed."},{"label":"doorTime","comment":"The time admission will commence."},{"label":"endTime","comment":"The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to end. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to *December*. For media, including audio and video, it's the time offset of the end of a clip within a larger file.\\n\\nNote that Event uses startDate\/endDate instead of startTime\/endTime, even when describing dates with times. This situation may be clarified in future revisions."},{"label":"expectedArrivalFrom","comment":"The earliest date the package may arrive."},{"label":"expectedArrivalUntil","comment":"The latest date the package may arrive."},{"label":"orderDate","comment":"Date order was placed."},{"label":"ownedFrom","comment":"The date and time of obtaining the product."},{"label":"ownedThrough","comment":"The date and time of giving up ownership on the product."},{"label":"paymentDue","comment":"The date that payment is due."},{"label":"scheduledTime","comment":"The time the object is scheduled to."},{"label":"startDate","comment":"The start date and time of the item (in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601))."},{"label":"startTime","comment":"The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to start. For actions that span a period of time, when the action was performed. e.g. John wrote a book from *January* to December. For media, including audio and video, it's the time offset of the start of a clip within a larger file.\\n\\nNote that Event uses startDate\/endDate instead of startTime\/endTime, even when describing dates with times. This situation may be clarified in future revisions."},{"label":"temporalCoverage","comment":"The temporalCoverage of a CreativeWork indicates the period that the content applies to, i.e. that it describes, either as a DateTime or as a textual string indicating a time period in [ISO 8601 time interval format](https:\/\/en.wikipedia.org\/wiki\/ISO_8601#Time_intervals). In\n      the case of a Dataset it will typically indicate the relevant time period in a precise notation (e.g. for a 2011 census dataset, the year 2011 would be written \"2011\/2012\"). Other forms of content e.g. ScholarlyArticle, Book, TVSeries or TVEpisode may indicate their temporalCoverage in broader terms - textually or via well-known URL.\n      Written works such as books may sometimes have precise temporal coverage too, e.g. a work set in 1939 - 1945 can be indicated in ISO 8601 interval format format via \"1939\/1945\".\n\nOpen-ended date ranges can be written with \"..\" in place of the end date. For example, \"2015-11\/..\" indicates a range beginning in November 2015 and with no specified final date. This is tentative and might be updated in future when ISO 8601 is officially updated."},{"label":"temporal","comment":"The \"temporal\" property can be used in cases where more specific properties\n(e.g. [[temporalCoverage]], [[dateCreated]], [[dateModified]], [[datePublished]]) are not known to be appropriate."},{"label":"datasetTimeInterval","comment":"The range of temporal applicability of a dataset, e.g. for a 2011 census dataset, the year 2011 (in ISO 8601 time interval format)."},{"label":"validFrom","comment":"The date when the item becomes valid."},{"label":"validThrough","comment":"The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours."},{"label":"paymentDue","comment":"The date that payment is due."},{"label":"paymentDueDate","comment":"The date that payment is due."},{"label":"bookingTime","comment":"The date and time the reservation was booked."},{"label":"modifiedTime","comment":"The date and time the reservation was modified."},{"label":"dateIssued","comment":"The date the ticket was issued."},{"label":"departureTime","comment":"The expected departure time."},{"label":"arrivalTime","comment":"The expected arrival time."},{"label":"webCheckinTime","comment":"The time when a passenger can check into the flight online."},{"label":"pickupTime","comment":"When a taxi will pickup a passenger or a rental car can be picked up."},{"label":"dropoffTime","comment":"When a rental car can be dropped off."},{"label":"checkinTime","comment":"The earliest someone may check into a lodging establishment."},{"label":"checkoutTime","comment":"The latest someone may check out of a lodging establishment."},{"label":"endDate","comment":""},{"label":"coverageStartTime","comment":"The time when the live blog will begin covering the Event. Note that coverage may begin before the Event's start time. The LiveBlogPosting may also be created before coverage begins."},{"label":"coverageEndTime","comment":"The time when the live blog will stop covering the Event. Note that coverage may continue after the Event concludes."},{"label":"dateRead","comment":"The date\/time at which the message has been read by the recipient if a single recipient exists."},{"label":"dateReceived","comment":"The date\/time the message was received if a single recipient exists."},{"label":"dateSent","comment":"The date\/time at which the message was sent."}]},"EmployeeRole":{"domainIncludes":[{"label":"baseSalary","comment":"The base salary of the job or of an employee in an EmployeeRole."},{"label":"salaryCurrency","comment":"The currency (coded using [ISO 4217](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) ) used for the main salary information in this job posting or for this employee."}],"resource":"EmployeeRole","comment":"A subclass of OrganizationRole used to describe employee relationships.","subClassOf":["OrganizationRole"],"rangeIncludes":[]},"MonetaryAmount":{"rangeIncludes":[{"label":"baseSalary","comment":"The base salary of the job or of an employee in an EmployeeRole."},{"label":"netWorth","comment":"The total financial value of the person as calculated by subtracting assets from liabilities."},{"label":"amount","comment":"The amount of money."},{"label":"totalPaymentDue","comment":"The total amount due."},{"label":"minimumPaymentDue","comment":"The minimum payment required at this time."},{"label":"estimatedCost","comment":"The estimated cost of the supply or supplies consumed when performing instructions."}],"domainIncludes":[{"label":"maxValue","comment":"The upper value of some characteristic or property."},{"label":"minValue","comment":"The lower value of some characteristic or property."},{"label":"value","comment":"The value of the quantitative value or property value node.\\n\\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended type for values is 'Number'.\\n* For [[PropertyValue]], it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"currency","comment":"The currency in which the monetary amount is expressed.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."}],"resource":"MonetaryAmount","comment":"A monetary value or range. This type can be used to describe an amount of money such as $50 USD, or a range as in describing a bank account being suitable for a balance between \u00a31,000 and \u00a31,000,000 GBP, or the value of a salary, etc. It is recommended to use [[PriceSpecification]] Types to describe the price of an Offer, Invoice, etc.","subClassOf":["StructuredValue"]},"Message":{"domainIncludes":[{"label":"bccRecipient","comment":"A sub property of recipient. The recipient blind copied on a message."},{"label":"ccRecipient","comment":"A sub property of recipient. The recipient copied on a message."},{"label":"recipient","comment":"A sub property of participant. The participant who is at the receiving end of the action."},{"label":"sender","comment":"A sub property of participant. The participant who is at the sending end of the action."},{"label":"toRecipient","comment":"A sub property of recipient. The recipient who was directly sent the message."},{"label":"dateRead","comment":"The date\/time at which the message has been read by the recipient if a single recipient exists."},{"label":"dateReceived","comment":"The date\/time the message was received if a single recipient exists."},{"label":"dateSent","comment":"The date\/time at which the message was sent."},{"label":"messageAttachment","comment":"A CreativeWork attached to the message."}],"resource":"Message","comment":"A single message from a sender to one or more organizations or people.","subClassOf":["CreativeWork"],"rangeIncludes":[]},"Date":{"rangeIncludes":[{"label":"birthDate","comment":"Date of birth."},{"label":"commentTime","comment":"The time at which the UserComment was made."},{"label":"dateCreated","comment":"The date on which the CreativeWork was created or the item was added to a DataFeed."},{"label":"dateModified","comment":"The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed."},{"label":"datePosted","comment":"Publication date for the job posting."},{"label":"datePublished","comment":"Date of first broadcast\/publication."},{"label":"deathDate","comment":"Date of death."},{"label":"endDate","comment":"The end date and time of the item (in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601))."},{"label":"expires","comment":"Date the content expires and is no longer useful or available. For example a [[VideoObject]] or [[NewsArticle]] whose availability or relevance is time-limited, or a [[ClaimReview]] fact check whose publisher wants to indicate that it may no longer be relevant (or helpful to highlight) after some date."},{"label":"dissolutionDate","comment":"The date that this organization was dissolved."},{"label":"foundingDate","comment":"The date that this organization was founded."},{"label":"lastReviewed","comment":"Date on which the content on this web page was last reviewed for accuracy and\/or completeness."},{"label":"previousStartDate","comment":"Used in conjunction with eventStatus for rescheduled or cancelled events. This property contains the previously scheduled start date. For rescheduled events, the startDate property should be used for the newly scheduled start date. In the (rare) case of an event that has been postponed and rescheduled multiple times, this field may be repeated."},{"label":"priceValidUntil","comment":"The date after which the price is no longer available."},{"label":"releaseDate","comment":"The release date of a product or product model. This can be used to distinguish the exact variant of a product."},{"label":"startDate","comment":"The start date and time of the item (in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601))."},{"label":"uploadDate","comment":"Date when this media object was uploaded to this site."},{"label":"validUntil","comment":"The date when the item is no longer valid."},{"label":"startDate","comment":""},{"label":"endDate","comment":""},{"label":"scheduledPaymentDate","comment":"The date the invoice is scheduled to be paid."},{"label":"dateVehicleFirstRegistered","comment":"The date of the first registration of the vehicle with the respective public authorities."},{"label":"vehicleModelDate","comment":"The release date of a vehicle model (often used to differentiate versions of the same make and model)."},{"label":"productionDate","comment":"The date of production of the item, e.g. vehicle."},{"label":"purchaseDate","comment":"The date the item e.g. vehicle was purchased by the current owner."}]},"Flight":{"domainIncludes":[{"label":"carrier","comment":"'carrier' is an out-dated term indicating the 'provider' for parcel delivery and flights."},{"label":"seller","comment":"An entity which offers (sells \/ leases \/ lends \/ loans) the services \/ goods.  A seller may also be a provider."},{"label":"flightNumber","comment":"The unique identifier for a flight including the airline IATA code. For example, if describing United flight 110, where the IATA code for United is 'UA', the flightNumber is 'UA110'."},{"label":"departureAirport","comment":"The airport where the flight originates."},{"label":"arrivalAirport","comment":"The airport where the flight terminates."},{"label":"departureGate","comment":"Identifier of the flight's departure gate."},{"label":"arrivalGate","comment":"Identifier of the flight's arrival gate."},{"label":"boardingPolicy","comment":"The type of boarding policy used by the airline (e.g. zone-based or group-based)."},{"label":"departureTerminal","comment":"Identifier of the flight's departure terminal."},{"label":"arrivalTerminal","comment":"Identifier of the flight's arrival terminal."},{"label":"aircraft","comment":"The kind of aircraft (e.g., \"Boeing 747\")."},{"label":"mealService","comment":"Description of the meals that will be provided or available for purchase."},{"label":"estimatedFlightDuration","comment":"The estimated time the flight will take."},{"label":"flightDistance","comment":"The distance of the flight."},{"label":"webCheckinTime","comment":"The time when a passenger can check into the flight online."}],"resource":"Flight","comment":"An airline flight.","subClassOf":["Trip"],"rangeIncludes":[]},"Invoice":{"domainIncludes":[{"label":"category","comment":"A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy."},{"label":"confirmationNumber","comment":"A number that confirms the given order or payment has been received."},{"label":"customer","comment":"Party placing the order or paying the invoice."},{"label":"paymentDue","comment":"The date that payment is due."},{"label":"paymentMethod","comment":"The name of the credit card or other method of payment for the order."},{"label":"paymentMethodId","comment":"An identifier for the method of payment used (e.g. the last 4 digits of the credit card)."},{"label":"paymentDue","comment":"The date that payment is due."},{"label":"paymentDueDate","comment":"The date that payment is due."},{"label":"paymentMethod","comment":"The name of the credit card or other method of payment for the order."},{"label":"paymentMethodId","comment":"An identifier for the method of payment used (e.g. the last 4 digits of the credit card)."},{"label":"provider","comment":"The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller."},{"label":"broker","comment":"An entity that arranges for an exchange between a buyer and a seller.  In most cases a broker never acquires or releases ownership of a product or service involved in an exchange.  If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred."},{"label":"totalPaymentDue","comment":"The total amount due."},{"label":"minimumPaymentDue","comment":"The minimum payment required at this time."},{"label":"accountId","comment":"The identifier for the account the payment will be applied to."},{"label":"scheduledPaymentDate","comment":"The date the invoice is scheduled to be paid."},{"label":"billingPeriod","comment":"The time interval used to compute the invoice."},{"label":"paymentStatus","comment":"The status of payment; whether the invoice has been paid or not."},{"label":"referencesOrder","comment":"The Order(s) related to this Invoice. One or more Orders may be combined into a single Invoice."}],"rangeIncludes":[{"label":"partOfInvoice","comment":"The order is being paid as part of the referenced Invoice."}],"resource":"Invoice","comment":"A statement of the money due for goods or services; a bill.","subClassOf":["Intangible"]},"Time":{"rangeIncludes":[{"label":"closes","comment":"The closing hour of the place or service on the given day(s) of the week."},{"label":"opens","comment":"The opening hour of the place or service on the given day(s) of the week."}]},"DataFeedItem":{"domainIncludes":[{"label":"dateCreated","comment":"The date on which the CreativeWork was created or the item was added to a DataFeed."},{"label":"dateDeleted","comment":"The datetime the item was removed from the DataFeed."},{"label":"dateModified","comment":"The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed."},{"label":"item","comment":"An entity represented by an entry in a list or data feed (e.g. an 'artist' in a list of 'artists')\u2019."}],"rangeIncludes":[{"label":"dataFeedElement","comment":"An item within in a data feed. Data feeds may have many elements."}],"resource":"DataFeedItem","comment":"A single item within a larger data feed.","subClassOf":["Intangible"]},"Role":{"domainIncludes":[{"label":"endDate","comment":"The end date and time of the item (in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601))."},{"label":"startDate","comment":"The start date and time of the item (in [ISO 8601 date format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601))."},{"label":"namedPosition","comment":"A position played, performed or filled by a person or organization, as part of an organization. For example, an athlete in a SportsTeam might play in the position named 'Quarterback'."},{"label":"roleName","comment":"A role played, performed or filled by a person or organization. For example, the team of creators for a comic book might fill the roles named 'inker', 'penciller', and 'letterer'; or an athlete in a SportsTeam might play in the position named 'Quarterback'."}],"resource":"Role","comment":"Represents additional information about a relationship or property. For example a Role can be used to say that a 'member' role linking some SportsTeam to a player occurred during a particular time period. Or that a Person's 'actor' role in a Movie was for some particular characterName. Such properties can be attached to a Role entity, which is then associated with the main entities using ordinary properties like 'member' or 'actor'.\\n\\nSee also [blog post](http:\/\/blog.schema.org\/2014\/06\/introducing-role.html).","subClassOf":["Intangible"],"rangeIncludes":[]},"FoodEstablishmentReservation":{"domainIncludes":[{"label":"endTime","comment":"The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to end. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to *December*. For media, including audio and video, it's the time offset of the end of a clip within a larger file.\\n\\nNote that Event uses startDate\/endDate instead of startTime\/endTime, even when describing dates with times. This situation may be clarified in future revisions."},{"label":"startTime","comment":"The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to start. For actions that span a period of time, when the action was performed. e.g. John wrote a book from *January* to December. For media, including audio and video, it's the time offset of the start of a clip within a larger file.\\n\\nNote that Event uses startDate\/endDate instead of startTime\/endTime, even when describing dates with times. This situation may be clarified in future revisions."},{"label":"partySize","comment":"Number of people the reservation should accommodate."}],"resource":"FoodEstablishmentReservation","comment":"A reservation to dine at a food-related business.\\n\\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations.","subClassOf":["Reservation"],"rangeIncludes":[]},"PropertyValue":{"rangeIncludes":[{"label":"exifData","comment":"exif data for this object."},{"label":"valueReference","comment":"A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature."},{"label":"additionalProperty","comment":"A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\\n\\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. width, color, gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property\/value mechanism.\n"},{"label":"identifier","comment":"The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](\/docs\/datamodel.html#identifierBg) for more details.\n        "}],"domainIncludes":[{"label":"maxValue","comment":"The upper value of some characteristic or property."},{"label":"minValue","comment":"The lower value of some characteristic or property."},{"label":"unitCode","comment":"The unit of measurement given using the UN\/CEFACT Common Code (3 characters) or a URL. Other codes than the UN\/CEFACT Common Code may be used with a prefix followed by a colon."},{"label":"value","comment":"The value of the quantitative value or property value node.\\n\\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended type for values is 'Number'.\\n* For [[PropertyValue]], it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'.\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"valueReference","comment":"A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature."},{"label":"unitText","comment":"A string or text indicating the unit of measurement. Useful if you cannot provide a standard unit code for\n<a href='unitCode'>unitCode<\/a>."},{"label":"propertyID","comment":"A commonly used identifier for the characteristic represented by the property, e.g. a manufacturer or a standard code for a property. propertyID can be\n(1) a prefixed string, mainly meant to be used with standards for product properties; (2) a site-specific, non-prefixed string (e.g. the primary key of the property or the vendor-specific id of the property), or (3)\na URL indicating the type of the property, either pointing to an external vocabulary, or a Web resource that describes the property (e.g. a glossary entry).\nStandards bodies should promote a standard prefix for the identifiers of properties from their standards."}],"resource":"PropertyValue","comment":"A property-value pair, e.g. representing a feature of a product or place. Use the 'name' property for the name of the property. If there is an additional human-readable version of the value, put that into the 'description' property.\\n\\n Always use specific schema.org properties when a) they exist and b) you can populate them. Using PropertyValue as a substitute will typically not trigger the same effect as using the original, specific property.\n    ","subClassOf":["StructuredValue"]},"GenderType":{"rangeIncludes":[{"label":"gender","comment":"Gender of the person. While Male and Female may be used, text strings are also acceptable for people who do not identify as a binary gender."}],"resource":"GenderType","comment":"An enumeration of genders.","subClassOf":["Enumeration"],"domainIncludes":[]},"BroadcastChannel":{"domainIncludes":[{"label":"genre","comment":"Genre of the creative work, broadcast channel or group."},{"label":"broadcastChannelId","comment":"The unique address by which the BroadcastService can be identified in a provider lineup. In US, this is typically a number."},{"label":"inBroadcastLineup","comment":"The CableOrSatelliteService offering the channel."},{"label":"broadcastServiceTier","comment":"The type of service required to have access to the channel (e.g. Standard or Premium)."},{"label":"providesBroadcastService","comment":"The BroadcastService offered on this channel."},{"label":"broadcastFrequency","comment":"The frequency used for over-the-air broadcasts. Numeric values or simple ranges e.g. 87-99. In addition a shortcut idiom is supported for frequences of AM and FM radio channels, e.g. \"87 FM\"."}],"resource":"BroadcastChannel","comment":"A unique instance of a BroadcastService on a CableOrSatelliteService lineup.","subClassOf":["Intangible"],"rangeIncludes":[{"label":"hasBroadcastChannel","comment":"A broadcast channel of a broadcast service."}]},"LocationFeatureSpecification":{"domainIncludes":[{"label":"hoursAvailable","comment":"The hours during which this service or contact is available."},{"label":"validFrom","comment":"The date when the item becomes valid."},{"label":"validThrough","comment":"The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours."}],"resource":"LocationFeatureSpecification","comment":"Specifies a location feature by providing a structured value representing a feature of an accommodation as a property-value pair of varying degrees of formality.","subClassOf":["PropertyValue"],"rangeIncludes":[{"label":"amenityFeature","comment":"An amenity feature (e.g. a characteristic or service) of the Accommodation. This generic property does not make a statement about whether the feature is included in an offer for the main accommodation or available at extra costs."}]},"ItemListOrderType":{"rangeIncludes":[{"label":"itemListOrder","comment":"Type of ordering (e.g. Ascending, Descending, Unordered)."}],"resource":"ItemListOrderType","comment":"Enumerated for values for itemListOrder for indicating how an ordered ItemList is organized.","subClassOf":["Enumeration"],"domainIncludes":[]},"PropertyValueSpecification":{"domainIncludes":[{"label":"maxValue","comment":"The upper value of some characteristic or property."},{"label":"minValue","comment":"The lower value of some characteristic or property."},{"label":"valueName","comment":"Indicates the name of the PropertyValueSpecification to be used in URL templates and form encoding in a manner analogous to HTML's input@name."},{"label":"valueRequired","comment":"Whether the property must be filled in to complete the action.  Default is false."},{"label":"defaultValue","comment":"The default value of the input.  For properties that expect a literal, the default is a literal value, for properties that expect an object, it's an ID reference to one of the current values."},{"label":"readonlyValue","comment":"Whether or not a property is mutable.  Default is false. Specifying this for a property that also has a value makes it act similar to a \"hidden\" input in an HTML form."},{"label":"multipleValues","comment":"Whether multiple values are allowed for the property.  Default is false."},{"label":"valueMinLength","comment":"Specifies the minimum allowed range for number of characters in a literal value."},{"label":"valueMaxLength","comment":"Specifies the allowed range for number of characters in a literal value."},{"label":"valuePattern","comment":"Specifies a regular expression for testing literal values according to the HTML spec."},{"label":"stepValue","comment":"The stepValue attribute indicates the granularity that is expected (and required) of the value in a PropertyValueSpecification."}],"resource":"PropertyValueSpecification","comment":"A Property value specification.","subClassOf":["Intangible"],"rangeIncludes":[]},"ProgramMembership":{"domainIncludes":[{"label":"member","comment":"A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals."},{"label":"members","comment":"A member of this organization."},{"label":"membershipNumber","comment":"A unique identifier for the membership."},{"label":"programName","comment":"The program providing the membership."},{"label":"hostingOrganization","comment":"The organization (airline, travelers' club, etc.) the membership is made with."}],"rangeIncludes":[{"label":"memberOf","comment":"An Organization (or ProgramMembership) to which this Person or Organization belongs."},{"label":"programMembershipUsed","comment":"Any membership in a frequent flyer, hotel loyalty program, etc. being applied to the reservation."}],"resource":"ProgramMembership","comment":"Used to describe membership in a loyalty programs (e.g. \"StarAliance\"), traveler clubs (e.g. \"AAA\"), purchase clubs (\"Safeway Club\"), etc.","subClassOf":["Intangible"]},"Menu":{"rangeIncludes":[{"label":"hasMenu","comment":"Either the actual menu as a structured representation, as text, or a URL of the menu."},{"label":"menu","comment":"Either the actual menu as a structured representation, as text, or a URL of the menu."}],"resource":"Menu","comment":"A structured representation of food or drink items available from a FoodEstablishment.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"hasMenuItem","comment":"A food or drink item contained in a menu or menu section."},{"label":"hasMenuSection","comment":"A subgrouping of the menu (by dishes, course, serving time period, etc.)."}]},"MenuItem":{"domainIncludes":[{"label":"offers","comment":"An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event."},{"label":"suitableForDiet","comment":"Indicates a dietary restriction or guideline for which this recipe or menu item is suitable, e.g. diabetic, halal etc."},{"label":"nutrition","comment":"Nutrition information about the recipe or menu item."},{"label":"menuAddOn","comment":"Additional menu item(s) such as a side dish of salad or side order of fries that can be added to this menu item. Additionally it can be a menu section containing allowed add-on menu items for this menu item."}],"resource":"MenuItem","comment":"A food or drink item listed in a menu or menu section.","subClassOf":["CreativeWork"],"rangeIncludes":[{"label":"menuAddOn","comment":"Additional menu item(s) such as a side dish of salad or side order of fries that can be added to this menu item. Additionally it can be a menu section containing allowed add-on menu items for this menu item."}]},"Trip":{"domainIncludes":[{"label":"offers","comment":"An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event."},{"label":"provider","comment":"The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller."},{"label":"departureTime","comment":"The expected departure time."},{"label":"arrivalTime","comment":"The expected arrival time."}],"resource":"Trip","comment":"A trip or journey. An itinerary of visits to one or more places.","subClassOf":["Intangible"],"rangeIncludes":[]},"ListItem":{"domainIncludes":[{"label":"position","comment":"The position of an item in a series or sequence of items."},{"label":"item","comment":"An entity represented by an entry in a list or data feed (e.g. an 'artist' in a list of 'artists')\u2019."},{"label":"previousItem","comment":"A link to the ListItem that preceeds the current one."},{"label":"nextItem","comment":"A link to the ListItem that follows the current one."}],"rangeIncludes":[{"label":"itemListElement","comment":"For itemListElement values, you can use simple strings (e.g. \"Peter\", \"Paul\", \"Mary\"), existing entities, or use ListItem.\\n\\nText values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.\\n\\nNote: The order of elements in your mark-up is not sufficient for indicating the order or elements.  Use ListItem with a 'position' property in such cases."},{"label":"previousItem","comment":"A link to the ListItem that preceeds the current one."},{"label":"nextItem","comment":"A link to the ListItem that follows the current one."}],"resource":"ListItem","comment":"An list item, e.g. a step in a checklist or how-to description.","subClassOf":["Intangible"]},"Question":{"rangeIncludes":[{"label":"question","comment":"A sub property of object. A question."},{"label":"parentItem","comment":"The parent of a question, answer or item in general."}],"resource":"Question","comment":"A specific question - e.g. from a user seeking answers online, or collected in a Frequently Asked Questions (FAQ) document.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"upvoteCount","comment":"The number of upvotes this question, answer or comment has received from the community."},{"label":"downvoteCount","comment":"The number of downvotes this question, answer or comment has received from the community."},{"label":"answerCount","comment":"The number of answers this question has received."},{"label":"acceptedAnswer","comment":"The answer(s) that has been accepted as best, typically on a Question\/Answer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion and\/or the view of the Question author."},{"label":"suggestedAnswer","comment":"An answer (possibly one of several, possibly incorrect) to a Question, e.g. on a Question\/Answer site."}]},"Recipe":{"domainIncludes":[{"label":"suitableForDiet","comment":"Indicates a dietary restriction or guideline for which this recipe or menu item is suitable, e.g. diabetic, halal etc."},{"label":"cookTime","comment":"The time it takes to actually cook the dish, in [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"recipeCategory","comment":"The category of the recipe\u2014for example, appetizer, entree, etc."},{"label":"ingredients","comment":"A single ingredient used in the recipe, e.g. sugar, flour or garlic."}],"resource":"Recipe","comment":"A recipe. For dietary restrictions covered by the recipe, a few common restrictions are enumerated via [[suitableForDiet]]. The [[keywords]] property can also be used to add more detail.","subClassOf":["HowTo"],"rangeIncludes":[]},"DataFeed":{"rangeIncludes":[{"label":"supportingData","comment":"Supporting data for a SoftwareApplication."}],"resource":"DataFeed","comment":"A single feed providing structured information about one or more entities or topics.","subClassOf":["Dataset"],"domainIncludes":[{"label":"dataFeedElement","comment":"An item within in a data feed. Data feeds may have many elements."}]},"Enumeration":{"rangeIncludes":[{"label":"valueReference","comment":"A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature."}],"resource":"Enumeration","comment":"Lists or enumerations\u2014for example, a list of cuisines or music genres, etc.","subClassOf":["Intangible"],"domainIncludes":[]},"Reservation":{"resource":"Reservation","comment":"Describes a reservation for travel, dining or an event. Some reservations require tickets. \\n\\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, restaurant reservations, flights, or rental cars, use [[Offer]].","subClassOf":["Intangible"],"domainIncludes":[{"label":"reservationId","comment":"A unique identifier for the reservation."},{"label":"reservationStatus","comment":"The current status of the reservation."},{"label":"reservationFor","comment":"The thing -- flight, event, restaurant,etc. being reserved."},{"label":"underName","comment":"The person or organization the reservation or ticket is for."},{"label":"provider","comment":"The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller."},{"label":"bookingAgent","comment":"'bookingAgent' is an out-dated term indicating a 'broker' that serves as a booking agent."},{"label":"bookingTime","comment":"The date and time the reservation was booked."},{"label":"modifiedTime","comment":"The date and time the reservation was modified."},{"label":"programMembershipUsed","comment":"Any membership in a frequent flyer, hotel loyalty program, etc. being applied to the reservation."},{"label":"reservedTicket","comment":"A ticket associated with the reservation."},{"label":"totalPrice","comment":"The total price for the reservation or ticket, including applicable taxes, shipping, etc.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"priceCurrency","comment":"The currency of the price, or a price component when attached to [[PriceSpecification]] and its subtypes.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."},{"label":"broker","comment":"An entity that arranges for an exchange between a buyer and a seller.  In most cases a broker never acquires or releases ownership of a product or service involved in an exchange.  If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred."}],"rangeIncludes":[{"label":"subReservation","comment":"The individual reservations included in the package. Typically a repeated property."}]},"BusReservation":{"resource":"BusReservation","comment":"A reservation for bus travel. \\n\\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use [[Offer]].","subClassOf":["Reservation"],"domainIncludes":[],"rangeIncludes":[]},"EventReservation":{"resource":"EventReservation","comment":"A reservation for an event like a concert, sporting event, or lecture.\\n\\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use [[Offer]].","subClassOf":["Reservation"],"domainIncludes":[],"rangeIncludes":[]},"FlightReservation":{"resource":"FlightReservation","comment":"A reservation for air travel.\\n\\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use [[Offer]].","subClassOf":["Reservation"],"domainIncludes":[{"label":"passengerSequenceNumber","comment":"The passenger's sequence number as assigned by the airline."},{"label":"securityScreening","comment":"The type of security screening the passenger is subject to."},{"label":"passengerPriorityStatus","comment":"The priority status assigned to a passenger for security or boarding (e.g. FastTrack or Priority)."}],"rangeIncludes":[]},"LodgingReservation":{"resource":"LodgingReservation","comment":"A reservation for lodging at a hotel, motel, inn, etc.\\n\\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations.","subClassOf":["Reservation"],"domainIncludes":[{"label":"checkinTime","comment":"The earliest someone may check into a lodging establishment."},{"label":"checkoutTime","comment":"The latest someone may check out of a lodging establishment."},{"label":"lodgingUnitType","comment":"Textual description of the unit type (including suite vs. room, size of bed, etc.)."},{"label":"lodgingUnitDescription","comment":"A full description of the lodging unit."},{"label":"numAdults","comment":"The number of adults staying in the unit."},{"label":"numChildren","comment":"The number of children staying in the unit."}],"rangeIncludes":[]},"RentalCarReservation":{"resource":"RentalCarReservation","comment":"A reservation for a rental car.\\n\\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations.","subClassOf":["Reservation"],"domainIncludes":[{"label":"pickupLocation","comment":"Where a taxi will pick up a passenger or a rental car can be picked up."},{"label":"dropoffLocation","comment":"Where a rental car can be dropped off."},{"label":"pickupTime","comment":"When a taxi will pickup a passenger or a rental car can be picked up."},{"label":"dropoffTime","comment":"When a rental car can be dropped off."}],"rangeIncludes":[]},"TaxiReservation":{"resource":"TaxiReservation","comment":"A reservation for a taxi.\\n\\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use [[Offer]].","subClassOf":["Reservation"],"domainIncludes":[{"label":"partySize","comment":"Number of people the reservation should accommodate."},{"label":"pickupLocation","comment":"Where a taxi will pick up a passenger or a rental car can be picked up."},{"label":"pickupTime","comment":"When a taxi will pickup a passenger or a rental car can be picked up."}],"rangeIncludes":[]},"TrainReservation":{"resource":"TrainReservation","comment":"A reservation for train travel.\\n\\nNote: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use [[Offer]].","subClassOf":["Reservation"],"domainIncludes":[],"rangeIncludes":[]},"ReservationPackage":{"resource":"ReservationPackage","comment":"A group of multiple reservations with common values for all sub-reservations.","subClassOf":["Reservation"],"domainIncludes":[{"label":"subReservation","comment":"The individual reservations included in the package. Typically a repeated property."},{"label":"boardingGroup","comment":"The airline-specific indicator of boarding order \/ preference."}],"rangeIncludes":[]},"ReservationStatusType":{"resource":"ReservationStatusType","comment":"Enumerated status values for Reservation.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"reservationStatus","comment":"The current status of the reservation."}]},"BusTrip":{"resource":"BusTrip","comment":"A trip on a commercial bus line.","subClassOf":["Trip"],"domainIncludes":[{"label":"busNumber","comment":"The unique identifier for the bus."},{"label":"busName","comment":"The name of the bus (e.g. Bolt Express)."},{"label":"departureBusStop","comment":"The stop or station from which the bus departs."},{"label":"arrivalBusStop","comment":"The stop or station from which the bus arrives."}],"rangeIncludes":[]},"TrainTrip":{"resource":"TrainTrip","comment":"A trip on a commercial train line.","subClassOf":["Trip"],"domainIncludes":[{"label":"trainNumber","comment":"The unique identifier for the train."},{"label":"trainName","comment":"The name of the train (e.g. The Orient Express)."},{"label":"departureStation","comment":"The station from which the train departs."},{"label":"arrivalStation","comment":"The station where the train trip ends."},{"label":"departurePlatform","comment":"The platform from which the train departs."},{"label":"arrivalPlatform","comment":"The platform where the train arrives."}],"rangeIncludes":[]},"Airline":{"resource":"Airline","comment":"An organization that provides flights for passengers.","subClassOf":["Organization"],"domainIncludes":[{"label":"boardingPolicy","comment":"The type of boarding policy used by the airline (e.g. zone-based or group-based)."},{"label":"iataCode","comment":"IATA identifier for an airline or airport."}],"rangeIncludes":[]},"Ticket":{"resource":"Ticket","comment":"Used to describe a ticket to an event, a flight, a bus ride, etc.","subClassOf":["Intangible"],"domainIncludes":[{"label":"underName","comment":"The person or organization the reservation or ticket is for."},{"label":"totalPrice","comment":"The total price for the reservation or ticket, including applicable taxes, shipping, etc.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator."},{"label":"priceCurrency","comment":"The currency of the price, or a price component when attached to [[PriceSpecification]] and its subtypes.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."},{"label":"issuedBy","comment":"The organization issuing the ticket or permit."},{"label":"dateIssued","comment":"The date the ticket was issued."},{"label":"ticketedSeat","comment":"The seat associated with the ticket."},{"label":"ticketNumber","comment":"The unique identifier for the ticket."},{"label":"ticketToken","comment":"Reference to an asset (e.g., Barcode, QR code image or PDF) usable for entrance."}],"rangeIncludes":[{"label":"reservedTicket","comment":"A ticket associated with the reservation."}]},"Seat":{"resource":"Seat","comment":"Used to describe a seat, such as a reserved seat in an event reservation.","subClassOf":["Intangible"],"domainIncludes":[{"label":"seatNumber","comment":"The location of the reserved seat (e.g., 27)."},{"label":"seatRow","comment":"The row location of the reserved seat (e.g., B)."},{"label":"seatSection","comment":"The section location of the reserved seat (e.g. Orchestra)."},{"label":"seatingType","comment":"The type\/class of the seat."}],"rangeIncludes":[{"label":"ticketedSeat","comment":"The seat associated with the ticket."}]},"Taxi":{"resource":"Taxi","comment":"A taxi.","subClassOf":["Service"],"domainIncludes":[],"rangeIncludes":[]},"TaxiService":{"resource":"TaxiService","comment":"A service for a vehicle for hire with a driver for local travel. Fares are usually calculated based on distance traveled.","subClassOf":["Service"],"domainIncludes":[],"rangeIncludes":[]},"Vehicle":{"resource":"Vehicle","comment":"A vehicle is a device that is designed or used to transport people or cargo over land, water, air, or through space.","subClassOf":["Product"],"domainIncludes":[{"label":"numberOfDoors","comment":"The number of doors.\\n\\nTypical unit code(s): C62"},{"label":"numberOfAirbags","comment":"The number or type of airbags in the vehicle."},{"label":"numberOfAxles","comment":"The number of axles.\\n\\nTypical unit code(s): C62"},{"label":"vehicleEngine","comment":"Information about the engine or engines of the vehicle."},{"label":"fuelConsumption","comment":"The amount of fuel consumed for traveling a particular distance or temporal duration with the given vehicle (e.g. liters per 100 km).\\n\\n* Note 1: There are unfortunately no standard unit codes for liters per 100 km.  Use [[unitText]] to indicate the unit of measurement, e.g. L\/100 km.\\n* Note 2: There are two ways of indicating the fuel consumption, [[fuelConsumption]] (e.g. 8 liters per 100 km) and [[fuelEfficiency]] (e.g. 30 miles per gallon). They are reciprocal.\\n* Note 3: Often, the absolute value is useful only when related to driving speed (\"at 80 km\/h\") or usage pattern (\"city traffic\"). You can use [[valueReference]] to link the value for the fuel consumption to another value."},{"label":"fuelEfficiency","comment":"The distance traveled per unit of fuel used; most commonly miles per gallon (mpg) or kilometers per liter (km\/L).\\n\\n* Note 1: There are unfortunately no standard unit codes for miles per gallon or kilometers per liter. Use [[unitText]] to indicate the unit of measurement, e.g. mpg or km\/L.\\n* Note 2: There are two ways of indicating the fuel consumption, [[fuelConsumption]] (e.g. 8 liters per 100 km) and [[fuelEfficiency]] (e.g. 30 miles per gallon). They are reciprocal.\\n* Note 3: Often, the absolute value is useful only when related to driving speed (\"at 80 km\/h\") or usage pattern (\"city traffic\"). You can use [[valueReference]] to link the value for the fuel economy to another value."},{"label":"numberOfForwardGears","comment":"The total number of forward gears available for the transmission system of the vehicle.\\n\\nTypical unit code(s): C62"},{"label":"vehicleIdentificationNumber","comment":"The Vehicle Identification Number (VIN) is a unique serial number used by the automotive industry to identify individual motor vehicles."},{"label":"cargoVolume","comment":"The available volume for cargo or luggage. For automobiles, this is usually the trunk volume.\\n\\nTypical unit code(s): LTR for liters, FTQ for cubic foot\/feet\\n\\nNote: You can use [[minValue]] and [[maxValue]] to indicate ranges."},{"label":"vehicleConfiguration","comment":"A short text indicating the configuration of the vehicle, e.g. '5dr hatchback ST 2.5 MT 225 hp' or 'limited edition'."},{"label":"knownVehicleDamages","comment":"A textual description of known damages, both repaired and unrepaired."},{"label":"dateVehicleFirstRegistered","comment":"The date of the first registration of the vehicle with the respective public authorities."},{"label":"driveWheelConfiguration","comment":"The drive wheel configuration, i.e. which roadwheels will receive torque from the vehicle's engine via the drivetrain."},{"label":"fuelType","comment":"The type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one engine, this property can be attached directly to the vehicle."},{"label":"vehicleInteriorColor","comment":"The color or color combination of the interior of the vehicle."},{"label":"vehicleInteriorType","comment":"The type or material of the interior of the vehicle (e.g. synthetic fabric, leather, wood, etc.). While most interior types are characterized by the material used, an interior type can also be based on vehicle usage or target audience."},{"label":"mileageFromOdometer","comment":"The total distance travelled by the particular vehicle since its initial production, as read from its odometer.\\n\\nTypical unit code(s): KMT for kilometers, SMI for statute miles"},{"label":"vehicleModelDate","comment":"The release date of a vehicle model (often used to differentiate versions of the same make and model)."},{"label":"numberOfPreviousOwners","comment":"The number of owners of the vehicle, including the current one.\\n\\nTypical unit code(s): C62"},{"label":"productionDate","comment":"The date of production of the item, e.g. vehicle."},{"label":"purchaseDate","comment":"The date the item e.g. vehicle was purchased by the current owner."},{"label":"vehicleSeatingCapacity","comment":"The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law.\\n\\nTypical unit code(s): C62 for persons."},{"label":"vehicleTransmission","comment":"The type of component used for transmitting the power from a rotating power source to the wheels or other relevant component(s) (\"gearbox\" for cars)."},{"label":"steeringPosition","comment":"The position of the steering wheel or similar device (mostly for cars)."},{"label":"vehicleSpecialUsage","comment":"Indicates whether the vehicle has been used for special purposes, like commercial rental, driving school, or as a taxi. The legislation in many countries requires this information to be revealed when offering a car for sale."}],"rangeIncludes":[{"label":"aircraft","comment":"The kind of aircraft (e.g., \"Boeing 747\")."}]},"Car":{"resource":"Car","comment":"A car is a wheeled, self-powered motor vehicle used for transportation.","subClassOf":["Vehicle"],"domainIncludes":[],"rangeIncludes":[]},"BoardingPolicyType":{"rangeIncludes":[{"label":"boardingPolicy","comment":"The type of boarding policy used by the airline (e.g. zone-based or group-based)."}],"resource":"BoardingPolicyType","comment":"A type of boarding policy used by an airline.","subClassOf":["Enumeration"],"domainIncludes":[]},"QAPage":{"resource":"QAPage","comment":"A QAPage is a WebPage focussed on a specific Question and its Answer(s), e.g. in a question answering site or documenting Frequently Asked Questions (FAQs).","subClassOf":["WebPage"],"domainIncludes":[],"rangeIncludes":[]},"Answer":{"rangeIncludes":[{"label":"acceptedAnswer","comment":"The answer(s) that has been accepted as best, typically on a Question\/Answer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion and\/or the view of the Question author."},{"label":"suggestedAnswer","comment":"An answer (possibly one of several, possibly incorrect) to a Question, e.g. on a Question\/Answer site."}],"resource":"Answer","comment":"An answer offered to a question; perhaps correct, perhaps opinionated or wrong.","subClassOf":["Comment"],"domainIncludes":[]},"EmailMessage":{"resource":"EmailMessage","comment":"An email message.","subClassOf":["Message"],"domainIncludes":[],"rangeIncludes":[]},"ActionStatusType":{"rangeIncludes":[{"label":"actionStatus","comment":"Indicates the current disposition of the Action."}],"resource":"ActionStatusType","comment":"The status of an Action.","subClassOf":["Enumeration"],"domainIncludes":[]},"EntryPoint":{"resource":"EntryPoint","comment":"An entry point, within some Web-based protocol.","subClassOf":["Intangible"],"domainIncludes":[{"label":"actionPlatform","comment":"The high level platform(s) where the Action can be performed for the given URL. To specify a specific application or operating system instance, use actionApplication."},{"label":"httpMethod","comment":"An HTTP method that specifies the appropriate HTTP method for a request to an HTTP EntryPoint. Values are capitalized strings as used in HTTP."},{"label":"encodingType","comment":"The supported encoding type(s) for an EntryPoint request."},{"label":"contentType","comment":"The supported content type(s) for an EntryPoint response."},{"label":"application","comment":"An application that can complete the request."},{"label":"actionApplication","comment":"An application that can complete the request."},{"label":"urlTemplate","comment":"An url template (RFC6570) that will be used to construct the target of the execution of the action."}],"rangeIncludes":[{"label":"target","comment":"Indicates a target EntryPoint for an Action."}]},"":{"rangeIncludes":[{"label":"actionPlatform","comment":"The high level platform(s) where the Action can be performed for the given URL. To specify a specific application or operating system instance, use actionApplication."},{"label":"actionPlatform","comment":"The high level platform(s) where the Action can be performed for the given URL. To specify a specific application or operating system instance, use actionApplication."}]},"PerformanceRole":{"resource":"PerformanceRole","comment":"A PerformanceRole is a Role that some entity places with regard to a theatrical performance, e.g. in a Movie, TVSeries etc.","subClassOf":["Role"],"domainIncludes":[{"label":"characterName","comment":"The name of a character played in some acting or performing role, i.e. in a PerformanceRole."}],"rangeIncludes":[]},"OrganizationRole":{"resource":"OrganizationRole","comment":"A subclass of Role used to describe roles within organizations.","subClassOf":["Role"],"domainIncludes":[{"label":"numberedPosition","comment":"A number associated with a role in an organization, for example, the number on an athlete's jersey."}],"rangeIncludes":[]},"WebSite":{"resource":"WebSite","comment":"A WebSite is a set of related web pages and other items typically served from a single web domain and accessible via URLs.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"issn","comment":"The International Standard Serial Number (ISSN) that identifies this serial publication. You can repeat this property to identify different formats of, or the linking ISSN (ISSN-L) for, this serial publication."}],"rangeIncludes":[{"label":"interactionService","comment":"The WebSite or SoftwareApplication where the interactions took place."}]},"Periodical":{"resource":"Periodical","comment":"A publication in any medium issued in successive parts bearing numerical or chronological designations and intended, such as a magazine, scholarly journal, or newspaper to continue indefinitely.\\n\\nSee also [blog post](http:\/\/blog.schema.org\/2014\/09\/schemaorg-support-for-bibliographic_2.html).","subClassOf":["CreativeWorkSeries"],"domainIncludes":[],"rangeIncludes":[]},"PublicationVolume":{"resource":"PublicationVolume","comment":"A part of a successively published publication such as a periodical or multi-volume work, often numbered. It may represent a time span, such as a year.\n\n      <br\/><br\/>See also <a href=\"http:\/\/blog.schema.org\/2014\/09\/schemaorg-support-for-bibliographic_2.html\">blog post<\/a>.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"pageEnd","comment":"The page on which the work ends; for example \"138\" or \"xvi\"."},{"label":"pageStart","comment":"The page on which the work starts; for example \"135\" or \"xiii\"."},{"label":"pagination","comment":"Any description of pages that is not separated into pageStart and pageEnd; for example, \"1-6, 9, 55\" or \"10-12, 46-49\"."},{"label":"volumeNumber","comment":"Identifies the volume of publication or multi-part work; for example, \"iii\" or \"2\"."}],"rangeIncludes":[]},"PublicationIssue":{"resource":"PublicationIssue","comment":"A part of a successively published publication such as a periodical or publication volume, often numbered, usually containing a grouping of works such as articles.\\n\\n[blog post](http:\/\/blog.schema.org\/2014\/09\/schemaorg-support-for-bibliographic_2.html).","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"issueNumber","comment":"Identifies the issue of publication; for example, \"iii\" or \"2\"."},{"label":"pageEnd","comment":"The page on which the work ends; for example \"138\" or \"xvi\"."},{"label":"pageStart","comment":"The page on which the work starts; for example \"135\" or \"xiii\"."},{"label":"pagination","comment":"Any description of pages that is not separated into pageStart and pageEnd; for example, \"1-6, 9, 55\" or \"10-12, 46-49\"."}],"rangeIncludes":[]},"BookSeries":{"resource":"BookSeries","comment":"A series of books. Included books can be indicated with the hasPart property.","subClassOf":["CreativeWorkSeries"],"domainIncludes":[],"rangeIncludes":[]},"VideoGameClip":{"resource":"VideoGameClip","comment":"A short segment\/part of a video game.","subClassOf":["Clip"],"domainIncludes":[],"rangeIncludes":[]},"GameServer":{"resource":"GameServer","comment":"Server that provides game interaction in a multiplayer game.","subClassOf":["Intangible"],"domainIncludes":[{"label":"serverStatus","comment":"Status of a game server."},{"label":"playersOnline","comment":"Number of players on the server."},{"label":"game","comment":"Video game which is played on this server."}],"rangeIncludes":[{"label":"gameServer","comment":"The server on which  it is possible to play the game."}]},"Game":{"resource":"Game","comment":"The Game type represents things which are games. These are typically rule-governed recreational activities, e.g. role-playing games in which players assume the role of characters in a fictional setting.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"numberOfPlayers","comment":"Indicate how many people can play this game (minimum, maximum, or range)."},{"label":"quest","comment":"The task that a player-controlled character, or group of characters may complete in order to gain a reward."},{"label":"gameItem","comment":"An item is an object within the game world that can be collected by a player or, occasionally, a non-player character."},{"label":"characterAttribute","comment":"A piece of data that represents a particular aspect of a fictional character (skill, power, character points, advantage, disadvantage)."},{"label":"gameLocation","comment":"Real or fictional location of the game (or part of game)."}],"rangeIncludes":[]},"GamePlayMode":{"resource":"GamePlayMode","comment":"Indicates whether this game is multi-player, co-op or single-player.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"playMode","comment":"Indicates whether this game is multi-player, co-op or single-player.  The game can be marked as multi-player, co-op and single-player at the same time."}]},"GameServerStatus":{"resource":"GameServerStatus","comment":"Status of a game server.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[{"label":"serverStatus","comment":"Status of a game server."}]},"MusicAlbumProductionType":{"rangeIncludes":[{"label":"albumProductionType","comment":"Classification of the album by it's type of content: soundtrack, live album, studio album, etc."}],"resource":"MusicAlbumProductionType","comment":"Classification of the album by it's type of content: soundtrack, live album, studio album, etc.","subClassOf":["Enumeration"],"domainIncludes":[]},"MusicAlbumReleaseType":{"rangeIncludes":[{"label":"albumReleaseType","comment":"The kind of release which this album is: single, EP or album."}],"resource":"MusicAlbumReleaseType","comment":"The kind of release which this album is: single, EP or album.","subClassOf":["Enumeration"],"domainIncludes":[]},"MusicRelease":{"rangeIncludes":[{"label":"albumRelease","comment":"A release of this album."}],"resource":"MusicRelease","comment":"A MusicRelease is a specific release of a music album.","subClassOf":["MusicPlaylist"],"domainIncludes":[{"label":"catalogNumber","comment":"The catalog number for the release."},{"label":"creditedTo","comment":"The group the release is credited to if different than the byArtist. For example, Red and Blue is credited to \"Stefani Germanotta Band\", but by Lady Gaga."},{"label":"duration","comment":""},{"label":"musicReleaseFormat","comment":"Format of this release (the type of recording media used, ie. compact disc, digital media, LP, etc.)."},{"label":"recordLabel","comment":"The label that issued the release."},{"label":"releaseOf","comment":"The album this is a release of."}]},"MusicComposition":{"resource":"MusicComposition","comment":"A musical composition.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"musicArrangement","comment":"An arrangement derived from the composition."},{"label":"composer","comment":"The person or organization who wrote a composition, or who is the composer of a work performed at some event."},{"label":"firstPerformance","comment":"The date and place the work was first performed."},{"label":"includedComposition","comment":"Smaller compositions included in this work (e.g. a movement in a symphony)."},{"label":"iswcCode","comment":"The International Standard Musical Work Code for the composition."},{"label":"lyricist","comment":"The person who wrote the words."},{"label":"musicCompositionForm","comment":"The type of composition (e.g. overture, sonata, symphony, etc.)."},{"label":"musicalKey","comment":"The key, mode, or scale this composition uses."},{"label":"recordedAs","comment":"An audio recording of the work."},{"label":"lyrics","comment":"The words in the song."}],"rangeIncludes":[{"label":"musicArrangement","comment":"An arrangement derived from the composition."},{"label":"includedComposition","comment":"Smaller compositions included in this work (e.g. a movement in a symphony)."},{"label":"recordingOf","comment":"The composition this track is a recording of."}]},"MusicReleaseFormatType":{"rangeIncludes":[{"label":"musicReleaseFormat","comment":"Format of this release (the type of recording media used, ie. compact disc, digital media, LP, etc.)."}],"resource":"MusicReleaseFormatType","comment":"Format of this release (the type of recording media used, ie. compact disc, digital media, LP, etc.).","subClassOf":["Enumeration"],"domainIncludes":[]},"SportsOrganization":{"resource":"SportsOrganization","comment":"Represents the collection of all sports organizations, including sports teams, governing bodies, and sports associations.","subClassOf":["Organization"],"domainIncludes":[{"label":"sport","comment":"A type of sport (e.g. Baseball)."}],"rangeIncludes":[]},"DatedMoneySpecification":{"resource":"DatedMoneySpecification","comment":"A DatedMoneySpecification represents monetary values with optional start and end dates. For example, this could represent an employee's salary over a specific period of time. __Note:__ This type has been superseded by [[MonetaryAmount]] use of that type is recommended","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"amount","comment":"The amount of money."},{"label":"currency","comment":"The currency in which the monetary amount is expressed.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."},{"label":"startDate","comment":""},{"label":"endDate","comment":""}],"rangeIncludes":[]},"InvestmentOrDeposit":{"domainIncludes":[{"label":"amount","comment":"The amount of money."}],"resource":"InvestmentOrDeposit","comment":"A type of financial product that typically requires the client to transfer funds to a financial service in return for potential beneficial financial return.","subClassOf":["FinancialProduct"],"rangeIncludes":[]},"MonetaryAmountDistribution":{"domainIncludes":[{"label":"currency","comment":"The currency in which the monetary amount is expressed.\\n\\nUse standard formats: [ISO 4217 currency format](http:\/\/en.wikipedia.org\/wiki\/ISO_4217) e.g. \"USD\"; [Ticker symbol](https:\/\/en.wikipedia.org\/wiki\/List_of_cryptocurrencies) for cryptocurrencies e.g. \"BTC\"; well known names for [Local Exchange Tradings Systems](https:\/\/en.wikipedia.org\/wiki\/Local_exchange_trading_system) (LETS) and other currency types e.g. \"Ithaca HOUR\"."}],"rangeIncludes":[{"label":"estimatedSalary","comment":"An estimated salary for a job posting or occupation, based on a variety of variables including, but not limited to industry, job title, and location. Estimated salaries  are often computed by outside organizations rather than the hiring organization, who may not have committed to the estimated value."}],"resource":"MonetaryAmountDistribution","comment":"A statistical distribution of monetary amounts.","subClassOf":["QuantitativeValueDistribution"]},"VisualArtwork":{"resource":"VisualArtwork","comment":"A work of art that is primarily visual in character.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"artform","comment":"e.g. Painting, Drawing, Sculpture, Print, Photograph, Assemblage, Collage, etc."},{"label":"artMedium","comment":"The material used. (e.g. Oil, Watercolour, Acrylic, Linoprint, Marble, Cyanotype, Digital, Lithograph, DryPoint, Intaglio, Pastel, Woodcut, Pencil, Mixed Media, etc.)"},{"label":"surface","comment":"A material used as a surface in some artwork, e.g. Canvas, Paper, Wood, Board, etc."},{"label":"artworkSurface","comment":"The supporting materials for the artwork, e.g. Canvas, Paper, Wood, Board, etc."},{"label":"width","comment":""},{"label":"height","comment":""},{"label":"depth","comment":""},{"label":"artEdition","comment":"The number of copies when multiple copies of a piece of artwork are produced - e.g. for a limited edition of 20 prints, 'artEdition' refers to the total number of copies (in this example \"20\")."}],"rangeIncludes":[]},"PaymentStatusType":{"rangeIncludes":[{"label":"paymentStatus","comment":"The status of payment; whether the invoice has been paid or not."}],"resource":"PaymentStatusType","comment":"A specific payment status. For example, PaymentDue, PaymentComplete, etc.","subClassOf":["Enumeration"],"domainIncludes":[]},"CableOrSatelliteService":{"resource":"CableOrSatelliteService","comment":"A service which provides access to media programming like TV or radio. Access may be via cable or satellite.","subClassOf":["Service"],"domainIncludes":[],"rangeIncludes":[{"label":"inBroadcastLineup","comment":"The CableOrSatelliteService offering the channel."}]},"TelevisionChannel":{"resource":"TelevisionChannel","comment":"A unique instance of a television BroadcastService on a CableOrSatelliteService lineup.","subClassOf":["BroadcastChannel"],"domainIncludes":[],"rangeIncludes":[]},"RadioChannel":{"resource":"RadioChannel","comment":"A unique instance of a radio BroadcastService on a CableOrSatelliteService lineup.","subClassOf":["BroadcastChannel"],"domainIncludes":[],"rangeIncludes":[]},"EngineSpecification":{"resource":"EngineSpecification","comment":"Information about the engine of the vehicle. A vehicle can have multiple engines represented by multiple engine specification entities.","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"fuelType","comment":"The type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one engine, this property can be attached directly to the vehicle."}],"rangeIncludes":[{"label":"vehicleEngine","comment":"Information about the engine or engines of the vehicle."}]},"Bridge":{"resource":"Bridge","comment":"A bridge.","subClassOf":["CivicStructure"],"domainIncludes":[],"rangeIncludes":[]},"DriveWheelConfigurationValue":{"rangeIncludes":[{"label":"driveWheelConfiguration","comment":"The drive wheel configuration, i.e. which roadwheels will receive torque from the vehicle's engine via the drivetrain."}],"resource":"DriveWheelConfigurationValue","comment":"A value indicating which roadwheels will receive torque.","subClassOf":["QualitativeValue"],"domainIncludes":[]},"SteeringPositionValue":{"rangeIncludes":[{"label":"steeringPosition","comment":"The position of the steering wheel or similar device (mostly for cars)."}],"resource":"SteeringPositionValue","comment":"A value indicating a steering position.","subClassOf":["QualitativeValue"],"domainIncludes":[]},"InteractionCounter":{"resource":"InteractionCounter","comment":"A summary of how users have interacted with this CreativeWork. In most cases, authors will use a subtype to specify the specific type of interaction.","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"interactionType","comment":"The Action representing the type of interaction. For up votes, +1s, etc. use [[LikeAction]]. For down votes use [[DislikeAction]]. Otherwise, use the most specific Action."}],"rangeIncludes":[{"label":"interactionStatistic","comment":"The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used."}]},"InteractionCount":{"domainIncludes":[{"label":"interactionService","comment":"The WebSite or SoftwareApplication where the interactions took place."},{"label":"userInteractionCount","comment":"The number of interactions for the CreativeWork using the WebSite or SoftwareApplication."}]},"SocialMediaPosting":{"resource":"SocialMediaPosting","comment":"A post to a social media platform, including blog posts, tweets, Facebook posts, etc.","subClassOf":["Article"],"domainIncludes":[{"label":"sharedContent","comment":"A CreativeWork such as an image, video, or audio clip shared as part of this posting."}],"rangeIncludes":[]},"DiscussionForumPosting":{"resource":"DiscussionForumPosting","comment":"A posting to a discussion forum.","subClassOf":["SocialMediaPosting"],"domainIncludes":[],"rangeIncludes":[]},"LiveBlogPosting":{"resource":"LiveBlogPosting","comment":"A blog post intended to provide a rolling textual coverage of an ongoing event through continuous updates.","subClassOf":["BlogPosting"],"domainIncludes":[{"label":"coverageStartTime","comment":"The time when the live blog will begin covering the Event. Note that coverage may begin before the Event's start time. The LiveBlogPosting may also be created before coverage begins."},{"label":"coverageEndTime","comment":"The time when the live blog will stop covering the Event. Note that coverage may continue after the Event concludes."},{"label":"liveBlogUpdate","comment":"An update to the LiveBlog."}],"rangeIncludes":[]},"Report":{"resource":"Report","comment":"A Report generated by governmental or non-governmental organization.","subClassOf":["Article"],"domainIncludes":[{"label":"reportNumber","comment":"The number or other unique designator assigned to a Report by the publishing organization."}],"rangeIncludes":[]}," NutritionInformation":{"domainIncludes":[{"label":"calories","comment":"The number of calories."},{"label":"carbohydrateContent","comment":"The number of grams of carbohydrates."},{"label":"cholesterolContent","comment":"The number of milligrams of cholesterol."},{"label":"fiberContent","comment":"The number of grams of fiber."},{"label":"proteinContent","comment":"The number of grams of protein."},{"label":"saturatedFatContent","comment":"The number of grams of saturated fat."},{"label":"servingSize","comment":"The serving size, in terms of the number of volume or mass."},{"label":"sodiumContent","comment":"The number of milligrams of sodium."},{"label":"sugarContent","comment":"The number of grams of sugar."},{"label":"fatContent","comment":"The number of grams of fat."},{"label":"transFatContent","comment":"The number of grams of trans fat."},{"label":"unsaturatedFatContent","comment":"The number of grams of unsaturated fat."}]}," Mass ":{"rangeIncludes":[{"label":"carbohydrateContent","comment":"The number of grams of carbohydrates."},{"label":"cholesterolContent","comment":"The number of milligrams of cholesterol."},{"label":"fiberContent","comment":"The number of grams of fiber."},{"label":"proteinContent","comment":"The number of grams of protein."},{"label":"saturatedFatContent","comment":"The number of grams of saturated fat."},{"label":"sodiumContent","comment":"The number of milligrams of sodium."},{"label":"sugarContent","comment":"The number of grams of sugar."}]},"NutritionInformation":{"resource":"NutritionInformation","comment":"Nutritional information about the recipe.","subClassOf":["StructuredValue"],"domainIncludes":[],"rangeIncludes":[{"label":"nutrition","comment":"Nutrition information about the recipe or menu item."}]}," Recipe":{"domainIncludes":[{"label":"cookingMethod","comment":"The method of cooking, such as Frying, Steaming, ..."},{"label":"nutrition","comment":"Nutrition information about the recipe or menu item."},{"label":"recipeCuisine","comment":"The cuisine of the recipe (for example, French or Ethiopian)."},{"label":"recipeIngredient","comment":"A single ingredient used in the recipe, e.g. sugar, flour or garlic."},{"label":"recipeInstructions","comment":"A step in making the recipe, in the form of a single item (document, video, etc.) or an ordered list with HowToStep and\/or HowToSection items."},{"label":"recipeYield","comment":"The quantity produced by the recipe (for example, number of people served, number of servings, etc)."}],"rangeIncludes":[{"label":"recipe","comment":"A sub property of instrument. The recipe\/instructions used to perform the action."}]}," Text ":{"rangeIncludes":[{"label":"cookingMethod","comment":"The method of cooking, such as Frying, Steaming, ..."},{"label":"recipeCuisine","comment":"The cuisine of the recipe (for example, French or Ethiopian)."},{"label":"recipeIngredient","comment":"A single ingredient used in the recipe, e.g. sugar, flour or garlic."},{"label":"recipeYield","comment":"The quantity produced by the recipe (for example, number of people served, number of servings, etc)."}]}," Mass":{"rangeIncludes":[{"label":"fatContent","comment":"The number of grams of fat."},{"label":"transFatContent","comment":"The number of grams of trans fat."},{"label":"unsaturatedFatContent","comment":"The number of grams of unsaturated fat."}]}," CookAction":{"domainIncludes":[{"label":"foodEstablishment","comment":"A sub property of location. The specific food establishment where the action occurred."},{"label":"recipe","comment":"A sub property of instrument. The recipe\/instructions used to perform the action."}]}," FoodEstablishment":{"rangeIncludes":[{"label":"foodEstablishment","comment":"A sub property of location. The specific food establishment where the action occurred."}]}," Place":{"rangeIncludes":[{"label":"foodEstablishment","comment":"A sub property of location. The specific food establishment where the action occurred."}]},"CompoundPriceSpecification":{"resource":"CompoundPriceSpecification","comment":"A compound price specification is one that bundles multiple prices that all apply in combination for different dimensions of consumption. Use the name property of the attached unit price specification for indicating the dimension of a price component (e.g. \"electricity\" or \"final cleaning\").","subClassOf":["PriceSpecification"],"domainIncludes":[{"label":"priceComponent","comment":"This property links to all [[UnitPriceSpecification]] nodes that apply in parallel for the [[CompoundPriceSpecification]] node."}],"rangeIncludes":[]},"FinancialProduct":{"resource":"FinancialProduct","comment":"A product provided to consumers and businesses by financial institutions such as banks, insurance companies, brokerage firms, consumer finance companies, and investment companies which comprise the financial services industry.","subClassOf":["Service"],"domainIncludes":[{"label":"annualPercentageRate","comment":"The annual rate that is charged for borrowing (or made by investing), expressed as a single percentage number that represents the actual yearly cost of funds over the term of a loan. This includes any fees or additional costs associated with the transaction."},{"label":"feesAndCommissionsSpecification","comment":"Description of fees, commissions, and other terms applied either to a class of financial product, or by a financial service organization."},{"label":"interestRate","comment":"The interest rate, charged or paid, applicable to the financial product. Note: This is different from the calculated annualPercentageRate."}],"rangeIncludes":[]},"BankAccount":{"resource":"BankAccount","comment":"A product or service offered by a bank whereby one may deposit, withdraw or transfer money and in some cases be paid interest.","subClassOf":["FinancialProduct"],"domainIncludes":[],"rangeIncludes":[]},"DepositAccount":{"resource":"DepositAccount","comment":"A type of Bank Account with a main purpose of depositing funds to gain interest or other benefits.","subClassOf":["BankAccount","InvestmentOrDeposit"],"domainIncludes":[],"rangeIncludes":[]},"PaymentCard":{"resource":"PaymentCard","comment":"A payment method using a credit, debit, store or other card to associate the payment with an account.","subClassOf":["FinancialProduct","PaymentMethod"],"domainIncludes":[],"rangeIncludes":[]},"PaymentService":{"resource":"PaymentService","comment":"A Service to transfer funds from a person or organization to a beneficiary person or organization.","subClassOf":["FinancialProduct"],"domainIncludes":[],"rangeIncludes":[]},"CurrencyConversionService":{"resource":"CurrencyConversionService","comment":"A service to convert funds from one currency to another currency.","subClassOf":["FinancialProduct"],"domainIncludes":[],"rangeIncludes":[]},"Conversation":{"resource":"Conversation","comment":"One or more messages between organizations or people on a particular topic. Individual messages can be linked to the conversation with isPartOf or hasPart properties.","subClassOf":["CreativeWork"],"domainIncludes":[],"rangeIncludes":[]},"DigitalDocument":{"resource":"DigitalDocument","comment":"An electronic file or document.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"hasDigitalDocumentPermission","comment":"A permission related to the access to this document (e.g. permission to read or write an electronic document). For a public document, specify a grantee with an Audience with audienceType equal to \"public\"."}],"rangeIncludes":[]},"PresentationDigitalDocument":{"resource":"PresentationDigitalDocument","comment":"A file containing slides or used for a presentation.","subClassOf":["DigitalDocument"],"domainIncludes":[],"rangeIncludes":[]},"SpreadsheetDigitalDocument":{"resource":"SpreadsheetDigitalDocument","comment":"A spreadsheet file.","subClassOf":["DigitalDocument"],"domainIncludes":[],"rangeIncludes":[]},"TextDigitalDocument":{"resource":"TextDigitalDocument","comment":"A file composed primarily of text.","subClassOf":["DigitalDocument"],"domainIncludes":[],"rangeIncludes":[]},"NoteDigitalDocument":{"resource":"NoteDigitalDocument","comment":"A file containing a note, primarily for the author.","subClassOf":["DigitalDocument"],"domainIncludes":[],"rangeIncludes":[]},"DigitalDocumentPermission":{"resource":"DigitalDocumentPermission","comment":"A permission for a particular person or group to access a particular file.","subClassOf":["Intangible"],"domainIncludes":[{"label":"grantee","comment":"The person, organization, contact point, or audience that has been granted this permission."},{"label":"permissionType","comment":"The type of permission granted the person, organization, or audience."}],"rangeIncludes":[{"label":"hasDigitalDocumentPermission","comment":"A permission related to the access to this document (e.g. permission to read or write an electronic document). For a public document, specify a grantee with an Audience with audienceType equal to \"public\"."}]},"DigitalDocumentPermissionType":{"resource":"DigitalDocumentPermissionType","comment":"A type of permission which can be granted for accessing a digital document.","subClassOf":["Enumeration"],"domainIncludes":[],"rangeIncludes":[]},"DocumentPermissionType":{"rangeIncludes":[{"label":"permissionType","comment":"The type of permission granted the person, organization, or audience."}]},"Resort":{"resource":"Resort","comment":"A resort is a place used for relaxation or recreation, attracting visitors for holidays or vacations. Resorts are places, towns or sometimes commercial establishment operated by a single company (Source: Wikipedia, the free encyclopedia, see <a href=\"http:\/\/en.wikipedia.org\/wiki\/Resort\">http:\/\/en.wikipedia.org\/wiki\/Resort<\/a>).\n<br \/><br \/>\nSee also the <a href=\"\/docs\/hotels.html\">dedicated document on the use of schema.org for marking up hotels and other forms of accommodations<\/a>.\n    ","subClassOf":["LodgingBusiness"],"domainIncludes":[],"rangeIncludes":[]},"Accommodation":{"resource":"Accommodation","comment":"An accommodation is a place that can accommodate human beings, e.g. a hotel room, a camping pitch, or a meeting room. Many accommodations are for overnight stays, but this is not a mandatory requirement.\nFor more specific types of accommodations not defined in schema.org, one can use additionalType with external vocabularies.\n<br \/><br \/>\nSee also the <a href=\"\/docs\/hotels.html\">dedicated document on the use of schema.org for marking up hotels and other forms of accommodations<\/a>.\n","subClassOf":["Place"],"domainIncludes":[{"label":"amenityFeature","comment":"An amenity feature (e.g. a characteristic or service) of the Accommodation. This generic property does not make a statement about whether the feature is included in an offer for the main accommodation or available at extra costs."},{"label":"numberOfRooms","comment":"The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business.\nTypical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue."},{"label":"floorSize","comment":"The size of the accommodation, e.g. in square meter or squarefoot.\nTypical unit code(s): MTK for square meter, FTK for square foot, or YDK for square yard "},{"label":"permittedUsage","comment":"Indications regarding the permitted usage of the accommodation."},{"label":"petsAllowed","comment":"Indicates whether pets are allowed to enter the accommodation or lodging business. More detailed information can be put in a text value."}],"rangeIncludes":[]},"Room":{"resource":"Room","comment":"A room is a distinguishable space within a structure, usually separated from other spaces by interior walls. (Source: Wikipedia, the free encyclopedia, see <a href=\"http:\/\/en.wikipedia.org\/wiki\/Room\">http:\/\/en.wikipedia.org\/wiki\/Room<\/a>).\n<br \/><br \/>\nSee also the <a href=\"\/docs\/hotels.html\">dedicated document on the use of schema.org for marking up hotels and other forms of accommodations<\/a>.\n","subClassOf":["Accommodation"],"domainIncludes":[],"rangeIncludes":[]},"HotelRoom":{"resource":"HotelRoom","comment":"A hotel room is a single room in a hotel.\n<br \/><br \/>\nSee also the <a href=\"\/docs\/hotels.html\">dedicated document on the use of schema.org for marking up hotels and other forms of accommodations<\/a>.\n","subClassOf":["Room"],"domainIncludes":[{"label":"bed","comment":"The type of bed or beds included in the accommodation. For the single case of just one bed of a certain type, you use bed directly with a text.\n      If you want to indicate the quantity of a certain kind of bed, use an instance of BedDetails. For more detailed information, use the amenityFeature property."},{"label":"occupancy","comment":"The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person).\nTypical unit code(s): C62 for person"}],"rangeIncludes":[]},"MeetingRoom":{"resource":"MeetingRoom","comment":"A meeting room, conference room, or conference hall is a room provided for singular events such as business conferences and meetings (Source: Wikipedia, the free encyclopedia, see <a href=\"http:\/\/en.wikipedia.org\/wiki\/Conference_hall\">http:\/\/en.wikipedia.org\/wiki\/Conference_hall<\/a>).\n<br \/><br \/>\nSee also the <a href=\"\/docs\/hotels.html\">dedicated document on the use of schema.org for marking up hotels and other forms of accommodations<\/a>.\n","subClassOf":["Room"],"domainIncludes":[],"rangeIncludes":[]},"CampingPitch":{"resource":"CampingPitch","comment":"A [[CampingPitch]] is an individual place for overnight stay in the outdoors, typically being part of a larger camping site, or [[Campground]].\\n\\n      \nIn British English a campsite, or campground, is an area, usually divided into a number of pitches, where people can camp overnight using tents or camper vans or caravans; this British English use of the word is synonymous with the American English expression campground. In American English the term campsite generally means an area where an individual, family, group, or military unit can pitch a tent or park a camper; a campground may contain many campsites.\n(Source: Wikipedia see [https:\/\/en.wikipedia.org\/wiki\/Campsite](https:\/\/en.wikipedia.org\/wiki\/Campsite)).\\n\\n\nSee also the dedicated [document on the use of schema.org for marking up hotels and other forms of accommodations](\/docs\/hotels.html).\n","subClassOf":["Accommodation"],"domainIncludes":[],"rangeIncludes":[]},"Suite":{"resource":"Suite","comment":"A suite in a hotel or other public accommodation, denotes a class of luxury accommodations, the key feature of which is multiple rooms (Source: Wikipedia, the free encyclopedia, see <a href=\"http:\/\/en.wikipedia.org\/wiki\/Suite_(hotel)\">http:\/\/en.wikipedia.org\/wiki\/Suite_(hotel)<\/a>).\n<br \/><br \/>\nSee also the <a href=\"\/docs\/hotels.html\">dedicated document on the use of schema.org for marking up hotels and other forms of accommodations<\/a>.\n","subClassOf":["Accommodation"],"domainIncludes":[{"label":"bed","comment":"The type of bed or beds included in the accommodation. For the single case of just one bed of a certain type, you use bed directly with a text.\n      If you want to indicate the quantity of a certain kind of bed, use an instance of BedDetails. For more detailed information, use the amenityFeature property."},{"label":"numberOfRooms","comment":"The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business.\nTypical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue."},{"label":"occupancy","comment":"The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person).\nTypical unit code(s): C62 for person"}],"rangeIncludes":[]},"House":{"resource":"House","comment":"A house is a building or structure that has the ability to be occupied for habitation by humans or other creatures (Source: Wikipedia, the free encyclopedia, see <a href=\"http:\/\/en.wikipedia.org\/wiki\/House\">http:\/\/en.wikipedia.org\/wiki\/House<\/a>).","subClassOf":["Accommodation"],"domainIncludes":[{"label":"numberOfRooms","comment":"The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business.\nTypical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue."}],"rangeIncludes":[]},"Apartment":{"resource":"Apartment","comment":"An apartment (in American English) or flat (in British English) is a self-contained housing unit (a type of residential real estate) that occupies only part of a building (Source: Wikipedia, the free encyclopedia, see <a href=\"http:\/\/en.wikipedia.org\/wiki\/Apartment\">http:\/\/en.wikipedia.org\/wiki\/Apartment<\/a>).","subClassOf":["Accommodation"],"domainIncludes":[{"label":"numberOfRooms","comment":"The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business.\nTypical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue."},{"label":"occupancy","comment":"The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person).\nTypical unit code(s): C62 for person"}],"rangeIncludes":[]},"FoodService":{"resource":"FoodService","comment":"A food service, like breakfast, lunch, or dinner.","subClassOf":["Service"],"domainIncludes":[],"rangeIncludes":[]},"BedDetails":{"resource":"BedDetails","comment":"An entity holding detailed information about the available bed types, e.g. the quantity of twin beds for a hotel room. For the single case of just one bed of a certain type, you can use bed directly with a text. See also [[BedType]] (under development).","subClassOf":["Intangible"],"domainIncludes":[{"label":"typeOfBed","comment":"The type of bed to which the BedDetail refers, i.e. the type of bed available in the quantity indicated by quantity."},{"label":"numberOfBeds","comment":"The quantity of the given bed type available in the HotelRoom, Suite, House, or Apartment."}],"rangeIncludes":[{"label":"bed","comment":"The type of bed or beds included in the accommodation. For the single case of just one bed of a certain type, you use bed directly with a text.\n      If you want to indicate the quantity of a certain kind of bed, use an instance of BedDetails. For more detailed information, use the amenityFeature property."}]},"HowTo":{"resource":"HowTo","comment":"Instructions that explain how to achieve a result by performing a sequence of steps.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"estimatedCost","comment":"The estimated cost of the supply or supplies consumed when performing instructions."},{"label":"performTime","comment":"The length of time it takes to perform instructions or a direction (not including time to prepare the supplies), in [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"prepTime","comment":"The length of time it takes to prepare the items to be used in instructions or a direction, in [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"supply","comment":"A sub-property of instrument. A supply consumed when performing instructions or a direction."},{"label":"step","comment":"A single step item (as HowToStep, text, document, video, etc.) or a HowToSection."},{"label":"steps","comment":"A single step item (as HowToStep, text, document, video, etc.) or a HowToSection (originally misnamed 'steps'; 'step' is preferred)."},{"label":"tool","comment":"A sub property of instrument. An object used (but not consumed) when performing instructions or a direction."},{"label":"totalTime","comment":"The total time required to perform instructions or a direction (including time to prepare the supplies), in [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"yield","comment":"The quantity that results by performing instructions. For example, a paper airplane, 10 personalized candles."}],"rangeIncludes":[]},"HowToSupply":{"domainIncludes":[{"label":"estimatedCost","comment":"The estimated cost of the supply or supplies consumed when performing instructions."}],"rangeIncludes":[{"label":"supply","comment":"A sub-property of instrument. A supply consumed when performing instructions or a direction."}],"resource":"HowToSupply","comment":"A supply consumed when performing the instructions for how to achieve a result.","subClassOf":["HowToItem"]},"HowToDirection":{"domainIncludes":[{"label":"performTime","comment":"The length of time it takes to perform instructions or a direction (not including time to prepare the supplies), in [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"prepTime","comment":"The length of time it takes to prepare the items to be used in instructions or a direction, in [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"supply","comment":"A sub-property of instrument. A supply consumed when performing instructions or a direction."},{"label":"tool","comment":"A sub property of instrument. An object used (but not consumed) when performing instructions or a direction."},{"label":"totalTime","comment":"The total time required to perform instructions or a direction (including time to prepare the supplies), in [ISO 8601 duration format](http:\/\/en.wikipedia.org\/wiki\/ISO_8601)."},{"label":"afterMedia","comment":"A media object representing the circumstances after performing this direction."},{"label":"beforeMedia","comment":"A media object representing the circumstances before performing this direction."},{"label":"duringMedia","comment":"A media object representing the circumstances while performing this direction."}],"resource":"HowToDirection","comment":"A direction indicating a single action to do in the instructions for how to achieve a result.","subClassOf":["ListItem","CreativeWork"],"rangeIncludes":[]},"HowToSection":{"rangeIncludes":[{"label":"step","comment":"A single step item (as HowToStep, text, document, video, etc.) or a HowToSection."}],"domainIncludes":[{"label":"steps","comment":"A single step item (as HowToStep, text, document, video, etc.) or a HowToSection (originally misnamed 'steps'; 'step' is preferred)."}],"resource":"HowToSection","comment":"A sub-grouping of steps in the instructions for how to achieve a result (e.g. steps for making a pie crust within a pie recipe).","subClassOf":["ItemList","ListItem","CreativeWork"]},"HowToStep":{"rangeIncludes":[{"label":"step","comment":"A single step item (as HowToStep, text, document, video, etc.) or a HowToSection."}],"resource":"HowToStep","comment":"A step in the instructions for how to achieve a result. It is an ordered list with HowToDirection and\/or HowToTip items.","subClassOf":["ListItem","ItemList","CreativeWork"],"domainIncludes":[]},"HowToTool":{"rangeIncludes":[{"label":"tool","comment":"A sub property of instrument. An object used (but not consumed) when performing instructions or a direction."}],"resource":"HowToTool","comment":"A tool used (but not consumed) when performing instructions for how to achieve a result.","subClassOf":["HowToItem"],"domainIncludes":[]},"HowToItem":{"resource":"HowToItem","comment":"An item used as either a tool or supply when performing the instructions for how to to achieve a result.","subClassOf":["ListItem"],"domainIncludes":[{"label":"requiredQuantity","comment":"The required quantity of the item(s)."}],"rangeIncludes":[]},"HowToTip":{"resource":"HowToTip","comment":"An explanation in the instructions for how to achieve a result. It provides supplementary information about a technique, supply, author's preference, etc. It can explain what could be done, or what should not be done, but doesn't specify what should be done (see HowToDirection).","subClassOf":["ListItem","CreativeWork"],"domainIncludes":[],"rangeIncludes":[]},"Course":{"resource":"Course","comment":"A description of an educational course which may be offered as distinct instances at which take place at different times or take place at different locations, or be offered through different media or modes of study. An educational course is a sequence of one or more educational events and\/or creative works which aims to build knowledge, competence or ability of learners.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"courseCode","comment":"The identifier for the [[Course]] used by the course [[provider]] (e.g. CS101 or 6.001)."},{"label":"coursePrerequisites","comment":"Requirements for taking the Course. May be completion of another [[Course]] or a textual description like \"permission of instructor\". Requirements may be a pre-requisite competency, referenced using [[AlignmentObject]]."},{"label":"hasCourseInstance","comment":"An offering of the course at a specific time and place or through specific media or mode of study or to a specific section of students."}],"rangeIncludes":[{"label":"coursePrerequisites","comment":"Requirements for taking the Course. May be completion of another [[Course]] or a textual description like \"permission of instructor\". Requirements may be a pre-requisite competency, referenced using [[AlignmentObject]]."}]},"CourseInstance":{"rangeIncludes":[{"label":"hasCourseInstance","comment":"An offering of the course at a specific time and place or through specific media or mode of study or to a specific section of students."}],"resource":"CourseInstance","comment":"An instance of a [[Course]] which is distinct from other instances because it is offered at a different time or location or through different media or modes of study or to a specific section of students.","subClassOf":["Event"],"domainIncludes":[{"label":"courseMode","comment":"The medium or means of delivery of the course instance or the mode of study, either as a text label (e.g. \"online\", \"onsite\" or \"blended\"; \"synchronous\" or \"asynchronous\"; \"full-time\" or \"part-time\") or as a URL reference to a term from a controlled vocabulary (e.g. https:\/\/ceds.ed.gov\/element\/001311#Asynchronous )."},{"label":"instructor","comment":"A person assigned to instruct or provide instructional assistance for the [[CourseInstance]]."}]},"ClaimReview":{"resource":"ClaimReview","comment":"A fact-checking review of claims made (or reported) in some creative work (referenced via itemReviewed).","subClassOf":["Review"],"domainIncludes":[{"label":"claimReviewed","comment":"A short summary of the specific claims reviewed in a ClaimReview."}],"rangeIncludes":[]},"MenuSection":{"resource":"MenuSection","comment":"A sub-grouping of food or drink items in a menu. E.g. courses (such as 'Dinner', 'Breakfast', etc.), specific type of dishes (such as 'Meat', 'Vegan', 'Drinks', etc.), or some other classification made by the menu provider.","subClassOf":["CreativeWork"],"domainIncludes":[{"label":"hasMenuItem","comment":"A food or drink item contained in a menu or menu section."},{"label":"hasMenuSection","comment":"A subgrouping of the menu (by dishes, course, serving time period, etc.)."}],"rangeIncludes":[{"label":"hasMenuItem","comment":"A food or drink item contained in a menu or menu section."},{"label":"hasMenuSection","comment":"A subgrouping of the menu (by dishes, course, serving time period, etc.)."},{"label":"menuAddOn","comment":"Additional menu item(s) such as a side dish of salad or side order of fries that can be added to this menu item. Additionally it can be a menu section containing allowed add-on menu items for this menu item."}]},"BroadcastFrequencySpecification":{"resource":"BroadcastFrequencySpecification","comment":"The frequency in MHz and the modulation used for a particular BroadcastService.","subClassOf":["Intangible"],"domainIncludes":[{"label":"broadcastFrequencyValue","comment":"The frequency in MHz for a particular broadcast."}],"rangeIncludes":[{"label":"broadcastFrequency","comment":"The frequency used for over-the-air broadcasts. Numeric values or simple ranges e.g. 87-99. In addition a shortcut idiom is supported for frequences of AM and FM radio channels, e.g. \"87 FM\"."}]},"FMRadioChannel":{"resource":"FMRadioChannel","comment":"A radio channel that uses FM.","subClassOf":["RadioChannel"],"domainIncludes":[],"rangeIncludes":[]},"AMRadioChannel":{"resource":"AMRadioChannel","comment":"A radio channel that uses AM.","subClassOf":["RadioChannel"],"domainIncludes":[],"rangeIncludes":[]},"PreOrderAction":{"resource":"PreOrderAction","comment":"An agent orders a (not yet released) object\/product\/service to be delivered\/sent.","subClassOf":["TradeAction"],"domainIncludes":[],"rangeIncludes":[]},"BedType":{"resource":"BedType","comment":"A type of bed. This is used for indicating the bed or beds available in an accommodation.","subClassOf":["QualitativeValue"],"domainIncludes":[],"rangeIncludes":[{"label":"typeOfBed","comment":""},{"label":"bed","comment":""}]},"EndorsementRating":{"resource":"EndorsementRating","comment":"An EndorsementRating is a rating that expresses some level of endorsement, for example inclusion in a \"critic's pick\" blog, a\n\"Like\" or \"+1\" on a social network. It can be considered the [[result]] of an [[EndorseAction]] in which the [[object]] of the action is rated positively by\nsome [[agent]]. As is common elsewhere in schema.org, it is sometimes more useful to describe the results of such an action without explicitly describing the [[Action]].\n\nAn [[EndorsementRating]] may be part of a numeric scale or organized system, but this is not required: having an explicit type for indicating a positive,\nendorsement rating is particularly useful in the absence of numeric scales as it helps consumers understand that the rating is broadly positive.\n","subClassOf":["Rating"],"domainIncludes":[],"rangeIncludes":[]},"SpeakableSpecification":{"rangeIncludes":[{"label":"speakable","comment":"Indicates sections of a Web page that are particularly 'speakable' in the sense of being highlighted as being especially appropriate for text-to-speech conversion. Other sections of a page may also be usefully spoken in particular circumstances; the 'speakable' property serves to indicate the parts most likely to be generally useful for speech.\n\nThe *speakable* property can be repeated an arbitrary number of times, with three kinds of possible 'content-locator' values:\n\n1.) *id-value* URL references - uses *id-value* of an element in the page being annotated. The simplest use of *speakable* has (potentially relative) URL values, referencing identified sections of the document concerned.\n\n2.) CSS Selectors - addresses content in the annotated page, eg. via class attribute. Use the [[cssSelector]] property.\n\n3.)  XPaths - addresses content via XPaths (assuming an XML view of the content). Use the [[xpath]] property.\n\n\nFor more sophisticated markup of speakable sections beyond simple ID references, either CSS selectors or XPath expressions to pick out document section(s) as speakable. For this\nwe define a supporting type, [[SpeakableSpecification]]  which is defined to be a possible value of the *speakable* property.\n         "}],"resource":"SpeakableSpecification","comment":"A SpeakableSpecification indicates (typically via [[xpath]] or [[cssSelector]]) sections of a document that are highlighted as particularly [[speakable]]. Instances of this type are expected to be used primarily as values of the [[speakable]] property.","subClassOf":["Intangible"],"domainIncludes":[{"label":"cssSelector","comment":"A CSS selector, e.g. of a [[SpeakableSpecification]] or [[WebPageElement]]. In the latter case, multiple matches within a page can constitute a single conceptual \"Web page element\"."},{"label":"xpath","comment":"An XPath, e.g. of a [[SpeakableSpecification]] or [[WebPageElement]]. In the latter case, multiple matches within a page can constitute a single conceptual \"Web page element\"."}]},"CssSelectorType":{"rangeIncludes":[{"label":"cssSelector","comment":"A CSS selector, e.g. of a [[SpeakableSpecification]] or [[WebPageElement]]. In the latter case, multiple matches within a page can constitute a single conceptual \"Web page element\"."}]},"XPathType":{"rangeIncludes":[{"label":"xpath","comment":"An XPath, e.g. of a [[SpeakableSpecification]] or [[WebPageElement]]. In the latter case, multiple matches within a page can constitute a single conceptual \"Web page element\"."}]},"EmployerAggregateRating":{"resource":"EmployerAggregateRating","comment":"An aggregate rating of an Organization related to its role as an employer.","subClassOf":["AggregateRating"],"domainIncludes":[],"rangeIncludes":[]},"Occupation":{"resource":"Occupation","comment":"A profession, may involve prolonged training and\/or a formal qualification.","subClassOf":["Intangible"],"domainIncludes":[{"label":"educationRequirements","comment":"Educational background needed for the position or Occupation."},{"label":"estimatedSalary","comment":"An estimated salary for a job posting or occupation, based on a variety of variables including, but not limited to industry, job title, and location. Estimated salaries  are often computed by outside organizations rather than the hiring organization, who may not have committed to the estimated value."},{"label":"experienceRequirements","comment":"Description of skills and experience needed for the position or Occupation."},{"label":"occupationalCategory","comment":"Category or categories describing the job. Use BLS O*NET-SOC taxonomy: http:\/\/www.onetcenter.org\/taxonomy.html. Ideally includes textual label and formal code, with the property repeated for each applicable value."},{"label":"occupationLocation","comment":" The region\/country for which this occupational description is appropriate. Note that educational requirements and qualifications can vary between jurisdictions."},{"label":"qualifications","comment":"Specific qualifications required for this role or Occupation."},{"label":"responsibilities","comment":"Responsibilities associated with this role or Occupation."},{"label":"skills","comment":"Skills required to fulfill this role or in this Occupation."}],"rangeIncludes":[{"label":"hasOccupation","comment":"The Person's occupation. For past professions, use Role for expressing dates."},{"label":"relevantOccupation","comment":"The Occupation for the JobPosting."}]},"QuantitativeValueDistribution":{"resource":"QuantitativeValueDistribution","comment":"A statistical distribution of values.","subClassOf":["StructuredValue"],"domainIncludes":[{"label":"duration","comment":""},{"label":"percentile10","comment":"The 10th percentile value."},{"label":"percentile25","comment":"The 25th percentile value."},{"label":"median","comment":"The median value."},{"label":"percentile75","comment":"The 75th percentile value."},{"label":"percentile90","comment":"The 90th percentile value."}],"rangeIncludes":[]},"FAQPage":{"resource":"FAQPage","comment":"A [[FAQPage]] is a [[WebPage]] presenting one or more \"[Frequently asked questions](https:\/\/en.wikipedia.org\/wiki\/FAQ)\" (see also [[QAPage]]).","subClassOf":["WebPage"],"domainIncludes":[],"rangeIncludes":[]},"MediaSubscription":{"resource":"MediaSubscription","comment":"A subscription which allows a user to access media including audio, video, books, etc.","subClassOf":["Intangible"],"domainIncludes":[{"label":"authenticator","comment":"The Organization responsible for authenticating the user's subscription. For example, many media apps require a cable\/satellite provider to authenticate your subscription before playing media."},{"label":"expectsAcceptanceOf","comment":""}],"rangeIncludes":[{"label":"requiresSubscription","comment":""}]},"ActionAccessSpecification":{"resource":"ActionAccessSpecification","comment":"A set of requirements that a must be fulfilled in order to perform an Action.","subClassOf":["Intangible"],"domainIncludes":[{"label":"availabilityStarts","comment":""},{"label":"availabilityEnds","comment":""},{"label":"category","comment":""},{"label":"eligibleRegion","comment":""},{"label":"expectsAcceptanceOf","comment":""},{"label":"requiresSubscription","comment":""}],"rangeIncludes":[{"label":"actionAccessibilityRequirement","comment":"A set of requirements that a must be fulfilled in order to perform an Action. If more than one value is specied, fulfilling one set of requirements will allow the Action to be performed."}]},"WorkersUnion":{"resource":"WorkersUnion","comment":"A Workers Union (also known as a Labor Union, Labour Union, or Trade Union) is an organization that promotes the interests of its worker members by collectively bargaining with management, organizing, and political lobbying.","subClassOf":["Organization"],"domainIncludes":[],"rangeIncludes":[]},"Distillery":{"resource":"Distillery","comment":"A distillery.","subClassOf":["FoodEstablishment"],"domainIncludes":[],"rangeIncludes":[]}}