{-# 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)

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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 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 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

-- | 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 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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 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

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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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 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

-- | 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

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

-- | 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 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 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 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 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

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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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 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

-- | 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

-- | 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

-- | 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 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 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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 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 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 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 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 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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 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 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

-- | 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 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | Genre of the creative work
--
--   [@id@] genre
--
--   [@label@] Genre
--
--   [@comment@] Genre of the creative work
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
type Genre = 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | The title of the job.
--
--   [@id@] title
--
--   [@label@] Title
--
--   [@comment@] The title of the job.
--
--   [@domains@] @'JobPosting'@
--
--   [@ranges@] @'Text'@
type Title = 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 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 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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 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

-- | 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

-- | 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 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

-- | 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 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

-- | 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 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

-- | 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 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

-- | 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

-- | 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 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 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

-- | 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

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

-- | 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 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

-- | 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 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

-- | 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 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

-- | 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

-- | 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 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

-- | 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

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

-- | 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

-- | 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

-- | 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 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 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

-- | 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

-- | 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 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 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

-- | 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

-- | 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 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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 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

-- | 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

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

-- | 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 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

-- | 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

-- | 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

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

-- | 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 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

-- | 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

-- | 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

-- | 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 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

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

-- | 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 phase of the trial.
--
--   [@id@] phase
--
--   [@label@] Phase
--
--   [@comment@] The phase of the trial.
--
--   [@domains@] @'MedicalTrial'@
--
--   [@ranges@] @'Text'@
type Phase = Text

-- | 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 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

-- | 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

-- | 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

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

-- | 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 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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 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 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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 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 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

-- | 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 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 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

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

-- | 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

-- | 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 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 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

-- | 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 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

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

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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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 movement the muscle generates.
--
--   [@id@] action
--
--   [@label@] Action
--
--   [@comment@] The movement the muscle generates.
--
--   [@domains@] @'Muscle'@
--
--   [@ranges@] @'Text'@
type Action = Text

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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 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 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 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 short description of the item.
--
--   [@id@] description
--
--   [@label@] Description
--
--   [@comment@] A short description of the item.
--
--   [@domains@] @'Thing'@
--
--   [@ranges@] @'Text'@
type Description = Text

-- | The ISBN of the book.
--
--   [@id@] isbn
--
--   [@label@] ISBN
--
--   [@comment@] The ISBN of the book.
--
--   [@domains@] @'Book'@
--
--   [@ranges@] @'Text'@
type Isbn = 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

-- | 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

-- | 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 actual code.
--
--   [@id@] codeValue
--
--   [@label@] Code Value
--
--   [@comment@] The actual code.
--
--   [@domains@] @'MedicalCode'@
--
--   [@ranges@] @'Text'@
type CodeValue = 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

-- | 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

-- | 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 value of the product characteristic.
--
--   [@id@] value
--
--   [@label@] Value
--
--   [@comment@] The value of the product characteristic.
--
--   [@domains@] @'QuantitativeValue'@
--
--   [@ranges@] @'Number'@
type Value = Number

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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 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

-- | 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

-- | 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

-- | 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 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 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

-- | 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

-- | 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

-- | 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

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

-- | 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 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

-- | 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

-- | 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

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

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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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 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 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

-- | 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

-- | 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

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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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 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

-- | 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 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

-- | 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

-- | 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

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

-- | 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 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

-- | 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

-- | 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

-- | 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 textual content of this CreativeWork.
--
--   [@id@] text
--
--   [@label@] Text
--
--   [@comment@] The textual content of this CreativeWork.
--
--   [@domains@] @'CreativeWork'@
--
--   [@ranges@] @'Text'@
-- type Text = 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 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

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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

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

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

-- | 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

-- | 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

-- | 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

-- | 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 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 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

-- | 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

-- | 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 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

-- | 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 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 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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

-- | 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 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

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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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 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

-- | 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

-- | 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

-- | 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

-- | 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

-- | 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

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

-- | 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 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

-- | 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