{-# LANGUAGE DeriveDataTypeable #-}
module Text.HTML5.MetaData.Type where

--  Valid: 2014-04-03 (Schema.rdfs.org)

import Data.Text
import Data.Time
import Data.Typeable

import {-# SOURCE #-} Text.HTML5.MetaData.Schema.AdministrativeArea
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.AggregateRating
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.AlignmentObject
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.AnatomicalStructure
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.AnatomicalSystem
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Audience
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.AudioObject
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.BlogPosting
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.BookFormatType
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.BrainStructure
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Brand
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.BroadcastService
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.BusinessEntityType
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.BusinessFunction
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Class
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.CollectionPage
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.ContactPoint
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.ContactPointOption
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Country
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.CreativeWork
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DDxElement
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DataCatalog
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DataDownload
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Dataset
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DayOfWeek
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DeliveryEvent
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DeliveryMethod
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Demand
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Diet
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Distance
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DoseSchedule
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Drug
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DrugClass
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DrugCost
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DrugCostCategory
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DrugLegalStatus
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DrugPregnancyCategory
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DrugPrescriptionStatus
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.DrugStrength
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Duration
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.EducationalOrganization
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Energy
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.EntertainmentBusiness
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Enumeration
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Episode
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Event
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.EventStatusType
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.ExercisePlan
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.FoodEstablishment
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.FoodEvent
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.GeoCoordinates
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.GeoShape
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Hospital
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.ImageObject
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.InfectiousAgentClass
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.ItemAvailability
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Language
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Mass
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MaximumDoseSchedule
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MediaObject
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalCause
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalCode
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalCondition
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalConditionStage
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalContraindication
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalDevice
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalDevicePurpose
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalEntity
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalEvidenceLevel
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalGuideline
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalImagingTechnique
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalIndication
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalObservationalStudyDesign
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalProcedure
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalProcedureType
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalRiskFactor
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalSign
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalSignOrSymptom
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalSpecialty
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalStudy
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalStudyStatus
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalTest
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalTherapy
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicalTrialDesign
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MedicineSystem
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Muscle
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MusicAlbum
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MusicGroup
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MusicPlaylist
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.MusicRecording
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Nerve
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.NewsArticle
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.NutritionInformation
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Offer
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.OfferItemCondition
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.OpeningHoursSpecification
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Order
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.OrderStatus
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Organization
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.OwnershipInfo
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.PaymentMethod
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Person
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Photograph
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.PhysicalActivityCategory
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.PhysicalExam
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Place
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.PostalAddress
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.PriceSpecification
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Product
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.ProductModel
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.PublicationEvent
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.QualitativeValue
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.QuantitativeValue
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Rating
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.RealEstateAgent
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Recipe
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.RecommendedDoseSchedule
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Review
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Season
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Series
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Service
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.ServiceChannel
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.SoftwareApplication
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Specialty
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.SportsActivityLocation
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.SportsEvent
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.SportsTeam
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.StructuredValue
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.SuperficialAnatomy
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.TVSeries
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Thing
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.TypeAndQuantityNode
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.UserComments
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.Vessel
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.VideoObject
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.WarrantyPromise
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.WarrantyScope
import {-# SOURCE #-} Text.HTML5.MetaData.Schema.WebPageElement

-- use type Text from Haskell primitive
type URL = Text
type Date = Day
type Time = TimeOfDay
type DateTime = UTCTime
type Number = Either Integer Float
-- use type Integer from Haskell primitive
-- use type Float from Haskell primitive
type Boolean = Bool
data Either3 a b c = Left3 a
                   | Center3 b
                   | Right3 c
                   deriving (Show, Read, Eq, Typeable)

-- | The number of grams of unsaturated fat.
--
--   [@id@] unsaturatedFatContent
--
--   [@label@] Unsaturated Fat Content
--
--   [@comment@] The number of grams of unsaturated fat.
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Mass'@
type UnsaturatedFatContent = Text.HTML5.MetaData.Schema.Mass.Mass

-- | Tracking url for the parcel delivery.
--
--   [@id@] trackingUrl
--
--   [@label@] Tracking Url
--
--   [@comment@] Tracking url for the parcel delivery.
--
--   [@domains@] @'ParcelDelivery'@
--
--   [@ranges@] @'URL'@
type TrackingUrl = URL

-- | The party responsible for the parcel delivery.
--
--   [@id@] carrier
--
--   [@label@] Carrier
--
--   [@comment@] The party responsible for the parcel delivery.
--
--   [@domains@] @'ParcelDelivery'@
--
--   [@ranges@] @'Organization'@
type Carrier = Text.HTML5.MetaData.Schema.Organization.Organization

-- | 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.
--
--   [@id@] department
--
--   [@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.
--
--   [@domains@] @'Organization'@
--
--   [@ranges@] @'Organization'@
type Department = Text.HTML5.MetaData.Schema.Organization.Organization

-- | A medical service available from this provider.
--
--   [@id@] availableService
--
--   [@label@] Available Service
--
--   [@comment@] A medical service available from this provider.
--
--   [@domains@] @'Physician','Hospital','MedicalClinic'@
--
--   [@ranges@] @'MedicalTest','MedicalProcedure','MedicalTherapy'@
type AvailableService = Either3 Text.HTML5.MetaData.Schema.MedicalTest.MedicalTest Text.HTML5.MetaData.Schema.MedicalProcedure.MedicalProcedure Text.HTML5.MetaData.Schema.MedicalTherapy.MedicalTherapy

-- | A medical condition associated with this anatomy.
--
--   [@id@] relatedCondition
--
--   [@label@] Related Condition
--
--   [@comment@] A medical condition associated with this anatomy.
--
--   [@domains@] @'SuperficialAnatomy','AnatomicalSystem','AnatomicalStructure'@
--
--   [@ranges@] @'MedicalCondition'@
type RelatedCondition = Text.HTML5.MetaData.Schema.MedicalCondition.MedicalCondition

-- | The location of the content.
--
--   [@id@] contentLocation
--
--   [@label@] Content Location
--
--   [@comment@] The location of the content.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Place'@
type ContentLocation = Text.HTML5.MetaData.Schema.Place.Place

-- | The quality of the video.
--
--   [@id@] videoQuality
--
--   [@label@] Video Quality
--
--   [@comment@] The quality of the video.
--
--   [@domains@] @'VideoObject'@
--
--   [@ranges@] @'Text'@
type VideoQuality = Text

-- | A sub property of participant. The sports team that participated on this action.
--
--   [@id@] sportsTeam
--
--   [@label@] Sports Team
--
--   [@comment@] A sub property of participant. The sports team that participated on this action.
--
--   [@domains@] @'ExerciseAction'@
--
--   [@ranges@] @'SportsTeam'@
type SportsTeam = Text.HTML5.MetaData.Schema.SportsTeam.SportsTeam

-- | A medical guideline related to this entity.
--
--   [@id@] guideline
--
--   [@label@] Guideline
--
--   [@comment@] A medical guideline related to this entity.
--
--   [@domains@] @'MedicalEntity'@
--
--   [@ranges@] @'MedicalGuideline'@
type Guideline = Text.HTML5.MetaData.Schema.MedicalGuideline.MedicalGuideline

-- | This ordering relation for qualitative values indicates that the subject is equal to the object.
--
--   [@id@] equal
--
--   [@label@] Equal
--
--   [@comment@] This ordering relation for qualitative values indicates that the subject is equal to the object.
--
--   [@domains@] @'QualitativeValue'@
--
--   [@ranges@] @'QualitativeValue'@
type Equal = Text.HTML5.MetaData.Schema.QualitativeValue.QualitativeValue

-- | The likely outcome in either the short term or long term of the medical condition.
--
--   [@id@] expectedPrognosis
--
--   [@label@] Expected Prognosis
--
--   [@comment@] The likely outcome in either the short term or long term of the medical condition.
--
--   [@domains@] @'MedicalCondition'@
--
--   [@ranges@] @'Text'@
type ExpectedPrognosis = Text

-- | The intended audience of the item, i.e. the group for whom the item was created.
--
--   [@id@] audience
--
--   [@label@] Audience
--
--   [@comment@] The intended audience of the item, i.e. the group for whom the item was created.
--
--   [@domains@] @'PlayAction','CreativeWork','Product'@
--
--   [@ranges@] @'Audience'@
type Audience = Text.HTML5.MetaData.Schema.Audience.Audience

-- | Given name. In the U.S., the first name of a Person. This can be used along with familyName instead of the Name property.
--
--   [@id@] givenName
--
--   [@label@] Given Name
--
--   [@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.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Text'@
type GivenName = Text

-- | File size in (mega/kilo) bytes.
--
--   [@id@] contentSize
--
--   [@label@] Content Size
--
--   [@comment@] File size in (mega/kilo) bytes.
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'Text'@
type ContentSize = Text

-- | A medical therapy related to this anatomy.
--
--   [@id@] relatedTherapy
--
--   [@label@] Related Therapy
--
--   [@comment@] A medical therapy related to this anatomy.
--
--   [@domains@] @'SuperficialAnatomy','AnatomicalSystem','AnatomicalStructure'@
--
--   [@ranges@] @'MedicalTherapy'@
type RelatedTherapy = Text.HTML5.MetaData.Schema.MedicalTherapy.MedicalTherapy

-- | Range of acceptable values for a typical patient, when applicable.
--
--   [@id@] normalRange
--
--   [@label@] Normal Range
--
--   [@comment@] Range of acceptable values for a typical patient, when applicable.
--
--   [@domains@] @'MedicalTest'@
--
--   [@ranges@] @'Text'@
type NormalRange = Text

-- | A possible serious complication and/or serious side effect of this therapy. Serious adverse outcomes include those that are life-threatening; result in death, disability, or permanent damage; require hospitalization or prolong existing hospitalization; cause congenital anomalies or birth defects; or jeopardize the patient and may require medical or surgical intervention to prevent one of the outcomes in this definition.
--
--   [@id@] seriousAdverseOutcome
--
--   [@label@] Serious Adverse Outcome
--
--   [@comment@] A possible serious complication and/or serious side effect of this therapy. Serious adverse outcomes include those that are life-threatening; result in death, disability, or permanent damage; require hospitalization or prolong existing hospitalization; cause congenital anomalies or birth defects; or jeopardize the patient and may require medical or surgical intervention to prevent one of the outcomes in this definition.
--
--   [@domains@] @'MedicalDevice','MedicalTherapy'@
--
--   [@ranges@] @'MedicalEntity'@
type SeriousAdverseOutcome = Text.HTML5.MetaData.Schema.MedicalEntity.MedicalEntity

-- | A factor that indicates use of this therapy for treatment and/or prevention of a condition, symptom, etc. For therapies such as drugs, indications can include both officially-approved indications as well as off-label uses. These can be distinguished by using the ApprovedIndication subtype of MedicalIndication.
--
--   [@id@] indication
--
--   [@label@] Indication
--
--   [@comment@] A factor that indicates use of this therapy for treatment and/or prevention of a condition, symptom, etc. For therapies such as drugs, indications can include both officially-approved indications as well as off-label uses. These can be distinguished by using the ApprovedIndication subtype of MedicalIndication.
--
--   [@domains@] @'MedicalDevice','MedicalTherapy'@
--
--   [@ranges@] @'MedicalIndication'@
type Indication = Text.HTML5.MetaData.Schema.MedicalIndication.MedicalIndication

-- | Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience, e.g. 'P30M', 'P1H25M'.
--
--   [@id@] timeRequired
--
--   [@label@] Time Required
--
--   [@comment@] Approximate or typical time it takes to work with or through this learning resource for the typical intended target audience, e.g. 'P30M', 'P1H25M'.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Duration'@
type TimeRequired = Text.HTML5.MetaData.Schema.Duration.Duration

-- | Runtime platform or script interpreter dependencies (Example - Java v1, Python2.3, .Net Framework 3.0)
--
--   [@id@] runtime
--
--   [@label@] Runtime
--
--   [@comment@] Runtime platform or script interpreter dependencies (Example - Java v1, Python2.3, .Net Framework 3.0)
--
--   [@domains@] @'Code'@
--
--   [@ranges@] @'Text'@
type Runtime = Text

-- | The type of the medical article, taken from the US NLM MeSH publication type catalog.
--
--   [@id@] publicationType
--
--   [@label@] Publication Type
--
--   [@comment@] The type of the medical article, taken from the US NLM MeSH <a href="http://www.nlm.nih.gov/mesh/pubtypes.html">publication type catalog.</a>
--
--   [@domains@] @'MedicalScholarlyArticle'@
--
--   [@ranges@] @'Text'@
type PublicationType = Text

-- | A parent of this person.
--
--   [@id@] parent
--
--   [@label@] Parent
--
--   [@comment@] A parent of this person.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Person'@
type Parent = Text.HTML5.MetaData.Schema.Person.Person

-- | The most generic familial relation.
--
--   [@id@] relatedTo
--
--   [@label@] Related to
--
--   [@comment@] The most generic familial relation.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Person'@
type RelatedTo = Text.HTML5.MetaData.Schema.Person.Person

-- | The time the object is scheduled to.
--
--   [@id@] scheduledTime
--
--   [@label@] Scheduled Time
--
--   [@comment@] The time the object is scheduled to.
--
--   [@domains@] @'PlanAction'@
--
--   [@ranges@] @'DateTime'@
type ScheduledTime = DateTime

-- | A photograph of this place.
--
--   [@id@] photo
--
--   [@label@] Photo
--
--   [@comment@] A photograph of this place.
--
--   [@domains@] @'Place'@
--
--   [@ranges@] @'ImageObject','Photograph'@
type Photo = Either Text.HTML5.MetaData.Schema.ImageObject.ImageObject Text.HTML5.MetaData.Schema.Photograph.Photograph

-- | 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).
--
--   [@id@] requirements
--
--   [@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).
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text','URL'@
type Requirements = Either Text URL

-- | A colleague of the person (legacy spelling; see singular form, colleague).
--
--   [@id@] colleagues
--
--   [@label@] Colleagues
--
--   [@comment@] A colleague of the person (legacy spelling; see singular form, colleague).
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Person'@
type Colleagues = Text.HTML5.MetaData.Schema.Person.Person

-- | Recommended intake of this supplement for a given population as defined by a specific recommending authority.
--
--   [@id@] maximumIntake
--
--   [@label@] Maximum Intake
--
--   [@comment@] Recommended intake of this supplement for a given population as defined by a specific recommending authority.
--
--   [@domains@] @'DietarySupplement'@
--
--   [@ranges@] @'MaximumDoseSchedule'@
type MaximumIntake = Text.HTML5.MetaData.Schema.MaximumDoseSchedule.MaximumDoseSchedule

-- | Email address.
--
--   [@id@] email
--
--   [@label@] Email
--
--   [@comment@] Email address.
--
--   [@domains@] @'Person','ContactPoint','Organization'@
--
--   [@ranges@] @'Text'@
type Email = Text

-- | The purpose of a work in the context of education; for example, 'assignment', 'group work'.
--
--   [@id@] educationalUse
--
--   [@label@] Educational Use
--
--   [@comment@] The purpose of a work in the context of education; for example, 'assignment', 'group work'.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type EducationalUse = Text

-- | A sub property of participant. The seller.The participant/person/organization that sold the object.
--
--   [@id@] vendor
--
--   [@label@] Vendor
--
--   [@comment@] A sub property of participant. The seller.The participant/person/organization that sold the object.
--
--   [@domains@] @'BuyAction'@
--
--   [@ranges@] @'Organization','Person'@
type Vendor = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The stage of the condition, if applicable.
--
--   [@id@] stage
--
--   [@label@] Stage
--
--   [@comment@] The stage of the condition, if applicable.
--
--   [@domains@] @'MedicalCondition'@
--
--   [@ranges@] @'MedicalConditionStage'@
type Stage = Text.HTML5.MetaData.Schema.MedicalConditionStage.MedicalConditionStage

-- | How often the dose is taken, e.g. 'daily'.
--
--   [@id@] frequency
--
--   [@label@] Frequency
--
--   [@comment@] How often the dose is taken, e.g. 'daily'.
--
--   [@domains@] @'DoseSchedule'@
--
--   [@ranges@] @'Text'@
type Frequency = Text

-- | A flag to signal that the publication is accessible for free.
--
--   [@id@] free
--
--   [@label@] Free
--
--   [@comment@] A flag to signal that the publication is accessible for free.
--
--   [@domains@] @'PublicationEvent'@
--
--   [@ranges@] @'Boolean'@
type Free = Boolean

-- | Upcoming or past event associated with this place or organization.
--
--   [@id@] event
--
--   [@label@] Event
--
--   [@comment@] Upcoming or past event associated with this place or organization.
--
--   [@domains@] @'PlayAction','Place','JoinAction','InviteAction','Organization','InformAction','LeaveAction'@
--
--   [@ranges@] @'Event'@
type Event = Text.HTML5.MetaData.Schema.Event.Event

-- | Minimal age recommended for viewing content
--
--   [@id@] suggestedMinAge
--
--   [@label@] Suggested Min Age
--
--   [@comment@] Minimal age recommended for viewing content
--
--   [@domains@] @'PeopleAudience'@
--
--   [@ranges@] @'Number'@
type SuggestedMinAge = Number

-- | Thumbnail image for an image or video.
--
--   [@id@] thumbnail
--
--   [@label@] Thumbnail
--
--   [@comment@] Thumbnail image for an image or video.
--
--   [@domains@] @'VideoObject','ImageObject'@
--
--   [@ranges@] @'ImageObject'@
type Thumbnail = Text.HTML5.MetaData.Schema.ImageObject.ImageObject

-- | The actual body of the article.
--
--   [@id@] articleBody
--
--   [@label@] Article Body
--
--   [@comment@] The actual body of the article.
--
--   [@domains@] @'Article'@
--
--   [@ranges@] @'Text'@
type ArticleBody = Text

-- | A music recording (track)—usually a single song (legacy spelling; see singular form, track).
--
--   [@id@] tracks
--
--   [@label@] Tracks
--
--   [@comment@] A music recording (track)—usually a single song (legacy spelling; see singular form, track).
--
--   [@domains@] @'MusicPlaylist','MusicGroup'@
--
--   [@ranges@] @'MusicRecording'@
type Tracks = Text.HTML5.MetaData.Schema.MusicRecording.MusicRecording

-- | A medical test typically performed given this condition.
--
--   [@id@] typicalTest
--
--   [@label@] Typical Test
--
--   [@comment@] A medical test typically performed given this condition.
--
--   [@domains@] @'MedicalCondition'@
--
--   [@ranges@] @'MedicalTest'@
type TypicalTest = Text.HTML5.MetaData.Schema.MedicalTest.MedicalTest

-- | Link to page describing the editorial principles of the organization primarily responsible for the creation of the CreativeWork.
--
--   [@id@] publishingPrinciples
--
--   [@label@] Publishing Principles
--
--   [@comment@] Link to page describing the editorial principles of the organization primarily responsible for the creation of the CreativeWork.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'URL'@
type PublishingPrinciples = URL

-- | The creator/author of this CreativeWork or UserComments. This is the same as the Author property for CreativeWork.
--
--   [@id@] creator
--
--   [@label@] Creator
--
--   [@comment@] The creator/author of this CreativeWork or UserComments. This is the same as the Author property for CreativeWork.
--
--   [@domains@] @'UserComments','CreativeWork'@
--
--   [@ranges@] @'Organization','Person'@
type Creator = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The production company or studio that made the movie, tv/radio series, season, or episode, or media object.
--
--   [@id@] productionCompany
--
--   [@label@] Production Company
--
--   [@comment@] The production company or studio that made the movie, tv/radio series, season, or episode, or media object.
--
--   [@domains@] @'Movie','MediaObject','Season','Episode','Series'@
--
--   [@ranges@] @'Organization'@
type ProductionCompany = Text.HTML5.MetaData.Schema.Organization.Organization

-- | 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.
--
--   [@id@] businessFunction
--
--   [@label@] Business Function
--
--   [@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.
--
--   [@domains@] @'Offer','TypeAndQuantityNode','Demand'@
--
--   [@ranges@] @'BusinessFunction'@
type BusinessFunction = Text.HTML5.MetaData.Schema.BusinessFunction.BusinessFunction

-- | One of the domain specialities to which this web page's content applies.
--
--   [@id@] specialty
--
--   [@label@] Specialty
--
--   [@comment@] One of the domain specialities to which this web page's content applies.
--
--   [@domains@] @'WebPage'@
--
--   [@ranges@] @'Specialty'@
type Specialty = Text.HTML5.MetaData.Schema.Specialty.Specialty

-- | A sibling of the person.
--
--   [@id@] sibling
--
--   [@label@] Sibling
--
--   [@comment@] A sibling of the person.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Person'@
type Sibling = Text.HTML5.MetaData.Schema.Person.Person

-- | 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 reccommend using the controlled vocaulary of Market Identifier Codes (MIC) specified in ISO15022.
--
--   [@id@] tickerSymbol
--
--   [@label@] Ticker Symbol
--
--   [@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 reccommend using the controlled vocaulary of Market Identifier Codes (MIC) specified in ISO15022.
--
--   [@domains@] @'Corporation'@
--
--   [@ranges@] @'Text'@
type TickerSymbol = Text

-- | A therapy that duplicates or overlaps this one.
--
--   [@id@] duplicateTherapy
--
--   [@label@] Duplicate Therapy
--
--   [@comment@] A therapy that duplicates or overlaps this one.
--
--   [@domains@] @'MedicalTherapy'@
--
--   [@ranges@] @'MedicalTherapy'@
type DuplicateTherapy = Text.HTML5.MetaData.Schema.MedicalTherapy.MedicalTherapy

-- | The status of the study (enumerated).
--
--   [@id@] status
--
--   [@label@] Status
--
--   [@comment@] The status of the study (enumerated).
--
--   [@domains@] @'MedicalStudy'@
--
--   [@ranges@] @'MedicalStudyStatus'@
type Status = Text.HTML5.MetaData.Schema.MedicalStudyStatus.MedicalStudyStatus

-- | The place or point where a muscle arises.
--
--   [@id@] origin
--
--   [@label@] Origin
--
--   [@comment@] The place or point where a muscle arises.
--
--   [@domains@] @'Muscle'@
--
--   [@ranges@] @'AnatomicalStructure'@
type Origin = Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure

-- | The GTIN-8 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.
--
--   [@id@] gtin8
--
--   [@label@] Gtin8
--
--   [@comment@] The GTIN-8 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.
--
--   [@domains@] @'Product','Offer','Demand'@
--
--   [@ranges@] @'Text'@
type Gtin8 = Text

-- | Indicates whether this drug is available by prescription or over-the-counter.
--
--   [@id@] prescriptionStatus
--
--   [@label@] Prescription Status
--
--   [@comment@] Indicates whether this drug is available by prescription or over-the-counter.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'DrugPrescriptionStatus'@
type PrescriptionStatus = Text.HTML5.MetaData.Schema.DrugPrescriptionStatus.DrugPrescriptionStatus

-- | Shipper tracking number.
--
--   [@id@] trackingNumber
--
--   [@label@] Tracking Number
--
--   [@comment@] Shipper tracking number.
--
--   [@domains@] @'ParcelDelivery'@
--
--   [@ranges@] @'Text'@
type TrackingNumber = Text

-- | The amount of time that is required between accepting the offer and the actual usage of the resource or service.
--
--   [@id@] advanceBookingRequirement
--
--   [@label@] Advance Booking Requirement
--
--   [@comment@] The amount of time that is required between accepting the offer and the actual usage of the resource or service.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'QuantitativeValue'@
type AdvanceBookingRequirement = Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | The class of infectious agent (bacteria, prion, etc.) that causes the disease.
--
--   [@id@] infectiousAgentClass
--
--   [@label@] Infectious Agent Class
--
--   [@comment@] The class of infectious agent (bacteria, prion, etc.) that causes the disease.
--
--   [@domains@] @'InfectiousDisease'@
--
--   [@ranges@] @'InfectiousAgentClass'@
type InfectiousAgentClass = Text.HTML5.MetaData.Schema.InfectiousAgentClass.InfectiousAgentClass

-- | The media objects that encode this creative work. This property is a synonym for encodings.
--
--   [@id@] associatedMedia
--
--   [@label@] Associated Media
--
--   [@comment@] The media objects that encode this creative work. This property is a synonym for encodings.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'MediaObject'@
type AssociatedMedia = Text.HTML5.MetaData.Schema.MediaObject.MediaObject

-- | The number of calories
--
--   [@id@] calories
--
--   [@label@] Calories
--
--   [@comment@] The number of calories
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Energy'@
type Calories = Text.HTML5.MetaData.Schema.Energy.Energy

-- | A link to a screenshot image of the app.
--
--   [@id@] screenshot
--
--   [@label@] Screenshot
--
--   [@comment@] A link to a screenshot image of the app.
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'ImageObject','URL'@
type Screenshot = Either Text.HTML5.MetaData.Schema.ImageObject.ImageObject URL

-- | A drug in this drug class.
--
--   [@id@] drug
--
--   [@label@] Drug
--
--   [@comment@] A drug in this drug class.
--
--   [@domains@] @'DrugClass'@
--
--   [@ranges@] @'Drug'@
type Drug = Text.HTML5.MetaData.Schema.Drug.Drug

-- | Other anatomical structures to which this structure is connected.
--
--   [@id@] connectedTo
--
--   [@label@] Connected to
--
--   [@comment@] Other anatomical structures to which this structure is connected.
--
--   [@domains@] @'AnatomicalStructure'@
--
--   [@ranges@] @'AnatomicalStructure'@
type ConnectedTo = Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure

-- | A number that confirms the given order.
--
--   [@id@] confirmationNumber
--
--   [@label@] Confirmation Number
--
--   [@comment@] A number that confirms the given order.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'Text'@
type ConfirmationNumber = Text

-- | The payment method(s) to which the payment charge specification applies.
--
--   [@id@] appliesToPaymentMethod
--
--   [@label@] Applies to Payment Method
--
--   [@comment@] The payment method(s) to which the payment charge specification applies.
--
--   [@domains@] @'PaymentChargeSpecification'@
--
--   [@ranges@] @'PaymentMethod'@
type AppliesToPaymentMethod = Text.HTML5.MetaData.Schema.PaymentMethod.PaymentMethod

-- | The official name of the organization, e.g. the registered company name.
--
--   [@id@] legalName
--
--   [@label@] Legal Name
--
--   [@comment@] The official name of the organization, e.g. the registered company name.
--
--   [@domains@] @'Organization'@
--
--   [@ranges@] @'Text'@
type LegalName = Text

-- | The name of the application suite to which the application belongs (e.g. Excel belongs to Office)
--
--   [@id@] applicationSuite
--
--   [@label@] Application Suite
--
--   [@comment@] The name of the application suite to which the application belongs (e.g. Excel belongs to Office)
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text'@
type ApplicationSuite = Text

-- | The Dun & Bradstreet DUNS number for identifying an organization or business person.
--
--   [@id@] duns
--
--   [@label@] Duns
--
--   [@comment@] The Dun & Bradstreet DUNS number for identifying an organization or business person.
--
--   [@domains@] @'Person','Organization'@
--
--   [@ranges@] @'Text'@
type Duns = Text

-- | A sub property of participant. The person that lends the object being borrowed.
--
--   [@id@] lender
--
--   [@label@] Lender
--
--   [@comment@] A sub property of participant. The person that lends the object being borrowed.
--
--   [@domains@] @'BorrowAction'@
--
--   [@ranges@] @'Person'@
type Lender = Text.HTML5.MetaData.Schema.Person.Person

-- | True if this item's name is a proprietary/brand name (vs. generic name).
--
--   [@id@] isProprietary
--
--   [@label@] Is Proprietary
--
--   [@comment@] True if this item's name is a proprietary/brand name (vs. generic name).
--
--   [@domains@] @'DietarySupplement','Drug'@
--
--   [@ranges@] @'Boolean'@
type IsProprietary = Boolean

-- | A sub property of location. The specific food establishment where the action occurreed.
--
--   [@id@] foodEstablishment
--
--   [@label@] Food Establishment
--
--   [@comment@] A sub property of location. The specific food establishment where the action occurreed.
--
--   [@domains@] @'CookAction'@
--
--   [@ranges@] @'FoodEstablishment','Place'@
type FoodEstablishment = Either Text.HTML5.MetaData.Schema.FoodEstablishment.FoodEstablishment Text.HTML5.MetaData.Schema.Place.Place

-- | A music recording (track)—usually a single song.
--
--   [@id@] track
--
--   [@label@] Track
--
--   [@comment@] A music recording (track)—usually a single song.
--
--   [@domains@] @'MusicPlaylist','MusicGroup'@
--
--   [@ranges@] @'MusicRecording'@
type Track = Text.HTML5.MetaData.Schema.MusicRecording.MusicRecording

-- | A link related to this web page, for example to other related web pages.
--
--   [@id@] relatedLink
--
--   [@label@] Related Link
--
--   [@comment@] A link related to this web page, for example to other related web pages.
--
--   [@domains@] @'WebPage'@
--
--   [@ranges@] @'URL'@
type RelatedLink = URL

-- | The substage, e.g. 'a' for Stage IIIa.
--
--   [@id@] subStageSuffix
--
--   [@label@] Sub Stage Suffix
--
--   [@comment@] The substage, e.g. 'a' for Stage IIIa.
--
--   [@domains@] @'MedicalConditionStage'@
--
--   [@ranges@] @'Text'@
type SubStageSuffix = Text

-- | A URL to a map of the place (legacy spelling; see singular form, map).
--
--   [@id@] maps
--
--   [@label@] Maps
--
--   [@comment@] A URL to a map of the place (legacy spelling; see singular form, map).
--
--   [@domains@] @'Place'@
--
--   [@ranges@] @'URL'@
type Maps = URL

-- | The neurological pathway that originates the neurons.
--
--   [@id@] sourcedFrom
--
--   [@label@] Sourced From
--
--   [@comment@] The neurological pathway that originates the neurons.
--
--   [@domains@] @'Nerve'@
--
--   [@ranges@] @'BrainStructure'@
type SourcedFrom = Text.HTML5.MetaData.Schema.BrainStructure.BrainStructure

-- | The method of cooking, such as Frying, Steaming, ...
--
--   [@id@] cookingMethod
--
--   [@label@] Cooking Method
--
--   [@comment@] The method of cooking, such as Frying, Steaming, ...
--
--   [@domains@] @'Recipe'@
--
--   [@ranges@] @'Text'@
type CookingMethod = Text

-- | The serving size, in terms of the number of volume or mass
--
--   [@id@] servingSize
--
--   [@label@] Serving Size
--
--   [@comment@] The serving size, in terms of the number of volume or mass
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Text'@
type ServingSize = Text

-- | Additional details to capture the origin of the cost data. For example, 'Medicare Part B'.
--
--   [@id@] costOrigin
--
--   [@label@] Cost Origin
--
--   [@comment@] Additional details to capture the origin of the cost data. For example, 'Medicare Part B'.
--
--   [@domains@] @'DrugCost'@
--
--   [@ranges@] @'Text'@
type CostOrigin = Text

-- | The height of the item.
--
--   [@id@] height
--
--   [@label@] Height
--
--   [@comment@] The height of the item.
--
--   [@domains@] @'MediaObject','Product'@
--
--   [@ranges@] @'Distance','QuantitativeValue'@
type Height = Either Text.HTML5.MetaData.Schema.Distance.Distance Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | A thumbnail image relevant to the Thing.
--
--   [@id@] thumbnailUrl
--
--   [@label@] Thumbnail Url
--
--   [@comment@] A thumbnail image relevant to the Thing.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'URL'@
type ThumbnailUrl = URL

-- | The area within which users can expect to reach the broadcast service.
--
--   [@id@] area
--
--   [@label@] Area
--
--   [@comment@] The area within which users can expect to reach the broadcast service.
--
--   [@domains@] @'BroadcastService'@
--
--   [@ranges@] @'Place'@
type Area = Text.HTML5.MetaData.Schema.Place.Place

-- | Date when this media object was uploaded to this site.
--
--   [@id@] uploadDate
--
--   [@label@] Upload Date
--
--   [@comment@] Date when this media object was uploaded to this site.
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'Date'@
type UploadDate = Date

-- | A sub property of participant. The loser of the action.
--
--   [@id@] loser
--
--   [@label@] Loser
--
--   [@comment@] A sub property of participant. The loser of the action.
--
--   [@domains@] @'WinAction'@
--
--   [@ranges@] @'Person'@
type Loser = Text.HTML5.MetaData.Schema.Person.Person

-- | A description of the postoperative procedures, care, and/or followups for this device.
--
--   [@id@] postOp
--
--   [@label@] Post Op
--
--   [@comment@] A description of the postoperative procedures, care, and/or followups for this device.
--
--   [@domains@] @'MedicalDevice'@
--
--   [@ranges@] @'Text'@
type PostOp = Text

-- | A category of alignment between the learning resource and the framework node. Recommended values include: 'assesses', 'teaches', 'requires', 'textComplexity', 'readingLevel', 'educationalSubject', and 'educationLevel'.
--
--   [@id@] alignmentType
--
--   [@label@] Alignment Type
--
--   [@comment@] A category of alignment between the learning resource and the framework node. Recommended values include: 'assesses', 'teaches', 'requires', 'textComplexity', 'readingLevel', 'educationalSubject', and 'educationLevel'.
--
--   [@domains@] @'AlignmentObject'@
--
--   [@ranges@] @'Text'@
type AlignmentType = Text

-- | An alias for the item.
--
--   [@id@] alternateName
--
--   [@label@] Alternate Name
--
--   [@comment@] An alias for the item.
--
--   [@domains@] @'Thing'@
--
--   [@ranges@] @'Text'@
type AlternateName = Text

-- | URL of an image of the item.
--
--   [@id@] image
--
--   [@label@] Image
--
--   [@comment@] URL of an image of the item.
--
--   [@domains@] @'Thing'@
--
--   [@ranges@] @'URL'@
type Image = URL

-- | Expectations for health conditions of target audience
--
--   [@id@] healthCondition
--
--   [@label@] Health Condition
--
--   [@comment@] Expectations for health conditions of target audience
--
--   [@domains@] @'PeopleAudience'@
--
--   [@ranges@] @'MedicalCondition'@
type HealthCondition = Text.HTML5.MetaData.Schema.MedicalCondition.MedicalCondition

-- | A sign or symptom of this condition. Signs are objective or physically observable manifestations of the medical condition while symptoms are the subjective experienceof the medical condition.
--
--   [@id@] signOrSymptom
--
--   [@label@] Sign or Symptom
--
--   [@comment@] A sign or symptom of this condition. Signs are objective or physically observable manifestations of the medical condition while symptoms are the subjective experienceof the medical condition.
--
--   [@domains@] @'MedicalCondition'@
--
--   [@ranges@] @'MedicalSignOrSymptom'@
type SignOrSymptom = Text.HTML5.MetaData.Schema.MedicalSignOrSymptom.MedicalSignOrSymptom

-- | The phase of the trial.
--
--   [@id@] phase
--
--   [@label@] Phase
--
--   [@comment@] The phase of the trial.
--
--   [@domains@] @'MedicalTrial'@
--
--   [@ranges@] @'Text'@
type Phase = Text

-- | If applicable, a medical specialty in which this entity is relevant.
--
--   [@id@] relevantSpecialty
--
--   [@label@] Relevant Specialty
--
--   [@comment@] If applicable, a medical specialty in which this entity is relevant.
--
--   [@domains@] @'MedicalEntity'@
--
--   [@ranges@] @'MedicalSpecialty'@
type RelevantSpecialty = Text.HTML5.MetaData.Schema.MedicalSpecialty.MedicalSpecialty

-- | The creative work encoded by this media object
--
--   [@id@] encodesCreativeWork
--
--   [@label@] Encodes Creative Work
--
--   [@comment@] The creative work encoded by this media object
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'CreativeWork'@
type EncodesCreativeWork = Text.HTML5.MetaData.Schema.CreativeWork.CreativeWork

-- | A colleague of the person.
--
--   [@id@] colleague
--
--   [@label@] Colleague
--
--   [@comment@] A colleague of the person.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Person'@
type Colleague = Text.HTML5.MetaData.Schema.Person.Person

-- | The number of milligrams of cholesterol.
--
--   [@id@] cholesterolContent
--
--   [@label@] Cholesterol Content
--
--   [@comment@] The number of milligrams of cholesterol.
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Mass'@
type CholesterolContent = Text.HTML5.MetaData.Schema.Mass.Mass

-- | The street address. For example, 1600 Amphitheatre Pkwy.
--
--   [@id@] streetAddress
--
--   [@label@] Street Address
--
--   [@comment@] The street address. For example, 1600 Amphitheatre Pkwy.
--
--   [@domains@] @'PostalAddress'@
--
--   [@ranges@] @'Text'@
type StreetAddress = Text

-- | The number of grams of saturated fat.
--
--   [@id@] saturatedFatContent
--
--   [@label@] Saturated Fat Content
--
--   [@comment@] The number of grams of saturated fat.
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Mass'@
type SaturatedFatContent = Text.HTML5.MetaData.Schema.Mass.Mass

-- | Quantitative measure of the physiologic output of the exercise; also referred to as energy expenditure.
--
--   [@id@] workload
--
--   [@label@] Workload
--
--   [@comment@] Quantitative measure of the physiologic output of the exercise; also referred to as energy expenditure.
--
--   [@domains@] @'ExercisePlan'@
--
--   [@ranges@] @'Energy'@
type Workload = Text.HTML5.MetaData.Schema.Energy.Energy

-- | The manufacturer of the product.
--
--   [@id@] manufacturer
--
--   [@label@] Manufacturer
--
--   [@comment@] The manufacturer of the product.
--
--   [@domains@] @'Product','DietarySupplement','Drug'@
--
--   [@ranges@] @'Organization'@
type Manufacturer = Text.HTML5.MetaData.Schema.Organization.Organization

-- | The opening hour of the place or service on the given day(s) of the week.
--
--   [@id@] opens
--
--   [@label@] Opens
--
--   [@comment@] The opening hour of the place or service on the given day(s) of the week.
--
--   [@domains@] @'OpeningHoursSpecification'@
--
--   [@ranges@] @'Time'@
type Opens = Time

-- | A contact point for a person or organization (legacy spelling; see singular form, contactPoint).
--
--   [@id@] contactPoints
--
--   [@label@] Contact Points
--
--   [@comment@] A contact point for a person or organization (legacy spelling; see singular form, contactPoint).
--
--   [@domains@] @'Person','Organization'@
--
--   [@ranges@] @'ContactPoint'@
type ContactPoints = Text.HTML5.MetaData.Schema.ContactPoint.ContactPoint

-- | The person's spouse.
--
--   [@id@] spouse
--
--   [@label@] Spouse
--
--   [@comment@] The person's spouse.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Person'@
type Spouse = Text.HTML5.MetaData.Schema.Person.Person

-- | The number of the column in which the NewsArticle appears in the print edition.
--
--   [@id@] printColumn
--
--   [@label@] Print Column
--
--   [@comment@] The number of the column in which the NewsArticle appears in the print edition.
--
--   [@domains@] @'NewsArticle'@
--
--   [@ranges@] @'Text'@
type PrintColumn = Text

-- | The description of a node in an established educational framework.
--
--   [@id@] targetDescription
--
--   [@label@] Target Description
--
--   [@comment@] The description of a node in an established educational framework.
--
--   [@domains@] @'AlignmentObject'@
--
--   [@ranges@] @'Text'@
type TargetDescription = Text

-- | The upper of the product characteristic.
--
--   [@id@] maxValue
--
--   [@label@] Max Value
--
--   [@comment@] The upper of the product characteristic.
--
--   [@domains@] @'QuantitativeValue'@
--
--   [@ranges@] @'Number'@
type MaxValue = Number

-- | The lowest price if the price is a range.
--
--   [@id@] minPrice
--
--   [@label@] Min Price
--
--   [@comment@] The lowest price if the price is a range.
--
--   [@domains@] @'PriceSpecification'@
--
--   [@ranges@] @'Number'@
type MinPrice = Number

-- | When the item is available for pickup from the store, locker, etc.
--
--   [@id@] availableFrom
--
--   [@label@] Available From
--
--   [@comment@] When the item is available for pickup from the store, locker, etc.
--
--   [@domains@] @'DeliveryEvent'@
--
--   [@ranges@] @'DateTime'@
type AvailableFrom = DateTime

-- | A diagnostic test or procedure offered by this lab.
--
--   [@id@] availableTest
--
--   [@label@] Available Test
--
--   [@comment@] A diagnostic test or procedure offered by this lab.
--
--   [@domains@] @'DiagnosticLab'@
--
--   [@ranges@] @'MedicalTest'@
type AvailableTest = Text.HTML5.MetaData.Schema.MedicalTest.MedicalTest

-- | A medical specialty of the provider.
--
--   [@id@] medicalSpecialty
--
--   [@label@] Medical Specialty
--
--   [@comment@] A medical specialty of the provider.
--
--   [@domains@] @'Physician','Hospital','MedicalClinic'@
--
--   [@ranges@] @'MedicalSpecialty'@
type MedicalSpecialty = Text.HTML5.MetaData.Schema.MedicalSpecialty.MedicalSpecialty

-- | A possible unexpected and unfavorable evolution of a medical condition. Complications may include worsening of the signs or symptoms of the disease, extension of the condition to other organ systems, etc.
--
--   [@id@] possibleComplication
--
--   [@label@] Possible Complication
--
--   [@comment@] A possible unexpected and unfavorable evolution of a medical condition. Complications may include worsening of the signs or symptoms of the disease, extension of the condition to other organ systems, etc.
--
--   [@domains@] @'MedicalCondition'@
--
--   [@ranges@] @'Text'@
type PossibleComplication = Text

-- | The date that this organization was founded.
--
--   [@id@] foundingDate
--
--   [@label@] Founding Date
--
--   [@comment@] The date that this organization was founded.
--
--   [@domains@] @'Organization'@
--
--   [@ranges@] @'Date'@
type FoundingDate = Date

-- | The URL of a node in an established educational framework.
--
--   [@id@] targetUrl
--
--   [@label@] Target Url
--
--   [@comment@] The URL of a node in an established educational framework.
--
--   [@domains@] @'AlignmentObject'@
--
--   [@ranges@] @'URL'@
type TargetUrl = URL

-- | Function of the anatomical structure.
--
--   [@id@] function
--
--   [@label@] Function
--
--   [@comment@] Function of the anatomical structure.
--
--   [@domains@] @'AnatomicalStructure'@
--
--   [@ranges@] @'Text'@
type Function = Text

-- | A person who founded this organization (legacy spelling; see singular form, founder).
--
--   [@id@] founders
--
--   [@label@] Founders
--
--   [@comment@] A person who founded this organization (legacy spelling; see singular form, founder).
--
--   [@domains@] @'Organization'@
--
--   [@ranges@] @'Person'@
type Founders = Text.HTML5.MetaData.Schema.Person.Person

-- | The actual infectious agent, such as a specific bacterium.
--
--   [@id@] infectiousAgent
--
--   [@label@] Infectious Agent
--
--   [@comment@] The actual infectious agent, such as a specific bacterium.
--
--   [@domains@] @'InfectiousDisease'@
--
--   [@ranges@] @'Text'@
type InfectiousAgent = Text

-- | The muscle whose action counteracts the specified muscle.
--
--   [@id@] antagonist
--
--   [@label@] Antagonist
--
--   [@comment@] The muscle whose action counteracts the specified muscle.
--
--   [@domains@] @'Muscle'@
--
--   [@ranges@] @'Muscle'@
type Antagonist = Text.HTML5.MetaData.Schema.Muscle.Muscle

-- | The industry associated with the job position.
--
--   [@id@] industry
--
--   [@label@] Industry
--
--   [@comment@] The industry associated with the job position.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type Industry = Text

-- | The class of drug this belongs to (e.g., statins).
--
--   [@id@] drugClass
--
--   [@label@] Drug Class
--
--   [@comment@] The class of drug this belongs to (e.g., statins).
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'DrugClass'@
type DrugClass = Text.HTML5.MetaData.Schema.DrugClass.DrugClass

-- | Description of what changed in this version.
--
--   [@id@] releaseNotes
--
--   [@label@] Release Notes
--
--   [@comment@] Description of what changed in this version.
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text','URL'@
type ReleaseNotes = Either Text URL

-- | A means of accessing the service (e.g. a phone bank, a web site, a location, etc.)
--
--   [@id@] availableChannel
--
--   [@label@] Available Channel
--
--   [@comment@] A means of accessing the service (e.g. a phone bank, a web site, a location, etc.)
--
--   [@domains@] @'Service'@
--
--   [@ranges@] @'ServiceChannel'@
type AvailableChannel = Text.HTML5.MetaData.Schema.ServiceChannel.ServiceChannel

-- | Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility (WebSchemas wiki lists possible values).
--
--   [@id@] accessibilityFeature
--
--   [@label@] Accessibility Feature
--
--   [@comment@] Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility (<a href="http://www.w3.org/wiki/WebSchemas/Accessibility">WebSchemas wiki lists possible values</a>).
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type AccessibilityFeature = Text

-- | The range of spatial applicability of a dataset, e.g. for a dataset of New York weather, the state of New York.
--
--   [@id@] spatial
--
--   [@label@] Spatial
--
--   [@comment@] The range of spatial applicability of a dataset, e.g. for a dataset of New York weather, the state of New York.
--
--   [@domains@] @'Dataset'@
--
--   [@ranges@] @'Place'@
type Spatial = Text.HTML5.MetaData.Schema.Place.Place

-- | A contact location for a person's residence.
--
--   [@id@] homeLocation
--
--   [@label@] Home Location
--
--   [@comment@] A contact location for a person's residence.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'ContactPoint','Place'@
type HomeLocation = Either Text.HTML5.MetaData.Schema.ContactPoint.ContactPoint Text.HTML5.MetaData.Schema.Place.Place

-- | Someone working for this organization.
--
--   [@id@] employee
--
--   [@label@] Employee
--
--   [@comment@] Someone working for this organization.
--
--   [@domains@] @'Organization'@
--
--   [@ranges@] @'Person'@
type Employee = Text.HTML5.MetaData.Schema.Person.Person

-- | The current status of the order.
--
--   [@id@] orderStatus
--
--   [@label@] Order Status
--
--   [@comment@] The current status of the order.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'OrderStatus'@
type OrderStatus = Text.HTML5.MetaData.Schema.OrderStatus.OrderStatus

-- | A dataset contained in a catalog.
--
--   [@id@] dataset
--
--   [@label@] Dataset
--
--   [@comment@] A dataset contained in a catalog.
--
--   [@domains@] @'DataCatalog'@
--
--   [@ranges@] @'Dataset'@
type Dataset = Text.HTML5.MetaData.Schema.Dataset.Dataset

-- | The currency (in 3-letter ISO 4217 format) of the offer price or a price component, when attached to PriceSpecification and its subtypes.
--
--   [@id@] priceCurrency
--
--   [@label@] Price Currency
--
--   [@comment@] The currency (in 3-letter ISO 4217 format) of the offer price or a price component, when attached to PriceSpecification and its subtypes.
--
--   [@domains@] @'PriceSpecification','Offer'@
--
--   [@ranges@] @'Text'@
type PriceCurrency = Text

-- | A diagnostic test that can identify this sign.
--
--   [@id@] identifyingTest
--
--   [@label@] Identifying Test
--
--   [@comment@] A diagnostic test that can identify this sign.
--
--   [@domains@] @'MedicalSign'@
--
--   [@ranges@] @'MedicalTest'@
type IdentifyingTest = Text.HTML5.MetaData.Schema.MedicalTest.MedicalTest

-- | This links to a node or nodes indicating the exact quantity of the products included in the offer.
--
--   [@id@] includesObject
--
--   [@label@] Includes Object
--
--   [@comment@] This links to a node or nodes indicating the exact quantity of the products included in the offer.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'TypeAndQuantityNode'@
type IncludesObject = Text.HTML5.MetaData.Schema.TypeAndQuantityNode.TypeAndQuantityNode

-- | The hours during which this contact point is available.
--
--   [@id@] hoursAvailable
--
--   [@label@] Hours Available
--
--   [@comment@] The hours during which this contact point is available.
--
--   [@domains@] @'ContactPoint'@
--
--   [@ranges@] @'OpeningHoursSpecification'@
type HoursAvailable = Text.HTML5.MetaData.Schema.OpeningHoursSpecification.OpeningHoursSpecification

-- | Nationality of the person.
--
--   [@id@] nationality
--
--   [@label@] Nationality
--
--   [@comment@] Nationality of the person.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Country'@
type Nationality = Text.HTML5.MetaData.Schema.Country.Country

-- | The cost per unit of the drug.
--
--   [@id@] costPerUnit
--
--   [@label@] Cost Per Unit
--
--   [@comment@] The cost per unit of the drug.
--
--   [@domains@] @'DrugCost'@
--
--   [@ranges@] @'Number','Text'@
type CostPerUnit = Either Number Text

-- | Type of software application, e.g. "Game, Multimedia".
--
--   [@id@] applicationCategory
--
--   [@label@] Application Category
--
--   [@comment@] Type of software application, e.g. "Game, Multimedia".
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text','URL'@
type ApplicationCategory = Either Text URL

-- | Proprietary name given to the diet plan, typically by its originator or creator.
--
--   [@id@] proprietaryName
--
--   [@label@] Proprietary Name
--
--   [@comment@] Proprietary name given to the diet plan, typically by its originator or creator.
--
--   [@domains@] @'Diet'@
--
--   [@ranges@] @'Text'@
type ProprietaryName = Text

-- | A downloadable form of this dataset, at a specific location, in a specific format.
--
--   [@id@] distribution
--
--   [@label@] Distribution
--
--   [@comment@] A downloadable form of this dataset, at a specific location, in a specific format.
--
--   [@domains@] @'Dataset'@
--
--   [@ranges@] @'DataDownload'@
type Distribution = Text.HTML5.MetaData.Schema.DataDownload.DataDownload

-- | 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).
--
--   [@id@] printPage
--
--   [@label@] Print Page
--
--   [@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).
--
--   [@domains@] @'NewsArticle'@
--
--   [@ranges@] @'Text'@
type PrintPage = Text

-- | Responsibilities associated with this role.
--
--   [@id@] responsibilities
--
--   [@label@] Responsibilities
--
--   [@comment@] Responsibilities associated with this role.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type Responsibilities = Text

-- | After this date, the item will no longer be available for pickup.
--
--   [@id@] availableThrough
--
--   [@label@] Available Through
--
--   [@comment@] After this date, the item will no longer be available for pickup.
--
--   [@domains@] @'DeliveryEvent'@
--
--   [@ranges@] @'DateTime'@
type AvailableThrough = DateTime

-- | The number of grams of protein.
--
--   [@id@] proteinContent
--
--   [@label@] Protein Content
--
--   [@comment@] The number of grams of protein.
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Mass'@
type ProteinContent = Text.HTML5.MetaData.Schema.Mass.Mass

-- | Description of skills and experience needed for the position.
--
--   [@id@] experienceRequirements
--
--   [@label@] Experience Requirements
--
--   [@comment@] Description of skills and experience needed for the position.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type ExperienceRequirements = Text

-- | 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.
--
--   [@id@] circle
--
--   [@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.
--
--   [@domains@] @'GeoShape'@
--
--   [@ranges@] @'Text'@
type Circle = Text

-- | The item ordered.
--
--   [@id@] orderedItem
--
--   [@label@] Ordered Item
--
--   [@comment@] The item ordered.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'Product'@
type OrderedItem = Text.HTML5.MetaData.Schema.Product.Product

-- | The unit in which the drug is measured, e.g. '5 mg tablet'.
--
--   [@id@] drugUnit
--
--   [@label@] Drug Unit
--
--   [@comment@] The unit in which the drug is measured, e.g. '5 mg tablet'.
--
--   [@domains@] @'DrugCost'@
--
--   [@ranges@] @'Text'@
type DrugUnit = Text

-- | True if the drug is available in a generic form (regardless of name).
--
--   [@id@] isAvailableGenerically
--
--   [@label@] Is Available Generically
--
--   [@comment@] True if the drug is available in a generic form (regardless of name).
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'Boolean'@
type IsAvailableGenerically = Boolean

-- | Characteristics of the population for which this is intended, or which typically uses it, e.g. 'adults'.
--
--   [@id@] targetPopulation
--
--   [@label@] Target Population
--
--   [@comment@] Characteristics of the population for which this is intended, or which typically uses it, e.g. 'adults'.
--
--   [@domains@] @'DietarySupplement','DoseSchedule'@
--
--   [@ranges@] @'Text'@
type TargetPopulation = Text

-- | A preventative therapy used to prevent an initial occurrence of the medical condition, such as vaccination.
--
--   [@id@] primaryPrevention
--
--   [@label@] Primary Prevention
--
--   [@comment@] A preventative therapy used to prevent an initial occurrence of the medical condition, such as vaccination.
--
--   [@domains@] @'MedicalCondition'@
--
--   [@ranges@] @'MedicalTherapy'@
type PrimaryPrevention = Text.HTML5.MetaData.Schema.MedicalTherapy.MedicalTherapy

-- | The composer of the movie or TV/radio soundtrack.
--
--   [@id@] musicBy
--
--   [@label@] Music by
--
--   [@comment@] The composer of the movie or TV/radio soundtrack.
--
--   [@domains@] @'Series','Episode','Movie'@
--
--   [@ranges@] @'Person','MusicGroup'@
type MusicBy = Either Text.HTML5.MetaData.Schema.Person.Person Text.HTML5.MetaData.Schema.MusicGroup.MusicGroup

-- | The product that this structured value is referring to.
--
--   [@id@] typeOfGood
--
--   [@label@] Type of Good
--
--   [@comment@] The product that this structured value is referring to.
--
--   [@domains@] @'OwnershipInfo','TypeAndQuantityNode'@
--
--   [@ranges@] @'Product'@
type TypeOfGood = Text.HTML5.MetaData.Schema.Product.Product

-- | Any potential safety concern associated with the supplement. May include interactions with other drugs and foods, pregnancy, breastfeeding, known adverse reactions, and documented efficacy of the supplement.
--
--   [@id@] safetyConsideration
--
--   [@label@] Safety Consideration
--
--   [@comment@] Any potential safety concern associated with the supplement. May include interactions with other drugs and foods, pregnancy, breastfeeding, known adverse reactions, and documented efficacy of the supplement.
--
--   [@domains@] @'DietarySupplement'@
--
--   [@ranges@] @'Text'@
type SafetyConsideration = Text

-- | The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed.
--
--   [@id@] worstRating
--
--   [@label@] Worst Rating
--
--   [@comment@] The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed.
--
--   [@domains@] @'Rating'@
--
--   [@ranges@] @'Number','Text'@
type WorstRating = Either Number Text

-- | The cuisine of the restaurant.
--
--   [@id@] servesCuisine
--
--   [@label@] Serves Cuisine
--
--   [@comment@] The cuisine of the restaurant.
--
--   [@domains@] @'FoodEstablishment'@
--
--   [@ranges@] @'Text'@
type ServesCuisine = Text

-- | The location where the NewsArticle was produced.
--
--   [@id@] dateline
--
--   [@label@] Dateline
--
--   [@comment@] The location where the NewsArticle was produced.
--
--   [@domains@] @'NewsArticle'@
--
--   [@ranges@] @'Text'@
type Dateline = Text

-- | The delivery method(s) available for this offer.
--
--   [@id@] availableDeliveryMethod
--
--   [@label@] Available Delivery Method
--
--   [@comment@] The delivery method(s) available for this offer.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'DeliveryMethod'@
type AvailableDeliveryMethod = Text.HTML5.MetaData.Schema.DeliveryMethod.DeliveryMethod

-- | The format of the book.
--
--   [@id@] bookFormat
--
--   [@label@] Book Format
--
--   [@comment@] The format of the book.
--
--   [@domains@] @'Book'@
--
--   [@ranges@] @'BookFormatType'@
type BookFormat = Text.HTML5.MetaData.Schema.BookFormatType.BookFormatType

-- | The geographic area where the service is provided.
--
--   [@id@] serviceArea
--
--   [@label@] Service Area
--
--   [@comment@] The geographic area where the service is provided.
--
--   [@domains@] @'Service'@
--
--   [@ranges@] @'AdministrativeArea'@
type ServiceArea = Text.HTML5.MetaData.Schema.AdministrativeArea.AdministrativeArea

-- | The typical working hours for this job (e.g. 1st shift, night shift, 8am-5pm).
--
--   [@id@] workHours
--
--   [@label@] Work Hours
--
--   [@comment@] The typical working hours for this job (e.g. 1st shift, night shift, 8am-5pm).
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type WorkHours = Text

-- | The gender of the person or audience.
--
--   [@id@] suggestedGender
--
--   [@label@] Suggested Gender
--
--   [@comment@] The gender of the person or audience.
--
--   [@domains@] @'PeopleAudience'@
--
--   [@ranges@] @'Text'@
type SuggestedGender = Text

-- | 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.
--
--   [@id@] occupationalCategory
--
--   [@label@] Occupational Category
--
--   [@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.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type OccupationalCategory = Text

-- | Position of the episode within an ordered group of episodes.
--
--   [@id@] episodeNumber
--
--   [@label@] Episode Number
--
--   [@comment@] Position of the episode within an ordered group of episodes.
--
--   [@domains@] @'Episode'@
--
--   [@ranges@] @'Integer'@
type EpisodeNumber = Integer

-- | The object that helped the agent perform the action. e.g. John wrote a book with *a pen*.
--
--   [@id@] instrument
--
--   [@label@] Instrument
--
--   [@comment@] The object that helped the agent perform the action. e.g. John wrote a book with *a pen*.
--
--   [@domains@] @'Action'@
--
--   [@ranges@] @'Thing'@
type Instrument = Text.HTML5.MetaData.Schema.Thing.Thing

-- | 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.
--
--   [@id@] priceType
--
--   [@label@] Price Type
--
--   [@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.
--
--   [@domains@] @'UnitPriceSpecification'@
--
--   [@ranges@] @'Text'@
type PriceType = Text

-- | Storage requirements (free space required).
--
--   [@id@] storageRequirements
--
--   [@label@] Storage Requirements
--
--   [@comment@] Storage requirements (free space required).
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text','URL'@
type StorageRequirements = Either Text URL

-- | Maximal age of the child
--
--   [@id@] childMaxAge
--
--   [@label@] Child Max Age
--
--   [@comment@] Maximal age of the child
--
--   [@domains@] @'ParentAudience'@
--
--   [@ranges@] @'Number'@
type ChildMaxAge = Number

-- | Any discount applied (to an Order).
--
--   [@id@] discount
--
--   [@label@] Discount
--
--   [@comment@] Any discount applied (to an Order).
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'Number','Text'@
type Discount = Either Number Text

-- | Publication date for the job posting.
--
--   [@id@] datePosted
--
--   [@label@] Date Posted
--
--   [@comment@] Publication date for the job posting.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Date'@
type DatePosted = Date

-- | The condition, complication, etc. influenced by this factor.
--
--   [@id@] increasesRiskOf
--
--   [@label@] Increases Risk of
--
--   [@comment@] The condition, complication, etc. influenced by this factor.
--
--   [@domains@] @'MedicalRiskFactor'@
--
--   [@ranges@] @'MedicalEntity'@
type IncreasesRiskOf = Text.HTML5.MetaData.Schema.MedicalEntity.MedicalEntity

-- | Specifics about the observational study design (enumerated).
--
--   [@id@] studyDesign
--
--   [@label@] Study Design
--
--   [@comment@] Specifics about the observational study design (enumerated).
--
--   [@domains@] @'MedicalObservationalStudy'@
--
--   [@ranges@] @'MedicalObservationalStudyDesign'@
type StudyDesign = Text.HTML5.MetaData.Schema.MedicalObservationalStudyDesign.MedicalObservationalStudyDesign

-- | A sub property of object. The candidate subject of this action.
--
--   [@id@] candidate
--
--   [@label@] Candidate
--
--   [@comment@] A sub property of object. The candidate subject of this action.
--
--   [@domains@] @'VoteAction'@
--
--   [@ranges@] @'Person'@
type Candidate = Text.HTML5.MetaData.Schema.Person.Person

-- | The Global Location Number (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.
--
--   [@id@] globalLocationNumber
--
--   [@label@] Global Location Number
--
--   [@comment@] The Global Location Number (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.
--
--   [@domains@] @'Person','Place','Organization'@
--
--   [@ranges@] @'Text'@
type GlobalLocationNumber = Text

-- | The series to which this episode or season belongs.
--
--   [@id@] partOfSeries
--
--   [@label@] Part of Series
--
--   [@comment@] The series to which this episode or season belongs.
--
--   [@domains@] @'Season','Episode','Clip'@
--
--   [@ranges@] @'Series'@
type PartOfSeries = Text.HTML5.MetaData.Schema.Series.Series

-- | Strength of evidence of the data used to formulate the guideline (enumerated).
--
--   [@id@] evidenceLevel
--
--   [@label@] Evidence Level
--
--   [@comment@] Strength of evidence of the data used to formulate the guideline (enumerated).
--
--   [@domains@] @'MedicalGuideline'@
--
--   [@ranges@] @'MedicalEvidenceLevel'@
type EvidenceLevel = Text.HTML5.MetaData.Schema.MedicalEvidenceLevel.MedicalEvidenceLevel

-- | The closing hour of the place or service on the given day(s) of the week.
--
--   [@id@] closes
--
--   [@label@] Closes
--
--   [@comment@] The closing hour of the place or service on the given day(s) of the week.
--
--   [@domains@] @'OpeningHoursSpecification'@
--
--   [@ranges@] @'Time'@
type Closes = Time

-- | The location of the event, organization or action.
--
--   [@id@] location
--
--   [@label@] Location
--
--   [@comment@] The location of the event, organization or action.
--
--   [@domains@] @'Action','Organization','Event'@
--
--   [@ranges@] @'PostalAddress','Place'@
type Location = Either Text.HTML5.MetaData.Schema.PostalAddress.PostalAddress Text.HTML5.MetaData.Schema.Place.Place

-- | The party holding the legal copyright to the CreativeWork.
--
--   [@id@] copyrightHolder
--
--   [@label@] Copyright Holder
--
--   [@comment@] The party holding the legal copyright to the CreativeWork.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Organization','Person'@
type CopyrightHolder = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | Minimum memory requirements.
--
--   [@id@] memoryRequirements
--
--   [@label@] Memory Requirements
--
--   [@comment@] Minimum memory requirements.
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text','URL'@
type MemoryRequirements = Either Text URL

-- | A sub property of location. The sports event where this action occurred.
--
--   [@id@] sportsEvent
--
--   [@label@] Sports Event
--
--   [@comment@] A sub property of location. The sports event where this action occurred.
--
--   [@domains@] @'ExerciseAction'@
--
--   [@ranges@] @'SportsEvent'@
type SportsEvent = Text.HTML5.MetaData.Schema.SportsEvent.SportsEvent

-- | 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.
--
--   [@id@] serviceOperator
--
--   [@label@] Service Operator
--
--   [@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.
--
--   [@domains@] @'GovernmentService'@
--
--   [@ranges@] @'Organization'@
type ServiceOperator = Text.HTML5.MetaData.Schema.Organization.Organization

-- | The coding system, e.g. 'ICD-10'.
--
--   [@id@] codingSystem
--
--   [@label@] Coding System
--
--   [@comment@] The coding system, e.g. 'ICD-10'.
--
--   [@domains@] @'MedicalCode'@
--
--   [@ranges@] @'Text'@
type CodingSystem = Text

-- | The number of words in the text of the Article.
--
--   [@id@] wordCount
--
--   [@label@] Word Count
--
--   [@comment@] The number of words in the text of the Article.
--
--   [@domains@] @'Article'@
--
--   [@ranges@] @'Integer'@
type WordCount = Integer

-- | A season in a tv/radio series.
--
--   [@id@] season
--
--   [@label@] Season
--
--   [@comment@] A season in a tv/radio series.
--
--   [@domains@] @'Series'@
--
--   [@ranges@] @'Season'@
type Season = Text.HTML5.MetaData.Schema.Season.Season

-- | The color of the product.
--
--   [@id@] color
--
--   [@label@] Color
--
--   [@comment@] The color of the product.
--
--   [@domains@] @'Product'@
--
--   [@ranges@] @'Text'@
type Color = Text

-- | Location in the body of the anatomical structure.
--
--   [@id@] bodyLocation
--
--   [@label@] Body Location
--
--   [@comment@] Location in the body of the anatomical structure.
--
--   [@domains@] @'AnatomicalStructure'@
--
--   [@ranges@] @'Text'@
type BodyLocation = Text

-- | The type of procedure, for example Surgical, Noninvasive, or Percutaneous.
--
--   [@id@] procedureType
--
--   [@label@] Procedure Type
--
--   [@comment@] The type of procedure, for example Surgical, Noninvasive, or Percutaneous.
--
--   [@domains@] @'MedicalProcedure'@
--
--   [@ranges@] @'MedicalProcedureType'@
type ProcedureType = Text.HTML5.MetaData.Schema.MedicalProcedureType.MedicalProcedureType

-- | 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 spacedelimited points where the first and final points are identical.
--
--   [@id@] box
--
--   [@label@] Box
--
--   [@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 spacedelimited points where the first and final points are identical.
--
--   [@domains@] @'GeoShape'@
--
--   [@ranges@] @'Text'@
type Box = Text

-- | The postings that are part of this blog (legacy spelling; see singular form, blogPost).
--
--   [@id@] blogPosts
--
--   [@label@] Blog Posts
--
--   [@comment@] The postings that are part of this blog (legacy spelling; see singular form, blogPost).
--
--   [@domains@] @'Blog'@
--
--   [@ranges@] @'BlogPosting'@
type BlogPosts = Text.HTML5.MetaData.Schema.BlogPosting.BlogPosting

-- | When the Action was performed: start time. This is for actions that span a period of time. e.g. John wrote a book from *January* to December.
--
--   [@id@] startTime
--
--   [@label@] Start Time
--
--   [@comment@] When the Action was performed: start time. This is for actions that span a period of time. e.g. John wrote a book from *January* to December.
--
--   [@domains@] @'Action'@
--
--   [@ranges@] @'DateTime'@
type StartTime = DateTime

-- | The end of the validity of offer, price specification, or opening hours data.
--
--   [@id@] validThrough
--
--   [@label@] Valid Through
--
--   [@comment@] The end of the validity of offer, price specification, or opening hours data.
--
--   [@domains@] @'OpeningHoursSpecification','Demand','PriceSpecification','Offer'@
--
--   [@ranges@] @'DateTime'@
type ValidThrough = DateTime

-- | A person attending the event (legacy spelling; see singular form, attendee).
--
--   [@id@] attendees
--
--   [@label@] Attendees
--
--   [@comment@] A person attending the event (legacy spelling; see singular form, attendee).
--
--   [@domains@] @'Event'@
--
--   [@ranges@] @'Organization','Person'@
type Attendees = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | MIME format of the binary (e.g. application/zip).
--
--   [@id@] fileFormat
--
--   [@label@] File Format
--
--   [@comment@] MIME format of the binary (e.g. application/zip).
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text'@
type FileFormat = Text

-- | The language of the content. please use one of the language codes from the IETF BCP 47 standard.
--
--   [@id@] inLanguage
--
--   [@label@] In Language
--
--   [@comment@] The language of the content. please use one of the language codes from the <a href="http://tools.ietf.org/html/bcp47">IETF BCP 47 standard.</a>
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type InLanguage = Text

-- | A dosage form in which this drug/supplement is available, e.g. 'tablet', 'suspension', 'injection'.
--
--   [@id@] dosageForm
--
--   [@label@] Dosage Form
--
--   [@comment@] A dosage form in which this drug/supplement is available, e.g. 'tablet', 'suspension', 'injection'.
--
--   [@domains@] @'DietarySupplement','Drug'@
--
--   [@ranges@] @'Text'@
type DosageForm = Text

-- | An image containing a diagram that illustrates the structure and/or its component substructures and/or connections with other structures.
--
--   [@id@] diagram
--
--   [@label@] Diagram
--
--   [@comment@] An image containing a diagram that illustrates the structure and/or its component substructures and/or connections with other structures.
--
--   [@domains@] @'AnatomicalStructure'@
--
--   [@ranges@] @'ImageObject'@
type Diagram = Text.HTML5.MetaData.Schema.ImageObject.ImageObject

-- | The textual content of this CreativeWork.
--
--   [@id@] text
--
--   [@label@] Text
--
--   [@comment@] The textual content of this CreativeWork.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
-- type Text = Text

-- | A sub property of instrument. The exercise plan used on this action.
--
--   [@id@] exercisePlan
--
--   [@label@] Exercise Plan
--
--   [@comment@] A sub property of instrument. The exercise plan used on this action.
--
--   [@domains@] @'ExerciseAction'@
--
--   [@ranges@] @'ExercisePlan'@
type ExercisePlan = Text.HTML5.MetaData.Schema.ExercisePlan.ExercisePlan

-- | Products owned by the organization or person.
--
--   [@id@] owns
--
--   [@label@] Owns
--
--   [@comment@] Products owned by the organization or person.
--
--   [@domains@] @'Person','Organization'@
--
--   [@ranges@] @'OwnershipInfo','Product'@
type Owns = Either Text.HTML5.MetaData.Schema.OwnershipInfo.OwnershipInfo Text.HTML5.MetaData.Schema.Product.Product

-- | One of the more significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most.
--
--   [@id@] significantLink
--
--   [@label@] Significant Link
--
--   [@comment@] One of the more significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most.
--
--   [@domains@] @'WebPage'@
--
--   [@ranges@] @'URL'@
type SignificantLink = URL

-- | The overall order the items in this delivery were included in.
--
--   [@id@] partOfOrder
--
--   [@label@] Part of Order
--
--   [@comment@] The overall order the items in this delivery were included in.
--
--   [@domains@] @'ParcelDelivery'@
--
--   [@ranges@] @'Order'@
type PartOfOrder = Text.HTML5.MetaData.Schema.Order.Order

-- | The condition, complication, symptom, sign, etc. caused.
--
--   [@id@] causeOf
--
--   [@label@] Cause of
--
--   [@comment@] The condition, complication, symptom, sign, etc. caused.
--
--   [@domains@] @'MedicalCause'@
--
--   [@ranges@] @'MedicalEntity'@
type CauseOf = Text.HTML5.MetaData.Schema.MedicalEntity.MedicalEntity

-- | Number of times one should repeat the activity.
--
--   [@id@] repetitions
--
--   [@label@] Repetitions
--
--   [@comment@] Number of times one should repeat the activity.
--
--   [@domains@] @'ExercisePlan'@
--
--   [@ranges@] @'Number'@
type Repetitions = Number

-- | Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code.
--
--   [@id@] countriesSupported
--
--   [@label@] Countries Supported
--
--   [@comment@] Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code.
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text'@
type CountriesSupported = Text

-- | A description of the workup, testing, and other preparations required before implanting this device.
--
--   [@id@] preOp
--
--   [@label@] Pre Op
--
--   [@comment@] A description of the workup, testing, and other preparations required before implanting this device.
--
--   [@domains@] @'MedicalDevice'@
--
--   [@ranges@] @'Text'@
type PreOp = Text

-- | The category of the recipe—for example, appetizer, entree, etc.
--
--   [@id@] recipeCategory
--
--   [@label@] Recipe Category
--
--   [@comment@] The category of the recipe—for example, appetizer, entree, etc.
--
--   [@domains@] @'Recipe'@
--
--   [@ranges@] @'Text'@
type RecipeCategory = Text

-- | The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.
--
--   [@id@] taxID
--
--   [@label@] Tax ID
--
--   [@comment@] The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.
--
--   [@domains@] @'Person','Organization'@
--
--   [@ranges@] @'Text'@
type TaxID = Text

-- | People or organizations that have reviewed the content on this web page for accuracy and/or completeness.
--
--   [@id@] reviewedBy
--
--   [@label@] Reviewed by
--
--   [@comment@] People or organizations that have reviewed the content on this web page for accuracy and/or completeness.
--
--   [@domains@] @'WebPage'@
--
--   [@ranges@] @'Organization','Person'@
type ReviewedBy = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | Specifies specific carrier(s) requirements for the application (e.g. an application may only work on a specific carrier network).
--
--   [@id@] carrierRequirements
--
--   [@label@] Carrier Requirements
--
--   [@comment@] Specifies specific carrier(s) requirements for the application (e.g. an application may only work on a specific carrier network).
--
--   [@domains@] @'MobileApplication'@
--
--   [@ranges@] @'Text'@
type CarrierRequirements = Text

-- | An aspect of medical practice that is considered on the page, such as 'diagnosis', 'treatment', 'causes', 'prognosis', 'etiology', 'epidemiology', etc.
--
--   [@id@] aspect
--
--   [@label@] Aspect
--
--   [@comment@] An aspect of medical practice that is considered on the page, such as 'diagnosis', 'treatment', 'causes', 'prognosis', 'etiology', 'epidemiology', etc.
--
--   [@domains@] @'MedicalWebPage'@
--
--   [@ranges@] @'Text'@
type Aspect = Text

-- | Organization offering the job position.
--
--   [@id@] hiringOrganization
--
--   [@label@] Hiring Organization
--
--   [@comment@] Organization offering the job position.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Organization'@
type HiringOrganization = Text.HTML5.MetaData.Schema.Organization.Organization

-- | Device used to perform the test.
--
--   [@id@] usesDevice
--
--   [@label@] Uses Device
--
--   [@comment@] Device used to perform the test.
--
--   [@domains@] @'MedicalTest'@
--
--   [@ranges@] @'MedicalDevice'@
type UsesDevice = Text.HTML5.MetaData.Schema.MedicalDevice.MedicalDevice

-- | An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled.
--
--   [@id@] eventStatus
--
--   [@label@] Event Status
--
--   [@comment@] An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled.
--
--   [@domains@] @'Event'@
--
--   [@ranges@] @'EventStatusType'@
type EventStatus = Text.HTML5.MetaData.Schema.EventStatusType.EventStatusType

-- | The weight of the product.
--
--   [@id@] weight
--
--   [@label@] Weight
--
--   [@comment@] The weight of the product.
--
--   [@domains@] @'Product'@
--
--   [@ranges@] @'QuantitativeValue'@
type Weight = Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | Date of death.
--
--   [@id@] deathDate
--
--   [@label@] Death Date
--
--   [@comment@] Date of death.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Date'@
type DeathDate = Date

-- | An Event that is part of this event. For example, a conference event includes many presentations, each are a subEvent of the conference.
--
--   [@id@] subEvent
--
--   [@label@] Sub Event
--
--   [@comment@] An Event that is part of this event. For example, a conference event includes many presentations, each are a subEvent of the conference.
--
--   [@domains@] @'Event'@
--
--   [@ranges@] @'Event'@
type SubEvent = Text.HTML5.MetaData.Schema.Event.Event

-- | If applicable, the organization that officially recognizes this entity as part of its endorsed system of medicine.
--
--   [@id@] recognizingAuthority
--
--   [@label@] Recognizing Authority
--
--   [@comment@] If applicable, the organization that officially recognizes this entity as part of its endorsed system of medicine.
--
--   [@domains@] @'MedicalEntity'@
--
--   [@ranges@] @'Organization'@
type RecognizingAuthority = Text.HTML5.MetaData.Schema.Organization.Organization

-- | Link to prescribing information for the drug.
--
--   [@id@] prescribingInfo
--
--   [@label@] Prescribing Info
--
--   [@comment@] Link to prescribing information for the drug.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'URL'@
type PrescribingInfo = URL

-- | An identifier for the method of payment used (e.g. the last 4 digits of the credit card).
--
--   [@id@] paymentMethodId
--
--   [@label@] Payment Method Id
--
--   [@comment@] An identifier for the method of payment used (e.g. the last 4 digits of the credit card).
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'Text'@
type PaymentMethodId = Text

-- | The latitude of a location. For example 37.42242.
--
--   [@id@] latitude
--
--   [@label@] Latitude
--
--   [@comment@] The latitude of a location. For example <code>37.42242</code>.
--
--   [@domains@] @'GeoCoordinates'@
--
--   [@ranges@] @'Number','Text'@
type Latitude = Either Number Text

-- | Specific physiologic risks associated to the plan.
--
--   [@id@] risks
--
--   [@label@] Risks
--
--   [@comment@] Specific physiologic risks associated to the plan.
--
--   [@domains@] @'Diet'@
--
--   [@ranges@] @'Text'@
type Risks = Text

-- | The director of the movie, tv/radio episode or series.
--
--   [@id@] director
--
--   [@label@] Director
--
--   [@comment@] The director of the movie, tv/radio episode or series.
--
--   [@domains@] @'Series','Episode','Movie'@
--
--   [@ranges@] @'Person'@
type Director = Text.HTML5.MetaData.Schema.Person.Person

-- | New entry added as the package passes through each leg of its journey (from shipment to final delivery).
--
--   [@id@] deliveryStatus
--
--   [@label@] Delivery Status
--
--   [@comment@] New entry added as the package passes through each leg of its journey (from shipment to final delivery).
--
--   [@domains@] @'ParcelDelivery'@
--
--   [@ranges@] @'DeliveryEvent'@
type DeliveryStatus = Text.HTML5.MetaData.Schema.DeliveryEvent.DeliveryEvent

-- | A condition the test is used to diagnose.
--
--   [@id@] usedToDiagnose
--
--   [@label@] Used to Diagnose
--
--   [@comment@] A condition the test is used to diagnose.
--
--   [@domains@] @'MedicalTest'@
--
--   [@ranges@] @'MedicalCondition'@
type UsedToDiagnose = Text.HTML5.MetaData.Schema.MedicalCondition.MedicalCondition

-- | The postal code. For example, 94043.
--
--   [@id@] postalCode
--
--   [@label@] Postal Code
--
--   [@comment@] The postal code. For example, 94043.
--
--   [@domains@] @'PostalAddress'@
--
--   [@ranges@] @'Text'@
type PostalCode = Text

-- | A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.
--
--   [@id@] category
--
--   [@label@] Category
--
--   [@comment@] A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.
--
--   [@domains@] @'PhysicalActivity','Offer'@
--
--   [@ranges@] @'Text','PhysicalActivityCategory','Thing'@
type Category = Either3 Text Text.HTML5.MetaData.Schema.PhysicalActivityCategory.PhysicalActivityCategory Text.HTML5.MetaData.Schema.Thing.Thing

-- | Date the content expires and is no longer useful or available. Useful for videos.
--
--   [@id@] expires
--
--   [@label@] Expires
--
--   [@comment@] Date the content expires and is no longer useful or available. Useful for videos.
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'Date'@
type Expires = Date

-- | The branches that comprise the arterial structure.
--
--   [@id@] arterialBranch
--
--   [@label@] Arterial Branch
--
--   [@comment@] The branches that comprise the arterial structure.
--
--   [@domains@] @'Artery'@
--
--   [@ranges@] @'AnatomicalStructure'@
type ArterialBranch = Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure

-- | A pointer to another, functionally similar product (or multiple products).
--
--   [@id@] isSimilarTo
--
--   [@label@] Is Similar to
--
--   [@comment@] A pointer to another, functionally similar product (or multiple products).
--
--   [@domains@] @'Product'@
--
--   [@ranges@] @'Product'@
type IsSimilarTo = Text.HTML5.MetaData.Schema.Product.Product

-- | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Freebase page, or official website.
--
--   [@id@] sameAs
--
--   [@label@] Same As
--
--   [@comment@] URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Freebase page, or official website.
--
--   [@domains@] @'Thing'@
--
--   [@ranges@] @'URL'@
type SameAs = URL

-- | A possible complication and/or side effect of this therapy. If it is known that an adverse outcome is serious (resulting in death, disability, or permanent damage; requiring hospitalization; or is otherwise life-threatening or requires immediate medical attention), tag it as a seriouseAdverseOutcome instead.
--
--   [@id@] adverseOutcome
--
--   [@label@] Adverse Outcome
--
--   [@comment@] A possible complication and/or side effect of this therapy. If it is known that an adverse outcome is serious (resulting in death, disability, or permanent damage; requiring hospitalization; or is otherwise life-threatening or requires immediate medical attention), tag it as a seriouseAdverseOutcome instead.
--
--   [@domains@] @'MedicalDevice','MedicalTherapy'@
--
--   [@ranges@] @'MedicalEntity'@
type AdverseOutcome = Text.HTML5.MetaData.Schema.MedicalEntity.MedicalEntity

-- | The location (e.g. civic structure, local business, etc.) where a person can go to access the service.
--
--   [@id@] serviceLocation
--
--   [@label@] Service Location
--
--   [@comment@] The location (e.g. civic structure, local business, etc.) where a person can go to access the service.
--
--   [@domains@] @'ServiceChannel'@
--
--   [@ranges@] @'Place'@
type ServiceLocation = Text.HTML5.MetaData.Schema.Place.Place

-- | A sub property of instrument. The recipe/instructions used to perform the action.
--
--   [@id@] recipe
--
--   [@label@] Recipe
--
--   [@comment@] A sub property of instrument. The recipe/instructions used to perform the action.
--
--   [@domains@] @'CookAction'@
--
--   [@ranges@] @'Recipe'@
type Recipe = Text.HTML5.MetaData.Schema.Recipe.Recipe

-- | Relates a property to a class that constitutes (one of) the expected type(s) for values of the property.
--
--   [@id@] rangeIncludes
--
--   [@label@] Range Includes
--
--   [@comment@] Relates a property to a class that constitutes (one of) the expected type(s) for values of the property.
--
--   [@domains@] @'Property'@
--
--   [@ranges@] @'Class'@
type RangeIncludes = Text.HTML5.MetaData.Schema.Class.Class

-- | The number of milligrams of sodium.
--
--   [@id@] sodiumContent
--
--   [@label@] Sodium Content
--
--   [@comment@] The number of milligrams of sodium.
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Mass'@
type SodiumContent = Text.HTML5.MetaData.Schema.Mass.Mass

-- | The area to which the artery supplies blood to.
--
--   [@id@] supplyTo
--
--   [@label@] Supply to
--
--   [@comment@] The area to which the artery supplies blood to.
--
--   [@domains@] @'Artery'@
--
--   [@ranges@] @'AnatomicalStructure'@
type SupplyTo = Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure

-- | Operating systems supported (Windows 7, OSX 10.6, Android 1.6).
--
--   [@id@] operatingSystem
--
--   [@label@] Operating System
--
--   [@comment@] Operating systems supported (Windows 7, OSX 10.6, Android 1.6).
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text'@
type OperatingSystem = Text

-- | The producer of the movie, tv/radio series, season, or episode, or video.
--
--   [@id@] producer
--
--   [@label@] Producer
--
--   [@comment@] The producer of the movie, tv/radio series, season, or episode, or video.
--
--   [@domains@] @'Movie','Season','Episode','Series'@
--
--   [@ranges@] @'Person'@
type Producer = Text.HTML5.MetaData.Schema.Person.Person

-- | Device required to run the application. Used in cases where a specific make/model is required to run the application.
--
--   [@id@] device
--
--   [@label@] Device
--
--   [@comment@] Device required to run the application. Used in cases where a specific make/model is required to run the application.
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text'@
type Device = Text

-- | Either Yes/No, or a URL at which reservations can be made.
--
--   [@id@] acceptsReservations
--
--   [@label@] Accepts Reservations
--
--   [@comment@] Either <code>Yes/No</code>, or a URL at which reservations can be made.
--
--   [@domains@] @'FoodEstablishment'@
--
--   [@ranges@] @'Text','URL'@
type AcceptsReservations = Either Text URL

-- | Specifies browser requirements in human-readable text. For example,"requires HTML5 support".
--
--   [@id@] browserRequirements
--
--   [@label@] Browser Requirements
--
--   [@comment@] Specifies browser requirements in human-readable text. For example,"requires HTML5 support".
--
--   [@domains@] @'WebApplication'@
--
--   [@ranges@] @'Text'@
type BrowserRequirements = Text

-- | The vasculature that the vein drains into.
--
--   [@id@] drainsTo
--
--   [@label@] Drains to
--
--   [@comment@] The vasculature that the vein drains into.
--
--   [@domains@] @'Vein'@
--
--   [@ranges@] @'Vessel'@
type DrainsTo = Text.HTML5.MetaData.Schema.Vessel.Vessel

-- | The number of episodes in this season or series.
--
--   [@id@] numberOfEpisodes
--
--   [@label@] Number of Episodes
--
--   [@comment@] The number of episodes in this season or series.
--
--   [@domains@] @'Series','Season'@
--
--   [@ranges@] @'Number'@
type NumberOfEpisodes = Number

-- | A cast member of the movie, tv/radio series, season, episode, or video. (legacy spelling; see singular form, actor)
--
--   [@id@] actors
--
--   [@label@] Actors
--
--   [@comment@] A cast member of the movie, tv/radio series, season, episode, or video. (legacy spelling; see singular form, actor)
--
--   [@domains@] @'Series','Episode','Movie'@
--
--   [@ranges@] @'Person'@
type Actors = Text.HTML5.MetaData.Schema.Person.Person

-- | Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship).
--
--   [@id@] employmentType
--
--   [@label@] Employment Type
--
--   [@comment@] Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship).
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type EmploymentType = Text

-- | The quantity of the goods included in the offer.
--
--   [@id@] amountOfThisGood
--
--   [@label@] Amount of This Good
--
--   [@comment@] The quantity of the goods included in the offer.
--
--   [@domains@] @'TypeAndQuantityNode'@
--
--   [@ranges@] @'Number'@
type AmountOfThisGood = Number

-- | If this NewsArticle appears in print, this field indicates the print section in which the article appeared.
--
--   [@id@] printSection
--
--   [@label@] Print Section
--
--   [@comment@] If this NewsArticle appears in print, this field indicates the print section in which the article appeared.
--
--   [@domains@] @'NewsArticle'@
--
--   [@ranges@] @'Text'@
type PrintSection = Text

-- | The medical conditions, treatments, etc. that are the subject of the guideline.
--
--   [@id@] guidelineSubject
--
--   [@label@] Guideline Subject
--
--   [@comment@] The medical conditions, treatments, etc. that are the subject of the guideline.
--
--   [@domains@] @'MedicalGuideline'@
--
--   [@ranges@] @'MedicalEntity'@
type GuidelineSubject = Text.HTML5.MetaData.Schema.MedicalEntity.MedicalEntity

-- | A sub property of asset. The distance travelled.
--
--   [@id@] distance
--
--   [@label@] Distance
--
--   [@comment@] A sub property of asset. The distance travelled.
--
--   [@domains@] @'TravelAction','ExerciseAction'@
--
--   [@ranges@] @'Distance'@
type Distance = Text.HTML5.MetaData.Schema.Distance.Distance

-- | The type of tissue sample required for the test.
--
--   [@id@] tissueSample
--
--   [@label@] Tissue Sample
--
--   [@comment@] The type of tissue sample required for the test.
--
--   [@domains@] @'PathologyTest'@
--
--   [@ranges@] @'Text'@
type TissueSample = Text

-- | The earliest date the package may arrive.
--
--   [@id@] expectedArrivalFrom
--
--   [@label@] Expected Arrival From
--
--   [@comment@] The earliest date the package may arrive.
--
--   [@domains@] @'ParcelDelivery'@
--
--   [@ranges@] @'DateTime'@
type ExpectedArrivalFrom = DateTime

-- | Any other drug related to this one, for example commonly-prescribed alternatives.
--
--   [@id@] relatedDrug
--
--   [@label@] Related Drug
--
--   [@comment@] Any other drug related to this one, for example commonly-prescribed alternatives.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'Drug'@
type RelatedDrug = Text.HTML5.MetaData.Schema.Drug.Drug

-- | A sub property of participant. The participant who is at the sending end of the action.
--
--   [@id@] sender
--
--   [@label@] Sender
--
--   [@comment@] A sub property of participant. The participant who is at the sending end of the action.
--
--   [@domains@] @'ReceiveAction'@
--
--   [@ranges@] @'Audience','Organization','Person'@
type Sender = Either3 Text.HTML5.MetaData.Schema.Audience.Audience Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The end date and time of the event or item (in ISO 8601 date format).
--
--   [@id@] endDate
--
--   [@label@] End Date
--
--   [@comment@] The end date and time of the event or item (in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 date format</a>).
--
--   [@domains@] @'Series','Event','Season'@
--
--   [@ranges@] @'Date'@
type EndDate = Date

-- | A link to the page containing the comments of the CreativeWork.
--
--   [@id@] discussionUrl
--
--   [@label@] Discussion Url
--
--   [@comment@] A link to the page containing the comments of the CreativeWork.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'URL'@
type DiscussionUrl = URL

-- | Player type required—for example, Flash or Silverlight.
--
--   [@id@] playerType
--
--   [@label@] Player Type
--
--   [@comment@] Player type required—for example, Flash or Silverlight.
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'Text'@
type PlayerType = Text

-- | Any precaution, guidance, contraindication, etc. related to this drug's use by breastfeeding mothers.
--
--   [@id@] breastfeedingWarning
--
--   [@label@] Breastfeeding Warning
--
--   [@comment@] Any precaution, guidance, contraindication, etc. related to this drug's use by breastfeeding mothers.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'Text'@
type BreastfeedingWarning = Text

-- | A child of the person.
--
--   [@id@] children
--
--   [@label@] Children
--
--   [@comment@] A child of the person.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Person'@
type Children = Text.HTML5.MetaData.Schema.Person.Person

-- | Changes in the normal mechanical, physical, and biochemical functions that are associated with this activity or condition.
--
--   [@id@] pathophysiology
--
--   [@label@] Pathophysiology
--
--   [@comment@] Changes in the normal mechanical, physical, and biochemical functions that are associated with this activity or condition.
--
--   [@domains@] @'MedicalCondition','PhysicalActivity'@
--
--   [@ranges@] @'Text'@
type Pathophysiology = Text

-- | The season to which this episode belongs.
--
--   [@id@] partOfSeason
--
--   [@label@] Part of Season
--
--   [@comment@] The season to which this episode belongs.
--
--   [@domains@] @'Episode','Clip'@
--
--   [@ranges@] @'Season'@
type PartOfSeason = Text.HTML5.MetaData.Schema.Season.Season

-- | URL of the item.
--
--   [@id@] url
--
--   [@label@] URL
--
--   [@comment@] URL of the item.
--
--   [@domains@] @'Thing'@
--
--   [@ranges@] @'URL'@
type Url = URL

-- | A subject of the study, i.e. one of the medical conditions, therapies, devices, drugs, etc. investigated by the study.
--
--   [@id@] studySubject
--
--   [@label@] Study Subject
--
--   [@comment@] A subject of the study, i.e. one of the medical conditions, therapies, devices, drugs, etc. investigated by the study.
--
--   [@domains@] @'MedicalStudy'@
--
--   [@ranges@] @'MedicalEntity'@
type StudySubject = Text.HTML5.MetaData.Schema.MedicalEntity.MedicalEntity

-- | A member of this organization (legacy spelling; see singular form, member).
--
--   [@id@] members
--
--   [@label@] Members
--
--   [@comment@] A member of this organization (legacy spelling; see singular form, member).
--
--   [@domains@] @'Organization'@
--
--   [@ranges@] @'Organization','Person'@
type Members = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The units of an active ingredient's strength, e.g. mg.
--
--   [@id@] strengthUnit
--
--   [@label@] Strength Unit
--
--   [@comment@] The units of an active ingredient's strength, e.g. mg.
--
--   [@domains@] @'DrugStrength'@
--
--   [@ranges@] @'Text'@
type StrengthUnit = Text

-- | The value of the product characteristic.
--
--   [@id@] value
--
--   [@label@] Value
--
--   [@comment@] The value of the product characteristic.
--
--   [@domains@] @'QuantitativeValue'@
--
--   [@ranges@] @'Number'@
type Value = Number

-- | A pointer to products or services sought by the organization or person (demand).
--
--   [@id@] seeks
--
--   [@label@] Seeks
--
--   [@comment@] A pointer to products or services sought by the organization or person (demand).
--
--   [@domains@] @'Person','Organization'@
--
--   [@ranges@] @'Demand'@
type Seeks = Text.HTML5.MetaData.Schema.Demand.Demand

-- | The number of grams of fiber.
--
--   [@id@] fiberContent
--
--   [@label@] Fiber Content
--
--   [@comment@] The number of grams of fiber.
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Mass'@
type FiberContent = Text.HTML5.MetaData.Schema.Mass.Mass

-- | The duration for which the given offer is valid.
--
--   [@id@] eligibleDuration
--
--   [@label@] Eligible Duration
--
--   [@comment@] The duration for which the given offer is valid.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'QuantitativeValue'@
type EligibleDuration = Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | Size of the application / package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be assumed.
--
--   [@id@] fileSize
--
--   [@label@] File Size
--
--   [@comment@] Size of the application / package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be assumed.
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Integer'@
type FileSize = Integer

-- | The framework to which the resource being described is aligned.
--
--   [@id@] educationalFramework
--
--   [@label@] Educational Framework
--
--   [@comment@] The framework to which the resource being described is aligned.
--
--   [@domains@] @'AlignmentObject'@
--
--   [@ranges@] @'Text'@
type EducationalFramework = Text

-- | Medical expert advice related to the plan.
--
--   [@id@] expertConsiderations
--
--   [@label@] Expert Considerations
--
--   [@comment@] Medical expert advice related to the plan.
--
--   [@domains@] @'Diet'@
--
--   [@ranges@] @'Text'@
type ExpertConsiderations = Text

-- | A language someone may use with the item.
--
--   [@id@] availableLanguage
--
--   [@label@] Available Language
--
--   [@comment@] A language someone may use with the item.
--
--   [@domains@] @'ServiceChannel','ContactPoint'@
--
--   [@ranges@] @'Language'@
type AvailableLanguage = Text.HTML5.MetaData.Schema.Language.Language

-- | 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.
--
--   [@id@] regionsAllowed
--
--   [@label@] Regions Allowed
--
--   [@comment@] The regions where the media is allowed. If not specified, then it's assumed to be allowed everywhere. Specify the countries in <a href="http://en.wikipedia.org/wiki/ISO_3166">ISO 3166 format</a>.
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'Place'@
type RegionsAllowed = Text.HTML5.MetaData.Schema.Place.Place

-- | The category of cost, such as wholesale, retail, reimbursement cap, etc.
--
--   [@id@] costCategory
--
--   [@label@] Cost Category
--
--   [@comment@] The category of cost, such as wholesale, retail, reimbursement cap, etc.
--
--   [@domains@] @'DrugCost'@
--
--   [@ranges@] @'DrugCostCategory'@
type CostCategory = Text.HTML5.MetaData.Schema.DrugCostCategory.DrugCostCategory

-- | The steps to make the dish.
--
--   [@id@] recipeInstructions
--
--   [@label@] Recipe Instructions
--
--   [@comment@] The steps to make the dish.
--
--   [@domains@] @'Recipe'@
--
--   [@ranges@] @'Text'@
type RecipeInstructions = Text

-- | Either the actual menu or a URL of the menu.
--
--   [@id@] menu
--
--   [@label@] Menu
--
--   [@comment@] Either the actual menu or a URL of the menu.
--
--   [@domains@] @'FoodEstablishment'@
--
--   [@ranges@] @'Text','URL'@
type Menu = Either Text URL

-- | Nutritional information specific to the dietary plan. May include dietary recommendations on what foods to avoid, what foods to consume, and specific alterations/deviations from the USDA or other regulatory body's approved dietary guidelines.
--
--   [@id@] dietFeatures
--
--   [@label@] Diet Features
--
--   [@comment@] Nutritional information specific to the dietary plan. May include dietary recommendations on what foods to avoid, what foods to consume, and specific alterations/deviations from the USDA or other regulatory body's approved dietary guidelines.
--
--   [@domains@] @'Diet'@
--
--   [@ranges@] @'Text'@
type DietFeatures = Text

-- | A set of links that can help a user understand and navigate a website hierarchy.
--
--   [@id@] breadcrumb
--
--   [@label@] Breadcrumb
--
--   [@comment@] A set of links that can help a user understand and navigate a website hierarchy.
--
--   [@domains@] @'WebPage'@
--
--   [@ranges@] @'Text'@
type Breadcrumb = Text

-- | Cost per unit of the drug, as reported by the source being tagged.
--
--   [@id@] cost
--
--   [@label@] Cost
--
--   [@comment@] Cost per unit of the drug, as reported by the source being tagged.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'DrugCost'@
type Cost = Text.HTML5.MetaData.Schema.DrugCost.DrugCost

-- | An educationalRole of an EducationalAudience
--
--   [@id@] educationalRole
--
--   [@label@] Educational Role
--
--   [@comment@] An educationalRole of an EducationalAudience
--
--   [@domains@] @'EducationalAudience'@
--
--   [@ranges@] @'Text'@
type EducationalRole = Text

-- | Specific physiologic benefits associated to the plan.
--
--   [@id@] physiologicalBenefits
--
--   [@label@] Physiological Benefits
--
--   [@comment@] Specific physiologic benefits associated to the plan.
--
--   [@domains@] @'Diet'@
--
--   [@ranges@] @'Text'@
type PhysiologicalBenefits = Text

-- | The anatomical or organ system that this structure is part of.
--
--   [@id@] partOfSystem
--
--   [@label@] Part of System
--
--   [@comment@] The anatomical or organ system that this structure is part of.
--
--   [@domains@] @'AnatomicalStructure'@
--
--   [@ranges@] @'AnatomicalSystem'@
type PartOfSystem = Text.HTML5.MetaData.Schema.AnatomicalSystem.AnatomicalSystem

-- | The number of offers for the product.
--
--   [@id@] offerCount
--
--   [@label@] Offer Count
--
--   [@comment@] The number of offers for the product.
--
--   [@domains@] @'AggregateOffer'@
--
--   [@ranges@] @'Integer'@
type OfferCount = Integer

-- | The size of business by number of employees.
--
--   [@id@] numberofEmployees
--
--   [@label@] Numberof Employees
--
--   [@comment@] The size of business by number of employees.
--
--   [@domains@] @'BusinessAudience'@
--
--   [@ranges@] @'QuantitativeValue'@
type NumberofEmployees = Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | A cast member of the movie, tv/radio series, season, episode, or video.
--
--   [@id@] actor
--
--   [@label@] Actor
--
--   [@comment@] A cast member of the movie, tv/radio series, season, episode, or video.
--
--   [@domains@] @'Series','Episode','Movie'@
--
--   [@ranges@] @'Person'@
type Actor = Text.HTML5.MetaData.Schema.Person.Person

-- | Descriptive information establishing the overarching theory/philosophy of the plan. May include the rationale for the name, the population where the plan first came to prominence, etc.
--
--   [@id@] overview
--
--   [@label@] Overview
--
--   [@comment@] Descriptive information establishing the overarching theory/philosophy of the plan. May include the rationale for the name, the population where the plan first came to prominence, etc.
--
--   [@domains@] @'Diet'@
--
--   [@ranges@] @'Text'@
type Overview = Text

-- | The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.
--
--   [@id@] brand
--
--   [@label@] Brand
--
--   [@comment@] The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.
--
--   [@domains@] @'Person','Product','Organization'@
--
--   [@ranges@] @'Organization','Brand'@
type Brand = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Brand.Brand

-- | A data catalog which contains a dataset.
--
--   [@id@] catalog
--
--   [@label@] Catalog
--
--   [@comment@] A data catalog which contains a dataset.
--
--   [@domains@] @'Dataset'@
--
--   [@ranges@] @'DataCatalog'@
type Catalog = Text.HTML5.MetaData.Schema.DataCatalog.DataCatalog

-- | The warranty promise(s) included in the offer.
--
--   [@id@] warrantyPromise
--
--   [@label@] Warranty Promise
--
--   [@comment@] The warranty promise(s) included in the offer.
--
--   [@domains@] @'SellAction','BuyAction'@
--
--   [@ranges@] @'WarrantyPromise'@
type WarrantyPromise = Text.HTML5.MetaData.Schema.WarrantyPromise.WarrantyPromise

-- | Type of app development: phone, Metro style, desktop, XBox, etc.
--
--   [@id@] targetPlatform
--
--   [@label@] Target Platform
--
--   [@comment@] Type of app development: phone, Metro style, desktop, XBox, etc.
--
--   [@domains@] @'APIReference'@
--
--   [@ranges@] @'Text'@
type TargetPlatform = Text

-- | The cuisine of the recipe (for example, French or Ethopian).
--
--   [@id@] recipeCuisine
--
--   [@label@] Recipe Cuisine
--
--   [@comment@] The cuisine of the recipe (for example, French or Ethopian).
--
--   [@domains@] @'Recipe'@
--
--   [@ranges@] @'Text'@
type RecipeCuisine = Text

-- | A posting that is part of this blog.
--
--   [@id@] blogPost
--
--   [@label@] Blog Post
--
--   [@comment@] A posting that is part of this blog.
--
--   [@domains@] @'Blog'@
--
--   [@ranges@] @'BlogPosting'@
type BlogPost = Text.HTML5.MetaData.Schema.BlogPosting.BlogPosting

-- | The item that is being reviewed/rated.
--
--   [@id@] itemReviewed
--
--   [@label@] Item Reviewed
--
--   [@comment@] The item that is being reviewed/rated.
--
--   [@domains@] @'AggregateRating','Review'@
--
--   [@ranges@] @'Thing'@
type ItemReviewed = Text.HTML5.MetaData.Schema.Thing.Thing

-- | Type(s) of exercise or activity, such as strength training, flexibility training, aerobics, cardiac rehabilitation, etc.
--
--   [@id@] exerciseType
--
--   [@label@] Exercise Type
--
--   [@comment@] Type(s) of exercise or activity, such as strength training, flexibility training, aerobics, cardiac rehabilitation, etc.
--
--   [@domains@] @'ExerciseAction','ExercisePlan'@
--
--   [@ranges@] @'Text'@
type ExerciseType = Text

-- | The width of the item.
--
--   [@id@] width
--
--   [@label@] Width
--
--   [@comment@] The width of the item.
--
--   [@domains@] @'MediaObject','Product'@
--
--   [@ranges@] @'Distance','QuantitativeValue'@
type Width = Either Text.HTML5.MetaData.Schema.Distance.Distance Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | The caption for this object.
--
--   [@id@] caption
--
--   [@label@] Caption
--
--   [@comment@] The caption for this object.
--
--   [@domains@] @'VideoObject','ImageObject'@
--
--   [@ranges@] @'Text'@
type Caption = Text

-- | The typical expected age range, e.g. '7-9', '11-'.
--
--   [@id@] typicalAgeRange
--
--   [@label@] Typical Age Range
--
--   [@comment@] The typical expected age range, e.g. '7-9', '11-'.
--
--   [@domains@] @'CreativeWork','Event'@
--
--   [@ranges@] @'Text'@
type TypicalAgeRange = Text

-- | Specifies the Person that is legally accountable for the CreativeWork.
--
--   [@id@] accountablePerson
--
--   [@label@] Accountable Person
--
--   [@comment@] Specifies the Person that is legally accountable for the CreativeWork.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Person'@
type AccountablePerson = Text.HTML5.MetaData.Schema.Person.Person

-- | The value of an active ingredient's strength, e.g. 325.
--
--   [@id@] strengthValue
--
--   [@label@] Strength Value
--
--   [@comment@] The value of an active ingredient's strength, e.g. 325.
--
--   [@domains@] @'DrugStrength'@
--
--   [@ranges@] @'Number'@
type StrengthValue = Number

-- | A modifiable or non-modifiable risk factor included in the calculation, e.g. age, coexisting condition.
--
--   [@id@] includedRiskFactor
--
--   [@label@] Included Risk Factor
--
--   [@comment@] A modifiable or non-modifiable risk factor included in the calculation, e.g. age, coexisting condition.
--
--   [@domains@] @'MedicalRiskEstimator'@
--
--   [@ranges@] @'MedicalRiskFactor'@
type IncludedRiskFactor = Text.HTML5.MetaData.Schema.MedicalRiskFactor.MedicalRiskFactor

-- | The Value-added Tax ID of the organisation or person.
--
--   [@id@] vatID
--
--   [@label@] Vat ID
--
--   [@comment@] The Value-added Tax ID of the organisation or person.
--
--   [@domains@] @'Person','Organization'@
--
--   [@ranges@] @'Text'@
type VatID = Text

-- | Audiences defined by a person's gender.
--
--   [@id@] requiredGender
--
--   [@label@] Required Gender
--
--   [@comment@] Audiences defined by a person's gender.
--
--   [@domains@] @'PeopleAudience'@
--
--   [@ranges@] @'Text'@
type RequiredGender = Text

-- | Full (compile ready) solution, code snippet, inline code, scripts, template.
--
--   [@id@] sampleType
--
--   [@label@] Sample Type
--
--   [@comment@] Full (compile ready) solution, code snippet, inline code, scripts, template.
--
--   [@domains@] @'Code'@
--
--   [@ranges@] @'Text'@
type SampleType = Text

-- | 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.
--
--   [@id@] gtin13
--
--   [@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.
--
--   [@domains@] @'Product','Offer','Demand'@
--
--   [@ranges@] @'Text'@
type Gtin13 = Text

-- | The organization issuing the permit.
--
--   [@id@] issuedBy
--
--   [@label@] Issued by
--
--   [@comment@] The organization issuing the permit.
--
--   [@domains@] @'Permit'@
--
--   [@ranges@] @'Organization'@
type IssuedBy = Text.HTML5.MetaData.Schema.Organization.Organization

-- | Position of the season within an ordered group of seasons.
--
--   [@id@] seasonNumber
--
--   [@label@] Season Number
--
--   [@comment@] Position of the season within an ordered group of seasons.
--
--   [@domains@] @'Season'@
--
--   [@ranges@] @'Integer'@
type SeasonNumber = Integer

-- | The time at which the UserComment was made.
--
--   [@id@] commentTime
--
--   [@label@] Comment Time
--
--   [@comment@] The time at which the UserComment was made.
--
--   [@domains@] @'UserComments'@
--
--   [@ranges@] @'Date'@
type CommentTime = Date

-- | The movement the muscle generates.
--
--   [@id@] action
--
--   [@label@] Action
--
--   [@comment@] The movement the muscle generates.
--
--   [@domains@] @'Muscle'@
--
--   [@ranges@] @'Text'@
type Action = Text

-- | A pointer to another, somehow related product (or multiple products).
--
--   [@id@] isRelatedTo
--
--   [@label@] Is Related to
--
--   [@comment@] A pointer to another, somehow related product (or multiple products).
--
--   [@domains@] @'Product'@
--
--   [@ranges@] @'Product'@
type IsRelatedTo = Text.HTML5.MetaData.Schema.Product.Product

-- | This ordering relation for qualitative values indicates that the subject is lesser than the object.
--
--   [@id@] lesser
--
--   [@label@] Lesser
--
--   [@comment@] This ordering relation for qualitative values indicates that the subject is lesser than the object.
--
--   [@domains@] @'QualitativeValue'@
--
--   [@ranges@] @'QualitativeValue'@
type Lesser = Text.HTML5.MetaData.Schema.QualitativeValue.QualitativeValue

-- | The age of the business.
--
--   [@id@] yearsInOperation
--
--   [@label@] Years in Operation
--
--   [@comment@] The age of the business.
--
--   [@domains@] @'BusinessAudience'@
--
--   [@ranges@] @'QuantitativeValue'@
type YearsInOperation = Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | Estimated processing time for the service using this channel.
--
--   [@id@] processingTime
--
--   [@label@] Processing Time
--
--   [@comment@] Estimated processing time for the service using this channel.
--
--   [@domains@] @'ServiceChannel'@
--
--   [@ranges@] @'Duration'@
type ProcessingTime = Text.HTML5.MetaData.Schema.Duration.Duration

-- | How often one should break from the activity.
--
--   [@id@] restPeriods
--
--   [@label@] Rest Periods
--
--   [@comment@] How often one should break from the activity.
--
--   [@domains@] @'ExercisePlan'@
--
--   [@ranges@] @'Text'@
type RestPeriods = Text

-- | Indicates that the resource is compatible with the referenced accessibility API (WebSchemas wiki lists possible values).     
--
--   [@id@] accessibilityAPI
--
--   [@label@] Accessibility API
--
--   [@comment@] Indicates that the resource is compatible with the referenced accessibility API (<a href="http://www.w3.org/wiki/WebSchemas/Accessibility">WebSchemas wiki lists possible values</a>).     
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type AccessibilityAPI = Text

-- | Physical address of the item.
--
--   [@id@] address
--
--   [@label@] Address
--
--   [@comment@] Physical address of the item.
--
--   [@domains@] @'Person','Place','Organization'@
--
--   [@ranges@] @'PostalAddress'@
type Address = Text.HTML5.MetaData.Schema.PostalAddress.PostalAddress

-- | The text of the UserComment.
--
--   [@id@] commentText
--
--   [@label@] Comment Text
--
--   [@comment@] The text of the UserComment.
--
--   [@domains@] @'UserComments'@
--
--   [@ranges@] @'Text'@
type CommentText = Text

-- | The ISBN of the book.
--
--   [@id@] isbn
--
--   [@label@] ISBN
--
--   [@comment@] The ISBN of the book.
--
--   [@domains@] @'Book'@
--
--   [@ranges@] @'Text'@
type Isbn = Text

-- | A pointer to another product (or multiple products) for which this product is an accessory or spare part.
--
--   [@id@] isAccessoryOrSparePartFor
--
--   [@label@] Is Accessory or Spare Part for
--
--   [@comment@] A pointer to another product (or multiple products) for which this product is an accessory or spare part.
--
--   [@domains@] @'Product'@
--
--   [@ranges@] @'Product'@
type IsAccessoryOrSparePartFor = Text.HTML5.MetaData.Schema.Product.Product

-- | The country. For example, USA. You can also provide the two-letter ISO 3166-1 alpha-2 country code.
--
--   [@id@] addressCountry
--
--   [@label@] Address Country
--
--   [@comment@] The country. For example, USA. You can also provide the two-letter <a href="http://en.wikipedia.org/wiki/ISO_3166-1">ISO 3166-1 alpha-2 country code</a>.
--
--   [@domains@] @'PostalAddress'@
--
--   [@ranges@] @'Country'@
type AddressCountry = Text.HTML5.MetaData.Schema.Country.Country

-- | 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.
--
--   [@id@] itemCondition
--
--   [@label@] Item Condition
--
--   [@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.
--
--   [@domains@] @'Product','Offer','Demand'@
--
--   [@ranges@] @'OfferItemCondition'@
type ItemCondition = Text.HTML5.MetaData.Schema.OfferItemCondition.OfferItemCondition

-- | 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.
--
--   [@id@] line
--
--   [@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.
--
--   [@domains@] @'GeoShape'@
--
--   [@ranges@] @'Text'@
type Line = Text

-- | The website to access the service.
--
--   [@id@] serviceUrl
--
--   [@label@] Service Url
--
--   [@comment@] The website to access the service.
--
--   [@domains@] @'ServiceChannel'@
--
--   [@ranges@] @'URL'@
type ServiceUrl = URL

-- | The post offce box number for PO box addresses.
--
--   [@id@] postOfficeBoxNumber
--
--   [@label@] Post Office Box Number
--
--   [@comment@] The post offce box number for PO box addresses.
--
--   [@domains@] @'PostalAddress'@
--
--   [@ranges@] @'Text'@
type PostOfficeBoxNumber = Text

-- | A sub property of object. The collection target of the action.
--
--   [@id@] collection
--
--   [@label@] Collection
--
--   [@comment@] A sub property of object. The collection target of the action.
--
--   [@domains@] @'UpdateAction'@
--
--   [@ranges@] @'Thing'@
type Collection = Text.HTML5.MetaData.Schema.Thing.Thing

-- | A sub property of object. The object that replaces.
--
--   [@id@] replacer
--
--   [@label@] Replacer
--
--   [@comment@] A sub property of object. The object that replaces.
--
--   [@domains@] @'ReplaceAction'@
--
--   [@ranges@] @'Thing'@
type Replacer = Text.HTML5.MetaData.Schema.Thing.Thing

-- | Specifies the CreativeWork associated with the UserComment.
--
--   [@id@] discusses
--
--   [@label@] Discusses
--
--   [@comment@] Specifies the CreativeWork associated with the UserComment.
--
--   [@domains@] @'UserComments'@
--
--   [@ranges@] @'CreativeWork'@
type Discusses = Text.HTML5.MetaData.Schema.CreativeWork.CreativeWork

-- | Headline of the article
--
--   [@id@] headline
--
--   [@label@] Headline
--
--   [@comment@] Headline of the article
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type Headline = Text

-- | Specifies whether the applicable value-added tax (VAT) is included in the price specification or not.
--
--   [@id@] valueAddedTaxIncluded
--
--   [@label@] Value Added Tax Included
--
--   [@comment@] Specifies whether the applicable value-added tax (VAT) is included in the price specification or not.
--
--   [@domains@] @'PriceSpecification'@
--
--   [@ranges@] @'Boolean'@
type ValueAddedTaxIncluded = Boolean

-- | A person or organization attending the event.
--
--   [@id@] attendee
--
--   [@label@] Attendee
--
--   [@comment@] A person or organization attending the event.
--
--   [@domains@] @'Event'@
--
--   [@ranges@] @'Organization','Person'@
type Attendee = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | An additional name for a Person, can be used for a middle name.
--
--   [@id@] additionalName
--
--   [@label@] Additional Name
--
--   [@comment@] An additional name for a Person, can be used for a middle name.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Text'@
type AdditionalName = Text

-- | One of a set of signs and symptoms that can be used to distinguish this diagnosis from others in the differential diagnosis.
--
--   [@id@] distinguishingSign
--
--   [@label@] Distinguishing Sign
--
--   [@comment@] One of a set of signs and symptoms that can be used to distinguish this diagnosis from others in the differential diagnosis.
--
--   [@domains@] @'DDxElement'@
--
--   [@ranges@] @'MedicalSignOrSymptom'@
type DistinguishingSign = Text.HTML5.MetaData.Schema.MedicalSignOrSymptom.MedicalSignOrSymptom

-- | A goal towards an action is taken. Can be concrete or abstract.
--
--   [@id@] purpose
--
--   [@label@] Purpose
--
--   [@comment@] A goal towards an action is taken. Can be concrete or abstract.
--
--   [@domains@] @'AllocateAction','MedicalDevice','PayAction'@
--
--   [@ranges@] @'Thing','MedicalDevicePurpose'@
type Purpose = Either Text.HTML5.MetaData.Schema.Thing.Thing Text.HTML5.MetaData.Schema.MedicalDevicePurpose.MedicalDevicePurpose

-- | An ingredient used in the recipe.
--
--   [@id@] ingredients
--
--   [@label@] Ingredients
--
--   [@comment@] An ingredient used in the recipe.
--
--   [@domains@] @'Recipe'@
--
--   [@ranges@] @'Text'@
type Ingredients = Text

-- | Another drug that is known to interact with this drug in a way that impacts the effect of this drug or causes a risk to the patient. Note: disease interactions are typically captured as contraindications.
--
--   [@id@] interactingDrug
--
--   [@label@] Interacting Drug
--
--   [@comment@] Another drug that is known to interact with this drug in a way that impacts the effect of this drug or causes a risk to the patient. Note: disease interactions are typically captured as contraindications.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'Drug'@
type InteractingDrug = Text.HTML5.MetaData.Schema.Drug.Drug

-- | Component (sub-)structure(s) that comprise this anatomical structure.
--
--   [@id@] subStructure
--
--   [@label@] Sub Structure
--
--   [@comment@] Component (sub-)structure(s) that comprise this anatomical structure.
--
--   [@domains@] @'AnatomicalStructure'@
--
--   [@ranges@] @'AnatomicalStructure'@
type SubStructure = Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure

-- | A broadcast service to which the broadcast service may belong to such as regional variations of a national channel.
--
--   [@id@] parentService
--
--   [@label@] Parent Service
--
--   [@comment@] A broadcast service to which the broadcast service may belong to such as regional variations of a national channel.
--
--   [@domains@] @'BroadcastService'@
--
--   [@ranges@] @'BroadcastService'@
type ParentService = Text.HTML5.MetaData.Schema.BroadcastService.BroadcastService

-- | The organization or person making the offer.
--
--   [@id@] seller
--
--   [@label@] Seller
--
--   [@comment@] The organization or person making the offer.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'Organization','Person'@
type Seller = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'.
--
--   [@id@] interactivityType
--
--   [@label@] Interactivity Type
--
--   [@comment@] The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type InteractivityType = Text

-- | An underlying cause. More specifically, one of the causative agent(s) that are most directly responsible for the pathophysiologic process that eventually results in the occurrence.
--
--   [@id@] cause
--
--   [@label@] Cause
--
--   [@comment@] An underlying cause. More specifically, one of the causative agent(s) that are most directly responsible for the pathophysiologic process that eventually results in the occurrence.
--
--   [@domains@] @'MedicalCondition','MedicalSignOrSymptom'@
--
--   [@ranges@] @'MedicalCause'@
type Cause = Text.HTML5.MetaData.Schema.MedicalCause.MedicalCause

-- | Type of ordering (e.g. Ascending, Descending, Unordered).
--
--   [@id@] itemListOrder
--
--   [@label@] Item List Order
--
--   [@comment@] Type of ordering (e.g. Ascending, Descending, Unordered).
--
--   [@domains@] @'ItemList'@
--
--   [@ranges@] @'Text'@
type ItemListOrder = Text

-- | The offer(s) -- e.g., product, quantity and price combinations -- included in the order.
--
--   [@id@] acceptedOffer
--
--   [@label@] Accepted Offer
--
--   [@comment@] The offer(s) -- e.g., product, quantity and price combinations -- included in the order.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'Offer'@
type AcceptedOffer = Text.HTML5.MetaData.Schema.Offer.Offer

-- | The result produced in the action. e.g. John wrote *a book*.
--
--   [@id@] result
--
--   [@label@] Result
--
--   [@comment@] The result produced in the action. e.g. John wrote *a book*.
--
--   [@domains@] @'Action'@
--
--   [@ranges@] @'Thing'@
type Result = Text.HTML5.MetaData.Schema.Thing.Thing

-- | An honorific prefix preceding a Person's name such as Dr/Mrs/Mr.
--
--   [@id@] honorificPrefix
--
--   [@label@] Honorific Prefix
--
--   [@comment@] An honorific prefix preceding a Person's name such as Dr/Mrs/Mr.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Text'@
type HonorificPrefix = Text

-- | The audience eligible for this service.
--
--   [@id@] serviceAudience
--
--   [@label@] Service Audience
--
--   [@comment@] The audience eligible for this service.
--
--   [@domains@] @'Service'@
--
--   [@ranges@] @'Audience'@
type ServiceAudience = Text.HTML5.MetaData.Schema.Audience.Audience

-- | A person who founded this organization.
--
--   [@id@] founder
--
--   [@label@] Founder
--
--   [@comment@] A person who founded this organization.
--
--   [@domains@] @'Organization'@
--
--   [@ranges@] @'Person'@
type Founder = Text.HTML5.MetaData.Schema.Person.Person

-- | How often one should engage in the activity.
--
--   [@id@] activityFrequency
--
--   [@label@] Activity Frequency
--
--   [@comment@] How often one should engage in the activity.
--
--   [@domains@] @'ExercisePlan'@
--
--   [@ranges@] @'Text'@
type ActivityFrequency = Text

-- | The availability of this item—for example In stock, Out of stock, Pre-order, etc.
--
--   [@id@] availability
--
--   [@label@] Availability
--
--   [@comment@] The availability of this item—for example In stock, Out of stock, Pre-order, etc.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'ItemAvailability'@
type Availability = Text.HTML5.MetaData.Schema.ItemAvailability.ItemAvailability

-- | Review of the item (legacy spelling; see singular form, review).
--
--   [@id@] reviews
--
--   [@label@] Reviews
--
--   [@comment@] Review of the item (legacy spelling; see singular form, review).
--
--   [@domains@] @'Organization','Product','CreativeWork','Place','Offer'@
--
--   [@ranges@] @'Review'@
type Reviews = Text.HTML5.MetaData.Schema.Review.Review

-- | How the disease spreads, either as a route or vector, for example 'direct contact', 'Aedes aegypti', etc.
--
--   [@id@] transmissionMethod
--
--   [@label@] Transmission Method
--
--   [@comment@] How the disease spreads, either as a route or vector, for example 'direct contact', 'Aedes aegypti', etc.
--
--   [@domains@] @'InfectiousDisease'@
--
--   [@ranges@] @'Text'@
type TransmissionMethod = Text

-- | A contraindication for this therapy.
--
--   [@id@] contraindication
--
--   [@label@] Contraindication
--
--   [@comment@] A contraindication for this therapy.
--
--   [@domains@] @'MedicalDevice','MedicalTherapy'@
--
--   [@ranges@] @'MedicalContraindication'@
type Contraindication = Text.HTML5.MetaData.Schema.MedicalContraindication.MedicalContraindication

-- | Any special commitments associated with this job posting. Valid entries include VeteranCommit, MilitarySpouseCommit, etc.
--
--   [@id@] specialCommitments
--
--   [@label@] Special Commitments
--
--   [@comment@] Any special commitments associated with this job posting. Valid entries include VeteranCommit, MilitarySpouseCommit, etc.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type SpecialCommitments = Text

-- | The base salary of the job.
--
--   [@id@] baseSalary
--
--   [@label@] Base Salary
--
--   [@comment@] The base salary of the job.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Number'@
type BaseSalary = Number

-- | Organizations that the person works for.
--
--   [@id@] worksFor
--
--   [@label@] Works for
--
--   [@comment@] Organizations that the person works for.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Organization'@
type WorksFor = Text.HTML5.MetaData.Schema.Organization.Organization

-- | The direct performer or driver of the action (animate or inanimate). e.g. *John* wrote a book.
--
--   [@id@] agent
--
--   [@label@] Agent
--
--   [@comment@] The direct performer or driver of the action (animate or inanimate). e.g. *John* wrote a book.
--
--   [@domains@] @'Action'@
--
--   [@ranges@] @'Organization','Person'@
type Agent = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | Method used for delivery or shipping.
--
--   [@id@] hasDeliveryMethod
--
--   [@label@] Has Delivery Method
--
--   [@comment@] Method used for delivery or shipping.
--
--   [@domains@] @'DeliveryEvent','ParcelDelivery'@
--
--   [@ranges@] @'DeliveryMethod'@
type HasDeliveryMethod = Text.HTML5.MetaData.Schema.DeliveryMethod.DeliveryMethod

-- | The tangible thing generated by the service, e.g. a passport, permit, etc.
--
--   [@id@] produces
--
--   [@label@] Produces
--
--   [@comment@] The tangible thing generated by the service, e.g. a passport, permit, etc.
--
--   [@domains@] @'Service'@
--
--   [@ranges@] @'Thing'@
type Produces = Text.HTML5.MetaData.Schema.Thing.Thing

-- | An embedded video object.
--
--   [@id@] video
--
--   [@label@] Video
--
--   [@comment@] An embedded video object.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'VideoObject'@
type Video = Text.HTML5.MetaData.Schema.VideoObject.VideoObject

-- | A sub property of location. The sports activity location where this action occurred.
--
--   [@id@] sportsActivityLocation
--
--   [@label@] Sports Activity Location
--
--   [@comment@] A sub property of location. The sports activity location where this action occurred.
--
--   [@domains@] @'ExerciseAction'@
--
--   [@ranges@] @'SportsActivityLocation'@
type SportsActivityLocation = Text.HTML5.MetaData.Schema.SportsActivityLocation.SportsActivityLocation

-- | A single list item.
--
--   [@id@] itemListElement
--
--   [@label@] Item List Element
--
--   [@comment@] A single list item.
--
--   [@domains@] @'ItemList'@
--
--   [@ranges@] @'Text'@
type ItemListElement = Text

-- | Typical preparation that a patient must undergo before having the procedure performed.
--
--   [@id@] preparation
--
--   [@label@] Preparation
--
--   [@comment@] Typical preparation that a patient must undergo before having the procedure performed.
--
--   [@domains@] @'MedicalProcedure'@
--
--   [@ranges@] @'Text'@
type Preparation = Text

-- | The underlying anatomical structures, such as organs, that comprise the anatomical system.
--
--   [@id@] comprisedOf
--
--   [@label@] Comprised of
--
--   [@comment@] The underlying anatomical structures, such as organs, that comprise the anatomical system.
--
--   [@domains@] @'AnatomicalSystem'@
--
--   [@ranges@] @'AnatomicalStructure','AnatomicalSystem'@
type ComprisedOf = Either Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure Text.HTML5.MetaData.Schema.AnatomicalSystem.AnatomicalSystem

-- | A sub property of object. The person or organization being followed.
--
--   [@id@] followee
--
--   [@label@] Followee
--
--   [@comment@] A sub property of object. The person or organization being followed.
--
--   [@domains@] @'FollowAction'@
--
--   [@ranges@] @'Organization','Person'@
type Followee = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The type(s) of customers for which the given offer is valid.
--
--   [@id@] eligibleCustomerType
--
--   [@label@] Eligible Customer Type
--
--   [@comment@] The type(s) of customers for which the given offer is valid.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'BusinessEntityType'@
type EligibleCustomerType = Text.HTML5.MetaData.Schema.BusinessEntityType.BusinessEntityType

-- | The vasculature the lymphatic structure originates, or afferents, from.
--
--   [@id@] originatesFrom
--
--   [@label@] Originates From
--
--   [@comment@] The vasculature the lymphatic structure originates, or afferents, from.
--
--   [@domains@] @'LymphaticVessel'@
--
--   [@ranges@] @'Vessel'@
type OriginatesFrom = Text.HTML5.MetaData.Schema.Vessel.Vessel

-- | 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.
--
--   [@id@] eligibleTransactionVolume
--
--   [@label@] Eligible Transaction Volume
--
--   [@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.
--
--   [@domains@] @'Demand','PriceSpecification','Offer'@
--
--   [@ranges@] @'PriceSpecification'@
type EligibleTransactionVolume = Text.HTML5.MetaData.Schema.PriceSpecification.PriceSpecification

-- | Family name. In the U.S., the last name of an Person. This can be used along with givenName instead of the Name property.
--
--   [@id@] familyName
--
--   [@label@] Family Name
--
--   [@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.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Text'@
type FamilyName = Text

-- | 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
--
--   [@id@] isBasedOnUrl
--
--   [@label@] Is Based On Url
--
--   [@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
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'URL'@
type IsBasedOnUrl = URL

-- | A sub property of participant. The oponent on this action.
--
--   [@id@] oponent
--
--   [@label@] Oponent
--
--   [@comment@] A sub property of participant. The oponent on this action.
--
--   [@domains@] @'ExerciseAction'@
--
--   [@ranges@] @'Person'@
type Oponent = Text.HTML5.MetaData.Schema.Person.Person

-- | Drugs that affect the test's results.
--
--   [@id@] affectedBy
--
--   [@label@] Affected by
--
--   [@comment@] Drugs that affect the test's results.
--
--   [@domains@] @'MedicalTest'@
--
--   [@ranges@] @'Drug'@
type AffectedBy = Text.HTML5.MetaData.Schema.Drug.Drug

-- | The vasculature the lymphatic structure runs, or efferents, to.
--
--   [@id@] runsTo
--
--   [@label@] Runs to
--
--   [@comment@] The vasculature the lymphatic structure runs, or efferents, to.
--
--   [@domains@] @'LymphaticVessel'@
--
--   [@ranges@] @'Vessel'@
type RunsTo = Text.HTML5.MetaData.Schema.Vessel.Vessel

-- | An active ingredient, typically chemical compounds and/or biologic substances.
--
--   [@id@] activeIngredient
--
--   [@label@] Active Ingredient
--
--   [@comment@] An active ingredient, typically chemical compounds and/or biologic substances.
--
--   [@domains@] @'DrugStrength','DietarySupplement','Drug'@
--
--   [@ranges@] @'Text'@
type ActiveIngredient = Text

-- | The anatomy of the underlying organ system or structures associated with this entity.
--
--   [@id@] associatedAnatomy
--
--   [@label@] Associated Anatomy
--
--   [@comment@] The anatomy of the underlying organ system or structures associated with this entity.
--
--   [@domains@] @'MedicalCondition','PhysicalActivity'@
--
--   [@ranges@] @'AnatomicalSystem','SuperficialAnatomy','AnatomicalStructure'@
type AssociatedAnatomy = Either3 Text.HTML5.MetaData.Schema.AnatomicalSystem.AnatomicalSystem Text.HTML5.MetaData.Schema.SuperficialAnatomy.SuperficialAnatomy Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure

-- | The degree of mobility the joint allows.
--
--   [@id@] functionalClass
--
--   [@label@] Functional Class
--
--   [@comment@] The degree of mobility the joint allows.
--
--   [@domains@] @'Joint'@
--
--   [@ranges@] @'Text'@
type FunctionalClass = Text

-- | The frame size of the video.
--
--   [@id@] videoFrameSize
--
--   [@label@] Video Frame Size
--
--   [@comment@] The frame size of the video.
--
--   [@domains@] @'VideoObject'@
--
--   [@ranges@] @'Text'@
type VideoFrameSize = Text

-- | Identifies input methods that are sufficient to fully control the described resource (WebSchemas wiki lists possible values).
--
--   [@id@] accessibilityControl
--
--   [@label@] Accessibility Control
--
--   [@comment@] Identifies input methods that are sufficient to fully control the described resource (<a href="http://www.w3.org/wiki/WebSchemas/Accessibility">WebSchemas wiki lists possible values</a>).
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type AccessibilityControl = Text

-- | Prerequisites needed to fulfill steps in article.
--
--   [@id@] dependencies
--
--   [@label@] Dependencies
--
--   [@comment@] Prerequisites needed to fulfill steps in article.
--
--   [@domains@] @'TechArticle'@
--
--   [@ranges@] @'Text'@
type Dependencies = Text

-- | A possible treatment to address this condition, sign or symptom.
--
--   [@id@] possibleTreatment
--
--   [@label@] Possible Treatment
--
--   [@comment@] A possible treatment to address this condition, sign or symptom.
--
--   [@domains@] @'MedicalCondition','MedicalSignOrSymptom'@
--
--   [@ranges@] @'MedicalTherapy'@
type PossibleTreatment = Text.HTML5.MetaData.Schema.MedicalTherapy.MedicalTherapy

-- | A sub property of participant. The person/organization being supported.
--
--   [@id@] endorsee
--
--   [@label@] Endorsee
--
--   [@comment@] A sub property of participant. The person/organization being supported.
--
--   [@domains@] @'EndorseAction'@
--
--   [@ranges@] @'Organization','Person'@
type Endorsee = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The URL for sending a payment.
--
--   [@id@] paymentUrl
--
--   [@label@] Payment Url
--
--   [@comment@] The URL for sending a payment.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'URL'@
type PaymentUrl = URL

-- | The date after which the price is no longer available.
--
--   [@id@] priceValidUntil
--
--   [@label@] Price Valid Until
--
--   [@comment@] The date after which the price is no longer available.
--
--   [@domains@] @'Offer'@
--
--   [@ranges@] @'Date'@
type PriceValidUntil = Date

-- | The warranty promise(s) included in the offer.
--
--   [@id@] warranty
--
--   [@label@] Warranty
--
--   [@comment@] The warranty promise(s) included in the offer.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'WarrantyPromise'@
type Warranty = Text.HTML5.MetaData.Schema.WarrantyPromise.WarrantyPromise

-- | Associated product/technology version. e.g., .NET Framework 4.5
--
--   [@id@] assemblyVersion
--
--   [@label@] Assembly Version
--
--   [@comment@] Associated product/technology version. e.g., .NET Framework 4.5
--
--   [@domains@] @'APIReference'@
--
--   [@ranges@] @'Text'@
type AssemblyVersion = Text

-- | The payment method(s) accepted by seller for this offer.
--
--   [@id@] acceptedPaymentMethod
--
--   [@label@] Accepted Payment Method
--
--   [@comment@] The payment method(s) accepted by seller for this offer.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'PaymentMethod'@
type AcceptedPaymentMethod = Text.HTML5.MetaData.Schema.PaymentMethod.PaymentMethod

-- | Typical or recommended followup care after the procedure is performed.
--
--   [@id@] followup
--
--   [@label@] Followup
--
--   [@comment@] Typical or recommended followup care after the procedure is performed.
--
--   [@domains@] @'MedicalProcedure'@
--
--   [@ranges@] @'Text'@
type Followup = Text

-- | The date on which the CreativeWork was created.
--
--   [@id@] dateCreated
--
--   [@label@] Date Created
--
--   [@comment@] The date on which the CreativeWork was created.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Date'@
type DateCreated = Date

-- | A contact point for a person or organization.
--
--   [@id@] contactPoint
--
--   [@label@] Contact Point
--
--   [@comment@] A contact point for a person or organization.
--
--   [@domains@] @'Person','Organization'@
--
--   [@ranges@] @'ContactPoint'@
type ContactPoint = Text.HTML5.MetaData.Schema.ContactPoint.ContactPoint

-- | The rating for the content.
--
--   [@id@] ratingValue
--
--   [@label@] Rating Value
--
--   [@comment@] The rating for the content.
--
--   [@domains@] @'Rating'@
--
--   [@ranges@] @'Text'@
type RatingValue = Text

-- | The date and time of giving up ownership on the product.
--
--   [@id@] ownedThrough
--
--   [@label@] Owned Through
--
--   [@comment@] The date and time of giving up ownership on the product.
--
--   [@domains@] @'OwnershipInfo'@
--
--   [@ranges@] @'DateTime'@
type OwnedThrough = DateTime

-- | The date when the item is no longer valid.
--
--   [@id@] validUntil
--
--   [@label@] Valid Until
--
--   [@comment@] The date when the item is no longer valid.
--
--   [@domains@] @'Permit'@
--
--   [@ranges@] @'Date'@
type ValidUntil = Date

-- | The item being offered.
--
--   [@id@] itemOffered
--
--   [@label@] Item Offered
--
--   [@comment@] The item being offered.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'Product'@
type ItemOffered = Text.HTML5.MetaData.Schema.Product.Product

-- | Sponsor of the study.
--
--   [@id@] sponsor
--
--   [@label@] Sponsor
--
--   [@comment@] Sponsor of the study.
--
--   [@domains@] @'MedicalStudy'@
--
--   [@ranges@] @'Organization'@
type Sponsor = Text.HTML5.MetaData.Schema.Organization.Organization

-- | 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.
--
--   [@id@] isVariantOf
--
--   [@label@] Is Variant of
--
--   [@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.
--
--   [@domains@] @'ProductModel'@
--
--   [@ranges@] @'ProductModel'@
type IsVariantOf = Text.HTML5.MetaData.Schema.ProductModel.ProductModel

-- | A collection of music albums (legacy spelling; see singular form, album).
--
--   [@id@] albums
--
--   [@label@] Albums
--
--   [@comment@] A collection of music albums (legacy spelling; see singular form, album).
--
--   [@domains@] @'MusicGroup'@
--
--   [@ranges@] @'MusicAlbum'@
type Albums = Text.HTML5.MetaData.Schema.MusicAlbum.MusicAlbum

-- | The current approximate inventory level for the item or items.
--
--   [@id@] inventoryLevel
--
--   [@label@] Inventory Level
--
--   [@comment@] The current approximate inventory level for the item or items.
--
--   [@domains@] @'SomeProducts','Offer','Demand'@
--
--   [@ranges@] @'QuantitativeValue'@
type InventoryLevel = Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | The expected progression of the condition if it is not treated and allowed to progress naturally.
--
--   [@id@] naturalProgression
--
--   [@label@] Natural Progression
--
--   [@comment@] The expected progression of the condition if it is not treated and allowed to progress naturally.
--
--   [@domains@] @'MedicalCondition'@
--
--   [@ranges@] @'Text'@
type NaturalProgression = Text

-- | The range of temporal applicability of a dataset, e.g. for a 2011 census dataset, the year 2011 (in ISO 8601 time interval format).
--
--   [@id@] temporal
--
--   [@label@] Temporal
--
--   [@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).
--
--   [@domains@] @'Dataset'@
--
--   [@ranges@] @'DateTime'@
type Temporal = DateTime

-- | An available dosage strength for the drug.
--
--   [@id@] availableStrength
--
--   [@label@] Available Strength
--
--   [@comment@] An available dosage strength for the drug.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'DrugStrength'@
type AvailableStrength = Text.HTML5.MetaData.Schema.DrugStrength.DrugStrength

-- | Party placing the order.
--
--   [@id@] customer
--
--   [@label@] Customer
--
--   [@comment@] Party placing the order.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'Organization','Person'@
type Customer = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | Date of first broadcast/publication.
--
--   [@id@] datePublished
--
--   [@label@] Date Published
--
--   [@comment@] Date of first broadcast/publication.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Date'@
type DatePublished = Date

-- | The geographic area associated with the audience.
--
--   [@id@] geographicArea
--
--   [@label@] Geographic Area
--
--   [@comment@] The geographic area associated with the audience.
--
--   [@domains@] @'Audience'@
--
--   [@ranges@] @'AdministrativeArea'@
type GeographicArea = Text.HTML5.MetaData.Schema.AdministrativeArea.AdministrativeArea

-- | The start date and time of the event or item (in ISO 8601 date format).
--
--   [@id@] startDate
--
--   [@label@] Start Date
--
--   [@comment@] The start date and time of the event or item (in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 date format</a>).
--
--   [@domains@] @'Series','Event','Season'@
--
--   [@ranges@] @'Date'@
type StartDate = Date

-- | A publication event associated with the episode, clip or media object.
--
--   [@id@] publication
--
--   [@label@] Publication
--
--   [@comment@] A publication event associated with the episode, clip or media object.
--
--   [@domains@] @'MediaObject','Episode','Clip'@
--
--   [@ranges@] @'PublicationEvent'@
type Publication = Text.HTML5.MetaData.Schema.PublicationEvent.PublicationEvent

-- | The number of seasons in this series.
--
--   [@id@] numberOfSeasons
--
--   [@label@] Number of Seasons
--
--   [@comment@] The number of seasons in this series.
--
--   [@domains@] @'Series'@
--
--   [@ranges@] @'Number'@
type NumberOfSeasons = Number

-- | The branches that delineate from the nerve bundle.
--
--   [@id@] branch
--
--   [@label@] Branch
--
--   [@comment@] The branches that delineate from the nerve bundle.
--
--   [@domains@] @'Nerve'@
--
--   [@ranges@] @'AnatomicalStructure','Nerve'@
type Branch = Either Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure Text.HTML5.MetaData.Schema.Nerve.Nerve

-- | A NewsArticle associated with the Media Object.
--
--   [@id@] associatedArticle
--
--   [@label@] Associated Article
--
--   [@comment@] A NewsArticle associated with the Media Object.
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'NewsArticle'@
type AssociatedArticle = Text.HTML5.MetaData.Schema.NewsArticle.NewsArticle

-- | The specific biochemical interaction through which this drug or supplement produces its pharmacological effect.
--
--   [@id@] mechanismOfAction
--
--   [@label@] Mechanism of Action
--
--   [@comment@] The specific biochemical interaction through which this drug or supplement produces its pharmacological effect.
--
--   [@domains@] @'DietarySupplement','Drug'@
--
--   [@ranges@] @'Text'@
type MechanismOfAction = Text

-- | A contact location for a person's place of work.
--
--   [@id@] workLocation
--
--   [@label@] Work Location
--
--   [@comment@] A contact location for a person's place of work.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'ContactPoint','Place'@
type WorkLocation = Either Text.HTML5.MetaData.Schema.ContactPoint.ContactPoint Text.HTML5.MetaData.Schema.Place.Place

-- | A pointer from a previous, often discontinued variant of the product to its newer variant.
--
--   [@id@] predecessorOf
--
--   [@label@] Predecessor of
--
--   [@comment@] A pointer from a previous, often discontinued variant of the product to its newer variant.
--
--   [@domains@] @'ProductModel'@
--
--   [@ranges@] @'ProductModel'@
type PredecessorOf = Text.HTML5.MetaData.Schema.ProductModel.ProductModel

-- | The location served by this contact point (e.g., a phone number intended for Europeans vs. North Americans or only within the United States.)
--
--   [@id@] areaServed
--
--   [@label@] Area Served
--
--   [@comment@] The location served by this contact point (e.g., a phone number intended for Europeans vs. North Americans or only within the United States.)
--
--   [@domains@] @'ContactPoint'@
--
--   [@ranges@] @'AdministrativeArea'@
type AreaServed = Text.HTML5.MetaData.Schema.AdministrativeArea.AdministrativeArea

-- | The telephone number.
--
--   [@id@] telephone
--
--   [@label@] Telephone
--
--   [@comment@] The telephone number.
--
--   [@domains@] @'Person','ContactPoint','Place','Organization'@
--
--   [@ranges@] @'Text'@
type Telephone = Text

-- | Strength of the guideline's recommendation (e.g. 'class I').
--
--   [@id@] recommendationStrength
--
--   [@label@] Recommendation Strength
--
--   [@comment@] Strength of the guideline's recommendation (e.g. 'class I').
--
--   [@domains@] @'MedicalGuidelineRecommendation'@
--
--   [@ranges@] @'Text'@
type RecommendationStrength = Text

-- | A preventative therapy used to prevent reoccurrence of the medical condition after an initial episode of the condition.
--
--   [@id@] secondaryPrevention
--
--   [@label@] Secondary Prevention
--
--   [@comment@] A preventative therapy used to prevent reoccurrence of the medical condition after an initial episode of the condition.
--
--   [@domains@] @'MedicalCondition'@
--
--   [@ranges@] @'MedicalTherapy'@
type SecondaryPrevention = Text.HTML5.MetaData.Schema.MedicalTherapy.MedicalTherapy

-- | Link to the drug's label details.
--
--   [@id@] labelDetails
--
--   [@label@] Label Details
--
--   [@comment@] Link to the drug's label details.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'URL'@
type LabelDetails = URL

-- | The fax number.
--
--   [@id@] faxNumber
--
--   [@label@] Fax Number
--
--   [@comment@] The fax number.
--
--   [@domains@] @'Person','ContactPoint','Place','Organization'@
--
--   [@ranges@] @'Text'@
type FaxNumber = Text

-- | Description of benefits associated with the job.
--
--   [@id@] benefits
--
--   [@label@] Benefits
--
--   [@comment@] Description of benefits associated with the job.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type Benefits = Text

-- | A hospital with which the physician or office is affiliated.
--
--   [@id@] hospitalAffiliation
--
--   [@label@] Hospital Affiliation
--
--   [@comment@] A hospital with which the physician or office is affiliated.
--
--   [@domains@] @'Physician'@
--
--   [@ranges@] @'Hospital'@
type HospitalAffiliation = Text.HTML5.MetaData.Schema.Hospital.Hospital

-- | The currency (in 3-letter ISO 4217 format) of the drug cost.
--
--   [@id@] costCurrency
--
--   [@label@] Cost Currency
--
--   [@comment@] The currency (in 3-letter <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217 format</a>) of the drug cost.
--
--   [@domains@] @'DrugCost'@
--
--   [@ranges@] @'Text'@
type CostCurrency = Text

-- | The target group associated with a given audience (e.g. veterans, car owners, musicians, etc.)      domain: Audience      Range: Text    
--
--   [@id@] audienceType
--
--   [@label@] Audience Type
--
--   [@comment@] The target group associated with a given audience (e.g. veterans, car owners, musicians, etc.)      domain: Audience      Range: Text    
--
--   [@domains@] @'Audience'@
--
--   [@ranges@] @'Text'@
type AudienceType = Text

-- | A URL to a map of the place.
--
--   [@id@] map
--
--   [@label@] Map
--
--   [@comment@] A URL to a map of the place.
--
--   [@domains@] @'Place'@
--
--   [@ranges@] @'URL'@
type Map = URL

-- | A more specific type of the condition, where applicable, for example 'Type 1 Diabetes', 'Type 2 Diabetes', or 'Gestational Diabetes' for Diabetes.
--
--   [@id@] subtype
--
--   [@label@] Subtype
--
--   [@comment@] A more specific type of the condition, where applicable, for example 'Type 1 Diabetes', 'Type 2 Diabetes', or 'Gestational Diabetes' for Diabetes.
--
--   [@domains@] @'MedicalCondition'@
--
--   [@ranges@] @'Text'@
type Subtype = Text

-- | A sub property of instrument. The died used in this action.
--
--   [@id@] diet
--
--   [@label@] Diet
--
--   [@comment@] A sub property of instrument. The died used in this action.
--
--   [@domains@] @'ExerciseAction'@
--
--   [@ranges@] @'Diet'@
type Diet = Text.HTML5.MetaData.Schema.Diet.Diet

-- | Indicates the collection or gallery to which the item belongs.
--
--   [@id@] isPartOf
--
--   [@label@] Is Part of
--
--   [@comment@] Indicates the collection or gallery to which the item belongs.
--
--   [@domains@] @'WebPage'@
--
--   [@ranges@] @'CollectionPage'@
type IsPartOf = Text.HTML5.MetaData.Schema.CollectionPage.CollectionPage

-- | The count of total number of ratings.
--
--   [@id@] ratingCount
--
--   [@label@] Rating Count
--
--   [@comment@] The count of total number of ratings.
--
--   [@domains@] @'AggregateRating'@
--
--   [@ranges@] @'Number'@
type RatingCount = Number

-- | 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 spacedelimited points where the first and final points are identical.
--
--   [@id@] polygon
--
--   [@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 spacedelimited points where the first and final points are identical.
--
--   [@domains@] @'GeoShape'@
--
--   [@ranges@] @'Text'@
type Polygon = Text

-- | The place(s) from which the offer can be obtained (e.g. store locations).
--
--   [@id@] availableAtOrFrom
--
--   [@label@] Available At or From
--
--   [@comment@] The place(s) from which the offer can be obtained (e.g. store locations).
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'Place'@
type AvailableAtOrFrom = Text.HTML5.MetaData.Schema.Place.Place

-- | Link to the repository where the un-compiled, human readable code and related code is located (SVN, github, CodePlex)
--
--   [@id@] codeRepository
--
--   [@label@] Code Repository
--
--   [@comment@] Link to the repository where the un-compiled, human readable code and related code is located (SVN, github, CodePlex)
--
--   [@domains@] @'Code'@
--
--   [@ranges@] @'URL'@
type CodeRepository = URL

-- | Gender of the person.
--
--   [@id@] gender
--
--   [@label@] Gender
--
--   [@comment@] Gender of the person.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Text'@
type Gender = Text

-- | Photographs of this place (legacy spelling; see singular form, photo).
--
--   [@id@] photos
--
--   [@label@] Photos
--
--   [@comment@] Photographs of this place (legacy spelling; see singular form, photo).
--
--   [@domains@] @'Place'@
--
--   [@ranges@] @'ImageObject','Photograph'@
type Photos = Either Text.HTML5.MetaData.Schema.ImageObject.ImageObject Text.HTML5.MetaData.Schema.Photograph.Photograph

-- | A music album.
--
--   [@id@] album
--
--   [@label@] Album
--
--   [@comment@] A music album.
--
--   [@domains@] @'MusicGroup'@
--
--   [@ranges@] @'MusicAlbum'@
type Album = Text.HTML5.MetaData.Schema.MusicAlbum.MusicAlbum

-- | The name of the item.
--
--   [@id@] name
--
--   [@label@] Name
--
--   [@comment@] The name of the item.
--
--   [@domains@] @'Thing'@
--
--   [@ranges@] @'Text'@
type Name = Text

-- | The elevation of a location.
--
--   [@id@] elevation
--
--   [@label@] Elevation
--
--   [@comment@] The elevation of a location.
--
--   [@domains@] @'GeoShape','GeoCoordinates'@
--
--   [@ranges@] @'Text','Number'@
type Elevation = Either Text Number

-- | A medical study or trial related to this entity.
--
--   [@id@] study
--
--   [@label@] Study
--
--   [@comment@] A medical study or trial related to this entity.
--
--   [@domains@] @'MedicalEntity'@
--
--   [@ranges@] @'MedicalStudy'@
type Study = Text.HTML5.MetaData.Schema.MedicalStudy.MedicalStudy

-- | The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed.
--
--   [@id@] bestRating
--
--   [@label@] Best Rating
--
--   [@comment@] The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed.
--
--   [@domains@] @'Rating'@
--
--   [@ranges@] @'Number','Text'@
type BestRating = Either Number Text

-- | The algorithm or rules to follow to compute the score.
--
--   [@id@] algorithm
--
--   [@label@] Algorithm
--
--   [@comment@] The algorithm or rules to follow to compute the score.
--
--   [@domains@] @'MedicalRiskScore'@
--
--   [@ranges@] @'Text'@
type Algorithm = Text

-- | The total time it takes to prepare and cook the recipe, in ISO 8601 duration format.
--
--   [@id@] totalTime
--
--   [@label@] Total Time
--
--   [@comment@] The total time it takes to prepare and cook the recipe, in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 duration format</a>.
--
--   [@domains@] @'Recipe'@
--
--   [@ranges@] @'Duration'@
type TotalTime = Text.HTML5.MetaData.Schema.Duration.Duration

-- | Source of the data used to formulate the guidance, e.g. RCT, consensus opinion, etc.
--
--   [@id@] evidenceOrigin
--
--   [@label@] Evidence Origin
--
--   [@comment@] Source of the data used to formulate the guidance, e.g. RCT, consensus opinion, etc.
--
--   [@domains@] @'MedicalGuideline'@
--
--   [@ranges@] @'Text'@
type EvidenceOrigin = Text

-- | The condition, complication, or symptom whose risk is being estimated.
--
--   [@id@] estimatesRiskOf
--
--   [@label@] Estimates Risk of
--
--   [@comment@] The condition, complication, or symptom whose risk is being estimated.
--
--   [@domains@] @'MedicalRiskEstimator'@
--
--   [@ranges@] @'MedicalEntity'@
type EstimatesRiskOf = Text.HTML5.MetaData.Schema.MedicalEntity.MedicalEntity

-- | The locality. For example, Mountain View.
--
--   [@id@] addressLocality
--
--   [@label@] Address Locality
--
--   [@comment@] The locality. For example, Mountain View.
--
--   [@domains@] @'PostalAddress'@
--
--   [@ranges@] @'Text'@
type AddressLocality = Text

-- | If the file can be downloaded, URL to download the binary.
--
--   [@id@] downloadUrl
--
--   [@label@] Download Url
--
--   [@comment@] If the file can be downloaded, URL to download the binary.
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'URL'@
type DownloadUrl = URL

-- | The job title of the person (for example, Financial Manager).
--
--   [@id@] jobTitle
--
--   [@label@] Job Title
--
--   [@comment@] The job title of the person (for example, Financial Manager).
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Text'@
type JobTitle = Text

-- | The significance associated with the superficial anatomy; as an example, how characteristics of the superficial anatomy can suggest underlying medical conditions or courses of treatment.
--
--   [@id@] significance
--
--   [@label@] Significance
--
--   [@comment@] The significance associated with the superficial anatomy; as an example, how characteristics of the superficial anatomy can suggest underlying medical conditions or courses of treatment.
--
--   [@domains@] @'SuperficialAnatomy'@
--
--   [@ranges@] @'Text'@
type Significance = Text

-- | 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.
--
--   [@id@] model
--
--   [@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.
--
--   [@domains@] @'Product'@
--
--   [@ranges@] @'ProductModel','Text'@
type Model = Either Text.HTML5.MetaData.Schema.ProductModel.ProductModel Text

-- | The place of attachment of a muscle, or what the muscle moves.
--
--   [@id@] insertion
--
--   [@label@] Insertion
--
--   [@comment@] The place of attachment of a muscle, or what the muscle moves.
--
--   [@domains@] @'Muscle'@
--
--   [@ranges@] @'AnatomicalStructure'@
type Insertion = Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure

-- | Other co-agents that participated in the action indirectly. e.g. John wrote a book with *Steve*.
--
--   [@id@] participant
--
--   [@label@] Participant
--
--   [@comment@] Other co-agents that participated in the action indirectly. e.g. John wrote a book with *Steve*.
--
--   [@domains@] @'Action'@
--
--   [@ranges@] @'Organization','Person'@
type Participant = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | Relates a property to a class that is (one of) the type(s) the property is expected to be used on.
--
--   [@id@] domainIncludes
--
--   [@label@] Domain Includes
--
--   [@comment@] Relates a property to a class that is (one of) the type(s) the property is expected to be used on.
--
--   [@domains@] @'Property'@
--
--   [@ranges@] @'Class'@
type DomainIncludes = Text.HTML5.MetaData.Schema.Class.Class

-- | The latest date the package may arrive.
--
--   [@id@] expectedArrivalUntil
--
--   [@label@] Expected Arrival Until
--
--   [@comment@] The latest date the package may arrive.
--
--   [@domains@] @'ParcelDelivery'@
--
--   [@ranges@] @'DateTime'@
type ExpectedArrivalUntil = DateTime

-- | A parents of the person (legacy spelling; see singular form, parent).
--
--   [@id@] parents
--
--   [@label@] Parents
--
--   [@comment@] A parents of the person (legacy spelling; see singular form, parent).
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Person'@
type Parents = Text.HTML5.MetaData.Schema.Person.Person

-- | The TV series to which this episode or season belongs. (legacy form; partOfSeries is preferred)
--
--   [@id@] partOfTVSeries
--
--   [@label@] Part of TV Series
--
--   [@comment@] The TV series to which this episode or season belongs. (legacy form; partOfSeries is preferred)
--
--   [@domains@] @'TVEpisode','TVSeason','TVClip'@
--
--   [@ranges@] @'TVSeries'@
type PartOfTVSeries = Text.HTML5.MetaData.Schema.TVSeries.TVSeries

-- | A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property.
--
--   [@id@] subOrganization
--
--   [@label@] Sub Organization
--
--   [@comment@] A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property.
--
--   [@domains@] @'Organization'@
--
--   [@ranges@] @'Organization'@
type SubOrganization = Text.HTML5.MetaData.Schema.Organization.Organization

-- | Proficiency needed for this content; expected values: 'Beginner', 'Expert'.
--
--   [@id@] proficiencyLevel
--
--   [@label@] Proficiency Level
--
--   [@comment@] Proficiency needed for this content; expected values: 'Beginner', 'Expert'.
--
--   [@domains@] @'TechArticle'@
--
--   [@ranges@] @'Text'@
type ProficiencyLevel = Text

-- | A pointer from a newer variant of a product  to its previous, often discontinued predecessor.
--
--   [@id@] successorOf
--
--   [@label@] Successor of
--
--   [@comment@] A pointer from a newer variant of a product  to its previous, often discontinued predecessor.
--
--   [@domains@] @'ProductModel'@
--
--   [@ranges@] @'ProductModel'@
type SuccessorOf = Text.HTML5.MetaData.Schema.ProductModel.ProductModel

-- | Any additional component of the exercise prescription that may need to be articulated to the patient. This may include the order of exercises, the number of repetitions of movement, quantitative distance, progressions over time, etc.
--
--   [@id@] additionalVariable
--
--   [@label@] Additional Variable
--
--   [@comment@] Any additional component of the exercise prescription that may need to be articulated to the patient. This may include the order of exercises, the number of repetitions of movement, quantitative distance, progressions over time, etc.
--
--   [@domains@] @'ExercisePlan'@
--
--   [@ranges@] @'Text'@
type AdditionalVariable = Text

-- | A sibling of the person (legacy spelling; see singular form, sibling).
--
--   [@id@] siblings
--
--   [@label@] Siblings
--
--   [@comment@] A sibling of the person (legacy spelling; see singular form, sibling).
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Person'@
type Siblings = Text.HTML5.MetaData.Schema.Person.Person

-- | Quantitative measure gauging the degree of force involved in the exercise, for example, heartbeats per minute. May include the velocity of the movement.
--
--   [@id@] intensity
--
--   [@label@] Intensity
--
--   [@comment@] Quantitative measure gauging the degree of force involved in the exercise, for example, heartbeats per minute. May include the velocity of the movement.
--
--   [@domains@] @'ExercisePlan'@
--
--   [@ranges@] @'Text'@
type Intensity = Text

-- | This ordering relation for qualitative values indicates that the subject is lesser than or equal to the object.
--
--   [@id@] lesserOrEqual
--
--   [@label@] Lesser or Equal
--
--   [@comment@] This ordering relation for qualitative values indicates that the subject is lesser than or equal to the object.
--
--   [@domains@] @'QualitativeValue'@
--
--   [@ranges@] @'QualitativeValue'@
type LesserOrEqual = Text.HTML5.MetaData.Schema.QualitativeValue.QualitativeValue

-- | The drug or supplement's legal status, including any controlled substance schedules that apply.
--
--   [@id@] legalStatus
--
--   [@label@] Legal Status
--
--   [@comment@] The drug or supplement's legal status, including any controlled substance schedules that apply.
--
--   [@domains@] @'DietarySupplement','Drug'@
--
--   [@ranges@] @'DrugLegalStatus'@
type LegalStatus = Text.HTML5.MetaData.Schema.DrugLegalStatus.DrugLegalStatus

-- | The episode to which this clip belongs.
--
--   [@id@] partOfEpisode
--
--   [@label@] Part of Episode
--
--   [@comment@] The episode to which this clip belongs.
--
--   [@domains@] @'Clip'@
--
--   [@ranges@] @'Episode'@
type PartOfEpisode = Text.HTML5.MetaData.Schema.Episode.Episode

-- | The 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 '-'.- Days are specified using the following two-letter combinations: Mo, Tu, We, Th, Fr, Sa, Su.- Times are specified using 24:00 time. For example, 3pm is specified as 15:00. - Here is an example: <time itemprop="openingHours" datetime="Tu,Th 16:00-20:00">Tuesdays and Thursdays 4-8pm</time>. - If a business is open 7 days a week, then it can be specified as <time itemprop="openingHours" datetime="Mo-Su">Monday through Sunday, all day</time>.
--
--   [@id@] openingHours
--
--   [@label@] Opening Hours
--
--   [@comment@] The 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 '-'.<br/>- Days are specified using the following two-letter combinations: <code>Mo</code>, <code>Tu</code>, <code>We</code>, <code>Th</code>, <code>Fr</code>, <code>Sa</code>, <code>Su</code>.<br/>- Times are specified using 24:00 time. For example, 3pm is specified as <code>15:00</code>. <br/>- Here is an example: <code>&lt;time itemprop="openingHours" datetime="Tu,Th 16:00-20:00"&gt;Tuesdays and Thursdays 4-8pm&lt;/time&gt;</code>. <br/>- If a business is open 7 days a week, then it can be specified as <code>&lt;time itemprop="openingHours" datetime="Mo-Su"&gt;Monday through Sunday, all day&lt;/time&gt;</code>.
--
--   [@domains@] @'LocalBusiness','CivicStructure'@
--
--   [@ranges@] @'Duration'@
type OpeningHours = Text.HTML5.MetaData.Schema.Duration.Duration

-- | A route by which this drug may be administered, e.g. 'oral'.
--
--   [@id@] administrationRoute
--
--   [@label@] Administration Route
--
--   [@comment@] A route by which this drug may be administered, e.g. 'oral'.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'Text'@
type AdministrationRoute = Text

-- | Upcoming or past events associated with this place or organization (legacy spelling; see singular form, event).
--
--   [@id@] events
--
--   [@label@] Events
--
--   [@comment@] Upcoming or past events associated with this place or organization (legacy spelling; see singular form, event).
--
--   [@domains@] @'Organization','Place'@
--
--   [@ranges@] @'Event'@
type Events = Text.HTML5.MetaData.Schema.Event.Event

-- | The version of the CreativeWork embodied by a specified resource.
--
--   [@id@] version
--
--   [@label@] Version
--
--   [@comment@] The version of the CreativeWork embodied by a specified resource.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Number'@
type Version = Number

-- | The most generic uni-directional social relation.
--
--   [@id@] follows
--
--   [@label@] Follows
--
--   [@comment@] The most generic uni-directional social relation.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Person'@
type Follows = Text.HTML5.MetaData.Schema.Person.Person

-- | 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.
--
--   [@id@] billingIncrement
--
--   [@label@] Billing Increment
--
--   [@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.
--
--   [@domains@] @'UnitPriceSpecification'@
--
--   [@ranges@] @'Number'@
type BillingIncrement = Number

-- | Destination address.
--
--   [@id@] deliveryAddress
--
--   [@label@] Delivery Address
--
--   [@comment@] Destination address.
--
--   [@domains@] @'ParcelDelivery'@
--
--   [@ranges@] @'PostalAddress'@
type DeliveryAddress = Text.HTML5.MetaData.Schema.PostalAddress.PostalAddress

-- | Actual bytes of the media object, for example the image file or video file. (previous spelling: contentURL)
--
--   [@id@] contentUrl
--
--   [@label@] Content Url
--
--   [@comment@] Actual bytes of the media object, for example the image file or video file. (previous spelling: contentURL)
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'URL'@
type ContentUrl = URL

-- | A component test of the panel.
--
--   [@id@] subTest
--
--   [@label@] Sub Test
--
--   [@comment@] A component test of the panel.
--
--   [@domains@] @'MedicalTestPanel'@
--
--   [@ranges@] @'MedicalTest'@
type SubTest = Text.HTML5.MetaData.Schema.MedicalTest.MedicalTest

-- | The number of pages in the book.
--
--   [@id@] numberOfPages
--
--   [@label@] Number of Pages
--
--   [@comment@] The number of pages in the book.
--
--   [@domains@] @'Book'@
--
--   [@ranges@] @'Integer'@
type NumberOfPages = Integer

-- | When the Action was performed: end time. This is for actions that span a period of time. e.g. John wrote a book from January to *December*.
--
--   [@id@] endTime
--
--   [@label@] End Time
--
--   [@comment@] When the Action was performed: end time. This is for actions that span a period of time. e.g. John wrote a book from January to *December*.
--
--   [@domains@] @'Action'@
--
--   [@ranges@] @'DateTime'@
type EndTime = DateTime

-- | The length of time it takes to prepare the recipe, in ISO 8601 duration format.
--
--   [@id@] prepTime
--
--   [@label@] Prep Time
--
--   [@comment@] The length of time it takes to prepare the recipe, in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 duration format</a>.
--
--   [@domains@] @'Recipe'@
--
--   [@ranges@] @'Duration'@
type PrepTime = Text.HTML5.MetaData.Schema.Duration.Duration

-- | The location in which the study is taking/took place.
--
--   [@id@] studyLocation
--
--   [@label@] Study Location
--
--   [@comment@] The location in which the study is taking/took place.
--
--   [@domains@] @'MedicalStudy'@
--
--   [@ranges@] @'AdministrativeArea'@
type StudyLocation = Text.HTML5.MetaData.Schema.AdministrativeArea.AdministrativeArea

-- | The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.
--
--   [@id@] isicV4
--
--   [@label@] Isic V4
--
--   [@comment@] The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.
--
--   [@domains@] @'Person','Place','Organization'@
--
--   [@ranges@] @'Text'@
type IsicV4 = Text

-- | Specific qualifications required for this role.
--
--   [@id@] qualifications
--
--   [@label@] Qualifications
--
--   [@comment@] Specific qualifications required for this role.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type Qualifications = Text

-- | The party taking the order (e.g. Amazon.com is a merchant for many sellers).
--
--   [@id@] merchant
--
--   [@label@] Merchant
--
--   [@comment@] The party taking the order (e.g. Amazon.com is a merchant for many sellers).
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'Organization','Person'@
type Merchant = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | Expected or actual outcomes of the study.
--
--   [@id@] outcome
--
--   [@label@] Outcome
--
--   [@comment@] Expected or actual outcomes of the study.
--
--   [@domains@] @'MedicalStudy'@
--
--   [@ranges@] @'Text'@
type Outcome = Text

-- | A pointer to another product (or multiple products) for which this product is a consumable.
--
--   [@id@] isConsumableFor
--
--   [@label@] Is Consumable for
--
--   [@comment@] A pointer to another product (or multiple products) for which this product is a consumable.
--
--   [@domains@] @'Product'@
--
--   [@ranges@] @'Product'@
type IsConsumableFor = Text.HTML5.MetaData.Schema.Product.Product

-- | Any FDA or other warnings about the drug (text or URL).
--
--   [@id@] warning
--
--   [@label@] Warning
--
--   [@comment@] Any FDA or other warnings about the drug (text or URL).
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'Text','URL'@
type Warning = Either Text URL

-- | A sub property of instrument. The query used on this action.
--
--   [@id@] query
--
--   [@label@] Query
--
--   [@comment@] A sub property of instrument. The query used on this action.
--
--   [@domains@] @'SearchAction'@
--
--   [@ranges@] @'Class','Text'@
type Query = Either Text.HTML5.MetaData.Schema.Class.Class Text

-- | An episode of a TV/radio series or season (legacy spelling; see singular form, episode)
--
--   [@id@] episodes
--
--   [@label@] Episodes
--
--   [@comment@] An episode of a TV/radio series or season (legacy spelling; see singular form, episode)
--
--   [@domains@] @'Series','Season'@
--
--   [@ranges@] @'Episode'@
type Episodes = Text.HTML5.MetaData.Schema.Episode.Episode

-- | The artist that performed this album or recording.
--
--   [@id@] byArtist
--
--   [@label@] By Artist
--
--   [@comment@] The artist that performed this album or recording.
--
--   [@domains@] @'MusicAlbum','MusicRecording'@
--
--   [@ranges@] @'MusicGroup'@
type ByArtist = Text.HTML5.MetaData.Schema.MusicGroup.MusicGroup

-- | Skills required to fulfill this role.
--
--   [@id@] skills
--
--   [@label@] Skills
--
--   [@comment@] Skills required to fulfill this role.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type Skills = Text

-- | Date order was placed.
--
--   [@id@] orderDate
--
--   [@label@] Order Date
--
--   [@comment@] Date order was placed.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'DateTime'@
type OrderDate = DateTime

-- | The underlying innervation associated with the muscle.
--
--   [@id@] nerve
--
--   [@label@] Nerve
--
--   [@comment@] The underlying innervation associated with the muscle.
--
--   [@domains@] @'Muscle'@
--
--   [@ranges@] @'Nerve'@
type Nerve = Text.HTML5.MetaData.Schema.Nerve.Nerve

-- | The number of tracks in this album or playlist.
--
--   [@id@] numTracks
--
--   [@label@] Num Tracks
--
--   [@comment@] The number of tracks in this album or playlist.
--
--   [@domains@] @'MusicPlaylist'@
--
--   [@ranges@] @'Integer'@
type NumTracks = Integer

-- | The price range of the business, for example $$$.
--
--   [@id@] priceRange
--
--   [@label@] Price Range
--
--   [@comment@] The price range of the business, for example <code>$$$</code>.
--
--   [@domains@] @'LocalBusiness'@
--
--   [@ranges@] @'Text'@
type PriceRange = Text

-- | Related anatomical structure(s) that are not part of the system but relate or connect to it, such as vascular bundles associated with an organ system.
--
--   [@id@] relatedStructure
--
--   [@label@] Related Structure
--
--   [@comment@] Related anatomical structure(s) that are not part of the system but relate or connect to it, such as vascular bundles associated with an organ system.
--
--   [@domains@] @'AnatomicalSystem'@
--
--   [@ranges@] @'AnatomicalStructure'@
type RelatedStructure = Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure

-- | Processor architecture required to run the application (e.g. IA64).
--
--   [@id@] processorRequirements
--
--   [@label@] Processor Requirements
--
--   [@comment@] Processor architecture required to run the application (e.g. IA64).
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text'@
type ProcessorRequirements = Text

-- | Alumni of educational organization.
--
--   [@id@] alumni
--
--   [@label@] Alumni
--
--   [@comment@] Alumni of educational organization.
--
--   [@domains@] @'EducationalOrganization'@
--
--   [@ranges@] @'Person'@
type Alumni = Text.HTML5.MetaData.Schema.Person.Person

-- | A review of the item.
--
--   [@id@] review
--
--   [@label@] Review
--
--   [@comment@] A review of the item.
--
--   [@domains@] @'Organization','Product','CreativeWork','Place','Offer'@
--
--   [@ranges@] @'Review'@
type Review = Text.HTML5.MetaData.Schema.Review.Review

-- | exif data for this object.
--
--   [@id@] exifData
--
--   [@label@] Exif Data
--
--   [@comment@] exif data for this object.
--
--   [@domains@] @'ImageObject'@
--
--   [@ranges@] @'Text'@
type ExifData = Text

-- | The beginning of the availability of the product or service included in the offer.
--
--   [@id@] availabilityStarts
--
--   [@label@] Availability Starts
--
--   [@comment@] The beginning of the availability of the product or service included in the offer.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'DateTime'@
type AvailabilityStarts = DateTime

-- | A (typically single) geographic location associated with the job position.
--
--   [@id@] jobLocation
--
--   [@label@] Job Location
--
--   [@comment@] A (typically single) geographic location associated with the job position.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Place'@
type JobLocation = Text.HTML5.MetaData.Schema.Place.Place

-- | Awards won by this person or for this creative work. (legacy spelling; see singular form, award)
--
--   [@id@] awards
--
--   [@label@] Awards
--
--   [@comment@] Awards won by this person or for this creative work. (legacy spelling; see singular form, award)
--
--   [@domains@] @'Person','CreativeWork'@
--
--   [@ranges@] @'Text'@
type Awards = Text

-- | The currency (in 3-letter ISO 4217 format) of the discount.
--
--   [@id@] discountCurrency
--
--   [@label@] Discount Currency
--
--   [@comment@] The currency (in 3-letter ISO 4217 format) of the discount.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'Text'@
type DiscountCurrency = Text

-- | URL at which the app may be installed, if different from the URL of the item.
--
--   [@id@] installUrl
--
--   [@label@] Install Url
--
--   [@comment@] URL at which the app may be installed, if different from the URL of the item.
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'URL'@
type InstallUrl = URL

-- | The actual body of the review
--
--   [@id@] reviewBody
--
--   [@label@] Review Body
--
--   [@comment@] The actual body of the review
--
--   [@domains@] @'Review'@
--
--   [@ranges@] @'Text'@
type ReviewBody = Text

-- | The year during which the claimed copyright for the CreativeWork was first asserted.
--
--   [@id@] copyrightYear
--
--   [@label@] Copyright Year
--
--   [@comment@] The year during which the claimed copyright for the CreativeWork was first asserted.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Number'@
type CopyrightYear = Number

-- | The keywords/tags used to describe this content.
--
--   [@id@] keywords
--
--   [@label@] Keywords
--
--   [@comment@] The keywords/tags used to describe this content.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type Keywords = Text

-- | This ordering relation for qualitative values indicates that the subject is greater than the object.
--
--   [@id@] greater
--
--   [@label@] Greater
--
--   [@comment@] This ordering relation for qualitative values indicates that the subject is greater than the object.
--
--   [@domains@] @'QualitativeValue'@
--
--   [@ranges@] @'QualitativeValue'@
type Greater = Text.HTML5.MetaData.Schema.QualitativeValue.QualitativeValue

-- | The opening hours of a certain place.
--
--   [@id@] openingHoursSpecification
--
--   [@label@] Opening Hours Specification
--
--   [@comment@] The opening hours of a certain place.
--
--   [@domains@] @'Place'@
--
--   [@ranges@] @'OpeningHoursSpecification'@
type OpeningHoursSpecification = Text.HTML5.MetaData.Schema.OpeningHoursSpecification.OpeningHoursSpecification

-- | Maximal age recommended for viewing content
--
--   [@id@] suggestedMaxAge
--
--   [@label@] Suggested Max Age
--
--   [@comment@] Maximal age recommended for viewing content
--
--   [@domains@] @'PeopleAudience'@
--
--   [@ranges@] @'Number'@
type SuggestedMaxAge = Number

-- | 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)
--
--   [@id@] accessibilityHazard
--
--   [@label@] Accessibility Hazard
--
--   [@comment@] A characteristic of the described resource that is physiologically dangerous to some users. Related to WCAG 2.0 guideline 2.3. (<a href="http://www.w3.org/wiki/WebSchemas/Accessibility">WebSchemas wiki lists possible values</a>)
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type AccessibilityHazard = Text

-- | Target Operating System / Product to which the code applies.  If applies to several versions, just the product name can be used.
--
--   [@id@] targetProduct
--
--   [@label@] Target Product
--
--   [@comment@] Target Operating System / Product to which the code applies.  If applies to several versions, just the product name can be used.
--
--   [@domains@] @'Code'@
--
--   [@ranges@] @'SoftwareApplication'@
type TargetProduct = Text.HTML5.MetaData.Schema.SoftwareApplication.SoftwareApplication

-- | The number of grams of fat.
--
--   [@id@] fatContent
--
--   [@label@] Fat Content
--
--   [@comment@] The number of grams of fat.
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Mass'@
type FatContent = Text.HTML5.MetaData.Schema.Mass.Mass

-- | A sub property of participant. The person that borrows the object being lent.
--
--   [@id@] borrower
--
--   [@label@] Borrower
--
--   [@comment@] A sub property of participant. The person that borrows the object being lent.
--
--   [@domains@] @'LendAction'@
--
--   [@ranges@] @'Person'@
type Borrower = Text.HTML5.MetaData.Schema.Person.Person

-- | Shipper's address.
--
--   [@id@] originAddress
--
--   [@label@] Origin Address
--
--   [@comment@] Shipper's address.
--
--   [@domains@] @'ParcelDelivery'@
--
--   [@ranges@] @'PostalAddress'@
type OriginAddress = Text.HTML5.MetaData.Schema.PostalAddress.PostalAddress

-- | The URL at which a reply may be posted to the specified UserComment.
--
--   [@id@] replyToUrl
--
--   [@label@] Reply to Url
--
--   [@comment@] The URL at which a reply may be posted to the specified UserComment.
--
--   [@domains@] @'UserComments'@
--
--   [@ranges@] @'URL'@
type ReplyToUrl = URL

-- | A sub property of participant. The owner of the real estate property. Sub property of destination or participant?
--
--   [@id@] landlord
--
--   [@label@] Landlord
--
--   [@comment@] A sub property of participant. The owner of the real estate property. Sub property of destination or participant?
--
--   [@domains@] @'RentAction'@
--
--   [@ranges@] @'Organization','Person'@
type Landlord = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | Description of bonus and commission compensation aspects of the job.
--
--   [@id@] incentives
--
--   [@label@] Incentives
--
--   [@comment@] Description of bonus and commission compensation aspects of the job.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type Incentives = Text

-- | One of a set of differential diagnoses for the condition. Specifically, a closely-related or competing diagnosis typically considered later in the cognitive process whereby this medical condition is distinguished from others most likely responsible for a similar collection of signs and symptoms to reach the most parsimonious diagnosis or diagnoses in a patient.
--
--   [@id@] differentialDiagnosis
--
--   [@label@] Differential Diagnosis
--
--   [@comment@] One of a set of differential diagnoses for the condition. Specifically, a closely-related or competing diagnosis typically considered later in the cognitive process whereby this medical condition is distinguished from others most likely responsible for a similar collection of signs and symptoms to reach the most parsimonious diagnosis or diagnoses in a patient.
--
--   [@domains@] @'MedicalCondition'@
--
--   [@ranges@] @'DDxElement'@
type DifferentialDiagnosis = Text.HTML5.MetaData.Schema.DDxElement.DDxElement

-- | A sub property of instrument. The languaged used on this action.
--
--   [@id@] language
--
--   [@label@] Language
--
--   [@comment@] A sub property of instrument. The languaged used on this action.
--
--   [@domains@] @'WriteAction','CommunicateAction'@
--
--   [@ranges@] @'Language'@
type Language = Text.HTML5.MetaData.Schema.Language.Language

-- | The organization or person from which the product was acquired.
--
--   [@id@] acquiredFrom
--
--   [@label@] Acquired From
--
--   [@comment@] The organization or person from which the product was acquired.
--
--   [@domains@] @'OwnershipInfo'@
--
--   [@ranges@] @'Organization','Person'@
type AcquiredFrom = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The delivery method(s) to which the delivery charge or payment charge specification applies.
--
--   [@id@] appliesToDeliveryMethod
--
--   [@label@] Applies to Delivery Method
--
--   [@comment@] The delivery method(s) to which the delivery charge or payment charge specification applies.
--
--   [@domains@] @'DeliveryChargeSpecification','PaymentChargeSpecification'@
--
--   [@ranges@] @'DeliveryMethod'@
type AppliesToDeliveryMethod = Text.HTML5.MetaData.Schema.DeliveryMethod.DeliveryMethod

-- | People or organizations that endorse the plan.
--
--   [@id@] endorsers
--
--   [@label@] Endorsers
--
--   [@comment@] People or organizations that endorse the plan.
--
--   [@domains@] @'Diet'@
--
--   [@ranges@] @'Organization','Person'@
type Endorsers = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The subject matter of the content.
--
--   [@id@] about
--
--   [@label@] About
--
--   [@comment@] The subject matter of the content.
--
--   [@domains@] @'CommunicateAction','CreativeWork'@
--
--   [@ranges@] @'Thing'@
type About = Text.HTML5.MetaData.Schema.Thing.Thing

-- | The service provided by this channel.
--
--   [@id@] providesService
--
--   [@label@] Provides Service
--
--   [@comment@] The service provided by this channel.
--
--   [@domains@] @'ServiceChannel'@
--
--   [@ranges@] @'Service'@
type ProvidesService = Text.HTML5.MetaData.Schema.Service.Service

-- | The object upon 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*.
--
--   [@id@] object
--
--   [@label@] Object
--
--   [@comment@] The object upon 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*.
--
--   [@domains@] @'Action'@
--
--   [@ranges@] @'Thing'@
type Object = Text.HTML5.MetaData.Schema.Thing.Thing

-- | 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.
--
--   [@id@] reviewRating
--
--   [@label@] Review Rating
--
--   [@comment@] The rating given in this review. Note that reviews can themselves be rated. The <code>reviewRating</code> applies to rating given by the review. The <code>aggregateRating</code> property applies to the review itself, as a creative work.
--
--   [@domains@] @'Review'@
--
--   [@ranges@] @'Rating'@
type ReviewRating = Text.HTML5.MetaData.Schema.Rating.Rating

-- | A description of the procedure involved in setting up, using, and/or installing the device.
--
--   [@id@] procedure
--
--   [@label@] Procedure
--
--   [@comment@] A description of the procedure involved in setting up, using, and/or installing the device.
--
--   [@domains@] @'MedicalDevice'@
--
--   [@ranges@] @'Text'@
type Procedure = Text

-- | The depth of the product.
--
--   [@id@] depth
--
--   [@label@] Depth
--
--   [@comment@] The depth of the product.
--
--   [@domains@] @'Product'@
--
--   [@ranges@] @'Distance','QuantitativeValue'@
type Depth = Either Text.HTML5.MetaData.Schema.Distance.Distance Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | A physical examination that can identify this sign.
--
--   [@id@] identifyingExam
--
--   [@label@] Identifying Exam
--
--   [@comment@] A physical examination that can identify this sign.
--
--   [@domains@] @'MedicalSign'@
--
--   [@ranges@] @'PhysicalExam'@
type IdentifyingExam = Text.HTML5.MetaData.Schema.PhysicalExam.PhysicalExam

-- | A medical code for the entity, taken from a controlled vocabulary or ontology such as ICD-9, DiseasesDB, MeSH, SNOMED-CT, RxNorm, etc.
--
--   [@id@] code
--
--   [@label@] Code
--
--   [@comment@] A medical code for the entity, taken from a controlled vocabulary or ontology such as ICD-9, DiseasesDB, MeSH, SNOMED-CT, RxNorm, etc.
--
--   [@domains@] @'MedicalEntity'@
--
--   [@ranges@] @'MedicalCode'@
type Code = Text.HTML5.MetaData.Schema.MedicalCode.MedicalCode

-- | The date on which the CreativeWork was most recently modified.
--
--   [@id@] dateModified
--
--   [@label@] Date Modified
--
--   [@comment@] The date on which the CreativeWork was most recently modified.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Date'@
type DateModified = Date

-- | The trailer of a movie or tv/radio series, season, or episode.
--
--   [@id@] trailer
--
--   [@label@] Trailer
--
--   [@comment@] The trailer of a movie or tv/radio series, season, or episode.
--
--   [@domains@] @'Movie','Season','Episode','Series'@
--
--   [@ranges@] @'VideoObject'@
type Trailer = Text.HTML5.MetaData.Schema.VideoObject.VideoObject

-- | The bitrate of the media object.
--
--   [@id@] bitrate
--
--   [@label@] Bitrate
--
--   [@comment@] The bitrate of the media object.
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'Text'@
type Bitrate = Text

-- | 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.
--
--   [@id@] previousStartDate
--
--   [@label@] Previous Start Date
--
--   [@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.
--
--   [@domains@] @'Event'@
--
--   [@ranges@] @'Date'@
type PreviousStartDate = Date

-- | Version of the software instance.
--
--   [@id@] softwareVersion
--
--   [@label@] Software Version
--
--   [@comment@] Version of the software instance.
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text'@
type SoftwareVersion = Text

-- | 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.
--
--   [@id@] superEvent
--
--   [@label@] Super Event
--
--   [@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.
--
--   [@domains@] @'Event'@
--
--   [@ranges@] @'Event'@
type SuperEvent = Text.HTML5.MetaData.Schema.Event.Event

-- | The edition of the print product in which the NewsArticle appears.
--
--   [@id@] printEdition
--
--   [@label@] Print Edition
--
--   [@comment@] The edition of the print product in which the NewsArticle appears.
--
--   [@domains@] @'NewsArticle'@
--
--   [@ranges@] @'Text'@
type PrintEdition = Text

-- | The billing address for the order.
--
--   [@id@] billingAddress
--
--   [@label@] Billing Address
--
--   [@comment@] The billing address for the order.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'PostalAddress'@
type BillingAddress = Text.HTML5.MetaData.Schema.PostalAddress.PostalAddress

-- | The author of this content. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.
--
--   [@id@] author
--
--   [@label@] Author
--
--   [@comment@] The author of this content. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Organization','Person'@
type Author = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The type of service being offered, e.g. veterans' benefits, emergency relief, etc.
--
--   [@id@] serviceType
--
--   [@label@] Service Type
--
--   [@comment@] The type of service being offered, e.g. veterans' benefits, emergency relief, etc.
--
--   [@domains@] @'Service'@
--
--   [@ranges@] @'Text'@
type ServiceType = Text

-- | The anatomical or organ system that the artery originates from.
--
--   [@id@] source
--
--   [@label@] Source
--
--   [@comment@] The anatomical or organ system that the artery originates from.
--
--   [@domains@] @'Artery'@
--
--   [@ranges@] @'AnatomicalStructure'@
type Source = Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure

-- | The geo coordinates of the place.
--
--   [@id@] geo
--
--   [@label@] Geo
--
--   [@comment@] The geo coordinates of the place.
--
--   [@domains@] @'Place'@
--
--   [@ranges@] @'GeoCoordinates','GeoShape'@
type Geo = Either Text.HTML5.MetaData.Schema.GeoCoordinates.GeoCoordinates Text.HTML5.MetaData.Schema.GeoShape.GeoShape

-- | A sub property of location. The course where this action was taken.
--
--   [@id@] course
--
--   [@label@] Course
--
--   [@comment@] A sub property of location. The course where this action was taken.
--
--   [@domains@] @'ExerciseAction'@
--
--   [@ranges@] @'Place'@
type Course = Text.HTML5.MetaData.Schema.Place.Place

-- | The typical delay between the receipt of the order and the goods leaving the warehouse.
--
--   [@id@] deliveryLeadTime
--
--   [@label@] Delivery Lead Time
--
--   [@comment@] The typical delay between the receipt of the order and the goods leaving the warehouse.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'QuantitativeValue'@
type DeliveryLeadTime = Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | The name of the credit card or other method of payment for the order.
--
--   [@id@] paymentMethod
--
--   [@label@] Payment Method
--
--   [@comment@] The name of the credit card or other method of payment for the order.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'PaymentMethod'@
type PaymentMethod = Text.HTML5.MetaData.Schema.PaymentMethod.PaymentMethod

-- | Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc.
--
--   [@id@] articleSection
--
--   [@label@] Article Section
--
--   [@comment@] Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc.
--
--   [@domains@] @'Article'@
--
--   [@ranges@] @'Text'@
type ArticleSection = Text

-- | The stage represented as a number, e.g. 3.
--
--   [@id@] stageAsNumber
--
--   [@label@] Stage As Number
--
--   [@comment@] The stage represented as a number, e.g. 3.
--
--   [@domains@] @'MedicalConditionStage'@
--
--   [@ranges@] @'Number'@
type StageAsNumber = Number

-- | The time it takes to actually cook the dish, in ISO 8601 duration format.
--
--   [@id@] cookTime
--
--   [@label@] Cook Time
--
--   [@comment@] The time it takes to actually cook the dish, in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 duration format</a>.
--
--   [@domains@] @'Recipe'@
--
--   [@ranges@] @'Duration'@
type CookTime = Text.HTML5.MetaData.Schema.Duration.Duration

-- | The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.
--
--   [@id@] price
--
--   [@label@] Price
--
--   [@comment@] The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.
--
--   [@domains@] @'TradeAction','PriceSpecification','Offer'@
--
--   [@ranges@] @'Text','Number'@
type Price = Either Text Number

-- | The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers.
--
--   [@id@] sku
--
--   [@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.
--
--   [@domains@] @'Product','Offer','Demand'@
--
--   [@ranges@] @'Text'@
type Sku = Text

-- | The time validity of the permit.
--
--   [@id@] validFor
--
--   [@label@] Valid for
--
--   [@comment@] The time validity of the permit.
--
--   [@domains@] @'Permit'@
--
--   [@ranges@] @'Duration'@
type ValidFor = Text.HTML5.MetaData.Schema.Duration.Duration

-- | 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').
--
--   [@id@] requiresSubscription
--
--   [@label@] Requires Subscription
--
--   [@comment@] Indicates if use of the media require a subscription  (either paid or free). Allowed values are <code>true</code> or <code>false</code> (note that an earlier version had 'yes', 'no').
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'Boolean'@
type RequiresSubscription = Boolean

-- | The edition of the book.
--
--   [@id@] bookEdition
--
--   [@label@] Book Edition
--
--   [@comment@] The edition of the book.
--
--   [@domains@] @'Book'@
--
--   [@ranges@] @'Text'@
type BookEdition = Text

-- | The main performer or performers of the event—for example, a presenter, musician, or actor (legacy spelling; see singular form, performer).
--
--   [@id@] performers
--
--   [@label@] Performers
--
--   [@comment@] The main performer or performers of the event—for example, a presenter, musician, or actor (legacy spelling; see singular form, performer).
--
--   [@domains@] @'Event'@
--
--   [@ranges@] @'Organization','Person'@
type Performers = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The larger organization that this local business is a branch of, if any.
--
--   [@id@] branchOf
--
--   [@label@] Branch of
--
--   [@comment@] The larger organization that this local business is a branch of, if any.
--
--   [@domains@] @'LocalBusiness'@
--
--   [@ranges@] @'Organization'@
type BranchOf = Text.HTML5.MetaData.Schema.Organization.Organization

-- | The generic name of this drug or supplement.
--
--   [@id@] nonProprietaryName
--
--   [@label@] Non Proprietary Name
--
--   [@comment@] The generic name of this drug or supplement.
--
--   [@domains@] @'DietarySupplement','Drug'@
--
--   [@ranges@] @'Text'@
type NonProprietaryName = Text

-- | The quantity produced by the recipe (for example, number of people served, number of servings, etc).
--
--   [@id@] recipeYield
--
--   [@label@] Recipe Yield
--
--   [@comment@] The quantity produced by the recipe (for example, number of people served, number of servings, etc).
--
--   [@domains@] @'Recipe'@
--
--   [@ranges@] @'Text'@
type RecipeYield = Text

-- | Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code.
--
--   [@id@] countriesNotSupported
--
--   [@label@] Countries Not Supported
--
--   [@comment@] Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code.
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text'@
type CountriesNotSupported = Text

-- | The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.
--
--   [@id@] eligibleRegion
--
--   [@label@] Eligible Region
--
--   [@comment@] The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid.
--
--   [@domains@] @'DeliveryChargeSpecification','Offer','Demand'@
--
--   [@ranges@] @'Text','GeoShape'@
type EligibleRegion = Either Text Text.HTML5.MetaData.Schema.GeoShape.GeoShape

-- | A sign detected by the test.
--
--   [@id@] signDetected
--
--   [@label@] Sign Detected
--
--   [@comment@] A sign detected by the test.
--
--   [@domains@] @'MedicalTest'@
--
--   [@ranges@] @'MedicalSign'@
type SignDetected = Text.HTML5.MetaData.Schema.MedicalSign.MedicalSign

-- | Any information related to overdose on a drug, including signs or symptoms, treatments, contact information for emergency response.
--
--   [@id@] overdosage
--
--   [@label@] Overdosage
--
--   [@comment@] Any information related to overdose on a drug, including signs or symptoms, treatments, contact information for emergency response.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'Text'@
type Overdosage = Text

-- | The identifier of the transaction.
--
--   [@id@] orderNumber
--
--   [@label@] Order Number
--
--   [@comment@] The identifier of the transaction.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'Text'@
type OrderNumber = Text

-- | 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").
--
--   [@id@] productSupported
--
--   [@label@] Product Supported
--
--   [@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").
--
--   [@domains@] @'ContactPoint'@
--
--   [@ranges@] @'Product','Text'@
type ProductSupported = Either Text.HTML5.MetaData.Schema.Product.Product Text

-- | Position of the clip within an ordered group of clips.
--
--   [@id@] clipNumber
--
--   [@label@] Clip Number
--
--   [@comment@] Position of the clip within an ordered group of clips.
--
--   [@domains@] @'Clip'@
--
--   [@ranges@] @'Integer'@
type ClipNumber = Integer

-- | The end of the availability of the product or service included in the offer.
--
--   [@id@] availabilityEnds
--
--   [@label@] Availability Ends
--
--   [@comment@] The end of the availability of the product or service included in the offer.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'DateTime'@
type AvailabilityEnds = DateTime

-- | The release date of a product or product model. This can be used to distinguish the exact variant of a product.
--
--   [@id@] releaseDate
--
--   [@label@] Release Date
--
--   [@comment@] The release date of a product or product model. This can be used to distinguish the exact variant of a product.
--
--   [@domains@] @'Product'@
--
--   [@ranges@] @'Date'@
type ReleaseDate = Date

-- | An alignment to an established educational framework.
--
--   [@id@] educationalAlignment
--
--   [@label@] Educational Alignment
--
--   [@comment@] An alignment to an established educational framework.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'AlignmentObject'@
type EducationalAlignment = Text.HTML5.MetaData.Schema.AlignmentObject.AlignmentObject

-- | The number of grams of trans fat.
--
--   [@id@] transFatContent
--
--   [@label@] Trans Fat Content
--
--   [@comment@] The number of grams of trans fat.
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Mass'@
type TransFatContent = Text.HTML5.MetaData.Schema.Mass.Mass

-- | How the procedure is performed.
--
--   [@id@] howPerformed
--
--   [@label@] How Performed
--
--   [@comment@] How the procedure is performed.
--
--   [@domains@] @'MedicalProcedure'@
--
--   [@ranges@] @'Text'@
type HowPerformed = Text

-- | Permission(s) required to run the app (for example, a mobile app may require full internet access or may run only on wifi).
--
--   [@id@] permissions
--
--   [@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).
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text'@
type Permissions = Text

-- | Code used to redeem a discount.
--
--   [@id@] discountCode
--
--   [@label@] Discount Code
--
--   [@comment@] Code used to redeem a discount.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'Text'@
type DiscountCode = Text

-- | One or more detailed price specifications, indicating the unit price and delivery or payment charges.
--
--   [@id@] priceSpecification
--
--   [@label@] Price Specification
--
--   [@comment@] One or more detailed price specifications, indicating the unit price and delivery or payment charges.
--
--   [@domains@] @'Offer','Demand'@
--
--   [@ranges@] @'PriceSpecification'@
type PriceSpecification = Text.HTML5.MetaData.Schema.PriceSpecification.PriceSpecification

-- | Audiences defined by a person's minimum age.
--
--   [@id@] requiredMinAge
--
--   [@label@] Required Min Age
--
--   [@comment@] Audiences defined by a person's minimum age.
--
--   [@domains@] @'PeopleAudience'@
--
--   [@ranges@] @'Integer'@
type RequiredMinAge = Integer

-- | The currency accepted (in ISO 4217 currency format).
--
--   [@id@] currenciesAccepted
--
--   [@label@] Currencies Accepted
--
--   [@comment@] The currency accepted (in <a href="http://en.wikipedia.org/wiki/ISO_4217">ISO 4217 currency format</a>).
--
--   [@domains@] @'LocalBusiness'@
--
--   [@ranges@] @'Text'@
type CurrenciesAccepted = Text

-- | The date when the item becomes valid.
--
--   [@id@] validFrom
--
--   [@label@] Valid From
--
--   [@comment@] The date when the item becomes valid.
--
--   [@domains@] @'OpeningHoursSpecification','Offer','Demand','PriceSpecification','Permit'@
--
--   [@ranges@] @'DateTime'@
type ValidFrom = DateTime

-- | Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD).
--
--   [@id@] clincalPharmacology
--
--   [@label@] Clincal Pharmacology
--
--   [@comment@] Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD).
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'Text'@
type ClincalPharmacology = Text

-- | Any precaution, guidance, contraindication, etc. related to consumption of specific foods while taking this drug.
--
--   [@id@] foodWarning
--
--   [@label@] Food Warning
--
--   [@comment@] Any precaution, guidance, contraindication, etc. related to consumption of specific foods while taking this drug.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'Text'@
type FoodWarning = Text

-- | The album to which this recording belongs.
--
--   [@id@] inAlbum
--
--   [@label@] In Album
--
--   [@comment@] The album to which this recording belongs.
--
--   [@domains@] @'MusicRecording'@
--
--   [@ranges@] @'MusicAlbum'@
type InAlbum = Text.HTML5.MetaData.Schema.MusicAlbum.MusicAlbum

-- | Specifics about the trial design (enumerated).
--
--   [@id@] trialDesign
--
--   [@label@] Trial Design
--
--   [@comment@] Specifics about the trial design (enumerated).
--
--   [@domains@] @'MedicalTrial'@
--
--   [@ranges@] @'MedicalTrialDesign'@
type TrialDesign = Text.HTML5.MetaData.Schema.MedicalTrialDesign.MedicalTrialDesign

-- | 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. (previous spelling: embedURL)
--
--   [@id@] embedUrl
--
--   [@label@] Embed Url
--
--   [@comment@] A URL pointing to a player for a specific video. In general, this is the information in the <code>src</code> element of an <code>embed</code> tag and should not be the same as the content of the <code>loc</code> tag. (previous spelling: embedURL)
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'URL'@
type EmbedUrl = URL

-- | 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).
--
--   [@id@] addOn
--
--   [@label@] Add On
--
--   [@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).
--
--   [@domains@] @'Offer'@
--
--   [@ranges@] @'Offer'@
type AddOn = Text.HTML5.MetaData.Schema.Offer.Offer

-- | An organization that this person is affiliated with. For example, a school/university, a club, or a team.
--
--   [@id@] affiliation
--
--   [@label@] Affiliation
--
--   [@comment@] An organization that this person is affiliated with. For example, a school/university, a club, or a team.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Organization'@
type Affiliation = Text.HTML5.MetaData.Schema.Organization.Organization

-- | Date on which this guideline's recommendation was made.
--
--   [@id@] guidelineDate
--
--   [@label@] Guideline Date
--
--   [@comment@] Date on which this guideline's recommendation was made.
--
--   [@domains@] @'MedicalGuideline'@
--
--   [@ranges@] @'Date'@
type GuidelineDate = Date

-- | Nutrition information about the recipe.
--
--   [@id@] nutrition
--
--   [@label@] Nutrition
--
--   [@comment@] Nutrition information about the recipe.
--
--   [@domains@] @'Recipe'@
--
--   [@ranges@] @'NutritionInformation'@
type Nutrition = Text.HTML5.MetaData.Schema.NutritionInformation.NutritionInformation

-- | A member of this organization.
--
--   [@id@] member
--
--   [@label@] Member
--
--   [@comment@] A member of this organization.
--
--   [@domains@] @'Organization'@
--
--   [@ranges@] @'Organization','Person'@
type Member = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The location in which the status applies.
--
--   [@id@] applicableLocation
--
--   [@label@] Applicable Location
--
--   [@comment@] The location in which the status applies.
--
--   [@domains@] @'DrugLegalStatus','DrugCost'@
--
--   [@ranges@] @'AdministrativeArea'@
type ApplicableLocation = Text.HTML5.MetaData.Schema.AdministrativeArea.AdministrativeArea

-- | mp3, mpeg4, etc.
--
--   [@id@] encodingFormat
--
--   [@label@] Encoding Format
--
--   [@comment@] mp3, mpeg4, etc.
--
--   [@domains@] @'MediaObject'@
--
--   [@ranges@] @'Text'@
type EncodingFormat = Text

-- | Indicates if this web page element is the main subject of the page.
--
--   [@id@] mainContentOfPage
--
--   [@label@] Main Content of Page
--
--   [@comment@] Indicates if this web page element is the main subject of the page.
--
--   [@domains@] @'WebPage'@
--
--   [@ranges@] @'WebPageElement'@
type MainContentOfPage = Text.HTML5.MetaData.Schema.WebPageElement.WebPageElement

-- | The biomechanical properties of the bone.
--
--   [@id@] biomechnicalClass
--
--   [@label@] Biomechnical Class
--
--   [@comment@] The biomechanical properties of the bone.
--
--   [@domains@] @'Joint'@
--
--   [@ranges@] @'Text'@
type BiomechnicalClass = Text

-- | The title of the job.
--
--   [@id@] title
--
--   [@label@] Title
--
--   [@comment@] The title of the job.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type Title = Text

-- | A dosing schedule for the drug for a given population, either observed, recommended, or maximum dose based on the type used.
--
--   [@id@] doseSchedule
--
--   [@label@] Dose Schedule
--
--   [@comment@] A dosing schedule for the drug for a given population, either observed, recommended, or maximum dose based on the type used.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'DoseSchedule'@
type DoseSchedule = Text.HTML5.MetaData.Schema.DoseSchedule.DoseSchedule

-- | A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature.
--
--   [@id@] valueReference
--
--   [@label@] Value Reference
--
--   [@comment@] A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature.
--
--   [@domains@] @'QualitativeValue','QuantitativeValue'@
--
--   [@ranges@] @'Enumeration','StructuredValue'@
type ValueReference = Either Text.HTML5.MetaData.Schema.Enumeration.Enumeration Text.HTML5.MetaData.Schema.StructuredValue.StructuredValue

-- | Any precaution, guidance, contraindication, etc. related to consumption of alcohol while taking this drug.
--
--   [@id@] alcoholWarning
--
--   [@label@] Alcohol Warning
--
--   [@comment@] Any precaution, guidance, contraindication, etc. related to consumption of alcohol while taking this drug.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'Text'@
type AlcoholWarning = Text

-- | The media objects that encode this creative work (legacy spelling; see singular form, encoding).
--
--   [@id@] encodings
--
--   [@label@] Encodings
--
--   [@comment@] The media objects that encode this creative work (legacy spelling; see singular form, encoding).
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'MediaObject'@
type Encodings = Text.HTML5.MetaData.Schema.MediaObject.MediaObject

-- | The size of the business in annual revenue.
--
--   [@id@] yearlyRevenue
--
--   [@label@] Yearly Revenue
--
--   [@comment@] The size of the business in annual revenue.
--
--   [@domains@] @'BusinessAudience'@
--
--   [@ranges@] @'QuantitativeValue'@
type YearlyRevenue = Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | 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.
--
--   [@id@] contactType
--
--   [@label@] Contact Type
--
--   [@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.
--
--   [@domains@] @'ContactPoint'@
--
--   [@ranges@] @'Text'@
type ContactType = Text

-- | The organization owning or operating the broadcast service.
--
--   [@id@] broadcaster
--
--   [@label@] Broadcaster
--
--   [@comment@] The organization owning or operating the broadcast service.
--
--   [@domains@] @'BroadcastService'@
--
--   [@ranges@] @'Organization'@
type Broadcaster = Text.HTML5.MetaData.Schema.Organization.Organization

-- | A sub property of result. The review that resulted in the performing of the action.
--
--   [@id@] resultReview
--
--   [@label@] Result Review
--
--   [@comment@] A sub property of result. The review that resulted in the performing of the action.
--
--   [@domains@] @'ReviewAction'@
--
--   [@ranges@] @'Review'@
type ResultReview = Text.HTML5.MetaData.Schema.Review.Review

-- | Any characteristics of the population used in the study, e.g. 'males under 65'.
--
--   [@id@] population
--
--   [@label@] Population
--
--   [@comment@] Any characteristics of the population used in the study, e.g. 'males under 65'.
--
--   [@domains@] @'MedicalStudy'@
--
--   [@ranges@] @'Text'@
type Population = Text

-- | The number of grams of sugar.
--
--   [@id@] sugarContent
--
--   [@label@] Sugar Content
--
--   [@comment@] The number of grams of sugar.
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Mass'@
type SugarContent = Text.HTML5.MetaData.Schema.Mass.Mass

-- | The number of grams of carbohydrates.
--
--   [@id@] carbohydrateContent
--
--   [@label@] Carbohydrate Content
--
--   [@comment@] The number of grams of carbohydrates.
--
--   [@domains@] @'NutritionInformation'@
--
--   [@ranges@] @'Mass'@
type CarbohydrateContent = Text.HTML5.MetaData.Schema.Mass.Mass

-- | Genre of the creative work
--
--   [@id@] genre
--
--   [@label@] Genre
--
--   [@comment@] Genre of the creative work
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type Genre = Text

-- | Length of time to engage in the activity.
--
--   [@id@] activityDuration
--
--   [@label@] Activity Duration
--
--   [@comment@] Length of time to engage in the activity.
--
--   [@domains@] @'ExercisePlan'@
--
--   [@ranges@] @'Duration'@
type ActivityDuration = Text.HTML5.MetaData.Schema.Duration.Duration

-- | The name given to how bone physically connects to each other.
--
--   [@id@] structuralClass
--
--   [@label@] Structural Class
--
--   [@comment@] The name given to how bone physically connects to each other.
--
--   [@domains@] @'Joint'@
--
--   [@ranges@] @'Text'@
type StructuralClass = Text

-- | The duration of the warranty promise. Common unitCode values are ANN for year, MON for months, or DAY for days.
--
--   [@id@] durationOfWarranty
--
--   [@label@] Duration of Warranty
--
--   [@comment@] The duration of the warranty promise. Common unitCode values are ANN for year, MON for months, or DAY for days.
--
--   [@domains@] @'WarrantyPromise'@
--
--   [@ranges@] @'QuantitativeValue'@
type DurationOfWarranty = Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | Pregnancy category of this drug.
--
--   [@id@] pregnancyCategory
--
--   [@label@] Pregnancy Category
--
--   [@comment@] Pregnancy category of this drug.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'DrugPregnancyCategory'@
type PregnancyCategory = Text.HTML5.MetaData.Schema.DrugPregnancyCategory.DrugPregnancyCategory

-- | This ordering relation for qualitative values indicates that the subject is not equal to the object.
--
--   [@id@] nonEqual
--
--   [@label@] Non Equal
--
--   [@comment@] This ordering relation for qualitative values indicates that the subject is not equal to the object.
--
--   [@domains@] @'QualitativeValue'@
--
--   [@ranges@] @'QualitativeValue'@
type NonEqual = Text.HTML5.MetaData.Schema.QualitativeValue.QualitativeValue

-- | A logo associated with an organization.
--
--   [@id@] logo
--
--   [@label@] Logo
--
--   [@comment@] A logo associated with an organization.
--
--   [@domains@] @'Organization','Brand','Place','Product'@
--
--   [@ranges@] @'URL','ImageObject'@
type Logo = Either URL Text.HTML5.MetaData.Schema.ImageObject.ImageObject

-- | A sub property of object. The options subject to this action.
--
--   [@id@] option
--
--   [@label@] Option
--
--   [@comment@] A sub property of object. The options subject to this action.
--
--   [@domains@] @'ChooseAction'@
--
--   [@ranges@] @'Text','Thing'@
type Option = Either Text Text.HTML5.MetaData.Schema.Thing.Thing

-- | The unit of the dose, e.g. 'mg'.
--
--   [@id@] doseUnit
--
--   [@label@] Dose Unit
--
--   [@comment@] The unit of the dose, e.g. 'mg'.
--
--   [@domains@] @'DoseSchedule'@
--
--   [@ranges@] @'Text'@
type DoseUnit = Text

-- | Minimal age of the child
--
--   [@id@] childMinAge
--
--   [@label@] Child Min Age
--
--   [@comment@] Minimal age of the child
--
--   [@domains@] @'ParentAudience'@
--
--   [@ranges@] @'Number'@
type ChildMinAge = Number

-- | The characteristics of associated patients, such as age, gender, race etc.
--
--   [@id@] epidemiology
--
--   [@label@] Epidemiology
--
--   [@comment@] The characteristics of associated patients, such as age, gender, race etc.
--
--   [@domains@] @'MedicalCondition','PhysicalActivity'@
--
--   [@ranges@] @'Text'@
type Epidemiology = Text

-- | The number to access the service by text message.
--
--   [@id@] serviceSmsNumber
--
--   [@label@] Service Sms Number
--
--   [@comment@] The number to access the service by text message.
--
--   [@domains@] @'ServiceChannel'@
--
--   [@ranges@] @'ContactPoint'@
type ServiceSmsNumber = Text.HTML5.MetaData.Schema.ContactPoint.ContactPoint

-- | An offer to transfer some rights to an item or to provide a service—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.
--
--   [@id@] offers
--
--   [@label@] Offers
--
--   [@comment@] An offer to transfer some rights to an item or to provide a service—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.
--
--   [@domains@] @'Product','CreativeWork','Event'@
--
--   [@ranges@] @'Offer'@
type Offers = Text.HTML5.MetaData.Schema.Offer.Offer

-- | A sub property of participant. The participant who is at the receiving end of the action.
--
--   [@id@] recipient
--
--   [@label@] Recipient
--
--   [@comment@] A sub property of participant. The participant who is at the receiving end of the action.
--
--   [@domains@] @'DonateAction','ReturnAction','GiveAction','CommunicateAction','PayAction','SendAction','TipAction','AuthorizeAction'@
--
--   [@ranges@] @'Organization','Audience','Person'@
type Recipient = Either3 Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Audience.Audience Text.HTML5.MetaData.Schema.Person.Person

-- | Cash, credit card, etc.
--
--   [@id@] paymentAccepted
--
--   [@label@] Payment Accepted
--
--   [@comment@] Cash, credit card, etc.
--
--   [@domains@] @'LocalBusiness'@
--
--   [@ranges@] @'Text'@
type PaymentAccepted = Text

-- | A citation or reference to another creative work, such as another publication, web page, scholarly article, etc.
--
--   [@id@] citation
--
--   [@label@] Citation
--
--   [@comment@] A citation or reference to another creative work, such as another publication, web page, scholarly article, etc.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'CreativeWork','Text'@
type Citation = Either Text.HTML5.MetaData.Schema.CreativeWork.CreativeWork Text

-- | A secondary contributor to the CreativeWork.
--
--   [@id@] contributor
--
--   [@label@] Contributor
--
--   [@comment@] A secondary contributor to the CreativeWork.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Organization','Person'@
type Contributor = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | A media object that encode this CreativeWork.
--
--   [@id@] encoding
--
--   [@label@] Encoding
--
--   [@comment@] A media object that encode this CreativeWork.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'MediaObject'@
type Encoding = Text.HTML5.MetaData.Schema.MediaObject.MediaObject

-- | 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.
--
--   [@id@] serialNumber
--
--   [@label@] Serial Number
--
--   [@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.
--
--   [@domains@] @'Demand','IndividualProduct','Offer'@
--
--   [@ranges@] @'Text'@
type SerialNumber = Text

-- | If applicable, a description of the pathophysiology associated with the anatomical system, including potential abnormal changes in the mechanical, physical, and biochemical functions of the system.
--
--   [@id@] associatedPathophysiology
--
--   [@label@] Associated Pathophysiology
--
--   [@comment@] If applicable, a description of the pathophysiology associated with the anatomical system, including potential abnormal changes in the mechanical, physical, and biochemical functions of the system.
--
--   [@domains@] @'SuperficialAnatomy','AnatomicalSystem','AnatomicalStructure'@
--
--   [@ranges@] @'Text'@
type AssociatedPathophysiology = Text

-- | The highest price of all offers available.
--
--   [@id@] highPrice
--
--   [@label@] High Price
--
--   [@comment@] The highest price of all offers available.
--
--   [@domains@] @'AggregateOffer'@
--
--   [@ranges@] @'Number','Text'@
type HighPrice = Either Number Text

-- | The unit of measurement given using the UN/CEFACT Common Code (3 characters).
--
--   [@id@] unitCode
--
--   [@label@] Unit Code
--
--   [@comment@] The unit of measurement given using the UN/CEFACT Common Code (3 characters).
--
--   [@domains@] @'TypeAndQuantityNode','QuantitativeValue','UnitPriceSpecification'@
--
--   [@ranges@] @'Text'@
type UnitCode = Text

-- | Comments, typically from users, on this CreativeWork.
--
--   [@id@] comment
--
--   [@label@] Comment
--
--   [@comment@] Comments, typically from users, on this CreativeWork.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'UserComments'@
type Comment = Text.HTML5.MetaData.Schema.UserComments.UserComments

-- | A sub property of location. The original location of the object or the agent before the action.
--
--   [@id@] fromLocation
--
--   [@label@] From Location
--
--   [@comment@] A sub property of location. The original location of the object or the agent before the action.
--
--   [@domains@] @'TransferAction','ExerciseAction','MoveAction'@
--
--   [@ranges@] @'Place','Number'@
type FromLocation = Either Text.HTML5.MetaData.Schema.Place.Place Number

-- | This ordering relation for qualitative values indicates that the subject is greater than or equal to the object.
--
--   [@id@] greaterOrEqual
--
--   [@label@] Greater or Equal
--
--   [@comment@] This ordering relation for qualitative values indicates that the subject is greater than or equal to the object.
--
--   [@domains@] @'QualitativeValue'@
--
--   [@ranges@] @'QualitativeValue'@
type GreaterOrEqual = Text.HTML5.MetaData.Schema.QualitativeValue.QualitativeValue

-- | One or more alternative conditions considered in the differential diagnosis process.
--
--   [@id@] diagnosis
--
--   [@label@] Diagnosis
--
--   [@comment@] One or more alternative conditions considered in the differential diagnosis process.
--
--   [@domains@] @'DDxElement'@
--
--   [@ranges@] @'MedicalCondition'@
type Diagnosis = Text.HTML5.MetaData.Schema.MedicalCondition.MedicalCondition

-- | The director of the movie, tv/radio episode or series. (legacy spelling; see singular form, director)
--
--   [@id@] directors
--
--   [@label@] Directors
--
--   [@comment@] The director of the movie, tv/radio episode or series. (legacy spelling; see singular form, director)
--
--   [@domains@] @'Series','Episode','Movie'@
--
--   [@ranges@] @'Person'@
type Directors = Text.HTML5.MetaData.Schema.Person.Person

-- | The time admission will commence.
--
--   [@id@] doorTime
--
--   [@label@] Door Time
--
--   [@comment@] The time admission will commence.
--
--   [@domains@] @'Event'@
--
--   [@ranges@] @'DateTime'@
type DoorTime = DateTime

-- | The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers.
--
--   [@id@] mpn
--
--   [@label@] Mpn
--
--   [@comment@] The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers.
--
--   [@domains@] @'Product','Offer','Demand'@
--
--   [@ranges@] @'Text'@
type Mpn = Text

-- | Events that are a part of this event. For example, a conference event includes many presentations, each are subEvents of the conference (legacy spelling; see singular form, subEvent).
--
--   [@id@] subEvents
--
--   [@label@] Sub Events
--
--   [@comment@] Events that are a part of this event. For example, a conference event includes many presentations, each are subEvents of the conference (legacy spelling; see singular form, subEvent).
--
--   [@domains@] @'Event'@
--
--   [@ranges@] @'Event'@
type SubEvents = Text.HTML5.MetaData.Schema.Event.Event

-- | The target audience for this permit.
--
--   [@id@] permitAudience
--
--   [@label@] Permit Audience
--
--   [@comment@] The target audience for this permit.
--
--   [@domains@] @'Permit'@
--
--   [@ranges@] @'Audience'@
type PermitAudience = Text.HTML5.MetaData.Schema.Audience.Audience

-- | An educational organizations that the person is an alumni of.
--
--   [@id@] alumniOf
--
--   [@label@] Alumni of
--
--   [@comment@] An educational organizations that the person is an alumni of.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'EducationalOrganization'@
type AlumniOf = Text.HTML5.MetaData.Schema.EducationalOrganization.EducationalOrganization

-- | A sub property of instrument. The method of delivery
--
--   [@id@] deliveryMethod
--
--   [@label@] Delivery Method
--
--   [@comment@] A sub property of instrument. The method of delivery
--
--   [@domains@] @'ReceiveAction','TrackAction','SendAction'@
--
--   [@ranges@] @'DeliveryMethod'@
type DeliveryMethod = Text.HTML5.MetaData.Schema.DeliveryMethod.DeliveryMethod

-- | Indicates whether this content is family friendly.
--
--   [@id@] isFamilyFriendly
--
--   [@label@] Is Family Friendly
--
--   [@comment@] Indicates whether this content is family friendly.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Boolean'@
type IsFamilyFriendly = Boolean

-- | The currency (coded using ISO 4217, http://en.wikipedia.org/wiki/ISO_4217 used for the main salary information in this job posting.
--
--   [@id@] salaryCurrency
--
--   [@label@] Salary Currency
--
--   [@comment@] The currency (coded using ISO 4217, http://en.wikipedia.org/wiki/ISO_4217 used for the main salary information in this job posting.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type SalaryCurrency = Text

-- | The longitude of a location. For example -122.08585.
--
--   [@id@] longitude
--
--   [@label@] Longitude
--
--   [@comment@] The longitude of a location. For example <code>-122.08585</code>.
--
--   [@domains@] @'GeoCoordinates'@
--
--   [@ranges@] @'Number','Text'@
type Longitude = Either Number Text

-- | The computer programming language.
--
--   [@id@] programmingLanguage
--
--   [@label@] Programming Language
--
--   [@comment@] The computer programming language.
--
--   [@domains@] @'Code'@
--
--   [@ranges@] @'Thing'@
type ProgrammingLanguage = Text.HTML5.MetaData.Schema.Thing.Thing

-- | An option available on this contact point (e.g. a toll-free number or support for hearing-impaired callers.)
--
--   [@id@] contactOption
--
--   [@label@] Contact Option
--
--   [@comment@] An option available on this contact point (e.g. a toll-free number or support for hearing-impaired callers.)
--
--   [@domains@] @'ContactPoint'@
--
--   [@ranges@] @'ContactPointOption'@
type ContactOption = Text.HTML5.MetaData.Schema.ContactPointOption.ContactPointOption

-- | The North American Industry Classification System (NAICS) code for a particular organization or business person.
--
--   [@id@] naics
--
--   [@label@] Naics
--
--   [@comment@] The North American Industry Classification System (NAICS) code for a particular organization or business person.
--
--   [@domains@] @'Person','Organization'@
--
--   [@ranges@] @'Text'@
type Naics = Text

-- | Indicates whether API is managed or unmanaged.
--
--   [@id@] programmingModel
--
--   [@label@] Programming Model
--
--   [@comment@] Indicates whether API is managed or unmanaged.
--
--   [@domains@] @'APIReference'@
--
--   [@ranges@] @'Text'@
type ProgrammingModel = Text

-- | Educational background needed for the position.
--
--   [@id@] educationRequirements
--
--   [@label@] Education Requirements
--
--   [@comment@] Educational background needed for the position.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type EducationRequirements = Text

-- | A sub property of location. The specific food event where the action occurred.
--
--   [@id@] foodEvent
--
--   [@label@] Food Event
--
--   [@comment@] A sub property of location. The specific food event where the action occurred.
--
--   [@domains@] @'CookAction'@
--
--   [@ranges@] @'FoodEvent'@
type FoodEvent = Text.HTML5.MetaData.Schema.FoodEvent.FoodEvent

-- | The product identifier, such as ISBN. For example: <meta itemprop='productID' content='isbn:123-456-789'/>.
--
--   [@id@] productID
--
--   [@label@] Product ID
--
--   [@comment@] The product identifier, such as ISBN. For example: <code>&lt;meta itemprop='productID' content='isbn:123-456-789'/&gt;</code>.
--
--   [@domains@] @'Product'@
--
--   [@ranges@] @'Text'@
type ProductID = Text

-- | The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
--
--   [@id@] duration
--
--   [@label@] Duration
--
--   [@comment@] The duration of the item (movie, audio recording, event, etc.) in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 date format</a>.
--
--   [@domains@] @'Movie','MediaObject','MusicRecording','Event'@
--
--   [@ranges@] @'Duration'@
type Duration = Text.HTML5.MetaData.Schema.Duration.Duration

-- | The basic containment relation between places.
--
--   [@id@] containedIn
--
--   [@label@] Contained in
--
--   [@comment@] The basic containment relation between places.
--
--   [@domains@] @'Place'@
--
--   [@ranges@] @'Place'@
type ContainedIn = Text.HTML5.MetaData.Schema.Place.Place

-- | The actual code.
--
--   [@id@] codeValue
--
--   [@label@] Code Value
--
--   [@comment@] The actual code.
--
--   [@domains@] @'MedicalCode'@
--
--   [@ranges@] @'Text'@
type CodeValue = Text

-- | Subcategory of the application, e.g. "Arcade Game".
--
--   [@id@] applicationSubCategory
--
--   [@label@] Application Sub Category
--
--   [@comment@] Subcategory of the application, e.g. "Arcade Game".
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text','URL'@
type ApplicationSubCategory = Either Text URL

-- | Anatomical systems or structures that relate to the superficial anatomy.
--
--   [@id@] relatedAnatomy
--
--   [@label@] Related Anatomy
--
--   [@comment@] Anatomical systems or structures that relate to the superficial anatomy.
--
--   [@domains@] @'SuperficialAnatomy'@
--
--   [@ranges@] @'AnatomicalStructure','AnatomicalSystem'@
type RelatedAnatomy = Either Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure Text.HTML5.MetaData.Schema.AnatomicalSystem.AnatomicalSystem

-- | The name of a node in an established educational framework.
--
--   [@id@] targetName
--
--   [@label@] Target Name
--
--   [@comment@] The name of a node in an established educational framework.
--
--   [@domains@] @'AlignmentObject'@
--
--   [@ranges@] @'Text'@
type TargetName = Text

-- | Features or modules provided by this application (and possibly required by other applications).
--
--   [@id@] featureList
--
--   [@label@] Feature List
--
--   [@comment@] Features or modules provided by this application (and possibly required by other applications).
--
--   [@domains@] @'SoftwareApplication'@
--
--   [@ranges@] @'Text','URL'@
type FeatureList = Either Text URL

-- | A performer at the event—for example, a presenter, musician, musical group or actor.
--
--   [@id@] performer
--
--   [@label@] Performer
--
--   [@comment@] A performer at the event—for example, a presenter, musician, musical group or actor.
--
--   [@domains@] @'Event'@
--
--   [@ranges@] @'Organization','Person'@
type Performer = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | The region. For example, CA.
--
--   [@id@] addressRegion
--
--   [@label@] Address Region
--
--   [@comment@] The region. For example, CA.
--
--   [@domains@] @'PostalAddress'@
--
--   [@ranges@] @'Text'@
type AddressRegion = Text

-- | Official rating of a piece of content—for example,'MPAA PG-13'.
--
--   [@id@] contentRating
--
--   [@label@] Content Rating
--
--   [@comment@] Official rating of a piece of content—for example,'MPAA PG-13'.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type ContentRating = Text

-- | The address for accessing the service by mail.
--
--   [@id@] servicePostalAddress
--
--   [@label@] Service Postal Address
--
--   [@comment@] The address for accessing the service by mail.
--
--   [@domains@] @'ServiceChannel'@
--
--   [@ranges@] @'PostalAddress'@
type ServicePostalAddress = Text.HTML5.MetaData.Schema.PostalAddress.PostalAddress

-- | Was the offer accepted as a gift for someone other than the buyer.
--
--   [@id@] isGift
--
--   [@label@] Is Gift
--
--   [@comment@] Was the offer accepted as a gift for someone other than the buyer.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'Boolean'@
type IsGift = Boolean

-- | Library file name e.g., mscorlib.dll, system.web.dll
--
--   [@id@] assembly
--
--   [@label@] Assembly
--
--   [@comment@] Library file name e.g., mscorlib.dll, system.web.dll
--
--   [@domains@] @'APIReference'@
--
--   [@ranges@] @'Text'@
type Assembly = Text

-- | A modifiable or non-modifiable factor that increases the risk of a patient contracting this condition, e.g. age,  coexisting condition.
--
--   [@id@] riskFactor
--
--   [@label@] Risk Factor
--
--   [@comment@] A modifiable or non-modifiable factor that increases the risk of a patient contracting this condition, e.g. age,  coexisting condition.
--
--   [@domains@] @'MedicalCondition'@
--
--   [@ranges@] @'MedicalRiskFactor'@
type RiskFactor = Text.HTML5.MetaData.Schema.MedicalRiskFactor.MedicalRiskFactor

-- | Imaging technique used.
--
--   [@id@] imagingTechnique
--
--   [@label@] Imaging Technique
--
--   [@comment@] Imaging technique used.
--
--   [@domains@] @'ImagingTest'@
--
--   [@ranges@] @'MedicalImagingTechnique'@
type ImagingTechnique = Text.HTML5.MetaData.Schema.MedicalImagingTechnique.MedicalImagingTechnique

-- | The service through with the permit was granted.
--
--   [@id@] issuedThrough
--
--   [@label@] Issued Through
--
--   [@comment@] The service through with the permit was granted.
--
--   [@domains@] @'Permit'@
--
--   [@ranges@] @'Service'@
type IssuedThrough = Text.HTML5.MetaData.Schema.Service.Service

-- | A season in a tv/radio series. (legacy spelling; see singular form, season)
--
--   [@id@] seasons
--
--   [@label@] Seasons
--
--   [@comment@] A season in a tv/radio series. (legacy spelling; see singular form, season)
--
--   [@domains@] @'Series'@
--
--   [@ranges@] @'Season'@
type Seasons = Text.HTML5.MetaData.Schema.Season.Season

-- | The publisher of the creative work.
--
--   [@id@] publisher
--
--   [@label@] Publisher
--
--   [@comment@] The publisher of the creative work.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Organization'@
type Publisher = Text.HTML5.MetaData.Schema.Organization.Organization

-- | Descriptive information establishing a historical perspective on the supplement. May include the rationale for the name, the population where the supplement first came to prominence, etc.
--
--   [@id@] background
--
--   [@label@] Background
--
--   [@comment@] Descriptive information establishing a historical perspective on the supplement. May include the rationale for the name, the population where the supplement first came to prominence, etc.
--
--   [@domains@] @'DietarySupplement'@
--
--   [@ranges@] @'Text'@
type Background = Text

-- | The most generic bi-directional social/work relation.
--
--   [@id@] knows
--
--   [@label@] Knows
--
--   [@comment@] The most generic bi-directional social/work relation.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Person'@
type Knows = Text.HTML5.MetaData.Schema.Person.Person

-- | A sub property of location. The final location of the object or the agent after the action.
--
--   [@id@] toLocation
--
--   [@label@] To Location
--
--   [@comment@] A sub property of location. The final location of the object or the agent after the action.
--
--   [@domains@] @'InsertAction','TransferAction','ExerciseAction','MoveAction'@
--
--   [@ranges@] @'Place','Number'@
type ToLocation = Either Text.HTML5.MetaData.Schema.Place.Place Number

-- | A sub property of location. The entertainment business where the action occurred.
--
--   [@id@] entertainmentBusiness
--
--   [@label@] Entertainment Business
--
--   [@comment@] A sub property of location. The entertainment business where the action occurred.
--
--   [@domains@] @'PerformAction'@
--
--   [@ranges@] @'EntertainmentBusiness'@
type EntertainmentBusiness = Text.HTML5.MetaData.Schema.EntertainmentBusiness.EntertainmentBusiness

-- | An embedded audio object.
--
--   [@id@] audio
--
--   [@label@] Audio
--
--   [@comment@] An embedded audio object.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'AudioObject'@
type Audio = Text.HTML5.MetaData.Schema.AudioObject.AudioObject

-- | The most significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most (legacy spelling; see singular form, significantLink).
--
--   [@id@] significantLinks
--
--   [@label@] Significant Links
--
--   [@comment@] The most significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most (legacy spelling; see singular form, significantLink).
--
--   [@domains@] @'WebPage'@
--
--   [@ranges@] @'URL'@
type SignificantLinks = URL

-- | A member of the music group—for example, John, Paul, George, or Ringo.
--
--   [@id@] musicGroupMember
--
--   [@label@] Music Group Member
--
--   [@comment@] A member of the music group—for example, John, Paul, George, or Ringo.
--
--   [@domains@] @'MusicGroup'@
--
--   [@ranges@] @'Person'@
type MusicGroupMember = Text.HTML5.MetaData.Schema.Person.Person

-- | An honorific suffix preceding a Person's name such as M.D. /PhD/MSCSW.
--
--   [@id@] honorificSuffix
--
--   [@label@] Honorific Suffix
--
--   [@comment@] An honorific suffix preceding a Person's name such as M.D. /PhD/MSCSW.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Text'@
type HonorificSuffix = Text

-- | A sub property of object. A question.
--
--   [@id@] question
--
--   [@label@] Question
--
--   [@comment@] A sub property of object. A question.
--
--   [@domains@] @'AskAction'@
--
--   [@ranges@] @'Text'@
type Question = Text

-- | The scope of the warranty promise.
--
--   [@id@] warrantyScope
--
--   [@label@] Warranty Scope
--
--   [@comment@] The scope of the warranty promise.
--
--   [@domains@] @'WarrantyPromise'@
--
--   [@ranges@] @'WarrantyScope'@
type WarrantyScope = Text.HTML5.MetaData.Schema.WarrantyScope.WarrantyScope

-- | If this MediaObject is an AudioObject or VideoObject, the transcript of that object.
--
--   [@id@] transcript
--
--   [@label@] Transcript
--
--   [@comment@] If this MediaObject is an AudioObject or VideoObject, the transcript of that object.
--
--   [@domains@] @'AudioObject','VideoObject'@
--
--   [@ranges@] @'Text'@
type Transcript = Text

-- | The value of the dose, e.g. 500.
--
--   [@id@] doseValue
--
--   [@label@] Dose Value
--
--   [@comment@] The value of the dose, e.g. 500.
--
--   [@domains@] @'DoseSchedule'@
--
--   [@ranges@] @'Number'@
type DoseValue = Number

-- | The anatomical or organ system that the vein flows into; a larger structure that the vein connects to.
--
--   [@id@] tributary
--
--   [@label@] Tributary
--
--   [@comment@] The anatomical or organ system that the vein flows into; a larger structure that the vein connects to.
--
--   [@domains@] @'Vein'@
--
--   [@ranges@] @'AnatomicalStructure'@
type Tributary = Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure

-- | 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.
--
--   [@id@] eligibleQuantity
--
--   [@label@] Eligible Quantity
--
--   [@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.
--
--   [@domains@] @'Demand','PriceSpecification','Offer'@
--
--   [@ranges@] @'QuantitativeValue'@
type EligibleQuantity = Text.HTML5.MetaData.Schema.QuantitativeValue.QuantitativeValue

-- | A short description of the item.
--
--   [@id@] description
--
--   [@label@] Description
--
--   [@comment@] A short description of the item.
--
--   [@domains@] @'Thing'@
--
--   [@ranges@] @'Text'@
type Description = Text

-- | Audiences defined by a person's maximum age.
--
--   [@id@] requiredMaxAge
--
--   [@label@] Required Max Age
--
--   [@comment@] Audiences defined by a person's maximum age.
--
--   [@domains@] @'PeopleAudience'@
--
--   [@ranges@] @'Integer'@
type RequiredMaxAge = Integer

-- | The location in which the strength is available.
--
--   [@id@] availableIn
--
--   [@label@] Available in
--
--   [@comment@] The location in which the strength is available.
--
--   [@domains@] @'DrugStrength'@
--
--   [@ranges@] @'AdministrativeArea'@
type AvailableIn = Text.HTML5.MetaData.Schema.AdministrativeArea.AdministrativeArea

-- | The Organization on whose behalf the creator was working.
--
--   [@id@] sourceOrganization
--
--   [@label@] Source Organization
--
--   [@comment@] The Organization on whose behalf the creator was working.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Organization'@
type SourceOrganization = Text.HTML5.MetaData.Schema.Organization.Organization

-- | Points-of-Sales operated by the organization or person.
--
--   [@id@] hasPOS
--
--   [@label@] Has POS
--
--   [@comment@] Points-of-Sales operated by the organization or person.
--
--   [@domains@] @'Person','Organization'@
--
--   [@ranges@] @'Place'@
type HasPOS = Text.HTML5.MetaData.Schema.Place.Place

-- | The date that payment is due.
--
--   [@id@] paymentDue
--
--   [@label@] Payment Due
--
--   [@comment@] The date that payment is due.
--
--   [@domains@] @'Order'@
--
--   [@ranges@] @'DateTime'@
type PaymentDue = DateTime

-- | The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'.
--
--   [@id@] learningResourceType
--
--   [@label@] Learning Resource Type
--
--   [@comment@] The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type LearningResourceType = Text

-- | Item(s) being shipped.
--
--   [@id@] itemShipped
--
--   [@label@] Item Shipped
--
--   [@comment@] Item(s) being shipped.
--
--   [@domains@] @'ParcelDelivery'@
--
--   [@ranges@] @'Product'@
type ItemShipped = Text.HTML5.MetaData.Schema.Product.Product

-- | The overall rating, based on a collection of reviews or ratings, of the item.
--
--   [@id@] aggregateRating
--
--   [@label@] Aggregate Rating
--
--   [@comment@] The overall rating, based on a collection of reviews or ratings, of the item.
--
--   [@domains@] @'Organization','Product','CreativeWork','Place','Offer'@
--
--   [@ranges@] @'AggregateRating'@
type AggregateRating = Text.HTML5.MetaData.Schema.AggregateRating.AggregateRating

-- | The lower value of the product characteristic.
--
--   [@id@] minValue
--
--   [@label@] Min Value
--
--   [@comment@] The lower value of the product characteristic.
--
--   [@domains@] @'QuantitativeValue'@
--
--   [@ranges@] @'Number'@
type MinValue = Number

-- | Indicates the main image on the page
--
--   [@id@] primaryImageOfPage
--
--   [@label@] Primary Image of Page
--
--   [@comment@] Indicates the main image on the page
--
--   [@domains@] @'WebPage'@
--
--   [@ranges@] @'ImageObject'@
type PrimaryImageOfPage = Text.HTML5.MetaData.Schema.ImageObject.ImageObject

-- | The highest price if the price is a range.
--
--   [@id@] maxPrice
--
--   [@label@] Max Price
--
--   [@comment@] The highest price if the price is a range.
--
--   [@domains@] @'PriceSpecification'@
--
--   [@ranges@] @'Number'@
type MaxPrice = Number

-- | The GTIN-14 code of the product, or the product to which the offer refers.
--
--   [@id@] gtin14
--
--   [@label@] Gtin14
--
--   [@comment@] The GTIN-14 code of the product, or the product to which the offer refers.
--
--   [@domains@] @'Product','Offer','Demand'@
--
--   [@ranges@] @'Text'@
type Gtin14 = Text

-- | A broadcast service associated with the publication event
--
--   [@id@] publishedOn
--
--   [@label@] Published On
--
--   [@comment@] A broadcast service associated with the publication event
--
--   [@domains@] @'PublicationEvent'@
--
--   [@ranges@] @'BroadcastService'@
type PublishedOn = Text.HTML5.MetaData.Schema.BroadcastService.BroadcastService

-- | Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept.
--
--   [@id@] mentions
--
--   [@label@] Mentions
--
--   [@comment@] Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Thing'@
type Mentions = Text.HTML5.MetaData.Schema.Thing.Thing

-- | The neurological pathway extension that involves muscle control.
--
--   [@id@] nerveMotor
--
--   [@label@] Nerve Motor
--
--   [@comment@] The neurological pathway extension that involves muscle control.
--
--   [@domains@] @'Nerve'@
--
--   [@ranges@] @'Muscle'@
type NerveMotor = Text.HTML5.MetaData.Schema.Muscle.Muscle

-- | A count of a specific user interactions with this item—for example, 20 UserLikes, 5 UserComments, or 300 UserDownloads. The user interaction type should be one of the sub types of UserInteraction.
--
--   [@id@] interactionCount
--
--   [@label@] Interaction Count
--
--   [@comment@] A count of a specific user interactions with this item—for example, <code>20 UserLikes</code>, <code>5 UserComments</code>, or <code>300 UserDownloads</code>. The user interaction type should be one of the sub types of <a href="http://schema.org/UserInteraction">UserInteraction</a>.
--
--   [@domains@] @'Person','CreativeWork','Place','Organization'@
--
--   [@ranges@] @'Text'@
type InteractionCount = Text

-- | The phone number to use to access the service.
--
--   [@id@] servicePhone
--
--   [@label@] Service Phone
--
--   [@comment@] The phone number to use to access the service.
--
--   [@domains@] @'ServiceChannel'@
--
--   [@ranges@] @'ContactPoint'@
type ServicePhone = Text.HTML5.MetaData.Schema.ContactPoint.ContactPoint

-- | Specifies the Person who edited the CreativeWork.
--
--   [@id@] editor
--
--   [@label@] Editor
--
--   [@comment@] Specifies the Person who edited the CreativeWork.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Person'@
type Editor = Text.HTML5.MetaData.Schema.Person.Person

-- | The day of the week for which these opening hours are valid.
--
--   [@id@] dayOfWeek
--
--   [@label@] Day of Week
--
--   [@comment@] The day of the week for which these opening hours are valid.
--
--   [@domains@] @'OpeningHoursSpecification'@
--
--   [@ranges@] @'DayOfWeek'@
type DayOfWeek = Text.HTML5.MetaData.Schema.DayOfWeek.DayOfWeek

-- | A sub property of participant. The winner of the action.
--
--   [@id@] winner
--
--   [@label@] Winner
--
--   [@comment@] A sub property of participant. The winner of the action.
--
--   [@domains@] @'LoseAction'@
--
--   [@ranges@] @'Person'@
type Winner = Text.HTML5.MetaData.Schema.Person.Person

-- | The date and time of obtaining the product.
--
--   [@id@] ownedFrom
--
--   [@label@] Owned From
--
--   [@comment@] The date and time of obtaining the product.
--
--   [@domains@] @'OwnershipInfo'@
--
--   [@ranges@] @'DateTime'@
type OwnedFrom = DateTime

-- | The neurological pathway extension that inputs and sends information to the brain or spinal cord.
--
--   [@id@] sensoryUnit
--
--   [@label@] Sensory Unit
--
--   [@comment@] The neurological pathway extension that inputs and sends information to the brain or spinal cord.
--
--   [@domains@] @'Nerve'@
--
--   [@ranges@] @'AnatomicalStructure','SuperficialAnatomy'@
type SensoryUnit = Either Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure Text.HTML5.MetaData.Schema.SuperficialAnatomy.SuperficialAnatomy

-- | A sub property of participant. The real estate agent involved in the action.
--
--   [@id@] realEstateAgent
--
--   [@label@] Real Estate Agent
--
--   [@comment@] A sub property of participant. The real estate agent involved in the action.
--
--   [@domains@] @'RentAction'@
--
--   [@ranges@] @'RealEstateAgent'@
type RealEstateAgent = Text.HTML5.MetaData.Schema.RealEstateAgent.RealEstateAgent

-- | Event that this person is a performer or participant in.
--
--   [@id@] performerIn
--
--   [@label@] Performer in
--
--   [@comment@] Event that this person is a performer or participant in.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Event'@
type PerformerIn = Text.HTML5.MetaData.Schema.Event.Event

-- | The count of total number of reviews.
--
--   [@id@] reviewCount
--
--   [@label@] Review Count
--
--   [@comment@] The count of total number of reviews.
--
--   [@domains@] @'AggregateRating'@
--
--   [@ranges@] @'Number'@
type ReviewCount = Number

-- | Date of birth.
--
--   [@id@] birthDate
--
--   [@label@] Birth Date
--
--   [@comment@] Date of birth.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Date'@
type BirthDate = Date

-- | Password, PIN, or access code needed for delivery (e.g. from a locker).
--
--   [@id@] accessCode
--
--   [@label@] Access Code
--
--   [@comment@] Password, PIN, or access code needed for delivery (e.g. from a locker).
--
--   [@domains@] @'DeliveryEvent'@
--
--   [@ranges@] @'Text'@
type AccessCode = Text

-- | The geographic area where the permit is valid.
--
--   [@id@] validIn
--
--   [@label@] Valid in
--
--   [@comment@] The geographic area where the permit is valid.
--
--   [@domains@] @'Permit'@
--
--   [@ranges@] @'AdministrativeArea'@
type ValidIn = Text.HTML5.MetaData.Schema.AdministrativeArea.AdministrativeArea

-- | Any precaution, guidance, contraindication, etc. related to this drug's use during pregnancy.
--
--   [@id@] pregnancyWarning
--
--   [@label@] Pregnancy Warning
--
--   [@comment@] Any precaution, guidance, contraindication, etc. related to this drug's use during pregnancy.
--
--   [@domains@] @'Drug'@
--
--   [@ranges@] @'Text'@
type PregnancyWarning = Text

-- | A pointer to products or services offered by the organization or person.
--
--   [@id@] makesOffer
--
--   [@label@] Makes Offer
--
--   [@comment@] A pointer to products or services offered by the organization or person.
--
--   [@domains@] @'Person','Organization'@
--
--   [@ranges@] @'Offer'@
type MakesOffer = Text.HTML5.MetaData.Schema.Offer.Offer

-- | The organization or agency that is providing the service.
--
--   [@id@] provider
--
--   [@label@] Provider
--
--   [@comment@] The organization or agency that is providing the service.
--
--   [@domains@] @'CreativeWork','Service'@
--
--   [@ranges@] @'Organization','Person'@
type Provider = Either Text.HTML5.MetaData.Schema.Organization.Organization Text.HTML5.MetaData.Schema.Person.Person

-- | An award won by this person or for this creative work.
--
--   [@id@] award
--
--   [@label@] Award
--
--   [@comment@] An award won by this person or for this creative work.
--
--   [@domains@] @'Person','CreativeWork'@
--
--   [@ranges@] @'Text'@
type Award = Text

-- | Date on which the content on this web page was last reviewed for accuracy and/or completeness.
--
--   [@id@] lastReviewed
--
--   [@label@] Last Reviewed
--
--   [@comment@] Date on which the content on this web page was last reviewed for accuracy and/or completeness.
--
--   [@domains@] @'WebPage'@
--
--   [@ranges@] @'Date'@
type LastReviewed = Date

-- | A sub property of participant. The participant/person/organization that bought the object.
--
--   [@id@] buyer
--
--   [@label@] Buyer
--
--   [@comment@] A sub property of participant. The participant/person/organization that bought the object.
--
--   [@domains@] @'SellAction'@
--
--   [@ranges@] @'Person'@
type Buyer = Text.HTML5.MetaData.Schema.Person.Person

-- | 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.
--
--   [@id@] additionalType
--
--   [@label@] Additional Type
--
--   [@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.
--
--   [@domains@] @'Thing'@
--
--   [@ranges@] @'URL'@
type AdditionalType = URL

-- | A sub property of object. The object that is being replaced.
--
--   [@id@] replacee
--
--   [@label@] Replacee
--
--   [@comment@] A sub property of object. The object that is being replaced.
--
--   [@domains@] @'ReplaceAction'@
--
--   [@ranges@] @'Thing'@
type Replacee = Text.HTML5.MetaData.Schema.Thing.Thing

-- | The anatomical or organ system drained by this vessel; generally refers to a specific part of an organ.
--
--   [@id@] regionDrained
--
--   [@label@] Region Drained
--
--   [@comment@] The anatomical or organ system drained by this vessel; generally refers to a specific part of an organ.
--
--   [@domains@] @'LymphaticVessel','Vein'@
--
--   [@ranges@] @'AnatomicalSystem','AnatomicalStructure'@
type RegionDrained = Either Text.HTML5.MetaData.Schema.AnatomicalSystem.AnatomicalSystem Text.HTML5.MetaData.Schema.AnatomicalStructure.AnatomicalStructure

-- | The playlist to which this recording belongs.
--
--   [@id@] inPlaylist
--
--   [@label@] In Playlist
--
--   [@comment@] The playlist to which this recording belongs.
--
--   [@domains@] @'MusicRecording'@
--
--   [@ranges@] @'MusicPlaylist'@
type InPlaylist = Text.HTML5.MetaData.Schema.MusicPlaylist.MusicPlaylist

-- | Recommended intake of this supplement for a given population as defined by a specific recommending authority.
--
--   [@id@] recommendedIntake
--
--   [@label@] Recommended Intake
--
--   [@comment@] Recommended intake of this supplement for a given population as defined by a specific recommending authority.
--
--   [@domains@] @'DietarySupplement'@
--
--   [@ranges@] @'RecommendedDoseSchedule'@
type RecommendedIntake = Text.HTML5.MetaData.Schema.RecommendedDoseSchedule.RecommendedDoseSchedule

-- | An organization to which the person belongs.
--
--   [@id@] memberOf
--
--   [@label@] Member of
--
--   [@comment@] An organization to which the person belongs.
--
--   [@domains@] @'Person'@
--
--   [@ranges@] @'Organization'@
type MemberOf = Text.HTML5.MetaData.Schema.Organization.Organization

-- | A secondary title of the CreativeWork.
--
--   [@id@] alternativeHeadline
--
--   [@label@] Alternative Headline
--
--   [@comment@] A secondary title of the CreativeWork.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type AlternativeHeadline = Text

-- | The blood vessel that carries blood from the heart to the muscle.
--
--   [@id@] bloodSupply
--
--   [@label@] Blood Supply
--
--   [@comment@] The blood vessel that carries blood from the heart to the muscle.
--
--   [@domains@] @'Muscle'@
--
--   [@ranges@] @'Vessel'@
type BloodSupply = Text.HTML5.MetaData.Schema.Vessel.Vessel

-- | Indicates whether this image is representative of the content of the page.
--
--   [@id@] representativeOfPage
--
--   [@label@] Representative of Page
--
--   [@comment@] Indicates whether this image is representative of the content of the page.
--
--   [@domains@] @'ImageObject'@
--
--   [@ranges@] @'Boolean'@
type RepresentativeOfPage = Boolean

-- | Free text to define other than pure numerical ranking of an episode or a season in an ordered list of items (further formatting restrictions may apply within particular user groups).
--
--   [@id@] position
--
--   [@label@] Position
--
--   [@comment@] Free text to define other than pure numerical ranking of an episode or a season in an ordered list of items (further formatting restrictions may apply within particular user groups).
--
--   [@domains@] @'Season','Episode','Clip'@
--
--   [@ranges@] @'Text'@
type Position = Text

-- | The system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic', 'chiropractic', etc.
--
--   [@id@] medicineSystem
--
--   [@label@] Medicine System
--
--   [@comment@] The system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic', 'chiropractic', etc.
--
--   [@domains@] @'MedicalEntity'@
--
--   [@ranges@] @'MedicineSystem'@
type MedicineSystem = Text.HTML5.MetaData.Schema.MedicineSystem.MedicineSystem

-- | The lowest price of all offers available.
--
--   [@id@] lowPrice
--
--   [@label@] Low Price
--
--   [@comment@] The lowest price of all offers available.
--
--   [@domains@] @'AggregateOffer'@
--
--   [@ranges@] @'Number','Text'@
type LowPrice = Either Number Text

-- | An episode of a TV/radio series or season
--
--   [@id@] episode
--
--   [@label@] Episode
--
--   [@comment@] An episode of a TV/radio series or season
--
--   [@domains@] @'Series','Season'@
--
--   [@ranges@] @'Episode'@
type Episode = Text.HTML5.MetaData.Schema.Episode.Episode

-- | People working for this organization. (legacy spelling; see singular form, employee)
--
--   [@id@] employees
--
--   [@label@] Employees
--
--   [@comment@] People working for this organization. (legacy spelling; see singular form, employee)
--
--   [@domains@] @'Organization'@
--
--   [@ranges@] @'Person'@
type Employees = Text.HTML5.MetaData.Schema.Person.Person

-- | The illustrator of the book.
--
--   [@id@] illustrator
--
--   [@label@] Illustrator
--
--   [@comment@] The illustrator of the book.
--
--   [@domains@] @'Book'@
--
--   [@ranges@] @'Person'@
type Illustrator = Text.HTML5.MetaData.Schema.Person.Person