metadata-0.4.3.0: metadata library for semantic web

Safe HaskellSafe
LanguageHaskell2010

Text.HTML5.MetaData.Type

Synopsis

Documentation

type URL = Text Source

type Date = Day Source

data Either3 a b c Source

Constructors

Left3 a 
Center3 b 
Right3 c 

Instances

(Eq a, Eq b, Eq c) => Eq (Either3 a b c) Source 
(Read a, Read b, Read c) => Read (Either3 a b c) Source 
(Show a, Show b, Show c) => Show (Either3 a b c) Source 

data Either4 a b c d Source

Constructors

North a 
East b 
South c 
West d 

Instances

(Eq a, Eq b, Eq c, Eq d) => Eq (Either4 a b c d) Source 
(Read a, Read b, Read c, Read d) => Read (Either4 a b c d) Source 
(Show a, Show b, Show c, Show d) => Show (Either4 a b c d) Source 

data Either5 a b c d e Source

Constructors

Earth a 
Water b 
Fire c 
Wind d 
Void e 

Instances

(Eq a, Eq b, Eq c, Eq d, Eq e) => Eq (Either5 a b c d e) Source 
(Read a, Read b, Read c, Read d, Read e) => Read (Either5 a b c d e) Source 
(Show a, Show b, Show c, Show d, Show e) => Show (Either5 a b c d e) Source 

type UnsaturatedFatContent = Mass Source

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 TrackingUrl = URL Source

Tracking url for the parcel delivery.

id
trackingUrl
label
Tracking Url
comment
Tracking url for the parcel delivery.
domains
ParcelDelivery
ranges
URL

type Department = Organization Source

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 AvailableService = Either3 MedicalTest MedicalProcedure MedicalTherapy Source

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 ReservationStatus = ReservationStatusType Source

The current status of the reservation.

id
reservationStatus
label
Reservation Status
comment
The current status of the reservation.
domains
Reservation
ranges
ReservationStatusType

type RelatedCondition = MedicalCondition Source

A medical condition associated with this anatomy.

id
relatedCondition
label
Related Condition
comment
A medical condition associated with this anatomy.
domains
AnatomicalSystem,SuperficialAnatomy,AnatomicalStructure
ranges
MedicalCondition

type ContentLocation = Place Source

The location depicted or described in the content. For example, the location in a photograph or painting.

id
contentLocation
label
Content Location
comment
The location depicted or described in the content. For example, the location in a photograph or painting.
domains
CreativeWork
ranges
Place

type VideoQuality = Text Source

The quality of the video.

id
videoQuality
label
Video Quality
comment
The quality of the video.
domains
VideoObject
ranges
Text

type SportsTeam = SportsTeam Source

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 Guideline = MedicalGuideline Source

A medical guideline related to this entity.

id
guideline
label
Guideline
comment
A medical guideline related to this entity.
domains
MedicalEntity
ranges
MedicalGuideline

type Equal = QualitativeValue Source

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 SubReservation = Reservation Source

The individual reservations included in the package. Typically a repeated property.

id
subReservation
label
Sub Reservation
comment
The individual reservations included in the package. Typically a repeated property.
domains
ReservationPackage
ranges
Reservation

type ExpectedPrognosis = Text Source

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 Audience = Audience Source

An intended audience, i.e. a group for whom something was created. Supersedes serviceAudience.

id
audience
label
Audience
comment
An intended audience, i.e. a group for whom something was created. Supersedes href="http://schema.org/serviceAudience"serviceAudience/a.
domains
PlayAction,CreativeWork,Product
ranges
Audience

type GivenName = Text Source

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 ExpectsAcceptanceOf = Offer Source

An Offer which must be accepted before the user can perform the Action. For example, the user may need to buy a movie before being able to watch it.

id
expectsAcceptanceOf
label
Expects Acceptance of
comment
An Offer which must be accepted before the user can perform the Action. For example, the user may need to buy a movie before being able to watch it.
domains
ConsumeAction
ranges
Offer

type ContentSize = Text Source

File size in (mega/kilo) bytes.

id
contentSize
label
Content Size
comment
File size in (mega/kilo) bytes.
domains
MediaObject
ranges
Text

type RecordingOf = MusicComposition Source

The composition this track is a recording of. Inverse property: recordedAs.

id
recordingOf
label
Recording of
comment
The composition this track is a recording of.br/ Inverse property: href="http://schema.org/recordedAs"recordedAs/a.
domains
MusicRecording
ranges
MusicComposition

type RelatedTherapy = MedicalTherapy Source

A medical therapy related to this anatomy.

id
relatedTherapy
label
Related Therapy
comment
A medical therapy related to this anatomy.
domains
AnatomicalSystem,SuperficialAnatomy,AnatomicalStructure
ranges
MedicalTherapy

type CoverageEndTime = DateTime Source

The time when the live blog will stop covering the Event. Note that coverage may continue after the Event concludes.

id
coverageEndTime
label
Coverage End Time
comment
The time when the live blog will stop covering the Event. Note that coverage may continue after the Event concludes.
domains
LiveBlogPosting
ranges
DateTime

type PreviousItem = ListItem Source

A link to the ListItem that preceeds the current one.

id
previousItem
label
Previous Item
comment
A link to the ListItem that preceeds the current one.
domains
ListItem
ranges
ListItem

type NormalRange = Text Source

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 SeriousAdverseOutcome = MedicalEntity Source

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 MapType = MapCategoryType Source

Indicates the kind of Map, from the MapCategoryType Enumeration.

id
mapType
label
Map Type
comment
Indicates the kind of Map, from the MapCategoryType Enumeration.
domains
Map
ranges
MapCategoryType

type Indication = MedicalIndication Source

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 NumberOfItems = Integer Source

The number of items in an ItemList. Note that some descriptions might not fully describe all items in a list (e.g., multi-page pagination); in such cases, the numberOfItems would be for the entire list.

id
numberOfItems
label
Number of Items
comment
The number of items in an ItemList. Note that some descriptions might not fully describe all items in a list (e.g., multi-page pagination); in such cases, the numberOfItems would be for the entire list.
domains
ItemList
ranges
Integer

type TimeRequired = Duration Source

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 PublicationType = Text Source

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 href="http://www.nlm.nih.gov/mesh/pubtypes.html"publication type catalog./a
domains
MedicalScholarlyArticle
ranges
Text

type Parent = Person Source

A parent of this person. Supersedes parents.

id
parent
label
Parent
comment
A parent of this person. Supersedes href="http://schema.org/parents"parents/a.
domains
Person
ranges
Person

type RelatedTo = Person Source

The most generic familial relation.

id
relatedTo
label
Related to
comment
The most generic familial relation.
domains
Person
ranges
Person

type ScheduledTime = DateTime Source

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 Photo = Either Photograph ImageObject Source

A photograph of this place. Supersedes photos.

id
photo
label
Photo
comment
A photograph of this place. Supersedes href="http://schema.org/photos"photos/a.
domains
Place
ranges
Photograph,ImageObject

type Pagination = Text Source

Any description of pages that is not separated into pageStart and pageEnd; for example, "1-6, 9, 55" or "10-12, 46-49".

id
pagination
label
Pagination
comment
Any description of pages that is not separated into pageStart and pageEnd; for example, "1-6, 9, 55" or "10-12, 46-49".
domains
Article,PublicationIssue,PublicationVolume
ranges
Text

type CheckinTime = DateTime Source

The earliest someone may check into a lodging establishment.

id
checkinTime
label
Checkin Time
comment
The earliest someone may check into a lodging establishment.
domains
LodgingReservation
ranges
DateTime

type AlbumProductionType = MusicAlbumProductionType Source

Classification of the album by it's type of content: soundtrack, live album, studio album, etc.

id
albumProductionType
label
Album Production Type
comment
Classification of the album by it's type of content: soundtrack, live album, studio album, etc.
domains
MusicAlbum
ranges
MusicAlbumProductionType

type MaximumIntake = MaximumDoseSchedule Source

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 Email = Text Source

Email address.

id
email
label
Email
comment
Email address.
domains
Person,ContactPoint,Organization
ranges
Text

type EducationalUse = Text Source

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 Stage = MedicalConditionStage Source

The stage of the condition, if applicable.

id
stage
label
Stage
comment
The stage of the condition, if applicable.
domains
MedicalCondition
ranges
MedicalConditionStage

type Frequency = Text Source

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 Event = Event Source

Upcoming or past event associated with this place, organization, or action. Supersedes events.

id
event
label
Event
comment
Upcoming or past event associated with this place, organization, or action. Supersedes href="http://schema.org/events"events/a.
domains
PlayAction,Place,JoinAction,InviteAction,Organization,InformAction,LeaveAction
ranges
Event

type SuggestedMinAge = Number Source

Minimal age recommended for viewing content.

id
suggestedMinAge
label
Suggested Min Age
comment
Minimal age recommended for viewing content.
domains
PeopleAudience
ranges
Number

type Thumbnail = ImageObject Source

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 ArticleBody = Text Source

The actual body of the article.

id
articleBody
label
Article Body
comment
The actual body of the article.
domains
Article
ranges
Text

type TypicalTest = MedicalTest Source

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 PublishingPrinciples = URL Source

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 Creator = Either Person Organization Source

The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork.

id
creator
label
Creator
comment
The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork.
domains
UserComments,CreativeWork
ranges
Person,Organization

type ProductionCompany = Organization Source

The production company or studio responsible for the item e.g. series, video game, episode etc.

id
productionCompany
label
Production Company
comment
The production company or studio responsible for the item e.g. series, video game, episode etc.
domains
Episode,RadioSeries,Movie,MediaObject,VideoGameSeries,CreativeWorkSeason,MovieSeries,TVSeries
ranges
Organization

type BusinessFunction = BusinessFunction Source

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 ArrivalGate = Text Source

Identifier of the flight's arrival gate.

id
arrivalGate
label
Arrival Gate
comment
Identifier of the flight's arrival gate.
domains
Flight
ranges
Text

type SteeringPosition = SteeringPositionValue Source

The position of the steering wheel or similar device (mostly for cars).

id
steeringPosition
label
Steering Position
comment
The position of the steering wheel or similar device (mostly for cars).
domains
Vehicle
ranges
SteeringPositionValue

type Specialty = Specialty Source

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 Sibling = Person Source

A sibling of the person. Supersedes siblings.

id
sibling
label
Sibling
comment
A sibling of the person. Supersedes href="http://schema.org/siblings"siblings/a.
domains
Person
ranges
Person

type TickerSymbol = Text Source

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 DataFeedElement = Either3 Thing Text DataFeedItem Source

An item within in a data feed. Data feeds may have many elements.

id
dataFeedElement
label
Data Feed Element
comment
An item within in a data feed. Data feeds may have many elements.
domains
DataFeed
ranges
Thing,Text,DataFeedItem

type DuplicateTherapy = MedicalTherapy Source

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 Status = MedicalStudyStatus Source

The status of the study (enumerated).

id
status
label
Status
comment
The status of the study (enumerated).
domains
MedicalStudy
ranges
MedicalStudyStatus

type Origin = AnatomicalStructure Source

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 Gtin8 = Text Source

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. See GS1 GTIN Summary for more details.

id
gtin8
label
Gtin8
comment
The href="http://apps.gs1.org/GDD/glossary/Pages/GTIN-8.aspx"GTIN-8/a code of the product, or the product to which the offer refers. This code is also known as EANUCC-8 or 8-digit EAN. See <a href="http:www.gs1.orgbarcodestechnicalidkeysgtin">GS1 GTIN Summary<a> for more details.
domains
Product,Offer,Demand
ranges
Text

type PrescriptionStatus = DrugPrescriptionStatus Source

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 TrackingNumber = Text Source

Shipper tracking number.

id
trackingNumber
label
Tracking Number
comment
Shipper tracking number.
domains
ParcelDelivery
ranges
Text

type AdvanceBookingRequirement = QuantitativeValue Source

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 PageEnd = Either Integer Text Source

The page on which the work ends; for example "138" or "xvi".

id
pageEnd
label
Page End
comment
The page on which the work ends; for example "138" or "xvi".
domains
Article,PublicationIssue,PublicationVolume
ranges
Integer,Text

type InfectiousAgentClass = InfectiousAgentClass Source

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 AssociatedMedia = MediaObject Source

A media object that encodes this CreativeWork. This property is a synonym for encoding.

id
associatedMedia
label
Associated Media
comment
A media object that encodes this CreativeWork. This property is a synonym for encoding.
domains
CreativeWork
ranges
MediaObject

type Calories = Energy Source

The number of calories.

id
calories
label
Calories
comment
The number of calories.
domains
NutritionInformation
ranges
Energy

type Screenshot = Either ImageObject URL Source

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 Drug = Drug Source

A drug in this drug class.

id
drug
label
Drug
comment
A drug in this drug class.
domains
DrugClass
ranges
Drug

type ConnectedTo = AnatomicalStructure Source

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 RsvpResponse = RsvpResponseType Source

The response (yes, no, maybe) to the RSVP.

id
rsvpResponse
label
Rsvp Response
comment
The response (yes, no, maybe) to the RSVP.
domains
RsvpAction
ranges
RsvpResponseType

type ConfirmationNumber = Text Source

A number that confirms the given order or payment has been received.

id
confirmationNumber
label
Confirmation Number
comment
A number that confirms the given order or payment has been received.
domains
Order,Invoice
ranges
Text

type AppliesToPaymentMethod = PaymentMethod Source

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 LegalName = Text Source

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 ApplicationSuite = Text Source

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 Amount = Number Source

The amount of money.

id
amount
label
Amount
comment
The amount of money.
domains
DatedMoneySpecification
ranges
Number

type Duns = Text Source

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 Lender = Person Source

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 ModifiedTime = DateTime Source

The date and time the reservation was modified.

id
modifiedTime
label
Modified Time
comment
The date and time the reservation was modified.
domains
Reservation
ranges
DateTime

type IsProprietary = Boolean Source

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 FoodEstablishment = Either FoodEstablishment Place Source

A sub property of location. The specific food establishment where the action occurred.

id
foodEstablishment
label
Food Establishment
comment
A sub property of location. The specific food establishment where the action occurred.
domains
CookAction
ranges
FoodEstablishment,Place

type PartOfInvoice = Invoice Source

The order is being paid as part of the referenced Invoice.

id
partOfInvoice
label
Part of Invoice
comment
The order is being paid as part of the referenced Invoice.
domains
Order
ranges
Invoice

type Track = Either MusicRecording ItemList Source

A music recording (track)—usually a single song. If an ItemList is given, the list should contain items of type MusicRecording. Supersedes tracks.

id
track
label
Track
comment
A music recording (track)—usually a single song. If an ItemList is given, the list should contain items of type MusicRecording. Supersedes href="http://schema.org/tracks"tracks/a.
domains
MusicPlaylist,MusicGroup
ranges
MusicRecording,ItemList

type RelatedLink = URL Source

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 SubStageSuffix = Text Source

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 ScheduledPaymentDate = Date Source

The date the invoice is scheduled to be paid.

id
scheduledPaymentDate
label
Scheduled Payment Date
comment
The date the invoice is scheduled to be paid.
domains
Invoice
ranges
Date

type SourcedFrom = BrainStructure Source

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 MileageFromOdometer = QuantitativeValue Source

The total distance travelled by the particular vehicle since its initial production, as read from its odometer.Typical unit code(s): KMT for kilometers, SMI for statute miles

id
mileageFromOdometer
label
Mileage From Odometer
comment
The total distance travelled by the particular vehicle since its initial production, as read from its odometer.br/Typical unit code(s): KMT for kilometers, SMI for statute miles
domains
Vehicle
ranges
QuantitativeValue

type TargetCollection = Thing Source

A sub property of object. The collection target of the action. Supersedes collection.

id
targetCollection
label
Target Collection
comment
A sub property of object. The collection target of the action. Supersedes href="http://schema.org/collection"collection/a.
domains
UpdateAction
ranges
Thing

type CookingMethod = Text Source

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 DriveWheelConfiguration = Either Text DriveWheelConfigurationValue Source

The drive wheel configuration, i.e. which roadwheels will receive torque from the vehicle's engine via the drivetrain.

id
driveWheelConfiguration
label
Drive Wheel Configuration
comment
The drive wheel configuration, i.e. which roadwheels will receive torque from the vehicle's engine via the drivetrain.
domains
Vehicle
ranges
Text,DriveWheelConfigurationValue

type ArrivalTerminal = Text Source

Identifier of the flight's arrival terminal.

id
arrivalTerminal
label
Arrival Terminal
comment
Identifier of the flight's arrival terminal.
domains
Flight
ranges
Text

type ServingSize = Text Source

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 CostOrigin = Text Source

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 ScreenCount = Number Source

The number of screens in the movie theater.

id
screenCount
label
Screen Count
comment
The number of screens in the movie theater.
domains
MovieTheater
ranges
Number

type Height = Either Distance QuantitativeValue Source

The height of the item.

id
height
label
Height
comment
The height of the item.
domains
Person,MediaObject,Product,VisualArtwork
ranges
Distance,QuantitativeValue

type ThumbnailUrl = URL Source

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 UploadDate = Date Source

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 Loser = Person Source

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 TicketNumber = Text Source

The unique identifier for the ticket.

id
ticketNumber
label
Ticket Number
comment
The unique identifier for the ticket.
domains
Ticket
ranges
Text

type PostOp = Text Source

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 AlignmentType = Text Source

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 PlayMode = GamePlayMode Source

Indicates whether this game is multi-player, co-op or single-player. The game can be marked as multi-player, co-op and single-player at the same time.

id
playMode
label
Play Mode
comment
Indicates whether this game is multi-player, co-op or single-player. The game can be marked as multi-player, co-op and single-player at the same time.
domains
VideoGame,VideoGameSeries
ranges
GamePlayMode

type AlternateName = Text Source

An alias for the item.

id
alternateName
label
Alternate Name
comment
An alias for the item.
domains
Thing
ranges
Text

type Image = Either ImageObject URL Source

An image of the item. This can be a URL or a fully described ImageObject.

id
image
label
Image
comment
An image of the item. This can be a href="http://schema.org/URL"URL/a or a fully described href="http://schema.org/ImageObject"ImageObject/a.
domains
Thing
ranges
ImageObject,URL

type HealthCondition = MedicalCondition Source

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 SignOrSymptom = MedicalSignOrSymptom Source

A sign or symptom of this condition. Signs are objective or physically observable manifestations of the medical condition while symptoms are the subjective experience of 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 experience of the medical condition.
domains
MedicalCondition
ranges
MedicalSignOrSymptom

type VehicleSeatingCapacity = Either Number QuantitativeValue Source

The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law.Typical unit code(s): C62 for persons.

id
vehicleSeatingCapacity
label
Vehicle Seating Capacity
comment
The number of passengers that can be seated in the vehicle, both in terms of the physical space available, and in terms of limitations set by law.br/Typical unit code(s): C62 for persons.
domains
Vehicle
ranges
Number,QuantitativeValue

type DeathPlace = Place Source

The place where the person died.

id
deathPlace
label
Death Place
comment
The place where the person died.
domains
Person
ranges
Place

type Phase = Text Source

The phase of the trial.

id
phase
label
Phase
comment
The phase of the trial.
domains
MedicalTrial
ranges
Text

type RelevantSpecialty = MedicalSpecialty Source

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 EncodesCreativeWork = CreativeWork Source

The CreativeWork encoded by this media object.

id
encodesCreativeWork
label
Encodes Creative Work
comment
The CreativeWork encoded by this media object.
domains
MediaObject
ranges
CreativeWork

type Colleague = Person Source

A colleague of the person. Supersedes colleagues.

id
colleague
label
Colleague
comment
A colleague of the person. Supersedes href="http://schema.org/colleagues"colleagues/a.
domains
Person
ranges
Person

type CholesterolContent = Mass Source

The number of milligrams of cholesterol.

id
cholesterolContent
label
Cholesterol Content
comment
The number of milligrams of cholesterol.
domains
NutritionInformation
ranges
Mass

type StreetAddress = Text Source

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 SaturatedFatContent = Mass Source

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 TotalPrice = Either3 Text PriceSpecification Number Source

The total price for the reservation or ticket, including applicable taxes, shipping, etc.

id
totalPrice
label
Total Price
comment
The total price for the reservation or ticket, including applicable taxes, shipping, etc.
domains
Reservation,Ticket
ranges
Text,PriceSpecification,Number

type PurchaseDate = Date Source

The date the item e.g. vehicle was purchased by the current owner.

id
purchaseDate
label
Purchase Date
comment
The date the item e.g. vehicle was purchased by the current owner.
domains
Product,Vehicle
ranges
Date

type Workload = Energy Source

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 Manufacturer = Organization Source

The manufacturer of the product.

id
manufacturer
label
Manufacturer
comment
The manufacturer of the product.
domains
Product,DietarySupplement,Drug
ranges
Organization

type Issn = Text Source

The International Standard Serial Number (ISSN) that identifies this periodical. You can repeat this property to (for example) identify different formats of this periodical.

id
issn
label
Issn
comment
The International Standard Serial Number (ISSN) that identifies this periodical. You can repeat this property to (for example) identify different formats of this periodical.
domains
Periodical
ranges
Text

type Opens = Time Source

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 FuelConsumption = QuantitativeValue Source

The amount of fuel consumed for traveling a particular distance or temporal duration with the given vehicle (e.g. liters per 100 km).Note 1: There are unfortunately no standard unit codes for liters per 100 km.Use unitText to indicate the unit of measurement, e.g. L100 km.Note 2: There are two ways of indicating the fuel consumption, fuelConsumption (e.g. 8 liters per 100 km) and fuelEfficiency (e.g. 30 miles per gallon). They are reciprocal.Note 3: Often, the absolute value is useful only when related to driving speed ("at 80 kmh") or usage pattern ("city traffic"). You can use valueReference to link the value for the fuel consumption to another value.

id
fuelConsumption
label
Fuel Consumption
comment
The amount of fuel consumed for traveling a particular distance or temporal duration with the given vehicle (e.g. liters per 100 km).br/Note 1: There are unfortunately no standard unit codes for liters per 100 km.br/Use href="http://schema.org/unitText"unitText/a to indicate the unit of measurement, e.g. L100 km.Note 2: There are two ways of indicating the fuel consumption, <a href="http:schema.orgfuelConsumption">fuelConsumption/a (e.g. 8 liters per 100 km) and href="http://schema.org/fuelEfficiency"fuelEfficiency/a (e.g. 30 miles per gallon). They are reciprocal.br/Note 3: Often, the absolute value is useful only when related to driving speed ("at 80 kmh") or usage pattern ("city traffic"). You can use <a href="http:schema.orgvalueReference">valueReference/a to link the value for the fuel consumption to another value.
domains
Vehicle
ranges
QuantitativeValue

type Spouse = Person Source

The person's spouse.

id
spouse
label
Spouse
comment
The person's spouse.
domains
Person
ranges
Person

type PrintColumn = Text Source

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 TargetDescription = Text Source

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 MaxValue = Number Source

The upper value of some characteristic or property.

id
maxValue
label
Max Value
comment
The upper value of some characteristic or property.
domains
PropertyValue,QuantitativeValue,PropertyValueSpecification
ranges
Number

type MinPrice = Number Source

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 AvailableFrom = DateTime Source

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 HttpMethod = Text Source

An HTTP method that specifies the appropriate HTTP method for a request to an HTTP EntryPoint. Values are capitalized strings as used in HTTP.

id
httpMethod
label
Http Method
comment
An HTTP method that specifies the appropriate HTTP method for a request to an HTTP EntryPoint. Values are capitalized strings as used in HTTP.
domains
EntryPoint
ranges
Text

type AvailableTest = MedicalTest Source

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 CreditedTo = Either Person Organization Source

The group the release is credited to if different than the byArtist. For example, Red and Blue is credited to "Stefani Germanotta Band", but by Lady Gaga.

id
creditedTo
label
Credited to
comment
The group the release is credited to if different than the byArtist. For example, Red and Blue is credited to "Stefani Germanotta Band", but by Lady Gaga.
domains
MusicRelease
ranges
Person,Organization

type MedicalSpecialty = MedicalSpecialty Source

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 PossibleComplication = Text Source

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 TrainName = Text Source

The name of the train (e.g. The Orient Express).

id
trainName
label
Train Name
comment
The name of the train (e.g. The Orient Express).
domains
TrainTrip
ranges
Text

type FoundingDate = Date Source

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 TargetUrl = URL Source

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 ResultComment = Comment Source

A sub property of result. The Comment created or sent as a result of this action.

id
resultComment
label
Result Comment
comment
A sub property of result. The Comment created or sent as a result of this action.
domains
CommentAction,ReplyAction
ranges
Comment

type Function = Text Source

Function of the anatomical structure.

id
function
label
Function
comment
Function of the anatomical structure.
domains
AnatomicalStructure
ranges
Text

type Sport = Either Text URL Source

A type of sport (e.g. Baseball).

id
sport
label
Sport
comment
A type of sport (e.g. Baseball).
domains
SportsOrganization
ranges
Text,URL

type InfectiousAgent = Text Source

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 NumberOfPlayers = QuantitativeValue Source

Indicate how many people can play this game (minimum, maximum, or range).

id
numberOfPlayers
label
Number of Players
comment
Indicate how many people can play this game (minimum, maximum, or range).
domains
Game,VideoGameSeries
ranges
QuantitativeValue

type Antagonist = Muscle Source

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 Industry = Text Source

The industry associated with the job position.

id
industry
label
Industry
comment
The industry associated with the job position.
domains
JobPosting
ranges
Text

type DrugClass = DrugClass Source

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 ReleaseNotes = Either Text URL Source

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 AvailableChannel = ServiceChannel Source

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 AccessibilityFeature = Text Source

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 (href="http://www.w3.org/wiki/WebSchemas/Accessibility"WebSchemas wiki lists possible values/a).
domains
CreativeWork
ranges
Text

type InteractionType = Action Source

The Action representing the type of interaction. For up votes, +1s, etc. use LikeAction. For down votes use DislikeAction. Otherwise, use the most specific Action.

id
interactionType
label
Interaction Type
comment
The Action representing the type of interaction. For up votes, +1s, etc. use href="http://schema.org/LikeAction"LikeAction/a. For down votes use href="http://schema.org/DislikeAction"DislikeAction/a. Otherwise, use the most specific Action.
domains
InteractionCounter
ranges
Action

type Spatial = Place Source

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 BroadcastOfEvent = Event Source

The event being broadcast such as a sporting event or awards ceremony.

id
broadcastOfEvent
label
Broadcast of Event
comment
The event being broadcast such as a sporting event or awards ceremony.
domains
BroadcastEvent
ranges
Event

type ValueRequired = Boolean Source

Whether the property must be filled in to complete the action. Default is false.

id
valueRequired
label
Value Required
comment
Whether the property must be filled in to complete the action. Default is false.
domains
PropertyValueSpecification
ranges
Boolean

type Composer = Either Organization Person Source

The person or organization who wrote the composition.

id
composer
label
Composer
comment
The person or organization who wrote the composition.
domains
MusicComposition
ranges
Organization,Person

type OrderDelivery = ParcelDelivery Source

The delivery of the parcel related to this order or order item.

id
orderDelivery
label
Order Delivery
comment
The delivery of the parcel related to this order or order item.
domains
OrderItem,Order
ranges
ParcelDelivery

type HomeLocation = Either Place ContactPoint Source

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
Place,ContactPoint

type Employee = Person Source

Someone working for this organization. Supersedes employees.

id
employee
label
Employee
comment
Someone working for this organization. Supersedes href="http://schema.org/employees"employees/a.
domains
Organization
ranges
Person

type BoardingPolicy = BoardingPolicyType Source

The type of boarding policy used by the airline (e.g. zone-based or group-based).

id
boardingPolicy
label
Boarding Policy
comment
The type of boarding policy used by the airline (e.g. zone-based or group-based).
domains
Flight,Airline
ranges
BoardingPolicyType

type OrderStatus = OrderStatus Source

The current status of the order.

id
orderStatus
label
Order Status
comment
The current status of the order.
domains
Order
ranges
OrderStatus

type Dataset = Dataset Source

A dataset contained in a catalog.

id
dataset
label
Dataset
comment
A dataset contained in a catalog.
domains
DataCatalog
ranges
Dataset

type PriceCurrency = Text Source

The currency (in 3-letter ISO 4217 format) of the 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 price or a price component, when attached to PriceSpecification and its subtypes.
domains
Reservation,Ticket,PriceSpecification,Offer
ranges
Text

type IdentifyingTest = MedicalTest Source

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 IncludesObject = TypeAndQuantityNode Source

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 HoursAvailable = OpeningHoursSpecification Source

The hours during which this service or contact is available.

id
hoursAvailable
label
Hours Available
comment
The hours during which this service or contact is available.
domains
ContactPoint,Service
ranges
OpeningHoursSpecification

type Nationality = Country Source

Nationality of the person.

id
nationality
label
Nationality
comment
Nationality of the person.
domains
Person
ranges
Country

type CostPerUnit = Either Number Text Source

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 VideoFormat = Text Source

The type of screening or video broadcast used (e.g. IMAX, 3D, SD, HD, etc.).

id
videoFormat
label
Video Format
comment
The type of screening or video broadcast used (e.g. IMAX, 3D, SD, HD, etc.).
domains
ScreeningEvent,BroadcastService,BroadcastEvent
ranges
Text

type ApplicationCategory = Either Text URL Source

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 ArtMedium = Either Text URL Source

The material used. (e.g. Oil, Watercolour, Acrylic, Linoprint, Marble, Cyanotype, Digital, Lithograph, DryPoint, Intaglio, Pastel, Woodcut, Pencil, Mixed Media, etc.) Supersedes material.

id
artMedium
label
Art Medium
comment
The material used. (e.g. Oil, Watercolour, Acrylic, Linoprint, Marble, Cyanotype, Digital, Lithograph, DryPoint, Intaglio, Pastel, Woodcut, Pencil, Mixed Media, etc.) Supersedes href="http://schema.org/material"material/a.
domains
VisualArtwork
ranges
Text,URL

type ProprietaryName = Text Source

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 Distribution = DataDownload Source

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 PrintPage = Text Source

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 Responsibilities = Text Source

Responsibilities associated with this role.

id
responsibilities
label
Responsibilities
comment
Responsibilities associated with this role.
domains
JobPosting
ranges
Text

type AvailableThrough = DateTime Source

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 ProteinContent = Mass Source

The number of grams of protein.

id
proteinContent
label
Protein Content
comment
The number of grams of protein.
domains
NutritionInformation
ranges
Mass

type ExperienceRequirements = Text Source

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 Circle = Text Source

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 OrderedItem = Either Product OrderItem Source

The item ordered.

id
orderedItem
label
Ordered Item
comment
The item ordered.
domains
OrderItem,Order
ranges
Product,OrderItem

type BroadcastDisplayName = Text Source

The name displayed in the channel guide. For many US affiliates, it is the network name.

id
broadcastDisplayName
label
Broadcast Display Name
comment
The name displayed in the channel guide. For many US affiliates, it is the network name.
domains
BroadcastService
ranges
Text

type FuelType = Either3 QualitativeValue Text URL Source

The type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one engine, this property can be attached directly to the vehicle.

id
fuelType
label
Fuel Type
comment
The type of fuel suitable for the engine or engines of the vehicle. If the vehicle has only one engine, this property can be attached directly to the vehicle.
domains
EngineSpecification,Vehicle
ranges
QualitativeValue,Text,URL

type DrugUnit = Text Source

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 IsAvailableGenerically = Boolean Source

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 TargetPopulation = Text Source

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 PrimaryPrevention = MedicalTherapy Source

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 MusicBy = Either Person MusicGroup Source

The composer of the soundtrack.

id
musicBy
label
Music by
comment
The composer of the soundtrack.
domains
VideoGame,VideoObject,Episode,RadioSeries,Clip,Movie,VideoGameSeries,MovieSeries,TVSeries
ranges
Person,MusicGroup

type TypeOfGood = Product Source

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 ProvidesBroadcastService = BroadcastService Source

The BroadcastService offered on this channel.

id
providesBroadcastService
label
Provides Broadcast Service
comment
The BroadcastService offered on this channel.
domains
BroadcastChannel
ranges
BroadcastService

type SafetyConsideration = Text Source

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 FirstPerformance = Event Source

The date and place the work was first performed.

id
firstPerformance
label
First Performance
comment
The date and place the work was first performed.
domains
MusicComposition
ranges
Event

type WorstRating = Either Number Text Source

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 ServesCuisine = Text Source

The cuisine of the restaurant.

id
servesCuisine
label
Serves Cuisine
comment
The cuisine of the restaurant.
domains
FoodEstablishment
ranges
Text

type Dateline = Text Source

The location where the NewsArticle was produced.

id
dateline
label
Dateline
comment
The location where the NewsArticle was produced.
domains
NewsArticle
ranges
Text

type SecurityScreening = Text Source

The type of security screening the passenger is subject to.

id
securityScreening
label
Security Screening
comment
The type of security screening the passenger is subject to.
domains
FlightReservation
ranges
Text

type AvailableDeliveryMethod = DeliveryMethod Source

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 BookFormat = BookFormatType Source

The format of the book.

id
bookFormat
label
Book Format
comment
The format of the book.
domains
Book
ranges
BookFormatType

type IneligibleRegion = Either3 Text GeoShape Place Source

The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed. See also eligibleRegion.

id
ineligibleRegion
label
Ineligible Region
comment
The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is not valid, e.g. a region where the transaction is not allowed. br/br/ See also href="http://schema.org/eligibleRegion"eligibleRegion/a.
domains
DeliveryChargeSpecification,Offer,Demand
ranges
Text,GeoShape,Place

type IssueNumber = Either Integer Text Source

Identifies the issue of publication; for example, "iii" or "2".

id
issueNumber
label
Issue Number
comment
Identifies the issue of publication; for example, "iii" or "2".
domains
PublicationIssue
ranges
Integer,Text

type WorkHours = Text Source

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 SuggestedGender = Text Source

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 OccupationalCategory = Text Source

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 EpisodeNumber = Either Integer Text Source

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

type Instrument = Thing Source

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 PriceType = Text Source

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 StorageRequirements = Either Text URL Source

Storage requirements (free space required).

id
storageRequirements
label
Storage Requirements
comment
Storage requirements (free space required).
domains
SoftwareApplication
ranges
Text,URL

type ChildMaxAge = Number Source

Maximal age of the child.

id
childMaxAge
label
Child Max Age
comment
Maximal age of the child.
domains
ParentAudience
ranges
Number

type Discount = Either Number Text Source

Any discount applied (to an Order).

id
discount
label
Discount
comment
Any discount applied (to an Order).
domains
Order
ranges
Number,Text

type OrderQuantity = Number Source

The number of the item ordered. If the property is not set, assume the quantity is one.

id
orderQuantity
label
Order Quantity
comment
The number of the item ordered. If the property is not set, assume the quantity is one.
domains
OrderItem
ranges
Number

type DatePosted = Date Source

Publication date for the job posting.

id
datePosted
label
Date Posted
comment
Publication date for the job posting.
domains
JobPosting
ranges
Date

type IncreasesRiskOf = MedicalEntity Source

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 StudyDesign = MedicalObservationalStudyDesign Source

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 Candidate = Person Source

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 GlobalLocationNumber = Text Source

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 href="http://www.gs1.org/gln"Global Location Number/a (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 PartOfSeries = CreativeWorkSeries Source

The series to which this episode or season belongs. Supersedes partOfTVSeries.

id
partOfSeries
label
Part of Series
comment
The series to which this episode or season belongs. Supersedes href="http://schema.org/partOfTVSeries"partOfTVSeries/a.
domains
Episode,CreativeWorkSeason,Clip
ranges
CreativeWorkSeries

type EvidenceLevel = MedicalEvidenceLevel Source

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 Closes = Time Source

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 Location = Either3 Text PostalAddress Place Source

The location of for example where the event is happening, an organization is located, or where an action takes place.

id
location
label
Location
comment
The location of for example where the event is happening, an organization is located, or where an action takes place.
domains
Action,Organization,Event
ranges
Text,PostalAddress,Place

type CopyrightHolder = Either Organization Person Source

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 MemoryRequirements = Either Text URL Source

Minimum memory requirements.

id
memoryRequirements
label
Memory Requirements
comment
Minimum memory requirements.
domains
SoftwareApplication
ranges
Text,URL

type SportsEvent = SportsEvent Source

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 ReportNumber = Text Source

The number or other unique designator assigned to a Report by the publishing organization.

id
reportNumber
label
Report Number
comment
The number or other unique designator assigned to a Report by the publishing organization.
domains
Report
ranges
Text

type ServiceOperator = Organization Source

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 CodingSystem = Text Source

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 WordCount = Integer Source

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 ValueMinLength = Number Source

Specifies the minimum allowed range for number of characters in a literal value.

id
valueMinLength
label
Value Min Length
comment
Specifies the minimum allowed range for number of characters in a literal value.
domains
PropertyValueSpecification
ranges
Number

type Color = Text Source

The color of the product.

id
color
label
Color
comment
The color of the product.
domains
Product
ranges
Text

type BodyLocation = Text Source

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 CharacterAttribute = Thing Source

A piece of data that represents a particular aspect of a fictional character (skill, power, character points, advantage, disadvantage).

id
characterAttribute
label
Character Attribute
comment
A piece of data that represents a particular aspect of a fictional character (skill, power, character points, advantage, disadvantage).
domains
Game,VideoGameSeries
ranges
Thing

type ProcedureType = MedicalProcedureType Source

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 Box = Text Source

A box is the area enclosed by the rectangle formed by two points. The first point is the lower corner, the second point is the upper corner. A box is expressed as two points separated by a space character.

id
box
label
Box
comment
A box is the area enclosed by the rectangle formed by two points. The first point is the lower corner, the second point is the upper corner. A box is expressed as two points separated by a space character.
domains
GeoShape
ranges
Text

type ReadonlyValue = Boolean Source

Whether or not a property is mutable. Default is false. Specifying this for a property that also has a value makes it act similar to a "hidden" input in an HTML form.

id
readonlyValue
label
Readonly Value
comment
Whether or not a property is mutable. Default is false. Specifying this for a property that also has a value makes it act similar to a "hidden" input in an HTML form.
domains
PropertyValueSpecification
ranges
Boolean

type StartTime = DateTime Source

The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to start. For actions that span a period of time, when the action was performed. e.g. John wrote a book from *January* to December.Note that Event uses startDateendDate instead of startTimeendTime, even when describing dates with times. This situation may be clarified in future revisions.

id
startTime
label
Start Time
comment
The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to start. For actions that span a period of time, when the action was performed. e.g. John wrote a book from *January* to December.Note that Event uses startDateendDate instead of startTimeendTime, even when describing dates with times. This situation may be clarified in future revisions.
domains
Action,FoodEstablishmentReservation
ranges
DateTime

type CountryOfOrigin = Country Source

The country of the principal offices of the production company or individual responsible for the movie or program.

id
countryOfOrigin
label
Country of Origin
comment
The country of the principal offices of the production company or individual responsible for the movie or program.
domains
TVEpisode,Movie,TVSeries,TVSeason
ranges
Country

type ValidThrough = DateTime Source

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,Offer,PriceSpecification,Demand
ranges
DateTime

type FileFormat = Text Source

Media type (aka MIME format, see IANA site) of the content e.g. application/zip of a SoftwareApplication binary. In cases where a CreativeWork has several media type representations, encoding can be used to indicate each MediaObject alongside particular fileFormat information.

id
fileFormat
label
File Format
comment
Media type (aka MIME format, see href="http://www.iana.org/assignments/media-types/media-types.xhtml"IANA site/a) of the content e.g. application/zip of a SoftwareApplication binary. In cases where a CreativeWork has several media type representations, encoding can be used to indicate each MediaObject alongside particular fileFormat information.
domains
CreativeWork
ranges
Text

type InLanguage = Either Text Language Source

The language of the content or performance or used in an action. Please use one of the language codes from the IETF BCP 47 standard. Supersedes language.

id
inLanguage
label
In Language
comment
The language of the content or performance or used in an action. Please use one of the language codes from the href="http://tools.ietf.org/html/bcp47"IETF BCP 47 standard/a. Supersedes href="http://schema.org/language"language/a.
domains
WriteAction,CreativeWork,CommunicateAction,Event
ranges
Text,Language

type AcceptedAnswer = Answer Source

The answer that has been accepted as best, typically on a QuestionAnswer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion andor the view of the Question author.

id
acceptedAnswer
label
Accepted Answer
comment
The answer that has been accepted as best, typically on a QuestionAnswer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion andor the view of the Question author.
domains
Question
ranges
Answer

type DosageForm = Text Source

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 Diagram = ImageObject Source

An image containing a diagram that illustrates the structure andor its component substructures andor connections with other structures.

id
diagram
label
Diagram
comment
An image containing a diagram that illustrates the structure andor its component substructures andor connections with other structures.
domains
AnatomicalStructure
ranges
ImageObject

type ExercisePlan = ExercisePlan Source

The textual content of this CreativeWork.

id
text
label
Text
comment
The textual content of this CreativeWork.
domains
CreativeWork
ranges
Text type Text = Text

A sub property of instrument. The exercise plan used on this action.

id
exercisePlan
label
Exercise Plan
comment
A sub property of instrument. The exercise plan used on this action.
domains
ExerciseAction
ranges
ExercisePlan

type Owns = Either OwnershipInfo Product Source

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 ActionOption = Either Text Thing Source

A sub property of object. The options subject to this action. Supersedes option.

id
actionOption
label
Action Option
comment
A sub property of object. The options subject to this action. Supersedes href="http://schema.org/option"option/a.
domains
ChooseAction
ranges
Text,Thing

type SignificantLink = URL Source

One of the more significant URLs on the page. Typically, these are the non-navigation links that are clicked on the most. Supersedes significantLinks.

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. Supersedes href="http://schema.org/significantLinks"significantLinks/a.
domains
WebPage
ranges
URL

type AvailableOnDevice = Text Source

Device required to run the application. Used in cases where a specific make/model is required to run the application. Supersedes device.

id
availableOnDevice
label
Available On Device
comment
Device required to run the application. Used in cases where a specific makemodel is required to run the application. Supersedes <a href="http:schema.orgdevice">device/a.
domains
SoftwareApplication
ranges
Text

type IataCode = Text Source

IATA identifier for an airline or airport.

id
iataCode
label
Iata Code
comment
IATA identifier for an airline or airport.
domains
Airport,Airline
ranges
Text

type PartOfOrder = Order Source

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 CauseOf = MedicalEntity Source

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 VehicleConfiguration = Text Source

A short text indicating the configuration of the vehicle, e.g. '5dr hatchback ST 2.5 MT 225 hp' or 'limited edition'.

id
vehicleConfiguration
label
Vehicle Configuration
comment
A short text indicating the configuration of the vehicle, e.g. '5dr hatchback ST 2.5 MT 225 hp' or 'limited edition'.
domains
Vehicle
ranges
Text

type Repetitions = Number Source

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 CountriesSupported = Text Source

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 PreOp = Text Source

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 ProviderMobility = Text Source

Indicates the mobility of a provided service (e.g. static, dynamic).

id
providerMobility
label
Provider Mobility
comment
Indicates the mobility of a provided service (e.g. static, dynamic).
domains
Service
ranges
Text

type RecipeCategory = Text Source

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 VehicleInteriorType = Text Source

The type or material of the interior of the vehicle (e.g. synthetic fabric, leather, wood, etc.). While most interior types are characterized by the material used, an interior type can also be based on vehicle usage or target audience.

id
vehicleInteriorType
label
Vehicle Interior Type
comment
The type or material of the interior of the vehicle (e.g. synthetic fabric, leather, wood, etc.). While most interior types are characterized by the material used, an interior type can also be based on vehicle usage or target audience.
domains
Vehicle
ranges
Text

type TaxID = Text Source

The Tax Fiscal ID of the organization or person, e.g. the TIN in the US or the CIFNIF 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 CIFNIF in Spain.
domains
Person,Organization
ranges
Text

type ReviewedBy = Either Organization Person Source

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 CarrierRequirements = Text Source

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 ReleaseOf = MusicAlbum Source

The album this is a release of. Inverse property: albumRelease.

id
releaseOf
label
Release of
comment
The album this is a release of.br/ Inverse property: href="http://schema.org/albumRelease"albumRelease/a.
domains
MusicRelease
ranges
MusicAlbum

type Aspect = Text Source

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 DepartureBusStop = Either BusStation BusStop Source

The stop or station from which the bus departs.

id
departureBusStop
label
Departure Bus Stop
comment
The stop or station from which the bus departs.
domains
BusTrip
ranges
BusStation,BusStop

type HiringOrganization = Organization Source

Organization offering the job position.

id
hiringOrganization
label
Hiring Organization
comment
Organization offering the job position.
domains
JobPosting
ranges
Organization

type UsesDevice = MedicalDevice Source

Device used to perform the test.

id
usesDevice
label
Uses Device
comment
Device used to perform the test.
domains
MedicalTest
ranges
MedicalDevice

type EventStatus = EventStatusType Source

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 Weight = QuantitativeValue Source

The weight of the product or person.

id
weight
label
Weight
comment
The weight of the product or person.
domains
Person,Product
ranges
QuantitativeValue

type DeathDate = Date Source

Date of death.

id
deathDate
label
Death Date
comment
Date of death.
domains
Person
ranges
Date

type SubEvent = Event Source

An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference. Supersedes subEvents.

id
subEvent
label
Sub Event
comment
An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference. Supersedes href="http://schema.org/subEvents"subEvents/a.
domains
Event
ranges
Event

type RecognizingAuthority = Organization Source

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 Error = Thing Source

For failed actions, more information on the cause of the failure.

id
error
label
Error
comment
For failed actions, more information on the cause of the failure.
domains
Action
ranges
Thing

type PrescribingInfo = URL Source

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 PaymentMethodId = Text Source

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,Invoice
ranges
Text

type Latitude = Either Number Text Source

The latitude of a location. For example 37.42242 (WGS 84).

id
latitude
label
Latitude
comment
The latitude of a location. For example code37.42242/code (href="https://en.wikipedia.org/wiki/World_Geodetic_System"WGS 84/a).
domains
GeoCoordinates
ranges
Number,Text

type OrderItemNumber = Text Source

The identifier of the order item.

id
orderItemNumber
label
Order Item Number
comment
The identifier of the order item.
domains
OrderItem
ranges
Text

type Risks = Text Source

Specific physiologic risks associated to the plan.

id
risks
label
Risks
comment
Specific physiologic risks associated to the plan.
domains
Diet
ranges
Text

type Director = Person Source

A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip. Supersedes directors.

id
director
label
Director
comment
A director of e.g. tv, radio, movie, video games etc. content. Directors can be associated with individual items or with a series, episode, clip. Supersedes href="http://schema.org/directors"directors/a.
domains
VideoGame,VideoObject,Episode,RadioSeries,Clip,Movie,VideoGameSeries,CreativeWorkSeason,MovieSeries,TVSeries
ranges
Person

type ReservedTicket = Ticket Source

A ticket associated with the reservation.

id
reservedTicket
label
Reserved Ticket
comment
A ticket associated with the reservation.
domains
Reservation
ranges
Ticket

type DepartureTerminal = Text Source

Identifier of the flight's departure terminal.

id
departureTerminal
label
Departure Terminal
comment
Identifier of the flight's departure terminal.
domains
Flight
ranges
Text

type DeliveryStatus = DeliveryEvent Source

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 UsedToDiagnose = MedicalCondition Source

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 SeatNumber = Text Source

The location of the reserved seat (e.g., 27).

id
seatNumber
label
Seat Number
comment
The location of the reserved seat (e.g., 27).
domains
Seat
ranges
Text

type PostalCode = Text Source

The postal code. For example, 94043.

id
postalCode
label
Postal Code
comment
The postal code. For example, 94043.
domains
PostalAddress,GeoShape,GeoCoordinates
ranges
Text

type Category = Either3 Thing PhysicalActivityCategory Text Source

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
Product,PhysicalActivity,Invoice,Service,Offer
ranges
Thing,PhysicalActivityCategory,Text

type Expires = Date Source

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 ArterialBranch = AnatomicalStructure Source

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 IsSimilarTo = Product Source

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 SameAs = URL Source

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 AdverseOutcome = MedicalEntity Source

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 ServiceLocation = Place Source

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 MealService = Text Source

Description of the meals that will be provided or available for purchase.

id
mealService
label
Meal Service
comment
Description of the meals that will be provided or available for purchase.
domains
Flight
ranges
Text

type Recipe = Recipe Source

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 BroadcastServiceTier = Text Source

The type of service required to have access to the channel (e.g. Standard or Premium).

id
broadcastServiceTier
label
Broadcast Service Tier
comment
The type of service required to have access to the channel (e.g. Standard or Premium).
domains
BroadcastChannel
ranges
Text

type RangeIncludes = Class Source

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 SodiumContent = Mass Source

The number of milligrams of sodium.

id
sodiumContent
label
Sodium Content
comment
The number of milligrams of sodium.
domains
NutritionInformation
ranges
Mass

type SupplyTo = AnatomicalStructure Source

The area to which the artery supplies blood.

id
supplyTo
label
Supply to
comment
The area to which the artery supplies blood.
domains
Artery
ranges
AnatomicalStructure

type CommentCount = Integer Source

The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is most applicable to works published in Web sites with commenting system; additional comments may exist elsewhere.

id
commentCount
label
Comment Count
comment
The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is most applicable to works published in Web sites with commenting system; additional comments may exist elsewhere.
domains
CreativeWork
ranges
Integer

type LodgingUnitDescription = Text Source

A full description of the lodging unit.

id
lodgingUnitDescription
label
Lodging Unit Description
comment
A full description of the lodging unit.
domains
LodgingReservation
ranges
Text

type OperatingSystem = Text Source

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 MultipleValues = Boolean Source

Whether multiple values are allowed for the property. Default is false.

id
multipleValues
label
Multiple Values
comment
Whether multiple values are allowed for the property. Default is false.
domains
PropertyValueSpecification
ranges
Boolean

type Producer = Either Organization Person Source

The person or organization who produced the work (e.g. music album, movie, tv/radio series etc.).

id
producer
label
Producer
comment
The person or organization who produced the work (e.g. music album, movie, tv/radio series etc.).
domains
CreativeWork
ranges
Organization,Person

type AcceptsReservations = Either3 Boolean Text URL Source

Indicates whether a FoodEstablishment accepts reservations. Values can be Boolean, a URL at which reservations can be made or (for backwards compatibility) the strings Yes or No.

id
acceptsReservations
label
Accepts Reservations
comment
Indicates whether a FoodEstablishment accepts reservations. Values can be Boolean, a URL at which reservations can be made or (for backwards compatibility) the strings codeYes/code or codeNo/code.
domains
FoodEstablishment
ranges
Boolean,Text,URL

type BrowserRequirements = Text Source

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 DrainsTo = Vessel Source

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 Aircraft = Either Vehicle Text Source

The kind of aircraft (e.g., "Boeing 747").

id
aircraft
label
Aircraft
comment
The kind of aircraft (e.g., "Boeing 747").
domains
Flight
ranges
Vehicle,Text

type ArrivalAirport = Airport Source

The airport where the flight terminates.

id
arrivalAirport
label
Arrival Airport
comment
The airport where the flight terminates.
domains
Flight
ranges
Airport

type NumberOfEpisodes = Integer Source

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
CreativeWorkSeason,VideoGameSeries,TVSeries,RadioSeries
ranges
Integer

type EmploymentType = Text Source

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 AmountOfThisGood = Number Source

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 AdditionalNumberOfGuests = Number Source

If responding yes, the number of guests who will attend in addition to the invitee.

id
additionalNumberOfGuests
label
Additional Number of Guests
comment
If responding yes, the number of guests who will attend in addition to the invitee.
domains
RsvpAction
ranges
Number

type PrintSection = Text Source

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 GuidelineSubject = MedicalEntity Source

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 IsAccessibleForFree = Boolean Source

A flag to signal that the publication is accessible for free. Supersedes free.

id
isAccessibleForFree
label
Is Accessible for Free
comment
A flag to signal that the publication is accessible for free. Supersedes href="http://schema.org/free"free/a.
domains
PublicationEvent
ranges
Boolean

type Distance = Distance Source

The distance travelled, e.g. exercising or travelling.

id
distance
label
Distance
comment
The distance travelled, e.g. exercising or travelling.
domains
TravelAction,ExerciseAction
ranges
Distance

type TissueSample = Text Source

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 ExpectedArrivalFrom = DateTime Source

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 RelatedDrug = Drug Source

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 Sender = Either3 Organization Audience Person Source

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
Organization,Audience,Person

type EncodingType = Text Source

The supported encoding type(s) for an EntryPoint request.

id
encodingType
label
Encoding Type
comment
The supported encoding type(s) for an EntryPoint request.
domains
EntryPoint
ranges
Text

type EndDate = Date Source

The end date and time of the item (in ISO 8601 date format).

id
endDate
label
End Date
comment
The end date and time of the item (in href="http://en.wikipedia.org/wiki/ISO_8601"ISO 8601 date format/a).
domains
Role,CreativeWorkSeason,DatedMoneySpecification,CreativeWorkSeries,Event
ranges
Date

type JobBenefits = Text Source

Description of benefits associated with the job. Supersedes benefits.

id
jobBenefits
label
Job Benefits
comment
Description of benefits associated with the job. Supersedes href="http://schema.org/benefits"benefits/a.
domains
JobPosting
ranges
Text

type FlightDistance = Either Distance Text Source

The distance of the flight.

id
flightDistance
label
Flight Distance
comment
The distance of the flight.
domains
Flight
ranges
Distance,Text

type DiscussionUrl = URL Source

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 RuntimePlatform = Text Source

Runtime platform or script interpreter dependencies (Example - Java v1, Python2.3, .Net Framework 3.0). Supersedes runtime.

id
runtimePlatform
label
Runtime Platform
comment
Runtime platform or script interpreter dependencies (Example - Java v1, Python2.3, .Net Framework 3.0). Supersedes href="http://schema.org/runtime"runtime/a.
domains
SoftwareSourceCode
ranges
Text

type PlayerType = Text Source

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 BreastfeedingWarning = Text Source

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 RecordLabel = Organization Source

The label that issued the release.

id
recordLabel
label
Record Label
comment
The label that issued the release.
domains
MusicRelease
ranges
Organization

type CodeSampleType = Text Source

What type of code sample: full (compile ready) solution, code snippet, inline code, scripts, template. Supersedes sampleType.

id
codeSampleType
label
Code Sample Type
comment
What type of code sample: full (compile ready) solution, code snippet, inline code, scripts, template. Supersedes href="http://schema.org/sampleType"sampleType/a.
domains
SoftwareSourceCode
ranges
Text

type DissolutionDate = Date Source

The date that this organization was dissolved.

id
dissolutionDate
label
Dissolution Date
comment
The date that this organization was dissolved.
domains
Organization
ranges
Date

type Children = Person Source

A child of the person.

id
children
label
Children
comment
A child of the person.
domains
Person
ranges
Person

type Pathophysiology = Text Source

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 PartOfSeason = CreativeWorkSeason Source

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
CreativeWorkSeason

type Url = URL Source

URL of the item.

id
url
label
URL
comment
URL of the item.
domains
Thing
ranges
URL

type PartySize = Either Integer QuantitativeValue Source

Number of people the reservation should accommodate.

id
partySize
label
Party Size
comment
Number of people the reservation should accommodate.
domains
TaxiReservation,FoodEstablishmentReservation
ranges
Integer,QuantitativeValue

type StudySubject = MedicalEntity Source

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 StrengthUnit = Text Source

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 Value = Either4 Text Boolean Number StructuredValue Source

The value of the quantitative value or property value node. For QuantitativeValue, the recommended type for values is Number. For PropertyValue, it can be 'Text;', Number, Boolean, or StructuredValue.

id
value
label
Value
comment
The value of the quantitative value or property value node. For QuantitativeValue, the recommended type for values is Number. For PropertyValue, it can be 'Text;', Number, Boolean, or StructuredValue.
domains
QuantitativeValue,PropertyValue
ranges
Text,Boolean,Number,StructuredValue

type Seeks = Demand Source

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 FiberContent = Mass Source

The number of grams of fiber.

id
fiberContent
label
Fiber Content
comment
The number of grams of fiber.
domains
NutritionInformation
ranges
Mass

type DropoffTime = DateTime Source

When a rental car can be dropped off.

id
dropoffTime
label
Dropoff Time
comment
When a rental car can be dropped off.
domains
RentalCarReservation
ranges
DateTime

type EligibleDuration = QuantitativeValue Source

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 NumberOfEmployees = QuantitativeValue Source

The number of employees in an organization e.g. business.

id
numberOfEmployees
label
Number of Employees
comment
The number of employees in an organization e.g. business.
domains
BusinessAudience,Organization
ranges
QuantitativeValue

type NumberOfForwardGears = Either Number QuantitativeValue Source

The total number of forward gears available for the transmission system of the vehicle.Typical unit code(s): C62

id
numberOfForwardGears
label
Number of Forward Gears
comment
The total number of forward gears available for the transmission system of the vehicle.br/Typical unit code(s): C62
domains
Vehicle
ranges
Number,QuantitativeValue

type FileSize = Text Source

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
Text

type DropoffLocation = Place Source

Where a rental car can be dropped off.

id
dropoffLocation
label
Dropoff Location
comment
Where a rental car can be dropped off.
domains
RentalCarReservation
ranges
Place

type EducationalFramework = Text Source

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 ExpertConsiderations = Text Source

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 AvailableLanguage = Language Source

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 RegionsAllowed = Place Source

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 href="http://en.wikipedia.org/wiki/ISO_3166"ISO 3166 format/a.
domains
MediaObject
ranges
Place

type IswcCode = Text Source

The International Standard Musical Work Code for the composition.

id
iswcCode
label
Iswc Code
comment
The International Standard Musical Work Code for the composition.
domains
MusicComposition
ranges
Text

type TrainNumber = Text Source

The unique identifier for the train.

id
trainNumber
label
Train Number
comment
The unique identifier for the train.
domains
TrainTrip
ranges
Text

type UnitText = Text Source

A string or text indicating the unit of measurement. Useful if you cannot provide a standard unit code forunitCode.

id
unitText
label
Unit Text
comment
A string or text indicating the unit of measurement. Useful if you cannot provide a standard unit code forhref="http://schema.org/unitCode"unitCode/a.
domains
TypeAndQuantityNode,QuantitativeValue,UnitPriceSpecification,PropertyValue
ranges
Text

type ArtworkSurface = Either Text URL Source

The supporting materials for the artwork, e.g. Canvas, Paper, Wood, Board, etc. Supersedes surface.

id
artworkSurface
label
Artwork Surface
comment
The supporting materials for the artwork, e.g. Canvas, Paper, Wood, Board, etc. Supersedes href="http://schema.org/surface"surface/a.
domains
VisualArtwork
ranges
Text,URL

type GameServer = GameServer Source

The server on which it is possible to play the game. Inverse property: game.

id
gameServer
label
Game Server
comment
The server on which it is possible to play the game.br/ Inverse property: href="http://schema.org/game"game/a.
domains
VideoGame
ranges
GameServer

type CostCategory = DrugCostCategory Source

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 RecipeInstructions = Either ItemList Text Source

A step or instruction involved in making the recipe.

id
recipeInstructions
label
Recipe Instructions
comment
A step or instruction involved in making the recipe.
domains
Recipe
ranges
ItemList,Text

type AwayTeam = Either Person SportsTeam Source

The away team in a sports event.

id
awayTeam
label
Away Team
comment
The away team in a sports event.
domains
SportsEvent
ranges
Person,SportsTeam

type Menu = Either Text URL Source

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 ProgramName = Text Source

The program providing the membership.

id
programName
label
Program Name
comment
The program providing the membership.
domains
ProgramMembership
ranges
Text

type SchemaVersion = Either Text URL Source

Indicates (by URL or string) a particular version of a schema used in some CreativeWork. For example, a document could declare a schemaVersion using a URL such as http://schema.org/version/2.0/ if precise indication of schema version was required by some application.

id
schemaVersion
label
Schema Version
comment
Indicates (by URL or string) a particular version of a schema used in some CreativeWork. For example, a document could declare a schemaVersion using a URL such as http://schema.org/version/2.0/ if precise indication of schema version was required by some application.
domains
CreativeWork
ranges
Text,URL

type DietFeatures = Text Source

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 Breadcrumb = Either BreadcrumbList Text Source

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
BreadcrumbList,Text

type Cost = DrugCost Source

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 EducationalRole = Text Source

An educationalRole of an EducationalAudience.

id
educationalRole
label
Educational Role
comment
An educationalRole of an EducationalAudience.
domains
EducationalAudience
ranges
Text

type PhysiologicalBenefits = Text Source

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 GameItem = Thing Source

An item is an object within the game world that can be collected by a player or, occasionally, a non-player character.

id
gameItem
label
Game Item
comment
An item is an object within the game world that can be collected by a player or, occasionally, a non-player character.
domains
Game,VideoGameSeries
ranges
Thing

type RoleName = Either Text URL Source

A role played, performed or filled by a person or organization. For example, the team of creators for a comic book might fill the roles named inker, penciller, and letterer; or an athlete in a SportsTeam might play in the position named Quarterback. Supersedes namedPosition.

id
roleName
label
Role Name
comment
A role played, performed or filled by a person or organization. For example, the team of creators for a comic book might fill the roles named inker, penciller, and letterer; or an athlete in a SportsTeam might play in the position named Quarterback. Supersedes href="http://schema.org/namedPosition"namedPosition/a.
domains
Role
ranges
Text,URL

type MusicalKey = Text Source

The key, mode, or scale this composition uses.

id
musicalKey
label
Musical Key
comment
The key, mode, or scale this composition uses.
domains
MusicComposition
ranges
Text

type PartOfSystem = AnatomicalSystem Source

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 OfferCount = Integer Source

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 Actor = Person Source

An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip. Supersedes actors.

id
actor
label
Actor
comment
An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip. Supersedes href="http://schema.org/actors"actors/a.
domains
VideoGame,VideoObject,Episode,RadioSeries,Clip,Movie,VideoGameSeries,CreativeWorkSeason,MovieSeries,TVSeries
ranges
Person

type Overview = Text Source

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 GameTip = CreativeWork Source

Links to tips, tactics, etc.

id
gameTip
label
Game Tip
comment
Links to tips, tactics, etc.
domains
VideoGame
ranges
CreativeWork

type Brand = Either Organization Brand Source

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 DepartureGate = Text Source

Identifier of the flight's departure gate.

id
departureGate
label
Departure Gate
comment
Identifier of the flight's departure gate.
domains
Flight
ranges
Text

type HostingOrganization = Organization Source

The organization (airline, travelers' club, etc.) the membership is made with.

id
hostingOrganization
label
Hosting Organization
comment
The organization (airline, travelers' club, etc.) the membership is made with.
domains
ProgramMembership
ranges
Organization

type WorkPresented = Movie Source

The movie presented during this event.

id
workPresented
label
Work Presented
comment
The movie presented during this event.
domains
ScreeningEvent
ranges
Movie

type TargetPlatform = Text Source

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 RecipeCuisine = Text Source

The cuisine of the recipe (for example, French or Ethiopian).

id
recipeCuisine
label
Recipe Cuisine
comment
The cuisine of the recipe (for example, French or Ethiopian).
domains
Recipe
ranges
Text

type BlogPost = BlogPosting Source

A posting that is part of this blog. Supersedes blogPosts.

id
blogPost
label
Blog Post
comment
A posting that is part of this blog. Supersedes href="http://schema.org/blogPosts"blogPosts/a.
domains
Blog
ranges
BlogPosting

type BillingPeriod = Duration Source

The time interval used to compute the invoice.

id
billingPeriod
label
Billing Period
comment
The time interval used to compute the invoice.
domains
Invoice
ranges
Duration

type ItemReviewed = Thing Source

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 ExerciseType = Text Source

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 PassengerSequenceNumber = Text Source

The passenger's sequence number as assigned by the airline.

id
passengerSequenceNumber
label
Passenger Sequence Number
comment
The passenger's sequence number as assigned by the airline.
domains
FlightReservation
ranges
Text

type Width = Either Distance QuantitativeValue Source

The width of the item.

id
width
label
Width
comment
The width of the item.
domains
VisualArtwork,MediaObject,Product
ranges
Distance,QuantitativeValue

type Caption = Text Source

The caption for this object.

id
caption
label
Caption
comment
The caption for this object.
domains
VideoObject,ImageObject
ranges
Text

type TypicalAgeRange = Text Source

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 AccountablePerson = Person Source

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 StrengthValue = Number Source

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 IncludedRiskFactor = MedicalRiskFactor Source

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 VatID = Text Source

The Value-added Tax ID of the organization or person.

id
vatID
label
Vat ID
comment
The Value-added Tax ID of the organization or person.
domains
Person,Organization
ranges
Text

type TicketedSeat = Seat Source

The seat associated with the ticket.

id
ticketedSeat
label
Ticketed Seat
comment
The seat associated with the ticket.
domains
Ticket
ranges
Seat

type RequiredGender = Text Source

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 LodgingUnitType = Either QualitativeValue Text Source

Textual description of the unit type (including suite vs. room, size of bed, etc.).

id
lodgingUnitType
label
Lodging Unit Type
comment
Textual description of the unit type (including suite vs. room, size of bed, etc.).
domains
LodgingReservation
ranges
QualitativeValue,Text

type Gtin13 = Text Source

The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See GS1 GTIN Summary for more details.

id
gtin13
label
Gtin13
comment
The href="http://apps.gs1.org/GDD/glossary/Pages/GTIN-13.aspx"GTIN-13/a code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See href="http://www.gs1.org/barcodes/technical/idkeys/gtin"GS1 GTIN Summary/a for more details.
domains
Product,Offer,Demand
ranges
Text

type IssuedBy = Organization Source

The organization issuing the ticket or permit.

id
issuedBy
label
Issued by
comment
The organization issuing the ticket or permit.
domains
Ticket,Permit
ranges
Organization

type DateVehicleFirstRegistered = Date Source

The date of the first registration of the vehicle with the respective public authorities.

id
dateVehicleFirstRegistered
label
Date Vehicle First Registered
comment
The date of the first registration of the vehicle with the respective public authorities.
domains
Vehicle
ranges
Date

type SeasonNumber = Either Integer Text Source

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
CreativeWorkSeason
ranges
Integer,Text

type CommentTime = Date Source

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 IsRelatedTo = Product Source

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 Lesser = QualitativeValue Source

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 YearsInOperation = QuantitativeValue Source

The age of the business.

id
yearsInOperation
label
Years in Operation
comment
The age of the business.
domains
BusinessAudience
ranges
QuantitativeValue

type ProcessingTime = Duration Source

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 AlbumReleaseType = MusicAlbumReleaseType Source

The kind of release which this album is: single, EP or album.

id
albumReleaseType
label
Album Release Type
comment
The kind of release which this album is: single, EP or album.
domains
MusicAlbum
ranges
MusicAlbumReleaseType

type Game = VideoGame Source

Video game which is played on this server. Inverse property: gameServer.

id
game
label
Game
comment
Video game which is played on this server.br/ Inverse property: href="http://schema.org/gameServer"gameServer/a.
domains
GameServer
ranges
VideoGame

type RestPeriods = Text Source

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 AccessibilityAPI = Text Source

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 (href="http://www.w3.org/wiki/WebSchemas/Accessibility"WebSchemas wiki lists possible values/a).
domains
CreativeWork
ranges
Text

type Address = Either Text PostalAddress Source

Physical address of the item.

id
address
label
Address
comment
Physical address of the item.
domains
Person,GeoShape,Place,GeoCoordinates,Organization
ranges
Text,PostalAddress

type CommentText = Text Source

The text of the UserComment.

id
commentText
label
Comment Text
comment
The text of the UserComment.
domains
UserComments
ranges
Text

type Isbn = Text Source

The ISBN of the book.

id
isbn
label
ISBN
comment
The ISBN of the book.
domains
Book
ranges
Text

type Translator = Either Organization Person Source

Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market.

id
translator
label
Translator
comment
Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market.
domains
CreativeWork
ranges
Organization,Person

type ArrivalTime = DateTime Source

The expected arrival time.

id
arrivalTime
label
Arrival Time
comment
The expected arrival time.
domains
BusTrip,TrainTrip,Flight
ranges
DateTime

type IsAccessoryOrSparePartFor = Product Source

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 SoftwareHelp = CreativeWork Source

Software application help.

id
softwareHelp
label
Software Help
comment
Software application help.
domains
SoftwareApplication
ranges
CreativeWork

type AddressCountry = Either Country Text Source

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 href="http://en.wikipedia.org/wiki/ISO_3166-1"ISO 3166-1 alpha-2 country code/a.
domains
PostalAddress,GeoShape,GeoCoordinates
ranges
Country,Text

type ItemCondition = OfferItemCondition Source

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 Line = Text Source

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 ServiceUrl = URL Source

The website to access the service.

id
serviceUrl
label
Service Url
comment
The website to access the service.
domains
ServiceChannel
ranges
URL

type ContainsSeason = CreativeWorkSeason Source

A season that is part of the media series. Supersedes season.

id
containsSeason
label
Contains Season
comment
A season that is part of the media series. Supersedes href="http://schema.org/season"season/a.
domains
VideoGameSeries,TVSeries,RadioSeries
ranges
CreativeWorkSeason

type PostOfficeBoxNumber = Text Source

The post office box number for PO box addresses.

id
postOfficeBoxNumber
label
Post Office Box Number
comment
The post office box number for PO box addresses.
domains
PostalAddress
ranges
Text

type Replacer = Thing Source

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 Discusses = CreativeWork Source

Specifies the CreativeWork associated with the UserComment.

id
discusses
label
Discusses
comment
Specifies the CreativeWork associated with the UserComment.
domains
UserComments
ranges
CreativeWork

type Headline = Text Source

Headline of the article.

id
headline
label
Headline
comment
Headline of the article.
domains
CreativeWork
ranges
Text

type ValueAddedTaxIncluded = Boolean Source

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 Attendee = Either Person Organization Source

A person or organization attending the event. Supersedes attendees.

id
attendee
label
Attendee
comment
A person or organization attending the event. Supersedes href="http://schema.org/attendees"attendees/a.
domains
Event
ranges
Person,Organization

type AdditionalName = Text Source

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 DistinguishingSign = MedicalSignOrSymptom Source

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 Purpose = Either Thing MedicalDevicePurpose Source

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 InteractingDrug = Drug Source

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 VehicleIdentificationNumber = Text Source

The Vehicle Identification Number (VIN) is a unique serial number used by the automotive industry to identify individual motor vehicles.

id
vehicleIdentificationNumber
label
Vehicle Identification Number
comment
The Vehicle Identification Number (VIN) is a unique serial number used by the automotive industry to identify individual motor vehicles.
domains
Vehicle
ranges
Text

type RecordedAt = Event Source

The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event. Inverse property: recordedIn.

id
recordedAt
label
Recorded At
comment
The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event.br/ Inverse property: href="http://schema.org/recordedIn"recordedIn/a.
domains
CreativeWork
ranges
Event

type SubStructure = AnatomicalStructure Source

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 DateIssued = DateTime Source

The date the ticket was issued.

id
dateIssued
label
Date Issued
comment
The date the ticket was issued.
domains
Ticket
ranges
DateTime

type ParentService = BroadcastService Source

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 Seller = Either Person Organization Source

An entity which offers (sells leases lends loans) the services goods. A seller may also be a provider. Supersedes vendor, merchant.

id
seller
label
Seller
comment
An entity which offers (sells leases lends loans) the services goods. A seller may also be a provider. Supersedes href="http://schema.org/vendor"vendor/a, href="http://schema.org/merchant"merchant/a.
domains
Offer,Demand,Flight,Order,BuyAction
ranges
Person,Organization

type InteractivityType = Text Source

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 Cause = MedicalCause Source

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 ItemListOrder = Either Text ItemListOrderType Source

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

type AcceptedOffer = Offer Source

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 Result = Thing Source

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 HonorificPrefix = Text Source

An honorific prefix preceding a Person's name such as DrMrsMr.

id
honorificPrefix
label
Honorific Prefix
comment
An honorific prefix preceding a Person's name such as DrMrsMr.
domains
Person
ranges
Text

type Founder = Person Source

A person who founded this organization. Supersedes founders.

id
founder
label
Founder
comment
A person who founded this organization. Supersedes href="http://schema.org/founders"founders/a.
domains
Organization
ranges
Person

type ActivityFrequency = Text Source

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 DateDeleted = DateTime Source

The datetime the item was removed from the DataFeed.

id
dateDeleted
label
Date Deleted
comment
The datetime the item was removed from the DataFeed.
domains
DataFeedItem
ranges
DateTime

type Availability = ItemAvailability Source

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 BranchCode = Text Source

A short textual code (also called "store code") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs. For example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code "3047" is a branchCode for a particular branch.

id
branchCode
label
Branch Code
comment
A short textual code (also called "store code") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.br/br/ For example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code "3047" is a branchCode for a particular branch.
domains
LocalBusiness,Place,Store
ranges
Text

type InverseOf = Property Source

Relates a property to a property that is its inverse. Inverse properties relate the same pairs of items to each other, but in reversed direction. For example, the alumni and alumniOf properties are inverseOf each other. Some properties don't have explicit inverses; in these situations RDFa and JSON-LD syntax for reverse properties can be used.

id
inverseOf
label
Inverse of
comment
Relates a property to a property that is its inverse. Inverse properties relate the same pairs of items to each other, but in reversed direction. For example, the alumni and alumniOf properties are inverseOf each other. Some properties don't have explicit inverses; in these situations RDFa and JSON-LD syntax for reverse properties can be used.
domains
Property
ranges
Property

type BroadcastChannelId = Text Source

The unique address by which the BroadcastService can be identified in a provider lineup. In US, this is typically a number.

id
broadcastChannelId
label
Broadcast Channel Id
comment
The unique address by which the BroadcastService can be identified in a provider lineup. In US, this is typically a number.
domains
BroadcastChannel
ranges
Text

type TransmissionMethod = Text Source

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 NumberOfPreviousOwners = Either Number QuantitativeValue Source

The number of owners of the vehicle, including the current one.Typical unit code(s): C62

id
numberOfPreviousOwners
label
Number of Previous Owners
comment
The number of owners of the vehicle, including the current one.br/Typical unit code(s): C62
domains
Vehicle
ranges
Number,QuantitativeValue

type WorkFeatured = CreativeWork Source

A work featured in some event, e.g. exhibited in an ExhibitionEvent. Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent).

id
workFeatured
label
Work Featured
comment
A work featured in some event, e.g. exhibited in an ExhibitionEvent. Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent).
domains
Event
ranges
CreativeWork

type Contraindication = MedicalContraindication Source

A contraindication for this therapy.

id
contraindication
label
Contraindication
comment
A contraindication for this therapy.
domains
MedicalDevice,MedicalTherapy
ranges
MedicalContraindication

type SpecialCommitments = Text Source

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 BaseSalary = Either PriceSpecification Number Source

The base salary of the job or of an employee in an EmployeeRole.

id
baseSalary
label
Base Salary
comment
The base salary of the job or of an employee in an EmployeeRole.
domains
JobPosting,EmployeeRole
ranges
PriceSpecification,Number

type WorksFor = Organization Source

Organizations that the person works for.

id
worksFor
label
Works for
comment
Organizations that the person works for.
domains
Person
ranges
Organization

type Agent = Either Organization Person Source

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 HasDeliveryMethod = DeliveryMethod Source

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 SuggestedAnswer = Answer Source

An answer (possibly one of several, possibly incorrect) to a Question, e.g. on a Question/Answer site.

id
suggestedAnswer
label
Suggested Answer
comment
An answer (possibly one of several, possibly incorrect) to a Question, e.g. on a Question/Answer site.
domains
Question
ranges
Answer

type Video = VideoObject Source

An embedded video object.

id
video
label
Video
comment
An embedded video object.
domains
CreativeWork
ranges
VideoObject

type Artform = Either Text URL Source

e.g. Painting, Drawing, Sculpture, Print, Photograph, Assemblage, Collage, etc.

id
artform
label
Artform
comment
e.g. Painting, Drawing, Sculpture, Print, Photograph, Assemblage, Collage, etc.
domains
VisualArtwork
ranges
Text,URL

type SportsActivityLocation = SportsActivityLocation Source

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 ItemListElement = Either3 Thing Text ListItem Source

For itemListElement values, you can use simple strings (e.g. "Peter", "Paul", "Mary"), existing entities, or use ListItem. Text values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists. Note: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a position property in such cases.

id
itemListElement
label
Item List Element
comment
For itemListElement values, you can use simple strings (e.g. "Peter", "Paul", "Mary"), existing entities, or use ListItem. br/br/ Text values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists. br/br/ Note: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a position property in such cases.
domains
ItemList
ranges
Thing,Text,ListItem

type Preparation = Text Source

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 ComprisedOf = Either AnatomicalSystem AnatomicalStructure Source

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
AnatomicalSystem,AnatomicalStructure

type Followee = Either Organization Person Source

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 EligibleCustomerType = BusinessEntityType Source

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 OriginatesFrom = Vessel Source

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 NetWorth = PriceSpecification Source

The total financial value of the person as calculated by subtracting assets from liabilities.

id
netWorth
label
Net Worth
comment
The total financial value of the person as calculated by subtracting assets from liabilities.
domains
Person
ranges
PriceSpecification

type WorkPerformed = CreativeWork Source

A work performed in some event, for example a play performed in a TheaterEvent.

id
workPerformed
label
Work Performed
comment
A work performed in some event, for example a play performed in a TheaterEvent.
domains
Event
ranges
CreativeWork

type EligibleTransactionVolume = PriceSpecification Source

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
Offer,PriceSpecification,Demand
ranges
PriceSpecification

type WorkExample = CreativeWork Source

Exampleinstancerealization/derivation of the concept of this creative work. eg. The paperback edition, first edition, or eBook. Inverse property: exampleOfWork.

id
workExample
label
Work Example
comment
Exampleinstancerealizationderivation of the concept of this creative work. eg. The paperback edition, first edition, or eBook.<br> Inverse property: href="http://schema.org/exampleOfWork"exampleOfWork/a.
domains
CreativeWork
ranges
CreativeWork

type FamilyName = Text Source

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 IsBasedOnUrl = URL Source

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 AffectedBy = Drug Source

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 RunsTo = Vessel Source

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 ActiveIngredient = Text Source

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 AssociatedAnatomy = Either3 AnatomicalSystem SuperficialAnatomy AnatomicalStructure Source

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 FunctionalClass = Text Source

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 VideoFrameSize = Text Source

The frame size of the video.

id
videoFrameSize
label
Video Frame Size
comment
The frame size of the video.
domains
VideoObject
ranges
Text

type IcaoCode = Text Source

IACO identifier for an airport.

id
icaoCode
label
Icao Code
comment
IACO identifier for an airport.
domains
Airport
ranges
Text

type AccessibilityControl = Text Source

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 (href="http://www.w3.org/wiki/WebSchemas/Accessibility"WebSchemas wiki lists possible values/a).
domains
CreativeWork
ranges
Text

type Dependencies = Text Source

Prerequisites needed to fulfill steps in article.

id
dependencies
label
Dependencies
comment
Prerequisites needed to fulfill steps in article.
domains
TechArticle
ranges
Text

type PossibleTreatment = MedicalTherapy Source

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 Endorsee = Either Organization Person Source

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 PaymentUrl = URL Source

The URL for sending a payment.

id
paymentUrl
label
Payment Url
comment
The URL for sending a payment.
domains
Order
ranges
URL

type PriceValidUntil = Date Source

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 LiveBlogUpdate = BlogPosting Source

An update to the LiveBlog.

id
liveBlogUpdate
label
Live Blog Update
comment
An update to the LiveBlog.
domains
LiveBlogPosting
ranges
BlogPosting

type SupersededBy = Either3 Property Class Enumeration Source

Relates a term (i.e. a property, class or enumeration) to one that supersedes it.

id
supersededBy
label
Superseded by
comment
Relates a term (i.e. a property, class or enumeration) to one that supersedes it.
domains
Property,Class,Enumeration
ranges
Property,Class,Enumeration

type Warranty = WarrantyPromise Source

The warranty promise(s) included in the offer. Supersedes warrantyPromise.

id
warranty
label
Warranty
comment
The warranty promise(s) included in the offer. Supersedes href="http://schema.org/warrantyPromise"warrantyPromise/a.
domains
Offer,Demand
ranges
WarrantyPromise

type EstimatedFlightDuration = Either Duration Text Source

The estimated time the flight will take.

id
estimatedFlightDuration
label
Estimated Flight Duration
comment
The estimated time the flight will take.
domains
Flight
ranges
Duration,Text

type AssemblyVersion = Text Source

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 ValueName = Text Source

Indicates the name of the PropertyValueSpecification to be used in URL templates and form encoding in a manner analogous to HTML's input@name.

id
valueName
label
Value Name
comment
Indicates the name of the PropertyValueSpecification to be used in URL templates and form encoding in a manner analogous to HTML's input@name.
domains
PropertyValueSpecification
ranges
Text

type AcceptedPaymentMethod = PaymentMethod Source

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 Followup = Text Source

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 DateCreated = Either Date DateTime Source

The date on which the CreativeWork was created or the item was added to a DataFeed.

id
dateCreated
label
Date Created
comment
The date on which the CreativeWork was created or the item was added to a DataFeed.
domains
CreativeWork,DataFeedItem
ranges
Date,DateTime

type ContactPoint = ContactPoint Source

A contact point for a person or organization. Supersedes contactPoints.

id
contactPoint
label
Contact Point
comment
A contact point for a person or organization. Supersedes href="http://schema.org/contactPoints"contactPoints/a.
domains
Person,Organization
ranges
ContactPoint

type ActionApplication = SoftwareApplication Source

An application that can complete the request. Supersedes application.

id
actionApplication
label
Action Application
comment
An application that can complete the request. Supersedes href="http://schema.org/application"application/a.
domains
EntryPoint
ranges
SoftwareApplication

type BookingTime = DateTime Source

The date and time the reservation was booked.

id
bookingTime
label
Booking Time
comment
The date and time the reservation was booked.
domains
Reservation
ranges
DateTime

type RatingValue = Text Source

The rating for the content.

id
ratingValue
label
Rating Value
comment
The rating for the content.
domains
Rating
ranges
Text

type OwnedThrough = DateTime Source

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 BroadcastTimezone = Text Source

The timezone in ISO 8601 format for which the service bases its broadcasts.

id
broadcastTimezone
label
Broadcast Timezone
comment
The timezone in href="http://en.wikipedia.org/wiki/ISO_8601"ISO 8601 format/a for which the service bases its broadcasts.
domains
BroadcastService
ranges
Text

type TotalPaymentDue = PriceSpecification Source

The total amount due.

id
totalPaymentDue
label
Total Payment Due
comment
The total amount due.
domains
Invoice
ranges
PriceSpecification

type ValidUntil = Date Source

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 ItemOffered = Either Product Service Source

The item being offered.

id
itemOffered
label
Item Offered
comment
The item being offered.
domains
Offer,Demand
ranges
Product,Service

type Sponsor = Organization Source

Sponsor of the study.

id
sponsor
label
Sponsor
comment
Sponsor of the study.
domains
MedicalStudy
ranges
Organization

type IsVariantOf = ProductModel Source

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 InventoryLevel = QuantitativeValue Source

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,Demand,Offer
ranges
QuantitativeValue

type NaturalProgression = Text Source

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 AvailableStrength = DrugStrength Source

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 InteractionStatistic = InteractionCounter Source

The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used. Supersedes interactionCount.

id
interactionStatistic
label
Interaction Statistic
comment
The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used. Supersedes href="http://schema.org/interactionCount"interactionCount/a.
domains
CreativeWork
ranges
InteractionCounter

type Customer = Either Organization Person Source

Party placing the order or paying the invoice.

id
customer
label
Customer
comment
Party placing the order or paying the invoice.
domains
Order,Invoice
ranges
Organization,Person

type DatePublished = Date Source

Date of first broadcast/publication.

id
datePublished
label
Date Published
comment
Date of first broadcast/publication.
domains
CreativeWork
ranges
Date

type GeographicArea = AdministrativeArea Source

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 StartDate = Date Source

The start date and time of the item (in ISO 8601 date format).

id
startDate
label
Start Date
comment
The start date and time of the item (in href="http://en.wikipedia.org/wiki/ISO_8601"ISO 8601 date format/a).
domains
Role,CreativeWorkSeason,DatedMoneySpecification,CreativeWorkSeries,Event
ranges
Date

type Publication = PublicationEvent Source

A publication event associated with the item.

id
publication
label
Publication
comment
A publication event associated with the item.
domains
CreativeWork
ranges
PublicationEvent

type NumberOfSeasons = Integer Source

The number of seasons in this series.

id
numberOfSeasons
label
Number of Seasons
comment
The number of seasons in this series.
domains
VideoGameSeries,TVSeries,RadioSeries
ranges
Integer

type Branch = AnatomicalStructure Source

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

type AssociatedArticle = NewsArticle Source

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 MechanismOfAction = Text Source

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 WorkLocation = Either Place ContactPoint Source

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
Place,ContactPoint

type PredecessorOf = ProductModel Source

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 AreaServed = Either4 Text GeoShape AdministrativeArea Place Source

The geographic area where a service or offered item is provided. Supersedes serviceArea.

id
areaServed
label
Area Served
comment
The geographic area where a service or offered item is provided. Supersedes href="http://schema.org/serviceArea"serviceArea/a.
domains
Service,Offer,Demand,DeliveryChargeSpecification,Organization,ContactPoint
ranges
Text,GeoShape,AdministrativeArea,Place

type Telephone = Text Source

The telephone number.

id
telephone
label
Telephone
comment
The telephone number.
domains
Person,ContactPoint,Place,Organization
ranges
Text

type RecommendationStrength = Text Source

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 SecondaryPrevention = MedicalTherapy Source

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 LabelDetails = URL Source

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 ArrivalPlatform = Text Source

The platform where the train arrives.

id
arrivalPlatform
label
Arrival Platform
comment
The platform where the train arrives.
domains
TrainTrip
ranges
Text

type FaxNumber = Text Source

The fax number.

id
faxNumber
label
Fax Number
comment
The fax number.
domains
Person,ContactPoint,Place,Organization
ranges
Text

type HospitalAffiliation = Hospital Source

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 CostCurrency = Text Source

The currency (in 3-letter ISO 4217 format) of the drug cost.

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

type AudienceType = Text Source

The target group associated with a given audience (e.g. veterans, car owners, musicians, etc.).

id
audienceType
label
Audience Type
comment
The target group associated with a given audience (e.g. veterans, car owners, musicians, etc.).
domains
Audience
ranges
Text

type Subtype = Text Source

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 PassengerPriorityStatus = Either QualitativeValue Text Source

The priority status assigned to a passenger for security or boarding (e.g. FastTrack or Priority).

id
passengerPriorityStatus
label
Passenger Priority Status
comment
The priority status assigned to a passenger for security or boarding (e.g. FastTrack or Priority).
domains
FlightReservation
ranges
QualitativeValue,Text

type AccountId = Text Source

The identifier for the account the payment will be applied to.

id
accountId
label
Account Id
comment
The identifier for the account the payment will be applied to.
domains
Invoice
ranges
Text

type IsPartOf = CreativeWork Source

Indicates a CreativeWork that this CreativeWork is (in some sense) part of. Inverse property: hasPart.

id
isPartOf
label
Is Part of
comment
Indicates a CreativeWork that this CreativeWork is (in some sense) part of.br/ Inverse property: href="http://schema.org/hasPart"hasPart/a.
domains
CreativeWork
ranges
CreativeWork

type RatingCount = Integer Source

The count of total number of ratings.

id
ratingCount
label
Rating Count
comment
The count of total number of ratings.
domains
AggregateRating
ranges
Integer

type Polygon = Text Source

A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more space delimited points where the first and final points are identical.

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 space delimited points where the first and final points are identical.
domains
GeoShape
ranges
Text

type WebCheckinTime = DateTime Source

The time when a passenger can check into the flight online.

id
webCheckinTime
label
Web Checkin Time
comment
The time when a passenger can check into the flight online.
domains
Flight
ranges
DateTime

type AvailableAtOrFrom = Place Source

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 TicketToken = Either Text URL Source

Reference to an asset (e.g., Barcode, QR code image or PDF) usable for entrance.

id
ticketToken
label
Ticket Token
comment
Reference to an asset (e.g., Barcode, QR code image or PDF) usable for entrance.
domains
Ticket
ranges
Text,URL

type CodeRepository = URL Source

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
SoftwareSourceCode
ranges
URL

type Gender = Text Source

Gender of the person.

id
gender
label
Gender
comment
Gender of the person.
domains
Person
ranges
Text

type MusicArrangement = MusicComposition Source

An arrangement derived from the composition.

id
musicArrangement
label
Music Arrangement
comment
An arrangement derived from the composition.
domains
MusicComposition
ranges
MusicComposition

type Album = MusicAlbum Source

A music album. Supersedes albums.

id
album
label
Album
comment
A music album. Supersedes href="http://schema.org/albums"albums/a.
domains
MusicGroup
ranges
MusicAlbum

type Name = Text Source

The name of the item.

id
name
label
Name
comment
The name of the item.
domains
Thing
ranges
Text

type Elevation = Either Text Number Source

The elevation of a location (WGS 84).

id
elevation
label
Elevation
comment
The elevation of a location (href="https://en.wikipedia.org/wiki/World_Geodetic_System"WGS 84/a).
domains
GeoShape,GeoCoordinates
ranges
Text,Number

type Study = MedicalStudy Source

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 BusNumber = Text Source

The unique identifier for the bus.

id
busNumber
label
Bus Number
comment
The unique identifier for the bus.
domains
BusTrip
ranges
Text

type BestRating = Either Number Text Source

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 ArrivalBusStop = Either BusStation BusStop Source

The stop or station from which the bus arrives.

id
arrivalBusStop
label
Arrival Bus Stop
comment
The stop or station from which the bus arrives.
domains
BusTrip
ranges
BusStation,BusStop

type Algorithm = Text Source

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 TotalTime = Duration Source

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 href="http://en.wikipedia.org/wiki/ISO_8601"ISO 8601 duration format/a.
domains
Recipe
ranges
Duration

type NumberOfDoors = Either Number QuantitativeValue Source

The number of doors.Typical unit code(s): C62

id
numberOfDoors
label
Number of Doors
comment
The number of doors.br/Typical unit code(s): C62
domains
Vehicle
ranges
Number,QuantitativeValue

type InteractionService = Either SoftwareApplication WebSite Source

The WebSite or SoftwareApplication where the interactions took place.

id
interactionService
label
Interaction Service
comment
The WebSite or SoftwareApplication where the interactions took place.
domains
InteractionCounter
ranges
SoftwareApplication,WebSite

type EvidenceOrigin = Text Source

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 ProductionDate = Date Source

The date of production of the item, e.g. vehicle.

id
productionDate
label
Production Date
comment
The date of production of the item, e.g. vehicle.
domains
Product,Vehicle
ranges
Date

type EstimatesRiskOf = MedicalEntity Source

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 PlayersOnline = Integer Source

Number of players on the server.

id
playersOnline
label
Players Online
comment
Number of players on the server.
domains
GameServer
ranges
Integer

type AddressLocality = Text Source

The locality. For example, Mountain View.

id
addressLocality
label
Address Locality
comment
The locality. For example, Mountain View.
domains
PostalAddress
ranges
Text

type AnswerCount = Integer Source

The number of answers this question has received.

id
answerCount
label
Answer Count
comment
The number of answers this question has received.
domains
Question
ranges
Integer

type DownloadUrl = URL Source

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 JobTitle = Text Source

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 SoftwareAddOn = SoftwareApplication Source

Additional content for a software application.

id
softwareAddOn
label
Software Add On
comment
Additional content for a software application.
domains
SoftwareApplication
ranges
SoftwareApplication

type UnderName = Either Person Organization Source

The person or organization the reservation or ticket is for.

id
underName
label
Under Name
comment
The person or organization the reservation or ticket is for.
domains
Reservation,Ticket
ranges
Person,Organization

type OrderItemStatus = OrderStatus Source

The current status of the order item.

id
orderItemStatus
label
Order Item Status
comment
The current status of the order item.
domains
OrderItem
ranges
OrderStatus

type Significance = Text Source

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 Model = Either Text ProductModel Source

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 gtin8gtin13gtin14 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 gtin8gtin13gtin14 and mpn properties.
domains
Product
ranges
Text,ProductModel

type Insertion = AnatomicalStructure Source

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 DepartureAirport = Airport Source

The airport where the flight originates.

id
departureAirport
label
Departure Airport
comment
The airport where the flight originates.
domains
Flight
ranges
Airport

type Participant = Either Organization Person Source

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 Currency = Text Source

The currency in which the monetary amount is expressed (in 3-letter ISO 4217 format).

id
currency
label
Currency
comment
The currency in which the monetary amount is expressed (in 3-letter href="http://en.wikipedia.org/wiki/ISO_4217"ISO 4217/a format).
domains
DatedMoneySpecification
ranges
Text

type DomainIncludes = Class Source

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 ExpectedArrivalUntil = DateTime Source

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 ParentOrganization = Organization Source

The larger organization that this organization is a branch of, if any. Supersedes branchOf. Inverse property: subOrganization.

id
parentOrganization
label
Parent Organization
comment
The larger organization that this organization is a branch of, if any. Supersedes href="http://schema.org/branchOf"branchOf/a.br/ Inverse property: href="http://schema.org/subOrganization"subOrganization/a.
domains
Organization
ranges
Organization

type MusicCompositionForm = Text Source

The type of composition (e.g. overture, sonata, symphony, etc.).

id
musicCompositionForm
label
Music Composition Form
comment
The type of composition (e.g. overture, sonata, symphony, etc.).
domains
MusicComposition
ranges
Text

type SubOrganization = Organization Source

A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific department property. Inverse property: parentOrganization.

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.br/ Inverse property: href="http://schema.org/parentOrganization"parentOrganization/a.
domains
Organization
ranges
Organization

type NumberOfAirbags = Either Number Text Source

The number or type of airbags in the vehicle.

id
numberOfAirbags
label
Number of Airbags
comment
The number or type of airbags in the vehicle.
domains
Vehicle
ranges
Number,Text

type ProficiencyLevel = Text Source

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 SuccessorOf = ProductModel Source

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 AdditionalVariable = Text Source

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 MuscleAction = Text Source

The movement the muscle generates. Supersedes action.

id
muscleAction
label
Muscle Action
comment
The movement the muscle generates. Supersedes href="http://schema.org/action"action/a.
domains
Muscle
ranges
Text

type Intensity = Text Source

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 LesserOrEqual = QualitativeValue Source

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 LegalStatus = DrugLegalStatus Source

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 SupportingData = DataFeed Source

Supporting data for a SoftwareApplication.

id
supportingData
label
Supporting Data
comment
Supporting data for a SoftwareApplication.
domains
SoftwareApplication
ranges
DataFeed

type PartOfEpisode = Episode Source

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 Gtin12 = Text Source

The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See GS1 GTIN Summary for more details.

id
gtin12
label
Gtin12
comment
The href="http://apps.gs1.org/GDD/glossary/Pages/GTIN-12.aspx"GTIN-12/a code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See href="http://www.gs1.org/barcodes/technical/idkeys/gtin"GS1 GTIN Summary/a for more details.
domains
Product,Offer,Demand
ranges
Text

type OpeningHours = Text Source

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: 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 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: codeMo/code, codeTu/code, codeWe/code, codeTh/code, codeFr/code, codeSa/code, codeSu/code.br/- Times are specified using 24:00 time. For example, 3pm is specified as code15: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
Text

type AdministrationRoute = Text Source

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 Version = Number Source

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 Follows = Person Source

The most generic uni-directional social relation.

id
follows
label
Follows
comment
The most generic uni-directional social relation.
domains
Person
ranges
Person

type BillingIncrement = Number Source

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 ServiceOutput = Thing Source

The tangible thing generated by the service, e.g. a passport, permit, etc. Supersedes produces.

id
serviceOutput
label
Service Output
comment
The tangible thing generated by the service, e.g. a passport, permit, etc. Supersedes href="http://schema.org/produces"produces/a.
domains
Service
ranges
Thing

type DeliveryAddress = PostalAddress Source

Destination address.

id
deliveryAddress
label
Delivery Address
comment
Destination address.
domains
ParcelDelivery
ranges
PostalAddress

type ContentUrl = URL Source

Actual bytes of the media object, for example the image file or video file.

id
contentUrl
label
Content Url
comment
Actual bytes of the media object, for example the image file or video file.
domains
MediaObject
ranges
URL

type SubTest = MedicalTest Source

A component test of the panel.

id
subTest
label
Sub Test
comment
A component test of the panel.
domains
MedicalTestPanel
ranges
MedicalTest

type NumberOfPages = Integer Source

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 EndTime = DateTime Source

The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to end. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to *December*.Note that Event uses startDateendDate instead of startTimeendTime, even when describing dates with times. This situation may be clarified in future revisions.

id
endTime
label
End Time
comment
The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to end. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to *December*.Note that Event uses startDateendDate instead of startTimeendTime, even when describing dates with times. This situation may be clarified in future revisions.
domains
Action,FoodEstablishmentReservation
ranges
DateTime

type PrepTime = Duration Source

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 href="http://en.wikipedia.org/wiki/ISO_8601"ISO 8601 duration format/a.
domains
Recipe
ranges
Duration

type StudyLocation = AdministrativeArea Source

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 IsicV4 = Text Source

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 Qualifications = Text Source

Specific qualifications required for this role.

id
qualifications
label
Qualifications
comment
Specific qualifications required for this role.
domains
JobPosting
ranges
Text

type Outcome = Text Source

Expected or actual outcomes of the study.

id
outcome
label
Outcome
comment
Expected or actual outcomes of the study.
domains
MedicalStudy
ranges
Text

type NextItem = ListItem Source

A link to the ListItem that follows the current one.

id
nextItem
label
Next Item
comment
A link to the ListItem that follows the current one.
domains
ListItem
ranges
ListItem

type IsConsumableFor = Product Source

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 Warning = Either Text URL Source

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 Query = Text Source

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
Text

type ByArtist = MusicGroup Source

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 Skills = Text Source

Skills required to fulfill this role.

id
skills
label
Skills
comment
Skills required to fulfill this role.
domains
JobPosting
ranges
Text

type OrderDate = DateTime Source

Date order was placed.

id
orderDate
label
Order Date
comment
Date order was placed.
domains
Order
ranges
DateTime

type Nerve = Nerve Source

The underlying innervation associated with the muscle.

id
nerve
label
Nerve
comment
The underlying innervation associated with the muscle.
domains
Muscle
ranges
Nerve

type NumTracks = Integer Source

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 PriceRange = Text Source

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 RelatedStructure = AnatomicalStructure Source

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 ProcessorRequirements = Text Source

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 PaymentDueDate = DateTime Source

The date that payment is due. Supersedes paymentDue.

id
paymentDueDate
label
Payment Due Date
comment
The date that payment is due. Supersedes href="http://schema.org/paymentDue"paymentDue/a.
domains
Order,Invoice
ranges
DateTime

type Alumni = Person Source

Alumni of an organization. Inverse property: alumniOf.

id
alumni
label
Alumni
comment
Alumni of an organization.br/ Inverse property: href="http://schema.org/alumniOf"alumniOf/a.
domains
Organization,EducationalOrganization
ranges
Person

type Review = Review Source

A review of the item. Supersedes reviews.

id
review
label
Review
comment
A review of the item. Supersedes href="http://schema.org/reviews"reviews/a.
domains
Product,Service,Offer,Brand,Place,Organization,CreativeWork,Event
ranges
Review

type ExifData = Either Text PropertyValue Source

exif data for this object.

id
exifData
label
Exif Data
comment
exif data for this object.
domains
ImageObject
ranges
Text,PropertyValue

type AvailabilityStarts = DateTime Source

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 JobLocation = Place Source

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 PropertyID = Either URL Text Source

A commonly used identifier for the characteristic represented by the property, e.g. a manufacturer or a standard code for a property. propertyID can be(1) a prefixed string, mainly meant to be used with standards for product properties; (2) a site-specific, non-prefixed string (e.g. the primary key of the property or the vendor-specific id of the property), or (3)a URL indicating the type of the property, either pointing to an external vocabulary, or a Web resource that describes the property (e.g. a glossary entry).Standards bodies should promote a standard prefix for the identifiers of properties from their standards.

id
propertyID
label
Property ID
comment
A commonly used identifier for the characteristic represented by the property, e.g. a manufacturer or a standard code for a property. propertyID can be(1) a prefixed string, mainly meant to be used with standards for product properties; (2) a site-specific, non-prefixed string (e.g. the primary key of the property or the vendor-specific id of the property), or (3)a URL indicating the type of the property, either pointing to an external vocabulary, or a Web resource that describes the property (e.g. a glossary entry).Standards bodies should promote a standard prefix for the identifiers of properties from their standards.
domains
PropertyValue
ranges
URL,Text

type DiscountCurrency = Text Source

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 InstallUrl = URL Source

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 ReviewBody = Text Source

The actual body of the review.

id
reviewBody
label
Review Body
comment
The actual body of the review.
domains
Review
ranges
Text

type CopyrightYear = Number Source

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 ActionStatus = ActionStatusType Source

Indicates the current disposition of the Action.

id
actionStatus
label
Action Status
comment
Indicates the current disposition of the Action.
domains
Action
ranges
ActionStatusType

type Keywords = Text Source

Keywords or tags used to describe this content. Multiple entries in a keywords list are typically delimited by commas.

id
keywords
label
Keywords
comment
Keywords or tags used to describe this content. Multiple entries in a keywords list are typically delimited by commas.
domains
CreativeWork
ranges
Text

type Greater = QualitativeValue Source

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 OpeningHoursSpecification = OpeningHoursSpecification Source

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 OfferedBy = Either Organization Person Source

A pointer to the organization or person making the offer. Inverse property: makesOffer.

id
offeredBy
label
Offered by
comment
A pointer to the organization or person making the offer.br/ Inverse property: href="http://schema.org/makesOffer"makesOffer/a.
domains
Offer
ranges
Organization,Person

type SeatSection = Text Source

The section location of the reserved seat (e.g. Orchestra).

id
seatSection
label
Seat Section
comment
The section location of the reserved seat (e.g. Orchestra).
domains
Seat
ranges
Text

type SuggestedMaxAge = Number Source

Maximal age recommended for viewing content.

id
suggestedMaxAge
label
Suggested Max Age
comment
Maximal age recommended for viewing content.
domains
PeopleAudience
ranges
Number

type AccessibilityHazard = Text Source

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 (href="http://www.w3.org/wiki/WebSchemas/Accessibility"WebSchemas wiki lists possible values/a).
domains
CreativeWork
ranges
Text

type TargetProduct = SoftwareApplication Source

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
SoftwareSourceCode
ranges
SoftwareApplication

type FatContent = Mass Source

The number of grams of fat.

id
fatContent
label
Fat Content
comment
The number of grams of fat.
domains
NutritionInformation
ranges
Mass

type Borrower = Person Source

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 OriginAddress = PostalAddress Source

Shipper's address.

id
originAddress
label
Origin Address
comment
Shipper's address.
domains
ParcelDelivery
ranges
PostalAddress

type ReplyToUrl = URL Source

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 Landlord = Either Organization Person Source

A sub property of participant. The owner of the real estate property.

id
landlord
label
Landlord
comment
A sub property of participant. The owner of the real estate property.
domains
RentAction
ranges
Organization,Person

type DifferentialDiagnosis = DDxElement Source

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 HomeTeam = Either Person SportsTeam Source

The home team in a sports event.

id
homeTeam
label
Home Team
comment
The home team in a sports event.
domains
SportsEvent
ranges
Person,SportsTeam

type AcquiredFrom = Either Organization Person Source

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 MainEntityOfPage = Either CreativeWork URL Source

Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details. Inverse property: mainEntity.

id
mainEntityOfPage
label
Main Entity of Page
comment
Indicates a page (or other CreativeWork) for which this thing is the main entity being described. br/br/ See href="http://schema.org/docs/datamodel.html#mainEntityBackground"background notes/a for details. br/ Inverse property: href="http://schema.org/mainEntity"mainEntity/a.
domains
Thing
ranges
CreativeWork,URL

type AppliesToDeliveryMethod = DeliveryMethod Source

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 NumChildren = Either Integer QuantitativeValue Source

The number of children staying in the unit.

id
numChildren
label
Num Children
comment
The number of children staying in the unit.
domains
LodgingReservation
ranges
Integer,QuantitativeValue

type Endorsers = Either Organization Person Source

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 IncentiveCompensation = Text Source

Description of bonus and commission compensation aspects of the job. Supersedes incentives.

id
incentiveCompensation
label
Incentive Compensation
comment
Description of bonus and commission compensation aspects of the job. Supersedes href="http://schema.org/incentives"incentives/a.
domains
JobPosting
ranges
Text

type About = Thing Source

The subject matter of the content.

id
about
label
About
comment
The subject matter of the content.
domains
CommunicateAction,CreativeWork
ranges
Thing

type ProvidesService = Service Source

The service provided by this channel.

id
providesService
label
Provides Service
comment
The service provided by this channel.
domains
ServiceChannel
ranges
Service

type Object = Thing Source

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 VehicleInteriorColor = Text Source

The color or color combination of the interior of the vehicle.

id
vehicleInteriorColor
label
Vehicle Interior Color
comment
The color or color combination of the interior of the vehicle.
domains
Vehicle
ranges
Text

type ReviewRating = Rating Source

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 codereviewRating/code applies to rating given by the review. The codeaggregateRating/code property applies to the review itself, as a creative work.
domains
Review
ranges
Rating

type Procedure = Text Source

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 Depth = Either Distance QuantitativeValue Source

The depth of the item.

id
depth
label
Depth
comment
The depth of the item.
domains
VisualArtwork,Product
ranges
Distance,QuantitativeValue

type IdentifyingExam = PhysicalExam Source

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 LocationCreated = Place Source

The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork.

id
locationCreated
label
Location Created
comment
The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork.
domains
CreativeWork
ranges
Place

type CheckoutTime = DateTime Source

The latest someone may check out of a lodging establishment.

id
checkoutTime
label
Checkout Time
comment
The latest someone may check out of a lodging establishment.
domains
LodgingReservation
ranges
DateTime

type HasPart = CreativeWork Source

Indicates a CreativeWork that is (in some sense) a part of this CreativeWork. Inverse property: isPartOf.

id
hasPart
label
Has Part
comment
Indicates a CreativeWork that is (in some sense) a part of this CreativeWork.br/ Inverse property: href="http://schema.org/isPartOf"isPartOf/a.
domains
CreativeWork
ranges
CreativeWork

type Code = MedicalCode Source

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 DateModified = Either Date DateTime Source

The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed.

id
dateModified
label
Date Modified
comment
The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed.
domains
CreativeWork,DataFeedItem
ranges
Date,DateTime

type Trailer = VideoObject Source

The trailer of a movie or tv/radio series, season, episode, etc.

id
trailer
label
Trailer
comment
The trailer of a movie or tv/radio series, season, episode, etc.
domains
VideoGame,Episode,RadioSeries,Movie,VideoGameSeries,CreativeWorkSeason,MovieSeries,TVSeries
ranges
VideoObject

type Bitrate = Text Source

The bitrate of the media object.

id
bitrate
label
Bitrate
comment
The bitrate of the media object.
domains
MediaObject
ranges
Text

type BoardingGroup = Text Source

The airline-specific indicator of boarding order / preference.

id
boardingGroup
label
Boarding Group
comment
The airline-specific indicator of boarding order / preference.
domains
FlightReservation
ranges
Text

type PreviousStartDate = Date Source

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 SoftwareVersion = Text Source

Version of the software instance.

id
softwareVersion
label
Software Version
comment
Version of the software instance.
domains
SoftwareApplication
ranges
Text

type Item = Thing Source

An entity represented by an entry in a list or data feed (e.g. an artist in a list of artists)’.

id
item
label
Item
comment
An entity represented by an entry in a list or data feed (e.g. an artist in a list of artists)’.
domains
DataFeedItem,ListItem
ranges
Thing

type SuperEvent = Event Source

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 PrintEdition = Text Source

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 BillingAddress = PostalAddress Source

The billing address for the order.

id
billingAddress
label
Billing Address
comment
The billing address for the order.
domains
Order
ranges
PostalAddress

type Author = Either Organization Person Source

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 ServiceType = Text Source

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 Source = AnatomicalStructure Source

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 Athlete = Person Source

A person that acts as performing member of a sports team; a player as opposed to a coach.

id
athlete
label
Athlete
comment
A person that acts as performing member of a sports team; a player as opposed to a coach.
domains
SportsTeam
ranges
Person

type ReservationId = Text Source

A unique identifier for the reservation.

id
reservationId
label
Reservation Id
comment
A unique identifier for the reservation.
domains
Reservation
ranges
Text

type Geo = Either GeoShape GeoCoordinates Source

The geo coordinates of the place.

id
geo
label
Geo
comment
The geo coordinates of the place.
domains
Place
ranges
GeoShape,GeoCoordinates

type DeliveryLeadTime = QuantitativeValue Source

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 ExerciseRelatedDiet = Diet Source

A sub property of instrument. The diet used in this action. Supersedes diet.

id
exerciseRelatedDiet
label
Exercise Related Diet
comment
A sub property of instrument. The diet used in this action. Supersedes href="http://schema.org/diet"diet/a.
domains
ExerciseAction
ranges
Diet

type PaymentMethod = PaymentMethod Source

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,Invoice
ranges
PaymentMethod

type FuelEfficiency = QuantitativeValue Source

The distance traveled per unit of fuel used; most commonly miles per gallon (mpg) or kilometers per liter (kmL).Note 1: There are unfortunately no standard unit codes for miles per gallon or kilometers per liter.Use unitText to indicate the unit of measurement, e.g. mpg or kmL.Note 2: There are two ways of indicating the fuel consumption, fuelConsumption (e.g. 8 liters per 100 km) and fuelEfficiency (e.g. 30 miles per gallon). They are reciprocal.Note 3: Often, the absolute value is useful only when related to driving speed ("at 80 km/h") or usage pattern ("city traffic"). You can use valueReference to link the value for the fuel economy to another value.

id
fuelEfficiency
label
Fuel Efficiency
comment
The distance traveled per unit of fuel used; most commonly miles per gallon (mpg) or kilometers per liter (kmL).<br>Note 1: There are unfortunately no standard unit codes for miles per gallon or kilometers per liter.br/Use href="http://schema.org/unitText"unitText/a to indicate the unit of measurement, e.g. mpg or kmL.Note 2: There are two ways of indicating the fuel consumption, <a href="http:schema.orgfuelConsumption">fuelConsumption/a (e.g. 8 liters per 100 km) and href="http://schema.org/fuelEfficiency"fuelEfficiency/a (e.g. 30 miles per gallon). They are reciprocal.br/Note 3: Often, the absolute value is useful only when related to driving speed ("at 80 kmh") or usage pattern ("city traffic"). You can use <a href="http:schema.orgvalueReference">valueReference/a to link the value for the fuel economy to another value.
domains
Vehicle
ranges
QuantitativeValue

type ArticleSection = Text Source

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 StageAsNumber = Number Source

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 CookTime = Duration Source

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 href="http://en.wikipedia.org/wiki/ISO_8601"ISO 8601 duration format/a.
domains
Recipe
ranges
Duration

type ContainedInPlace = Place Source

The basic containment relation between a place and one that contains it. Supersedes containedIn. Inverse property: containsPlace.

id
containedInPlace
label
Contained in Place
comment
The basic containment relation between a place and one that contains it. Supersedes href="http://schema.org/containedIn"containedIn/a.br/ Inverse property: href="http://schema.org/containsPlace"containsPlace/a.
domains
Place
ranges
Place

type RecipeIngredient = Text Source

A single ingredient used in the recipe, e.g. sugar, flour or garlic. Supersedes ingredients.

id
recipeIngredient
label
Recipe Ingredient
comment
A single ingredient used in the recipe, e.g. sugar, flour or garlic. Supersedes href="http://schema.org/ingredients"ingredients/a.
domains
Recipe
ranges
Text

type Price = Either Text Number Source

The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes. Usage guidelines:Use the priceCurrency property (with ISO 4217 codes e.g. "USD") instead of including ambiguous symbols such as $ in the value. Use . (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator. Note that both RDFa and Microdata syntax allow the use of a "content=" attribute for publishing simple machine-readable values alongside more human-friendly formatting. Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.

id
price
label
Price
comment
The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.br/br/ Usage guidelines:br/ulliUse the href="http://schema.org/priceCurrency"priceCurrency/a property (with href="http://en.wikipedia.org/wiki/ISO_4217#Active_codes"ISO 4217 codes/a e.g. "USD") instead of including href="http://en.wikipedia.org/wiki/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign"ambiguous symbols/a such as $ in the value./lili Use . (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator./lili Note that both href="http://www.w3.org/TR/xhtml-rdfa-primer/#using-the-content-attribute"RDFa/a and Microdata syntax allow the use of a "content=" attribute for publishing simple machine-readable values alongside more human-friendly formatting./lili Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols./li/ul
domains
Offer,PriceSpecification,TradeAction
ranges
Text,Number

type Sku = Text Source

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 ValidFor = Duration Source

The time validity of the permit.

id
validFor
label
Valid for
comment
The time validity of the permit.
domains
Permit
ranges
Duration

type RequiresSubscription = Boolean Source

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 codetrue/code or codefalse/code (note that an earlier version had yes, no).
domains
MediaObject
ranges
Boolean

type BookEdition = Text Source

The edition of the book.

id
bookEdition
label
Book Edition
comment
The edition of the book.
domains
Book
ranges
Text

type NonProprietaryName = Text Source

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 RecipeYield = Text Source

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 CountriesNotSupported = Text Source

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 EligibleRegion = Either3 Text GeoShape Place Source

The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid. See also ineligibleRegion.

id
eligibleRegion
label
Eligible Region
comment
The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-political region(s) for which the offer or delivery charge specification is valid. br/br/ See also href="http://schema.org/ineligibleRegion"ineligibleRegion/a.
domains
DeliveryChargeSpecification,Offer,Demand
ranges
Text,GeoShape,Place

type SignDetected = MedicalSign Source

A sign detected by the test.

id
signDetected
label
Sign Detected
comment
A sign detected by the test.
domains
MedicalTest
ranges
MedicalSign

type Overdosage = Text Source

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 GeoRadius = Either3 Distance Number Text Source

Indicates the approximate radius of a GeoCircle (metres unless indicated otherwise via Distance notation).

id
geoRadius
label
Geo Radius
comment
Indicates the approximate radius of a GeoCircle (metres unless indicated otherwise via Distance notation).
domains
GeoCircle
ranges
Distance,Number,Text

type NumAdults = Either Integer QuantitativeValue Source

The number of adults staying in the unit.

id
numAdults
label
Num Adults
comment
The number of adults staying in the unit.
domains
LodgingReservation
ranges
Integer,QuantitativeValue

type OrderNumber = Text Source

The identifier of the transaction.

id
orderNumber
label
Order Number
comment
The identifier of the transaction.
domains
Order
ranges
Text

type ProductSupported = Either Text Product Source

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
Text,Product

type ClipNumber = Either Integer Text Source

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

type AvailabilityEnds = DateTime Source

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 ReleaseDate = Date Source

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 EducationalAlignment = AlignmentObject Source

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 TransFatContent = Mass Source

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 HowPerformed = Text Source

How the procedure is performed.

id
howPerformed
label
How Performed
comment
How the procedure is performed.
domains
MedicalProcedure
ranges
Text

type Permissions = Text Source

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 DiscountCode = Text Source

Code used to redeem a discount.

id
discountCode
label
Discount Code
comment
Code used to redeem a discount.
domains
Order
ranges
Text

type PriceSpecification = PriceSpecification Source

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,TradeAction,Demand
ranges
PriceSpecification

type UserInteractionCount = Integer Source

The number of interactions for the CreativeWork using the WebSite or SoftwareApplication.

id
userInteractionCount
label
User Interaction Count
comment
The number of interactions for the CreativeWork using the WebSite or SoftwareApplication.
domains
InteractionCounter
ranges
Integer

type RequiredMinAge = Integer Source

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 CurrenciesAccepted = Text Source

The currency accepted (in ISO 4217 currency format).

id
currenciesAccepted
label
Currencies Accepted
comment
The currency accepted (in href="http://en.wikipedia.org/wiki/ISO_4217"ISO 4217 currency format/a).
domains
LocalBusiness
ranges
Text

type SharedContent = CreativeWork Source

A CreativeWork such as an image, video, or audio clip shared as part of this posting.

id
sharedContent
label
Shared Content
comment
A CreativeWork such as an image, video, or audio clip shared as part of this posting.
domains
SocialMediaPosting
ranges
CreativeWork

type ValidFrom = DateTime Source

The date when the item becomes valid.

id
validFrom
label
Valid From
comment
The date when the item becomes valid.
domains
OpeningHoursSpecification,Permit,Demand,PriceSpecification,Offer
ranges
DateTime

type Competitor = Either Person SportsTeam Source

A competitor in a sports event.

id
competitor
label
Competitor
comment
A competitor in a sports event.
domains
SportsEvent
ranges
Person,SportsTeam

type FoodWarning = Text Source

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 InAlbum = MusicAlbum Source

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 TrialDesign = MedicalTrialDesign Source

Specifics about the trial design (enumerated).

id
trialDesign
label
Trial Design
comment
Specifics about the trial design (enumerated).
domains
MedicalTrial
ranges
MedicalTrialDesign

type EmbedUrl = URL Source

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.

id
embedUrl
label
Embed Url
comment
A URL pointing to a player for a specific video. In general, this is the information in the codesrc/code element of an codeembed/code tag and should not be the same as the content of the codeloc/code tag.
domains
MediaObject
ranges
URL

type MinimumPaymentDue = PriceSpecification Source

The minimum payment required at this time.

id
minimumPaymentDue
label
Minimum Payment Due
comment
The minimum payment required at this time.
domains
Invoice
ranges
PriceSpecification

type ExecutableLibraryName = Text Source

Library file name e.g., mscorlib.dll, system.web.dll. Supersedes assembly.

id
executableLibraryName
label
Executable Library Name
comment
Library file name e.g., mscorlib.dll, system.web.dll. Supersedes href="http://schema.org/assembly"assembly/a.
domains
APIReference
ranges
Text

type AddOn = Offer Source

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 Affiliation = Organization Source

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 CatalogNumber = Text Source

The catalog number for the release.

id
catalogNumber
label
Catalog Number
comment
The catalog number for the release.
domains
MusicRelease
ranges
Text

type GuidelineDate = Date Source

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 Nutrition = NutritionInformation Source

Nutrition information about the recipe.

id
nutrition
label
Nutrition
comment
Nutrition information about the recipe.
domains
Recipe
ranges
NutritionInformation

type Member = Either Organization Person Source

A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals. Supersedes members, musicGroupMember. Inverse property: memberOf.

id
member
label
Member
comment
A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals. Supersedes href="http://schema.org/members"members/a, href="http://schema.org/musicGroupMember"musicGroupMember/a.br/ Inverse property: href="http://schema.org/memberOf"memberOf/a.
domains
Organization,ProgramMembership
ranges
Organization,Person

type ApplicableLocation = AdministrativeArea Source

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 CargoVolume = QuantitativeValue Source

The available volume for cargo or luggage. For automobiles, this is usually the trunk volume.Typical unit code(s): LTR for liters, FTQ for cubic foot/feetNote: You can use minValue and maxValue to indicate ranges.

id
cargoVolume
label
Cargo Volume
comment
The available volume for cargo or luggage. For automobiles, this is usually the trunk volume.br/Typical unit code(s): LTR for liters, FTQ for cubic footfeet<br>Note: You can use href="http://schema.org/minValue"minValue/a and href="http://schema.org/maxValue"maxValue/a to indicate ranges.
domains
Vehicle
ranges
QuantitativeValue

type EncodingFormat = Text Source

mp3, mpeg4, etc.

id
encodingFormat
label
Encoding Format
comment
mp3, mpeg4, etc.
domains
MediaObject
ranges
Text

type MainContentOfPage = WebPageElement Source

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 ContainsPlace = Place Source

The basic containment relation between a place and another that it contains. Inverse property: containsPlace.

id
containsPlace
label
Contains Place
comment
The basic containment relation between a place and another that it contains.br/ Inverse property: href="http://schema.org/containsPlace"containsPlace/a.
domains
Place
ranges
Place

type ExampleOfWork = CreativeWork Source

A creative work that this work is an exampleinstancerealization/derivation of. Inverse property: workExample.

id
exampleOfWork
label
Example of Work
comment
A creative work that this work is an exampleinstancerealizationderivation of.<br> Inverse property: href="http://schema.org/workExample"workExample/a.
domains
CreativeWork
ranges
CreativeWork

type DefaultValue = Either Thing Text Source

The default value of the input. For properties that expect a literal, the default is a literal value, for properties that expect an object, it's an ID reference to one of the current values.

id
defaultValue
label
Default Value
comment
The default value of the input. For properties that expect a literal, the default is a literal value, for properties that expect an object, it's an ID reference to one of the current values.
domains
PropertyValueSpecification
ranges
Thing,Text

type BiomechnicalClass = Text Source

The biomechanical properties of the bone.

id
biomechnicalClass
label
Biomechnical Class
comment
The biomechanical properties of the bone.
domains
Joint
ranges
Text

type Title = Text Source

The title of the job.

id
title
label
Title
comment
The title of the job.
domains
JobPosting
ranges
Text

type DoseSchedule = DoseSchedule Source

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 ValueReference = Either5 QualitativeValue StructuredValue QuantitativeValue Enumeration PropertyValue Source

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,PropertyValue
ranges
QualitativeValue,StructuredValue,QuantitativeValue,Enumeration,PropertyValue

type DatasetTimeInterval = DateTime Source

The range of temporal applicability of a dataset, e.g. for a 2011 census dataset, the year 2011 (in ISO 8601 time interval format). Supersedes temporal.

id
datasetTimeInterval
label
Dataset Time Interval
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). Supersedes href="http://schema.org/temporal"temporal/a.
domains
Dataset
ranges
DateTime

type AlcoholWarning = Text Source

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 MainEntity = Thing Source

Indicates the primary entity described in some page or other CreativeWork. Inverse property: mainEntityOfPage.

id
mainEntity
label
Main Entity
comment
Indicates the primary entity described in some page or other CreativeWork.br/ Inverse property: href="http://schema.org/mainEntityOfPage"mainEntityOfPage/a.
domains
CreativeWork
ranges
Thing

type IncludedComposition = MusicComposition Source

Smaller compositions included in this work (e.g. a movement in a symphony).

id
includedComposition
label
Included Composition
comment
Smaller compositions included in this work (e.g. a movement in a symphony).
domains
MusicComposition
ranges
MusicComposition

type YearlyRevenue = QuantitativeValue Source

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 ContactType = Text Source

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 Broadcaster = Organization Source

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 MusicReleaseFormat = MusicReleaseFormatType Source

Format of this release (the type of recording media used, ie. compact disc, digital media, LP, etc.).

id
musicReleaseFormat
label
Music Release Format
comment
Format of this release (the type of recording media used, ie. compact disc, digital media, LP, etc.).
domains
MusicRelease
ranges
MusicReleaseFormatType

type IsLiveBroadcast = Boolean Source

True is the broadcast is of a live event.

id
isLiveBroadcast
label
Is Live Broadcast
comment
True is the broadcast is of a live event.
domains
BroadcastEvent
ranges
Boolean

type ValueMaxLength = Number Source

Specifies the allowed range for number of characters in a literal value.

id
valueMaxLength
label
Value Max Length
comment
Specifies the allowed range for number of characters in a literal value.
domains
PropertyValueSpecification
ranges
Number

type ResultReview = Review Source

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 Population = Text Source

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 VehicleModelDate = Date Source

The release date of a vehicle model (often used to differentiate versions of the same make and model).

id
vehicleModelDate
label
Vehicle Model Date
comment
The release date of a vehicle model (often used to differentiate versions of the same make and model).
domains
Vehicle
ranges
Date

type DeparturePlatform = Text Source

The platform from which the train departs.

id
departurePlatform
label
Departure Platform
comment
The platform from which the train departs.
domains
TrainTrip
ranges
Text

type SugarContent = Mass Source

The number of grams of sugar.

id
sugarContent
label
Sugar Content
comment
The number of grams of sugar.
domains
NutritionInformation
ranges
Mass

type CarbohydrateContent = Mass Source

The number of grams of carbohydrates.

id
carbohydrateContent
label
Carbohydrate Content
comment
The number of grams of carbohydrates.
domains
NutritionInformation
ranges
Mass

type ReservationFor = Thing Source

The thing -- flight, event, restaurant,etc. being reserved.

id
reservationFor
label
Reservation for
comment
The thing -- flight, event, restaurant,etc. being reserved.
domains
Reservation
ranges
Thing

type License = Either CreativeWork URL Source

A license document that applies to this content, typically indicated by URL.

id
license
label
License
comment
A license document that applies to this content, typically indicated by URL.
domains
CreativeWork
ranges
CreativeWork,URL

type SeatingType = Either QualitativeValue Text Source

The type/class of the seat.

id
seatingType
label
Seating Type
comment
The type/class of the seat.
domains
Seat
ranges
QualitativeValue,Text

type Genre = Either URL Text Source

Genre of the creative work or group.

id
genre
label
Genre
comment
Genre of the creative work or group.
domains
MusicGroup,CreativeWork
ranges
URL,Text

type ActivityDuration = Duration Source

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 Lyricist = Person Source

The person who wrote the words.

id
lyricist
label
Lyricist
comment
The person who wrote the words.
domains
MusicComposition
ranges
Person

type StructuralClass = Text Source

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 GameLocation = Either3 URL PostalAddress Place Source

Real or fictional location of the game (or part of game).

id
gameLocation
label
Game Location
comment
Real or fictional location of the game (or part of game).
domains
Game,VideoGameSeries
ranges
URL,PostalAddress,Place

type DurationOfWarranty = QuantitativeValue Source

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 PregnancyCategory = DrugPregnancyCategory Source

Pregnancy category of this drug.

id
pregnancyCategory
label
Pregnancy Category
comment
Pregnancy category of this drug.
domains
Drug
ranges
DrugPregnancyCategory

type NonEqual = QualitativeValue Source

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 ValuePattern = Text Source

Specifies a regular expression for testing literal values according to the HTML spec.

id
valuePattern
label
Value Pattern
comment
Specifies a regular expression for testing literal values according to the HTML spec.
domains
PropertyValueSpecification
ranges
Text

type CoverageStartTime = DateTime Source

The time when the live blog will begin covering the Event. Note that coverage may begin before the Event's start time. The LiveBlogPosting may also be created before coverage begins.

id
coverageStartTime
label
Coverage Start Time
comment
The time when the live blog will begin covering the Event. Note that coverage may begin before the Event's start time. The LiveBlogPosting may also be created before coverage begins.
domains
LiveBlogPosting
ranges
DateTime

type Logo = Either URL ImageObject Source

An associated logo.

id
logo
label
Logo
comment
An associated logo.
domains
Organization,Brand,Place,Product
ranges
URL,ImageObject

type FlightNumber = Text Source

The unique identifier for a flight including the airline IATA code. For example, if describing United flight 110, where the IATA code for United is UA, the flightNumber is UA110.

id
flightNumber
label
Flight Number
comment
The unique identifier for a flight including the airline IATA code. For example, if describing United flight 110, where the IATA code for United is UA, the flightNumber is UA110.
domains
Flight
ranges
Text

type ArtEdition = Either Integer Text Source

The number of copies when multiple copies of a piece of artwork are produced - e.g. for a limited edition of 20 prints, artEdition refers to the total number of copies (in this example "20").

id
artEdition
label
Art Edition
comment
The number of copies when multiple copies of a piece of artwork are produced - e.g. for a limited edition of 20 prints, artEdition refers to the total number of copies (in this example "20").
domains
VisualArtwork
ranges
Integer,Text

type Broker = Either Person Organization Source

An entity that arranges for an exchange between a buyer and a seller. In most cases a broker never acquires or releases ownership of a product or service involved in an exchange. If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred. Supersedes bookingAgent.

id
broker
label
Broker
comment
An entity that arranges for an exchange between a buyer and a seller. In most cases a broker never acquires or releases ownership of a product or service involved in an exchange. If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred. Supersedes href="http://schema.org/bookingAgent"bookingAgent/a.
domains
Reservation,Order,Invoice
ranges
Person,Organization

type DoseUnit = Text Source

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 UrlTemplate = Text Source

A url template (RFC6570) that will be used to construct the target of the execution of the action.

id
urlTemplate
label
Url Template
comment
A url template (RFC6570) that will be used to construct the target of the execution of the action.
domains
EntryPoint
ranges
Text

type ChildMinAge = Number Source

Minimal age of the child.

id
childMinAge
label
Child Min Age
comment
Minimal age of the child.
domains
ParentAudience
ranges
Number

type RecordedIn = CreativeWork Source

The CreativeWork that captured all or part of this Event. Inverse property: recordedAt.

id
recordedIn
label
Recorded in
comment
The CreativeWork that captured all or part of this Event.br/ Inverse property: href="http://schema.org/recordedAt"recordedAt/a.
domains
Event
ranges
CreativeWork

type Epidemiology = Text Source

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 ServiceSmsNumber = ContactPoint Source

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 PageStart = Either Integer Text Source

The page on which the work starts; for example "135" or "xiii".

id
pageStart
label
Page Start
comment
The page on which the work starts; for example "135" or "xiii".
domains
Article,PublicationIssue,PublicationVolume
ranges
Integer,Text

type Offers = Offer Source

An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event.

id
offers
label
Offers
comment
An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event.
domains
Product,AggregateOffer,CreativeWork,Event,Service
ranges
Offer

type Recipient = Either3 Organization Audience Person Source

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,TipAction,PayAction,SendAction,CommunicateAction,AuthorizeAction
ranges
Organization,Audience,Person

type PaymentAccepted = Text Source

Cash, credit card, etc.

id
paymentAccepted
label
Payment Accepted
comment
Cash, credit card, etc.
domains
LocalBusiness
ranges
Text

type Citation = Either CreativeWork Text Source

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 Contributor = Either Organization Person Source

A secondary contributor to the CreativeWork.

id
contributor
label
Contributor
comment
A secondary contributor to the CreativeWork.
domains
CreativeWork
ranges
Organization,Person

type Encoding = MediaObject Source

A media object that encodes this CreativeWork. This property is a synonym for associatedMedia. Supersedes encodings.

id
encoding
label
Encoding
comment
A media object that encodes this CreativeWork. This property is a synonym for associatedMedia. Supersedes href="http://schema.org/encodings"encodings/a.
domains
CreativeWork
ranges
MediaObject

type SerialNumber = Text Source

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 AssociatedPathophysiology = Text Source

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
AnatomicalSystem,SuperficialAnatomy,AnatomicalStructure
ranges
Text

type HighPrice = Either Number Text Source

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 UnitCode = Either URL Text Source

The unit of measurement given using the UNCEFACT Common Code (3 characters) or a URL. Other codes than the UNCEFACT Common Code may be used with a prefix followed by a colon.

id
unitCode
label
Unit Code
comment
The unit of measurement given using the UNCEFACT Common Code (3 characters) or a URL. Other codes than the UNCEFACT Common Code may be used with a prefix followed by a colon.
domains
TypeAndQuantityNode,QuantitativeValue,UnitPriceSpecification,PropertyValue
ranges
URL,Text

type KnownVehicleDamages = Text Source

A textual description of known damages, both repaired and unrepaired.

id
knownVehicleDamages
label
Known Vehicle Damages
comment
A textual description of known damages, both repaired and unrepaired.
domains
Vehicle
ranges
Text

type Comment = Comment Source

Comments, typically from users.

id
comment
label
Comment
comment
Comments, typically from users.
domains
RsvpAction,CreativeWork
ranges
Comment

type NumberedPosition = Number Source

A number associated with a role in an organization, for example, the number on an athlete's jersey.

id
numberedPosition
label
Numbered Position
comment
A number associated with a role in an organization, for example, the number on an athlete's jersey.
domains
OrganizationRole
ranges
Number

type FoundingLocation = Place Source

The place where the Organization was founded.

id
foundingLocation
label
Founding Location
comment
The place where the Organization was founded.
domains
Organization
ranges
Place

type SoftwareRequirements = Either Text URL Source

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). Supersedes requirements.

id
softwareRequirements
label
Software 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). Supersedes href="http://schema.org/requirements"requirements/a.
domains
SoftwareApplication
ranges
Text,URL

type FromLocation = Place Source

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

type GreaterOrEqual = QualitativeValue Source

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 Diagnosis = MedicalCondition Source

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 BroadcastAffiliateOf = Organization Source

The media network(s) whose content is broadcast on this station.

id
broadcastAffiliateOf
label
Broadcast Affiliate of
comment
The media network(s) whose content is broadcast on this station.
domains
BroadcastService
ranges
Organization

type IncludedDataCatalog = DataCatalog Source

A data catalog contained in the dataset. Supersedes catalog.

id
includedDataCatalog
label
Included Data Catalog
comment
A data catalog contained in the dataset. Supersedes href="http://schema.org/catalog"catalog/a.
domains
Dataset
ranges
DataCatalog

type BusName = Text Source

The name of the bus (e.g. Bolt Express).

id
busName
label
Bus Name
comment
The name of the bus (e.g. Bolt Express).
domains
BusTrip
ranges
Text

type DoorTime = DateTime Source

The time admission will commence.

id
doorTime
label
Door Time
comment
The time admission will commence.
domains
Event
ranges
DateTime

type VolumeNumber = Either Integer Text Source

Identifies the volume of publication or multi-part work; for example, "iii" or "2".

id
volumeNumber
label
Volume Number
comment
Identifies the volume of publication or multi-part work; for example, "iii" or "2".
domains
PublicationVolume
ranges
Integer,Text

type Mpn = Text Source

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 PermitAudience = Audience Source

The target audience for this permit.

id
permitAudience
label
Permit Audience
comment
The target audience for this permit.
domains
Permit
ranges
Audience

type AlumniOf = Either Organization EducationalOrganization Source

An organization that the person is an alumni of. Inverse property: alumni.

id
alumniOf
label
Alumni of
comment
An organization that the person is an alumni of.br/ Inverse property: href="http://schema.org/alumni"alumni/a.
domains
Person
ranges
Organization,EducationalOrganization

type DeliveryMethod = DeliveryMethod Source

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,OrderAction,SendAction
ranges
DeliveryMethod

type IsFamilyFriendly = Boolean Source

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 SalaryCurrency = Text Source

The currency (coded using ISO 4217, http://en.wikipedia.org/wiki/ISO_4217 ) used for the main salary information in this job posting or for this employee.

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 or for this employee.
domains
JobPosting,EmployeeRole
ranges
Text

type Longitude = Either Number Text Source

The longitude of a location. For example -122.08585 (WGS 84).

id
longitude
label
Longitude
comment
The longitude of a location. For example code-122.08585/code (href="https://en.wikipedia.org/wiki/World_Geodetic_System"WGS 84/a).
domains
GeoCoordinates
ranges
Number,Text

type ProgrammingLanguage = Language Source

The computer programming language.

id
programmingLanguage
label
Programming Language
comment
The computer programming language.
domains
SoftwareSourceCode
ranges
Language

type ContactOption = ContactPointOption Source

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 InBroadcastLineup = CableOrSatelliteService Source

The CableOrSatelliteService offering the channel.

id
inBroadcastLineup
label
In Broadcast Lineup
comment
The CableOrSatelliteService offering the channel.
domains
BroadcastChannel
ranges
CableOrSatelliteService

type ExerciseCourse = Place Source

A sub property of location. The course where this action was taken. Supersedes course.

id
exerciseCourse
label
Exercise Course
comment
A sub property of location. The course where this action was taken. Supersedes href="http://schema.org/course"course/a.
domains
ExerciseAction
ranges
Place

type VehicleEngine = EngineSpecification Source

Information about the engine or engines of the vehicle.

id
vehicleEngine
label
Vehicle Engine
comment
Information about the engine or engines of the vehicle.
domains
Vehicle
ranges
EngineSpecification

type VehicleTransmission = Either3 QualitativeValue Text URL Source

The type of component used for transmitting the power from a rotating power source to the wheels or other relevant component(s) ("gearbox" for cars).

id
vehicleTransmission
label
Vehicle Transmission
comment
The type of component used for transmitting the power from a rotating power source to the wheels or other relevant component(s) ("gearbox" for cars).
domains
Vehicle
ranges
QualitativeValue,Text,URL

type Naics = Text Source

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 ProgrammingModel = Text Source

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 EducationRequirements = Text Source

Educational background needed for the position.

id
educationRequirements
label
Education Requirements
comment
Educational background needed for the position.
domains
JobPosting
ranges
Text

type FoodEvent = FoodEvent Source

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 ProductID = Text Source

The product identifier, such as ISBN. For example: 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 Duration = Duration Source

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 href="http://en.wikipedia.org/wiki/ISO_8601"ISO 8601 date format/a.
domains
Movie,MediaObject,MusicRelease,Event,MusicRecording
ranges
Duration

type CodeValue = Text Source

The actual code.

id
codeValue
label
Code Value
comment
The actual code.
domains
MedicalCode
ranges
Text

type PotentialAction = Action Source

Indicates a potential Action, which describes an idealized action in which this thing would play an object role.

id
potentialAction
label
Potential Action
comment
Indicates a potential Action, which describes an idealized action in which this thing would play an object role.
domains
Thing
ranges
Action

type BirthPlace = Place Source

The place where the person was born.

id
birthPlace
label
Birth Place
comment
The place where the person was born.
domains
Person
ranges
Place

type ApplicationSubCategory = Either Text URL Source

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 RelatedAnatomy = Either AnatomicalSystem AnatomicalStructure Source

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
AnatomicalSystem,AnatomicalStructure

type TargetName = Text Source

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 FeatureList = Either Text URL Source

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 AlbumRelease = MusicRelease Source

A release of this album. Inverse property: releaseOf.

id
albumRelease
label
Album Release
comment
A release of this album.br/ Inverse property: href="http://schema.org/releaseOf"releaseOf/a.
domains
MusicAlbum
ranges
MusicRelease

type ReferencesOrder = Order Source

The Order(s) related to this Invoice. One or more Orders may be combined into a single Invoice.

id
referencesOrder
label
References Order
comment
The Order(s) related to this Invoice. One or more Orders may be combined into a single Invoice.
domains
Invoice
ranges
Order

type Lyrics = CreativeWork Source

The words in the song.

id
lyrics
label
Lyrics
comment
The words in the song.
domains
MusicComposition
ranges
CreativeWork

type Performer = Either Person Organization Source

A performer at the event—for example, a presenter, musician, musical group or actor. Supersedes performers.

id
performer
label
Performer
comment
A performer at the event—for example, a presenter, musician, musical group or actor. Supersedes href="http://schema.org/performers"performers/a.
domains
Event
ranges
Person,Organization

type AddressRegion = Text Source

The region. For example, CA.

id
addressRegion
label
Address Region
comment
The region. For example, CA.
domains
PostalAddress
ranges
Text

type Quest = Thing Source

The task that a player-controlled character, or group of characters may complete in order to gain a reward.

id
quest
label
Quest
comment
The task that a player-controlled character, or group of characters may complete in order to gain a reward.
domains
Game,VideoGameSeries
ranges
Thing

type ContentRating = Text Source

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 ServicePostalAddress = PostalAddress Source

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 IsGift = Boolean Source

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 RecordedAs = MusicRecording Source

An audio recording of the work. Inverse property: recordingOf.

id
recordedAs
label
Recorded As
comment
An audio recording of the work.br/ Inverse property: href="http://schema.org/recordingOf"recordingOf/a.
domains
MusicComposition
ranges
MusicRecording

type RiskFactor = MedicalRiskFactor Source

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 ImagingTechnique = MedicalImagingTechnique Source

Imaging technique used.

id
imagingTechnique
label
Imaging Technique
comment
Imaging technique used.
domains
ImagingTest
ranges
MedicalImagingTechnique

type AdditionalProperty = PropertyValue Source

A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org. Note: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.

id
additionalProperty
label
Additional Property
comment
A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org. br/br/Note: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.
domains
QualitativeValue,Product,Place,QuantitativeValue
ranges
PropertyValue

type IssuedThrough = Service Source

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 DepartureStation = TrainStation Source

The station from which the train departs.

id
departureStation
label
Departure Station
comment
The station from which the train departs.
domains
TrainTrip
ranges
TrainStation

type Publisher = Either Organization Person Source

The publisher of the creative work.

id
publisher
label
Publisher
comment
The publisher of the creative work.
domains
CreativeWork
ranges
Organization,Person

type Background = Text Source

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 Knows = Person Source

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 CheatCode = CreativeWork Source

Cheat codes to the game.

id
cheatCode
label
Cheat Code
comment
Cheat codes to the game.
domains
VideoGame,VideoGameSeries
ranges
CreativeWork

type ToLocation = Place Source

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

type EntertainmentBusiness = EntertainmentBusiness Source

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 Audio = AudioObject Source

An embedded audio object.

id
audio
label
Audio
comment
An embedded audio object.
domains
CreativeWork
ranges
AudioObject

type HasMap = Either URL Map Source

A URL to a map of the place. Supersedes map, maps.

id
hasMap
label
Has Map
comment
A URL to a map of the place. Supersedes href="http://schema.org/map"map/a, href="http://schema.org/maps"maps/a.
domains
Place
ranges
URL,Map

type HonorificSuffix = Text Source

An honorific suffix preceding a Person's name such as M.D. PhDMSCSW.

id
honorificSuffix
label
Honorific Suffix
comment
An honorific suffix preceding a Person's name such as M.D. PhDMSCSW.
domains
Person
ranges
Text

type Question = Question Source

A sub property of object. A question.

id
question
label
Question
comment
A sub property of object. A question.
domains
AskAction
ranges
Question

type IsrcCode = Text Source

The International Standard Recording Code for the recording.

id
isrcCode
label
Isrc Code
comment
The International Standard Recording Code for the recording.
domains
MusicRecording
ranges
Text

type WarrantyScope = WarrantyScope Source

The scope of the warranty promise.

id
warrantyScope
label
Warranty Scope
comment
The scope of the warranty promise.
domains
WarrantyPromise
ranges
WarrantyScope

type SubtitleLanguage = Either Text Language Source

Languages in which subtitles/captions are available, in IETF BCP 47 standard format.

id
subtitleLanguage
label
Subtitle Language
comment
Languages in which subtitlescaptions are available, in <a href="http:tools.ietf.orghtmlbcp47">IETF BCP 47 standard format.<a>
domains
TVEpisode,Movie,ScreeningEvent
ranges
Text,Language

type Transcript = Text Source

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 DoseValue = Number Source

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 CharacterName = Text Source

The name of a character played in some acting or performing role, i.e. in a PerformanceRole.

id
characterName
label
Character Name
comment
The name of a character played in some acting or performing role, i.e. in a PerformanceRole.
domains
PerformanceRole
ranges
Text

type Tributary = AnatomicalStructure Source

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 UpvoteCount = Integer Source

The number of upvotes this question, answer or comment has received from the community.

id
upvoteCount
label
Upvote Count
comment
The number of upvotes this question, answer or comment has received from the community.
domains
Comment,Question
ranges
Integer

type EligibleQuantity = QuantitativeValue Source

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
Offer,PriceSpecification,Demand
ranges
QuantitativeValue

type Description = Text Source

A short description of the item.

id
description
label
Description
comment
A short description of the item.
domains
Thing
ranges
Text

type Coach = Person Source

A person that acts in a coaching role for a sports team.

id
coach
label
Coach
comment
A person that acts in a coaching role for a sports team.
domains
SportsTeam
ranges
Person

type RequiredMaxAge = Integer Source

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 AvailableIn = AdministrativeArea Source

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 SourceOrganization = Organization Source

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 HasPOS = Place Source

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 LearningResourceType = Text Source

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 ItemShipped = Product Source

Item(s) being shipped.

id
itemShipped
label
Item Shipped
comment
Item(s) being shipped.
domains
ParcelDelivery
ranges
Product

type AggregateRating = AggregateRating Source

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
Product,Service,Offer,Brand,Place,Organization,CreativeWork,Event
ranges
AggregateRating

type PaymentStatus = Either PaymentStatusType Text Source

The status of payment; whether the invoice has been paid or not.

id
paymentStatus
label
Payment Status
comment
The status of payment; whether the invoice has been paid or not.
domains
Invoice
ranges
PaymentStatusType,Text

type MinValue = Number Source

The lower value of some characteristic or property.

id
minValue
label
Min Value
comment
The lower value of some characteristic or property.
domains
PropertyValue,QuantitativeValue,PropertyValueSpecification
ranges
Number

type NumberOfAxles = Either Number QuantitativeValue Source

The number of axles.Typical unit code(s): C62

id
numberOfAxles
label
Number of Axles
comment
The number of axles.br/Typical unit code(s): C62
domains
Vehicle
ranges
Number,QuantitativeValue

type PrimaryImageOfPage = ImageObject Source

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 Organizer = Either Person Organization Source

An organizer of an Event.

id
organizer
label
Organizer
comment
An organizer of an Event.
domains
Event
ranges
Person,Organization

type Character = Person Source

Fictional person connected with a creative work.

id
character
label
Character
comment
Fictional person connected with a creative work.
domains
CreativeWork
ranges
Person

type MaxPrice = Number Source

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 Gtin14 = Text Source

The GTIN-14 code of the product, or the product to which the offer refers. See GS1 GTIN Summary for more details.

id
gtin14
label
Gtin14
comment
The href="http://apps.gs1.org/GDD/glossary/Pages/GTIN-14.aspx"GTIN-14/a code of the product, or the product to which the offer refers. See href="http://www.gs1.org/barcodes/technical/idkeys/gtin"GS1 GTIN Summary/a for more details.
domains
Product,Offer,Demand
ranges
Text

type PublishedOn = BroadcastService Source

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 GeoMidpoint = GeoCoordinates Source

Indicates the GeoCoordinates at the centre of a GeoShape e.g. GeoCircle.

id
geoMidpoint
label
Geo Midpoint
comment
Indicates the GeoCoordinates at the centre of a GeoShape e.g. GeoCircle.
domains
GeoCircle
ranges
GeoCoordinates

type DepartureTime = DateTime Source

The expected departure time.

id
departureTime
label
Departure Time
comment
The expected departure time.
domains
BusTrip,TrainTrip,Flight
ranges
DateTime

type Mentions = Thing Source

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 ParentItem = Question Source

The parent of a question, answer or item in general.

id
parentItem
label
Parent Item
comment
The parent of a question, answer or item in general.
domains
Comment
ranges
Question

type NerveMotor = Muscle Source

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 Target = EntryPoint Source

Indicates a target EntryPoint for an Action.

id
target
label
Target
comment
Indicates a target EntryPoint for an Action.
domains
Action
ranges
EntryPoint

type ProgramMembershipUsed = ProgramMembership Source

Any membership in a frequent flyer, hotel loyalty program, etc. being applied to the reservation.

id
programMembershipUsed
label
Program Membership Used
comment
Any membership in a frequent flyer, hotel loyalty program, etc. being applied to the reservation.
domains
Reservation
ranges
ProgramMembership

type ServerStatus = GameServerStatus Source

Status of a game server.

id
serverStatus
label
Server Status
comment
Status of a game server.
domains
GameServer
ranges
GameServerStatus

type PickupLocation = Place Source

Where a taxi will pick up a passenger or a rental car can be picked up.

id
pickupLocation
label
Pickup Location
comment
Where a taxi will pick up a passenger or a rental car can be picked up.
domains
TaxiReservation,RentalCarReservation
ranges
Place

type Opponent = Person Source

A sub property of participant. The opponent on this action.

id
opponent
label
Opponent
comment
A sub property of participant. The opponent on this action.
domains
ExerciseAction
ranges
Person

type SeatRow = Text Source

The row location of the reserved seat (e.g., B).

id
seatRow
label
Seat Row
comment
The row location of the reserved seat (e.g., B).
domains
Seat
ranges
Text

type ServicePhone = ContactPoint Source

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 Editor = Person Source

Specifies the Person who edited the CreativeWork.

id
editor
label
Editor
comment
Specifies the Person who edited the CreativeWork.
domains
CreativeWork
ranges
Person

type DayOfWeek = DayOfWeek Source

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 Winner = Person Source

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 ReleasedEvent = PublicationEvent Source

The place and time the release was issued, expressed as a PublicationEvent.

id
releasedEvent
label
Released Event
comment
The place and time the release was issued, expressed as a PublicationEvent.
domains
CreativeWork
ranges
PublicationEvent

type OwnedFrom = DateTime Source

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 ContentType = Text Source

The supported content type(s) for an EntryPoint response.

id
contentType
label
Content Type
comment
The supported content type(s) for an EntryPoint response.
domains
EntryPoint
ranges
Text

type SensoryUnit = Either SuperficialAnatomy AnatomicalStructure Source

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
SuperficialAnatomy,AnatomicalStructure

type RealEstateAgent = RealEstateAgent Source

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 HasOfferCatalog = OfferCatalog Source

Indicates an OfferCatalog listing for this Organization, Person, or Service.

id
hasOfferCatalog
label
Has Offer Catalog
comment
Indicates an OfferCatalog listing for this Organization, Person, or Service.
domains
Person,Service,Organization
ranges
OfferCatalog

type DownvoteCount = Integer Source

The number of downvotes this question, answer or comment has received from the community.

id
downvoteCount
label
Downvote Count
comment
The number of downvotes this question, answer or comment has received from the community.
domains
Comment,Question
ranges
Integer

type PerformerIn = Event Source

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 ReviewCount = Integer Source

The count of total number of reviews.

id
reviewCount
label
Review Count
comment
The count of total number of reviews.
domains
AggregateRating
ranges
Integer

type ActionPlatform = Either URL Text Source

The high level platform(s) where the Action can be performed for the given URL. To specify a specific application or operating system instance, use actionApplication.

id
actionPlatform
label
Action Platform
comment
The high level platform(s) where the Action can be performed for the given URL. To specify a specific application or operating system instance, use actionApplication.
domains
EntryPoint
ranges
URL,Text

type BirthDate = Date Source

Date of birth.

id
birthDate
label
Birth Date
comment
Date of birth.
domains
Person
ranges
Date

type AccessCode = Text Source

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 ValidIn = AdministrativeArea Source

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 PregnancyWarning = Text Source

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 MakesOffer = Offer Source

A pointer to products or services offered by the organization or person. Inverse property: offeredBy.

id
makesOffer
label
Makes Offer
comment
A pointer to products or services offered by the organization or person.br/ Inverse property: href="http://schema.org/offeredBy"offeredBy/a.
domains
Person,Organization
ranges
Offer

type Provider = Either Organization Person Source

The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller. Supersedes carrier.

id
provider
label
Provider
comment
The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller. Supersedes href="http://schema.org/carrier"carrier/a.
domains
Flight,ParcelDelivery,Service,BusTrip,TrainTrip,Invoice,Reservation,CreativeWork
ranges
Organization,Person

type Award = Text Source

An award won by or for this item. Supersedes awards.

id
award
label
Award
comment
An award won by or for this item. Supersedes href="http://schema.org/awards"awards/a.
domains
Person,Product,CreativeWork,Service,Organization
ranges
Text

type LastReviewed = Date Source

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 Buyer = Person Source

A sub property of participant. The participantpersonorganization that bought the object.

id
buyer
label
Buyer
comment
A sub property of participant. The participantpersonorganization that bought the object.
domains
SellAction
ranges
Person

type AdditionalType = URL Source

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 Replacee = Thing Source

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 RegionDrained = Either AnatomicalSystem AnatomicalStructure Source

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 InPlaylist = MusicPlaylist Source

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 StepValue = Number Source

The stepValue attribute indicates the granularity that is expected (and required) of the value in a PropertyValueSpecification.

id
stepValue
label
Step Value
comment
The stepValue attribute indicates the granularity that is expected (and required) of the value in a PropertyValueSpecification.
domains
PropertyValueSpecification
ranges
Number

type GamePlatform = Either3 URL Text Thing Source

The electronic systems used to play video games.

id
gamePlatform
label
Game Platform
comment
The electronic systems used to play href="http://en.wikipedia.org/wiki/Category:Video_game_platforms"video games/a.
domains
VideoGame,VideoGameSeries
ranges
URL,Text,Thing

type RecommendedIntake = RecommendedDoseSchedule Source

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 MemberOf = Either Organization ProgramMembership Source

An Organization (or ProgramMembership) to which this Person or Organization belongs. Inverse property: member.

id
memberOf
label
Member of
comment
An Organization (or ProgramMembership) to which this Person or Organization belongs.br/ Inverse property: href="http://schema.org/member"member/a.
domains
Person,Organization
ranges
Organization,ProgramMembership

type AlternativeHeadline = Text Source

A secondary title of the CreativeWork.

id
alternativeHeadline
label
Alternative Headline
comment
A secondary title of the CreativeWork.
domains
CreativeWork
ranges
Text

type BloodSupply = Vessel Source

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 RepresentativeOfPage = Boolean Source

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 PickupTime = DateTime Source

When a taxi will pickup a passenger or a rental car can be picked up.

id
pickupTime
label
Pickup Time
comment
When a taxi will pickup a passenger or a rental car can be picked up.
domains
TaxiReservation,RentalCarReservation
ranges
DateTime

type Position = Either Integer Text Source

The position of an item in a series or sequence of items.

id
position
label
Position
comment
The position of an item in a series or sequence of items.
domains
CreativeWork,ListItem
ranges
Integer,Text

type MembershipNumber = Text Source

A unique identifier for the membership.

id
membershipNumber
label
Membership Number
comment
A unique identifier for the membership.
domains
ProgramMembership
ranges
Text

type MedicineSystem = MedicineSystem Source

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 LowPrice = Either Number Text Source

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 ClinicalPharmacology = Text Source

Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD). Supersedes clincalPharmacology.

id
clinicalPharmacology
label
Clinical Pharmacology
comment
Description of the absorption and elimination of drugs, including their concentration (pharmacokinetics, pK) and biological effects (pharmacodynamics, pD). Supersedes href="http://schema.org/clincalPharmacology"clincalPharmacology/a.
domains
Drug
ranges
Text

type Episode = Episode Source

An episode of a tv, radio or game media within a series or season. Supersedes episodes.

id
episode
label
Episode
comment
An episode of a tv, radio or game media within a series or season. Supersedes href="http://schema.org/episodes"episodes/a.
domains
CreativeWorkSeason,VideoGameSeries,TVSeries,RadioSeries
ranges
Episode

type ArrivalStation = TrainStation Source

The station where the train trip ends.

id
arrivalStation
label
Arrival Station
comment
The station where the train trip ends.
domains
TrainTrip
ranges
TrainStation

type Illustrator = Person Source

The illustrator of the book.

id
illustrator
label
Illustrator
comment
The illustrator of the book.
domains
Book
ranges
Person