Skip to content

Instantly share code, notes, and snippets.

@roblinksdata
Last active February 4, 2025 08:29
Show Gist options
  • Save roblinksdata/800d3accdbf9fa048369986878b09adb to your computer and use it in GitHub Desktop.
Save roblinksdata/800d3accdbf9fa048369986878b09adb to your computer and use it in GitHub Desktop.
schema.org model represented in linkml
# How this was generated:
# Downloaded schema.org rdfs representation from https://schema.org/version/latest/schemaorg-current-https.ttl
# `sparql --data schema.org.rdfs.ttl --query inserts.rdfs.sparql > schema.org.rdfs.entailed.ttl`
# `robot convert -i schema.org.rdfs.entailed.ttl -o schemaorg.ofn`
# `schemauto import-owl --output schema.org.yaml schemaorg.ofn`
# needed a manual step to define the `label` (rdfs:label) slot which doesn't exist.
# N.B. inserts.rdfs.sparql looks like this:
# PREFIX schema: <https://schema.org/>
# PREFIX rdfs: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
#
#INSERT {
# ?prop rdfs:range ?range;
# rdfs:domain ?domain.
#}
#WHERE {
# ?prop a rdfs:Property;
# schema:rangeIncludes ?range;
# schema:domainIncludes ?domain.
#}
name: None
description: None
id: None
imports:
- linkml:types
prefixes:
linkml: https://w3id.org/linkml/
None: https://w3id.org/None/
default_prefix: None
slots:
label:
slot_uri: rdfs:label
multivalued: true
type:
slot_uri: rdfs:type
multivalued: true
closeMatch:
slot_uri: http://www.w3.org/2004/02/skos/core#closeMatch
multivalued: true
exactMatch:
slot_uri: http://www.w3.org/2004/02/skos/core#exactMatch
multivalued: true
about:
comments:
- The subject matter of the content.
slot_uri: schema:about
range: Thing
multivalued: true
acceptedAnswer:
comments:
- The answer(s) that has been accepted as best, typically on a Question/Answer
site. Sites vary in their selection mechanisms, e.g. drawing on community opinion
and/or the view of the Question author.
is_a: suggestedAnswer
slot_uri: schema:acceptedAnswer
multivalued: true
any_of:
- range: Answer
- range: ItemList
accommodationCategory:
comments:
- Category of an [[Accommodation]], following real estate conventions, e.g. RESO
(see [PropertySubType](https://ddwiki.reso.org/display/DDW17/PropertySubType+Field),
and [PropertyType](https://ddwiki.reso.org/display/DDW17/PropertyType+Field)
fields for suggested values).
is_a: category
slot_uri: schema:accommodationCategory
range: Text
multivalued: true
accountId:
comments:
- The identifier for the account the payment will be applied to.
is_a: identifier
slot_uri: schema:accountId
range: Text
multivalued: true
acquireLicensePage:
comments:
- Indicates a page documenting how licenses can be purchased or otherwise acquired,
for the current item.
is_a: usageInfo
slot_uri: schema:acquireLicensePage
multivalued: true
any_of:
- range: CreativeWork
- range: URL
actionOption:
comments:
- A sub property of object. The options subject to this action.
is_a: object
slot_uri: schema:actionOption
multivalued: true
any_of:
- range: Text
- range: Thing
actionableFeedbackPolicy:
comments:
- "For a [[NewsMediaOrganization]] or other news-related [[Organization]], a statement\
\ about public engagement activities (for news media, the newsroom\u2019s),\
\ including involving the public - digitally or otherwise -- in coverage decisions,\
\ reporting and activities after publication."
is_a: publishingPrinciples
slot_uri: schema:actionableFeedbackPolicy
multivalued: true
any_of:
- range: CreativeWork
- range: URL
actor:
comments:
- An actor (individual or a group), e.g. in TV, radio, movie, video games etc.,
or in an event. Actors can be associated with individual items or with a series,
episode, clip.
slot_uri: schema:actor
multivalued: true
any_of:
- range: PerformingGroup
- range: Person
additionalName:
comments:
- An additional name for a Person, can be used for a middle name.
is_a: alternateName
slot_uri: schema:additionalName
range: Text
multivalued: true
additionalType:
comments:
- "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. Typically the value is a URI-identified\
\ RDF class, and in this case corresponds to the\n use of rdf:type in RDF.\
\ Text values can be used sparingly, for cases where useful information can\
\ be added without their being an appropriate schema to reference. In the case\
\ of text values, the class label should follow the schema.org <a href=\\\"\
https://schema.org/docs/styleguide.html\\\">style guide</a>."
is_a: type
slot_uri: schema:additionalType
multivalued: true
any_of:
- range: Text
- range: URL
affiliation:
comments:
- An organization that this person is affiliated with. For example, a school/university,
a club, or a team.
is_a: memberOf
slot_uri: schema:affiliation
range: Organization
multivalued: true
alternateName:
comments:
- An alias for the item.
slot_uri: schema:alternateName
range: Text
multivalued: true
announcementLocation:
comments:
- Indicates a specific [[CivicStructure]] or [[LocalBusiness]] associated with
the SpecialAnnouncement. For example, a specific testing facility or business
with special opening hours. For a larger geographic region like a quarantine
of an entire region, use [[spatialCoverage]].
is_a: spatialCoverage
slot_uri: schema:announcementLocation
multivalued: true
any_of:
- range: CivicStructure
- range: LocalBusiness
appearance:
comments:
- Indicates an occurrence of a [[Claim]] in some [[CreativeWork]].
is_a: workExample
slot_uri: schema:appearance
range: CreativeWork
multivalued: true
areaServed:
comments:
- The geographic area where a service or offered item is provided.
slot_uri: schema:areaServed
multivalued: true
any_of:
- range: AdministrativeArea
- range: GeoShape
- range: Place
- range: Text
artMedium:
comments:
- The material used. (E.g. Oil, Watercolour, Acrylic, Linoprint, Marble, Cyanotype,
Digital, Lithograph, DryPoint, Intaglio, Pastel, Woodcut, Pencil, Mixed Media,
etc.)
is_a: material
slot_uri: schema:artMedium
multivalued: true
any_of:
- range: Text
- range: URL
asin:
comments:
- 'An Amazon Standard Identification Number (ASIN) is a 10-character alphanumeric
unique identifier assigned by Amazon.com and its partners for product identification
within the Amazon organization (summary from [Wikipedia](https://en.wikipedia.org/wiki/Amazon_Standard_Identification_Number)''s
article).
Note also that this is a definition for how to include ASINs in Schema.org data,
and not a definition of ASINs in general - see documentation from Amazon for
authoritative details.
ASINs are most commonly encoded as text strings, but the [asin] property supports
URL/URI as potential values too.'
is_a: identifier
slot_uri: schema:asin
multivalued: true
any_of:
- range: Text
- range: URL
associatedClaimReview:
comments:
- An associated [[ClaimReview]], related by specific common content, topic or
claim. The expectation is that this property would be most typically used in
cases where a single activity is conducting both claim reviews and media reviews,
in which case [[relatedMediaReview]] would commonly be used on a [[ClaimReview]],
while [[relatedClaimReview]] would be used on [[MediaReview]].
is_a: associatedReview
slot_uri: schema:associatedClaimReview
range: Review
multivalued: true
associatedMediaReview:
comments:
- An associated [[MediaReview]], related by specific common content, topic or
claim. The expectation is that this property would be most typically used in
cases where a single activity is conducting both claim reviews and media reviews,
in which case [[relatedMediaReview]] would commonly be used on a [[ClaimReview]],
while [[relatedClaimReview]] would be used on [[MediaReview]].
is_a: associatedReview
slot_uri: schema:associatedMediaReview
range: Review
multivalued: true
associatedReview:
comments:
- An associated [[Review]].
slot_uri: schema:associatedReview
range: Review
multivalued: true
availableAtOrFrom:
comments:
- The place(s) from which the offer can be obtained (e.g. store locations).
is_a: areaServed
slot_uri: schema:availableAtOrFrom
range: Place
multivalued: true
awayTeam:
comments:
- The away team in a sports event.
is_a: competitor
slot_uri: schema:awayTeam
multivalued: true
any_of:
- range: Person
- range: SportsTeam
bccRecipient:
comments:
- A sub property of recipient. The recipient blind copied on a message.
is_a: recipient
slot_uri: schema:bccRecipient
multivalued: true
any_of:
- range: ContactPoint
- range: Organization
- range: Person
borrower:
comments:
- A sub property of participant. The person that borrows the object being lent.
is_a: participant
slot_uri: schema:borrower
range: Person
multivalued: true
buyer:
comments:
- A sub property of participant. The participant/person/organization that bought
the object.
is_a: participant
slot_uri: schema:buyer
multivalued: true
any_of:
- range: Organization
- range: Person
callSign:
comments:
- A [callsign](https://en.wikipedia.org/wiki/Call_sign), as used in broadcasting
and radio communications to identify people, radio and TV stations, or vehicles.
is_a: identifier
slot_uri: schema:callSign
range: Text
multivalued: true
candidate:
comments:
- A sub property of object. The candidate subject of this action.
is_a: object
slot_uri: schema:candidate
range: Person
multivalued: true
caption:
comments:
- The caption for this object. For downloadable machine formats (closed caption,
subtitles etc.) use MediaObject and indicate the [[encodingFormat]].
slot_uri: schema:caption
multivalued: true
any_of:
- range: MediaObject
- range: Text
category:
comments:
- A category for the item. Greater signs or slashes can be used to informally
indicate a category hierarchy.
slot_uri: schema:category
multivalued: true
any_of:
- range: CategoryCode
- range: PhysicalActivityCategory
- range: Text
- range: Thing
- range: URL
ccRecipient:
comments:
- A sub property of recipient. The recipient copied on a message.
is_a: recipient
slot_uri: schema:ccRecipient
multivalued: true
any_of:
- range: ContactPoint
- range: Organization
- range: Person
clipNumber:
comments:
- Position of the clip within an ordered group of clips.
is_a: position
slot_uri: schema:clipNumber
multivalued: true
any_of:
- range: Integer
- range: Text
codeValue:
comments:
- A short textual code that uniquely identifies the value.
is_a: termCode
slot_uri: schema:codeValue
range: Text
multivalued: true
collection:
comments:
- A sub property of object. The collection target of the action.
is_a: object
slot_uri: schema:collection
range: Thing
multivalued: true
colorSwatch:
comments:
- A color swatch image, visualizing the color of a [[Product]]. Should match the
textual description specified in the [[color]] property. This can be a URL or
a fully described ImageObject.
is_a: image
slot_uri: schema:colorSwatch
multivalued: true
any_of:
- range: ImageObject
- range: URL
competitor:
comments:
- A competitor in a sports event.
slot_uri: schema:competitor
multivalued: true
any_of:
- range: Person
- range: SportsTeam
confirmationNumber:
comments:
- A number that confirms the given order or payment has been received.
is_a: identifier
slot_uri: schema:confirmationNumber
range: Text
multivalued: true
containsSeason:
comments:
- A season that is part of the media series.
is_a: hasPart
slot_uri: schema:containsSeason
range: CreativeWorkSeason
multivalued: true
contentLocation:
comments:
- The location depicted or described in the content. For example, the location
in a photograph or painting.
slot_uri: schema:contentLocation
range: Place
multivalued: true
contributor:
comments:
- A secondary contributor to the CreativeWork or Event.
slot_uri: schema:contributor
multivalued: true
any_of:
- range: Organization
- range: Person
cookTime:
comments:
- The time it takes to actually cook the dish, in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601).
is_a: performTime
slot_uri: schema:cookTime
range: Duration
multivalued: true
correctionsPolicy:
comments:
- "For an [[Organization]] (e.g. [[NewsMediaOrganization]]), a statement describing\
\ (in news media, the newsroom\u2019s) disclosure and correction policy for\
\ errors."
is_a: publishingPrinciples
slot_uri: schema:correctionsPolicy
multivalued: true
any_of:
- range: CreativeWork
- range: URL
course:
comments:
- A sub property of location. The course where this action was taken.
is_a: location
slot_uri: schema:course
range: Place
multivalued: true
creator:
comments:
- The creator/author of this CreativeWork. This is the same as the Author property
for CreativeWork.
slot_uri: schema:creator
multivalued: true
any_of:
- range: Organization
- range: Person
dateCreated:
comments:
- The date on which the CreativeWork was created or the item was added to a DataFeed.
slot_uri: schema:dateCreated
multivalued: true
any_of:
- range: Date
- range: DateTime
deliveryMethod:
comments:
- A sub property of instrument. The method of delivery.
is_a: instrument
slot_uri: schema:deliveryMethod
range: DeliveryMethod
multivalued: true
description:
comments:
- A description of the item.
slot_uri: schema:description
multivalued: true
any_of:
- range: Text
- range: TextObject
diet:
comments:
- A sub property of instrument. The diet used in this action.
is_a: instrument
slot_uri: schema:diet
range: Diet
multivalued: true
disambiguatingDescription:
comments:
- A sub property of description. A short description of the item used to disambiguate
from other, similar items. Information from other properties (in particular,
name) may be necessary for the description to be useful for disambiguation.
is_a: description
slot_uri: schema:disambiguatingDescription
range: Text
multivalued: true
diversityStaffingReport:
comments:
- For an [[Organization]] (often but not necessarily a [[NewsMediaOrganization]]),
a report on staffing diversity issues. In a news context this might be for example
ASNE or RTDNA (US) reports, or self-reported.
is_a: publishingPrinciples
slot_uri: schema:diversityStaffingReport
multivalued: true
any_of:
- range: Article
- range: URL
domainIncludes:
comments:
- Relates a property to a class that is (one of) the type(s) the property is expected
to be used on.
slot_uri: schema:domainIncludes
range: Class
multivalued: true
duns:
comments:
- The Dun & Bradstreet DUNS number for identifying an organization or business
person.
is_a: identifier
slot_uri: schema:duns
range: Text
multivalued: true
duration:
comments:
- The duration of the item (movie, audio recording, event, etc.) in [ISO 8601
duration format](http://en.wikipedia.org/wiki/ISO_8601).
slot_uri: schema:duration
range: Duration
multivalued: true
editEIDR:
comments:
- 'An [EIDR](https://eidr.org/) (Entertainment Identifier Registry) [[identifier]]
representing a specific edit / edition for a work of film or television.
For example, the motion picture known as \"Ghostbusters\" whose [[titleEIDR]]
is \"10.5240/7EC7-228A-510A-053E-CBB8-J\" has several edits, e.g. \"10.5240/1F2A-E1C5-680A-14C6-E76B-I\"
and \"10.5240/8A35-3BEE-6497-5D12-9E4F-3\".
Since schema.org types like [[Movie]] and [[TVEpisode]] can be used for both
works and their multiple expressions, it is possible to use [[titleEIDR]] alone
(for a general description), or alongside [[editEIDR]] for a more edit-specific
description.
'
is_a: identifier
slot_uri: schema:editEIDR
multivalued: true
any_of:
- range: Text
- range: URL
eligibleRegion:
comments:
- "The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape\
\ for the geo-political region(s) for which the offer or delivery charge specification\
\ is valid.\\\\n\\\\nSee also [[ineligibleRegion]].\n "
is_a: areaServed
slot_uri: schema:eligibleRegion
multivalued: true
any_of:
- range: GeoShape
- range: Place
- range: Text
embeddedTextCaption:
comments:
- Represents textual captioning from a [[MediaObject]], e.g. text of a 'meme'.
is_a: caption
slot_uri: schema:embeddedTextCaption
range: Text
multivalued: true
endorsee:
comments:
- A sub property of participant. The person/organization being supported.
is_a: participant
slot_uri: schema:endorsee
multivalued: true
any_of:
- range: Organization
- range: Person
entertainmentBusiness:
comments:
- A sub property of location. The entertainment business where the action occurred.
is_a: location
slot_uri: schema:entertainmentBusiness
range: EntertainmentBusiness
multivalued: true
episode:
comments:
- An episode of a TV, radio or game media within a series or season.
is_a: hasPart
slot_uri: schema:episode
range: Episode
multivalued: true
episodeNumber:
comments:
- Position of the episode within an ordered group of episodes.
is_a: position
slot_uri: schema:episodeNumber
multivalued: true
any_of:
- range: Integer
- range: Text
exerciseCourse:
comments:
- A sub property of location. The course where this action was taken.
is_a: location
slot_uri: schema:exerciseCourse
range: Place
multivalued: true
exercisePlan:
comments:
- A sub property of instrument. The exercise plan used on this action.
is_a: instrument
slot_uri: schema:exercisePlan
range: ExercisePlan
multivalued: true
exerciseRelatedDiet:
comments:
- A sub property of instrument. The diet used in this action.
is_a: instrument
slot_uri: schema:exerciseRelatedDiet
range: Diet
multivalued: true
firstAppearance:
comments:
- Indicates the first known occurrence of a [[Claim]] in some [[CreativeWork]].
is_a: workExample
slot_uri: schema:firstAppearance
range: CreativeWork
multivalued: true
flightNumber:
comments:
- 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'.
is_a: identifier
slot_uri: schema:flightNumber
range: Text
multivalued: true
followee:
comments:
- A sub property of object. The person or organization being followed.
is_a: object
slot_uri: schema:followee
multivalued: true
any_of:
- range: Organization
- range: Person
foodEstablishment:
comments:
- A sub property of location. The specific food establishment where the action
occurred.
is_a: location
slot_uri: schema:foodEstablishment
multivalued: true
any_of:
- range: FoodEstablishment
- range: Place
foodEvent:
comments:
- A sub property of location. The specific food event where the action occurred.
is_a: location
slot_uri: schema:foodEvent
range: FoodEvent
multivalued: true
frequency:
comments:
- How often the dose is taken, e.g. 'daily'.
slot_uri: schema:frequency
range: Text
multivalued: true
fromLocation:
comments:
- A sub property of location. The original location of the object or the agent
before the action.
is_a: location
slot_uri: schema:fromLocation
range: Place
multivalued: true
funder:
comments:
- A person or organization that supports (sponsors) something through some kind
of financial contribution.
is_a: sponsor
slot_uri: schema:funder
multivalued: true
any_of:
- range: Organization
- range: Person
genre:
comments:
- Genre of the creative work, broadcast channel or group.
slot_uri: schema:genre
multivalued: true
any_of:
- range: Text
- range: URL
globalLocationNumber:
comments:
- The [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also referred
to as International Location Number or ILN) of the respective organization,
person, or place. The GLN is a 13-digit number used to identify parties and
physical locations.
is_a: identifier
slot_uri: schema:globalLocationNumber
range: Text
multivalued: true
gtin:
comments:
- 'A Global Trade Item Number ([GTIN](https://www.gs1.org/standards/id-keys/gtin)).
GTINs identify trade items, including products and services, using numeric identification
codes.
A correct [[gtin]] value should be a valid GTIN, which means that it should
be an all-numeric string of either 8, 12, 13 or 14 digits, or a \"GS1 Digital
Link\" URL based on such a string. The numeric component should also have a
[valid GS1 check digit](https://www.gs1.org/services/check-digit-calculator)
and meet the other rules for valid GTINs. See also [GS1''s GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin)
and [Wikipedia](https://en.wikipedia.org/wiki/Global_Trade_Item_Number) for
more details. Left-padding of the gtin values is not required or encouraged.
The [[gtin]] property generalizes the earlier [[gtin8]], [[gtin12]], [[gtin13]],
and [[gtin14]] properties.
The GS1 [digital link specifications](https://www.gs1.org/standards/Digital-Link/)
expresses GTINs as URLs (URIs, IRIs, etc.).
Digital Links should be populated into the [[hasGS1DigitalLink]] attribute.
Note also that this is a definition for how to include GTINs in Schema.org data,
and not a definition of GTINs in general - see the GS1 documentation for authoritative
details.'
is_a: identifier
slot_uri: schema:gtin
multivalued: true
any_of:
- range: Text
- range: URL
gtin12:
comments:
- The GTIN-12 code of the product, or the product to which the offer refers. The
GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company
Prefix, Item Reference, and Check Digit used to identify trade items. See [GS1
GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
is_a: identifier
mixins:
- gtin
slot_uri: schema:gtin12
range: Text
multivalued: true
gtin13:
comments:
- 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 preceding zero. See
[GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more
details.
is_a: identifier
mixins:
- gtin
slot_uri: schema:gtin13
range: Text
multivalued: true
gtin14:
comments:
- The GTIN-14 code of the product, or the product to which the offer refers. See
[GS1 GTIN Summary](http://www.gs1.org/barcodes/technical/idkeys/gtin) for more
details.
is_a: identifier
mixins:
- gtin
slot_uri: schema:gtin14
range: Text
multivalued: true
gtin8:
comments:
- 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](http://www.gs1.org/barcodes/technical/idkeys/gtin)
for more details.
is_a: identifier
mixins:
- gtin
slot_uri: schema:gtin8
range: Text
multivalued: true
hasBioPolymerSequence:
comments:
- A symbolic representation of a BioChemEntity. For example, a nucleotide sequence
of a Gene or an amino acid sequence of a Protein.
is_a: hasRepresentation
slot_uri: schema:hasBioPolymerSequence
range: Text
multivalued: true
hasCategoryCode:
comments:
- A Category code contained in this code set.
is_a: hasDefinedTerm
slot_uri: schema:hasCategoryCode
range: CategoryCode
multivalued: true
hasDefinedTerm:
comments:
- A Defined Term contained in this term set.
slot_uri: schema:hasDefinedTerm
range: DefinedTerm
multivalued: true
hasGS1DigitalLink:
comments:
- The <a href=\"https://www.gs1.org/standards/gs1-digital-link\">GS1 digital link</a>
associated with the object. This URL should conform to the particular requirements
of digital links. The link should only contain the Application Identifiers (AIs)
that are relevant for the entity being annotated, for instance a [[Product]]
or an [[Organization]], and for the correct granularity. In particular, for
products:<ul><li>A Digital Link that contains a serial number (AI <code>21</code>)
should only be present on instances of [[IndividualProduct]]</li><li>A Digital
Link that contains a lot number (AI <code>10</code>) should be annotated as
[[SomeProduct]] if only products from that lot are sold, or [[IndividualProduct]]
if there is only a specific product.</li><li>A Digital Link that contains a
global model number (AI <code>8013</code>) should be attached to a [[Product]]
or a [[ProductModel]].</li></ul> Other item types should be adapted similarly.
is_a: identifier
slot_uri: schema:hasGS1DigitalLink
range: URL
multivalued: true
hasPart:
comments:
- Indicates an item or CreativeWork that is part of this item, or CreativeWork
(in some sense).
slot_uri: schema:hasPart
range: CreativeWork
multivalued: true
hasRepresentation:
comments:
- A common representation such as a protein sequence or chemical structure for
this entity. For images use schema.org/image.
slot_uri: schema:hasRepresentation
multivalued: true
any_of:
- range: PropertyValue
- range: Text
- range: URL
homeLocation:
comments:
- A contact location for a person's residence.
is_a: location
slot_uri: schema:homeLocation
multivalued: true
any_of:
- range: ContactPoint
- range: Place
homeTeam:
comments:
- The home team in a sports event.
is_a: competitor
slot_uri: schema:homeTeam
multivalued: true
any_of:
- range: Person
- range: SportsTeam
identifier:
comments:
- "The identifier property represents any kind of identifier for any kind of [[Thing]],\
\ such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties\
\ for representing many of these, either as textual strings or as URL (URI)\
\ links. See [background notes](/docs/datamodel.html#identifierBg) for more\
\ details.\n "
slot_uri: schema:identifier
multivalued: true
any_of:
- range: PropertyValue
- range: Text
- range: URL
image:
comments:
- An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
slot_uri: schema:image
multivalued: true
any_of:
- range: ImageObject
- range: URL
inChI:
comments:
- Non-proprietary identifier for molecular entity that can be used in printed
and electronic data sources thus enabling easier linking of diverse data compilations.
is_a: hasRepresentation
slot_uri: schema:inChI
range: Text
multivalued: true
inChIKey:
comments:
- InChIKey is a hashed version of the full InChI (using the SHA-256 algorithm).
is_a: hasRepresentation
slot_uri: schema:inChIKey
range: Text
multivalued: true
inCodeSet:
comments:
- A [[CategoryCodeSet]] that contains this category code.
is_a: inDefinedTermSet
slot_uri: schema:inCodeSet
multivalued: true
any_of:
- range: CategoryCodeSet
- range: URL
inDefinedTermSet:
comments:
- A [[DefinedTermSet]] that contains this term.
is_a: isPartOf
slot_uri: schema:inDefinedTermSet
multivalued: true
any_of:
- range: DefinedTermSet
- range: URL
ingredients:
comments:
- A single ingredient used in the recipe, e.g. sugar, flour or garlic.
is_a: supply
slot_uri: schema:ingredients
range: Text
multivalued: true
instrument:
comments:
- The object that helped the agent perform the action. E.g. John wrote a book
with *a pen*.
slot_uri: schema:instrument
range: Thing
multivalued: true
interpretedAsClaim:
comments:
- Used to indicate a specific claim contained, implied, translated or refined
from the content of a [[MediaObject]] or other [[CreativeWork]]. The interpreting
party can be indicated using [[claimInterpreter]].
is_a: description
slot_uri: schema:interpretedAsClaim
range: Claim
multivalued: true
inverseOf:
comments:
- 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.
slot_uri: schema:inverseOf
range: Property
multivalued: true
isPartOf:
comments:
- Indicates an item or CreativeWork that this item, or CreativeWork (in some sense),
is part of.
slot_uri: schema:isPartOf
multivalued: true
any_of:
- range: CreativeWork
- range: URL
isbn:
comments:
- The ISBN of the book.
is_a: identifier
slot_uri: schema:isbn
range: Text
multivalued: true
issn:
comments:
- The International Standard Serial Number (ISSN) that identifies this serial
publication. You can repeat this property to identify different formats of,
or the linking ISSN (ISSN-L) for, this serial publication.
is_a: identifier
slot_uri: schema:issn
range: Text
multivalued: true
issueNumber:
comments:
- Identifies the issue of publication; for example, \"iii\" or \"2\".
is_a: position
slot_uri: schema:issueNumber
multivalued: true
any_of:
- range: Integer
- range: Text
itemLocation:
comments:
- Current location of the item.@en
is_a: location
slot_uri: schema:itemLocation
multivalued: true
any_of:
- range: Place
- range: PostalAddress
- range: Text
jurisdiction:
comments:
- Indicates a legal jurisdiction, e.g. of some legislation, or where some government
service is based.
slot_uri: schema:jurisdiction
multivalued: true
any_of:
- range: AdministrativeArea
- range: Text
landlord:
comments:
- A sub property of participant. The owner of the real estate property.
is_a: participant
slot_uri: schema:landlord
multivalued: true
any_of:
- range: Organization
- range: Person
language:
comments:
- A sub property of instrument. The language used on this action.
is_a: instrument
slot_uri: schema:language
range: Language
multivalued: true
layoutImage:
comments:
- A schematic image showing the floorplan layout.
is_a: image
slot_uri: schema:layoutImage
multivalued: true
any_of:
- range: ImageObject
- range: URL
legislationApplies:
comments:
- Indicates that this legislation (or part of a legislation) somehow transfers
another legislation in a different legislative context. This is an informative
link, and it has no legal value. For legally-binding links of transposition,
use the <a href=\"/legislationTransposes\">legislationTransposes</a> property.
For example an informative consolidated law of a European Union's member state
\"applies\" the consolidated version of the European Directive implemented in
it.
slot_uri: schema:legislationApplies
range: Legislation
multivalued: true
legislationDate:
comments:
- The date of adoption or signature of the legislation. This is the date at which
the text is officially aknowledged to be a legislation, even though it might
not even be published or in force.
is_a: dateCreated
slot_uri: schema:legislationDate
range: Date
multivalued: true
legislationIdentifier:
comments:
- An identifier for the legislation. This can be either a string-based identifier,
like the CELEX at EU level or the NOR in France, or a web-based, URL/URI identifier,
like an ELI (European Legislation Identifier) or an URN-Lex.
is_a: identifier
slot_uri: schema:legislationIdentifier
multivalued: true
any_of:
- range: Text
- range: URL
legislationJurisdiction:
comments:
- The jurisdiction from which the legislation originates.
is_a: spatialCoverage
mixins:
- jurisdiction
slot_uri: schema:legislationJurisdiction
multivalued: true
any_of:
- range: AdministrativeArea
- range: Text
legislationPassedBy:
comments:
- 'The person or organization that originally passed or made the law: typically
parliament (for primary legislation) or government (for secondary legislation).
This indicates the \"legal author\" of the law, as opposed to its physical author.'
is_a: creator
slot_uri: schema:legislationPassedBy
multivalued: true
any_of:
- range: Organization
- range: Person
legislationTransposes:
comments:
- Indicates that this legislation (or part of legislation) fulfills the objectives
set by another legislation, by passing appropriate implementation measures.
Typically, some legislations of European Union's member states or regions transpose
European Directives. This indicates a legally binding link between the 2 legislations.
is_a: legislationApplies
slot_uri: schema:legislationTransposes
range: Legislation
multivalued: true
legislationType:
comments:
- "The type of the legislation. Examples of values are \\\"law\\\", \\\"act\\\"\
, \\\"directive\\\", \\\"decree\\\", \\\"regulation\\\", \\\"statutory instrument\\\
\", \\\"loi organique\\\", \\\"r\xE8glement grand-ducal\\\", etc., depending\
\ on the country."
is_a: genre
slot_uri: schema:legislationType
multivalued: true
any_of:
- range: CategoryCode
- range: Text
leiCode:
comments:
- An organization identifier that uniquely identifies a legal entity as defined
in ISO 17442.
is_a: identifier
slot_uri: schema:leiCode
range: Text
multivalued: true
lender:
comments:
- A sub property of participant. The person that lends the object being borrowed.
is_a: participant
slot_uri: schema:lender
multivalued: true
any_of:
- range: Organization
- range: Person
loanTerm:
comments:
- The duration of the loan or credit agreement.
is_a: duration
slot_uri: schema:loanTerm
range: QuantitativeValue
multivalued: true
location:
comments:
- The location of, for example, where an event is happening, where an organization
is located, or where an action takes place.
slot_uri: schema:location
multivalued: true
any_of:
- range: Place
- range: PostalAddress
- range: Text
- range: VirtualLocation
logo:
comments:
- An associated logo.
is_a: image
slot_uri: schema:logo
multivalued: true
any_of:
- range: ImageObject
- range: URL
loser:
comments:
- A sub property of participant. The loser of the action.
is_a: participant
slot_uri: schema:loser
range: Person
multivalued: true
mainEntity:
comments:
- Indicates the primary entity described in some page or other CreativeWork.
is_a: about
slot_uri: schema:mainEntity
range: Thing
multivalued: true
masthead:
comments:
- For a [[NewsMediaOrganization]], a link to the masthead page or a page listing
top editorial management.
is_a: publishingPrinciples
slot_uri: schema:masthead
multivalued: true
any_of:
- range: CreativeWork
- range: URL
material:
comments:
- A material that something is made from, e.g. leather, wool, cotton, paper.
slot_uri: schema:material
multivalued: true
any_of:
- range: Product
- range: Text
- range: URL
measurementMethod:
comments:
- A subproperty of [[measurementTechnique]] that can be used for specifying specific
methods, in particular via [[MeasurementMethodEnum]].
is_a: measurementTechnique
slot_uri: schema:measurementMethod
multivalued: true
any_of:
- range: DefinedTerm
- range: MeasurementMethodEnum
- range: Text
- range: URL
measurementTechnique:
comments:
- "A technique, method or technology used in an [[Observation]], [[StatisticalVariable]]\
\ or [[Dataset]] (or [[DataDownload]], [[DataCatalog]]), corresponding to the\
\ method used for measuring the corresponding variable(s) (for datasets, described\
\ using [[variableMeasured]]; for [[Observation]], a [[StatisticalVariable]]).\
\ Often but not necessarily each [[variableMeasured]] will have an explicit\
\ representation as (or mapping to) an property such as those defined in Schema.org,\
\ or other RDF vocabularies and \\\"knowledge graphs\\\". In that case the subproperty\
\ of [[variableMeasured]] called [[measuredProperty]] is applicable.\n \n\
The [[measurementTechnique]] property helps when extra clarification is needed\
\ about how a [[measuredProperty]] was measured. This is oriented towards scientific\
\ and scholarly dataset publication but may have broader applicability; it is\
\ not intended as a full representation of measurement, but can often serve\
\ as a high level summary for dataset discovery. \n\nFor example, if [[variableMeasured]]\
\ is: molecule concentration, [[measurementTechnique]] could be: \\\"mass spectrometry\\\
\" or \\\"nmr spectroscopy\\\" or \\\"colorimetry\\\" or \\\"immunofluorescence\\\
\". If the [[variableMeasured]] is \\\"depression rating\\\", the [[measurementTechnique]]\
\ could be \\\"Zung Scale\\\" or \\\"HAM-D\\\" or \\\"Beck Depression Inventory\\\
\". \n\nIf there are several [[variableMeasured]] properties recorded for some\
\ given data object, use a [[PropertyValue]] for each [[variableMeasured]] and\
\ attach the corresponding [[measurementTechnique]]. The value can also be from\
\ an enumeration, organized as a [[MeasurementMetholdEnumeration]]."
slot_uri: schema:measurementTechnique
multivalued: true
any_of:
- range: DefinedTerm
- range: MeasurementMethodEnum
- range: Text
- range: URL
memberOf:
comments:
- An Organization (or ProgramMembership) to which this Person or Organization
belongs.
slot_uri: schema:memberOf
multivalued: true
any_of:
- range: MemberProgramTier
- range: Organization
- range: ProgramMembership
missionCoveragePrioritiesPolicy:
comments:
- For a [[NewsMediaOrganization]], a statement on coverage priorities, including
any public agenda or stance on issues.
is_a: publishingPrinciples
slot_uri: schema:missionCoveragePrioritiesPolicy
multivalued: true
any_of:
- range: CreativeWork
- range: URL
name:
comments:
- The name of the item.
is_a: label
slot_uri: schema:name
range: Text
multivalued: true
noBylinesPolicy:
comments:
- For a [[NewsMediaOrganization]] or other news-related [[Organization]], a statement
explaining when authors of articles are not named in bylines.
is_a: publishingPrinciples
slot_uri: schema:noBylinesPolicy
multivalued: true
any_of:
- range: CreativeWork
- range: URL
nsn:
comments:
- 'Indicates the [NATO stock number](https://en.wikipedia.org/wiki/NATO_Stock_Number)
(nsn) of a [[Product]]. '
is_a: identifier
slot_uri: schema:nsn
range: Text
multivalued: true
object:
comments:
- The object upon which the action is carried out, whose state is kept intact
or changed. Also known as the semantic roles patient, affected or undergoer
(which change their state) or theme (which doesn't). E.g. John read *a book*.
slot_uri: schema:object
range: Thing
multivalued: true
opponent:
comments:
- A sub property of participant. The opponent on this action.
is_a: participant
slot_uri: schema:opponent
range: Person
multivalued: true
option:
comments:
- A sub property of object. The options subject to this action.
is_a: object
slot_uri: schema:option
multivalued: true
any_of:
- range: Text
- range: Thing
orderNumber:
comments:
- The identifier of the transaction.
is_a: identifier
slot_uri: schema:orderNumber
range: Text
multivalued: true
originalMediaContextDescription:
comments:
- Describes, in a [[MediaReview]] when dealing with [[DecontextualizedContent]],
background information that can contribute to better interpretation of the [[MediaObject]].
is_a: description
slot_uri: schema:originalMediaContextDescription
range: Text
multivalued: true
ownershipFundingInfo:
comments:
- For an [[Organization]] (often but not necessarily a [[NewsMediaOrganization]]),
a description of organizational ownership structure; funding and grants. In
a news/media setting, this is with particular reference to editorial independence. Note
that the [[funder]] is also available and can be used to make basic funder information
machine-readable.
is_a: publishingPrinciples
slot_uri: schema:ownershipFundingInfo
multivalued: true
any_of:
- range: AboutPage
- range: CreativeWork
- range: Text
- range: URL
partOfEpisode:
comments:
- The episode to which this clip belongs.
is_a: isPartOf
slot_uri: schema:partOfEpisode
range: Episode
multivalued: true
partOfSeason:
comments:
- The season to which this episode belongs.
is_a: isPartOf
slot_uri: schema:partOfSeason
range: CreativeWorkSeason
multivalued: true
partOfSeries:
comments:
- The series to which this episode or season belongs.
is_a: isPartOf
slot_uri: schema:partOfSeries
range: CreativeWorkSeries
multivalued: true
partOfTVSeries:
comments:
- The TV series to which this episode or season belongs.
is_a: isPartOf
slot_uri: schema:partOfTVSeries
range: TVSeries
multivalued: true
participant:
comments:
- Other co-agents that participated in the action indirectly. E.g. John wrote
a book with *Steve*.
slot_uri: schema:participant
multivalued: true
any_of:
- range: Organization
- range: Person
performTime:
comments:
- The length of time it takes to perform instructions or a direction (not including
time to prepare the supplies), in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601).
slot_uri: schema:performTime
range: Duration
multivalued: true
photo:
comments:
- A photograph of this place.
is_a: image
slot_uri: schema:photo
multivalued: true
any_of:
- range: ImageObject
- range: Photograph
position:
comments:
- The position of an item in a series or sequence of items.
slot_uri: schema:position
multivalued: true
any_of:
- range: Integer
- range: Text
productID:
comments:
- 'The product identifier, such as ISBN. For example: ``` meta itemprop=\"productID\"
content=\"isbn:123-456-789\" ```.'
is_a: identifier
slot_uri: schema:productID
range: Text
multivalued: true
publishingPrinciples:
comments:
- 'The publishingPrinciples property indicates (typically via [[URL]]) a document
describing the editorial principles of an [[Organization]] (or individual, e.g.
a [[Person]] writing a blog) that relate to their activities as a publisher,
e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g.
[[NewsArticle]]) the principles are those of the party primarily responsible
for the creation of the [[CreativeWork]].
While such policies are most typically expressed in natural language, sometimes
related information (e.g. indicating a [[funder]]) can be expressed using schema.org
terminology.
'
slot_uri: schema:publishingPrinciples
multivalued: true
any_of:
- range: CreativeWork
- range: URL
query:
comments:
- A sub property of instrument. The query used on this action.
is_a: instrument
slot_uri: schema:query
range: Text
multivalued: true
question:
comments:
- A sub property of object. A question.
is_a: object
slot_uri: schema:question
range: Question
multivalued: true
rangeIncludes:
comments:
- Relates a property to a class that constitutes (one of) the expected type(s)
for values of the property.
slot_uri: schema:rangeIncludes
range: Class
multivalued: true
readBy:
comments:
- A person who reads (performs) the audiobook.
is_a: actor
slot_uri: schema:readBy
range: Person
multivalued: true
realEstateAgent:
comments:
- A sub property of participant. The real estate agent involved in the action.
is_a: participant
slot_uri: schema:realEstateAgent
range: RealEstateAgent
multivalued: true
recipe:
comments:
- A sub property of instrument. The recipe/instructions used to perform the action.
is_a: instrument
slot_uri: schema:recipe
range: Recipe
multivalued: true
recipeIngredient:
comments:
- A single ingredient used in the recipe, e.g. sugar, flour or garlic.
is_a: supply
slot_uri: schema:recipeIngredient
range: Text
multivalued: true
recipeInstructions:
comments:
- A step in making the recipe, in the form of a single item (document, video,
etc.) or an ordered list with HowToStep and/or HowToSection items.
is_a: step
slot_uri: schema:recipeInstructions
multivalued: true
any_of:
- range: CreativeWork
- range: ItemList
- range: Text
recipeYield:
comments:
- The quantity produced by the recipe (for example, number of people served, number
of servings, etc).
is_a: yield
slot_uri: schema:recipeYield
multivalued: true
any_of:
- range: QuantitativeValue
- range: Text
recipient:
comments:
- A sub property of participant. The participant who is at the receiving end of
the action.
is_a: participant
slot_uri: schema:recipient
multivalued: true
any_of:
- range: Audience
- range: ContactPoint
- range: Organization
- range: Person
repeatFrequency:
comments:
- "Defines the frequency at which [[Event]]s will occur according to a schedule\
\ [[Schedule]]. The intervals between\n events should be defined as a [[Duration]]\
\ of time."
is_a: frequency
slot_uri: schema:repeatFrequency
multivalued: true
any_of:
- range: Duration
- range: Text
replacee:
comments:
- A sub property of object. The object that is being replaced.
is_a: object
slot_uri: schema:replacee
range: Thing
multivalued: true
replacer:
comments:
- A sub property of object. The object that replaces.
is_a: object
slot_uri: schema:replacer
range: Thing
multivalued: true
result:
comments:
- The result produced in the action. E.g. John wrote *a book*.
slot_uri: schema:result
range: Thing
multivalued: true
resultComment:
comments:
- A sub property of result. The Comment created or sent as a result of this action.
is_a: result
slot_uri: schema:resultComment
range: Comment
multivalued: true
resultReview:
comments:
- A sub property of result. The review that resulted in the performing of the
action.
is_a: result
slot_uri: schema:resultReview
range: Review
multivalued: true
sameAs:
comments:
- URL of a reference Web page that unambiguously indicates the item's identity.
E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.
slot_uri: schema:sameAs
range: URL
multivalued: true
season:
comments:
- A season in a media series.
is_a: hasPart
slot_uri: schema:season
multivalued: true
any_of:
- range: CreativeWorkSeason
- range: URL
seasonNumber:
comments:
- Position of the season within an ordered group of seasons.
is_a: position
slot_uri: schema:seasonNumber
multivalued: true
any_of:
- range: Integer
- range: Text
seller:
comments:
- An entity which offers (sells / leases / lends / loans) the services / goods. A
seller may also be a provider.
is_a: participant
slot_uri: schema:seller
multivalued: true
any_of:
- range: Organization
- range: Person
sender:
comments:
- A sub property of participant. The participant who is at the sending end of
the action.
is_a: participant
slot_uri: schema:sender
multivalued: true
any_of:
- range: Audience
- range: Organization
- range: Person
serialNumber:
comments:
- 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.
is_a: identifier
slot_uri: schema:serialNumber
range: Text
multivalued: true
sha256:
comments:
- The [SHA-2](https://en.wikipedia.org/wiki/SHA-2) SHA256 hash of the content
of the item. For example, a zero-length input has value 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'.
is_a: description
slot_uri: schema:sha256
range: Text
multivalued: true
sku:
comments:
- The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product
or service, or the product to which the offer refers.
is_a: identifier
slot_uri: schema:sku
range: Text
multivalued: true
smiles:
comments:
- A specification in form of a line notation for describing the structure of chemical
species using short ASCII strings. Double bond stereochemistry \\ indicators
may need to be escaped in the string in formats where the backslash is an escape
character.
is_a: hasRepresentation
slot_uri: schema:smiles
range: Text
multivalued: true
source:
slot_uri: schema:source
multivalued: true
spatialCoverage:
comments:
- "The spatialCoverage of a CreativeWork indicates the place(s) which are the\
\ focus of the content. It is a subproperty of\n contentLocation intended\
\ primarily for more technical and detailed materials. For example with a Dataset,\
\ it indicates\n areas that the dataset describes: a dataset of New York\
\ weather would have spatialCoverage which was the place: the state of New York."
is_a: contentLocation
slot_uri: schema:spatialCoverage
range: Place
multivalued: true
sponsor:
comments:
- A person or organization that supports a thing through a pledge, promise, or
financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor
of an event.
slot_uri: schema:sponsor
multivalued: true
any_of:
- range: Organization
- range: Person
sportsActivityLocation:
comments:
- A sub property of location. The sports activity location where this action occurred.
is_a: location
slot_uri: schema:sportsActivityLocation
range: SportsActivityLocation
multivalued: true
sportsEvent:
comments:
- A sub property of location. The sports event where this action occurred.
is_a: location
slot_uri: schema:sportsEvent
range: SportsEvent
multivalued: true
sportsTeam:
comments:
- A sub property of participant. The sports team that participated on this action.
is_a: participant
slot_uri: schema:sportsTeam
range: SportsTeam
multivalued: true
step:
comments:
- A single step item (as HowToStep, text, document, video, etc.) or a HowToSection.
slot_uri: schema:step
multivalued: true
any_of:
- range: CreativeWork
- range: HowToSection
- range: HowToStep
- range: Text
suggestedAnswer:
comments:
- An answer (possibly one of several, possibly incorrect) to a Question, e.g.
on a Question/Answer site.
slot_uri: schema:suggestedAnswer
multivalued: true
any_of:
- range: Answer
- range: ItemList
supersededBy:
comments:
- Relates a term (i.e. a property, class or enumeration) to one that supersedes
it.
slot_uri: schema:supersededBy
multivalued: true
any_of:
- range: Class
- range: Enumeration
- range: Property
supply:
comments:
- A sub-property of instrument. A supply consumed when performing instructions
or a direction.
is_a: instrument
slot_uri: schema:supply
multivalued: true
any_of:
- range: HowToSupply
- range: Text
surface:
comments:
- A material used as a surface in some artwork, e.g. Canvas, Paper, Wood, Board,
etc.
is_a: material
slot_uri: schema:surface
multivalued: true
any_of:
- range: Text
- range: URL
targetCollection:
comments:
- A sub property of object. The collection target of the action.
is_a: object
slot_uri: schema:targetCollection
range: Thing
multivalued: true
taxID:
comments:
- The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or
the CIF/NIF in Spain.
is_a: identifier
slot_uri: schema:taxID
range: Text
multivalued: true
termCode:
comments:
- A code that identifies this [[DefinedTerm]] within a [[DefinedTermSet]].
slot_uri: schema:termCode
range: Text
multivalued: true
titleEIDR:
comments:
- 'An [EIDR](https://eidr.org/) (Entertainment Identifier Registry) [[identifier]]
representing at the most general/abstract level, a work of film or television.
For example, the motion picture known as \"Ghostbusters\" has a titleEIDR of \"10.5240/7EC7-228A-510A-053E-CBB8-J\".
This title (or work) may have several variants, which EIDR calls \"edits\".
See [[editEIDR]].
Since schema.org types like [[Movie]], [[TVEpisode]], [[TVSeason]], and [[TVSeries]]
can be used for both works and their multiple expressions, it is possible to
use [[titleEIDR]] alone (for a general description), or alongside [[editEIDR]]
for a more edit-specific description.
'
is_a: identifier
slot_uri: schema:titleEIDR
multivalued: true
any_of:
- range: Text
- range: URL
toLocation:
comments:
- A sub property of location. The final location of the object or the agent after
the action.
is_a: location
slot_uri: schema:toLocation
range: Place
multivalued: true
toRecipient:
comments:
- A sub property of recipient. The recipient who was directly sent the message.
is_a: recipient
slot_uri: schema:toRecipient
multivalued: true
any_of:
- range: Audience
- range: ContactPoint
- range: Organization
- range: Person
tocEntry:
comments:
- Indicates a [[HyperTocEntry]] in a [[HyperToc]].
is_a: hasPart
slot_uri: schema:tocEntry
range: HyperTocEntry
multivalued: true
tool:
comments:
- A sub property of instrument. An object used (but not consumed) when performing
instructions or a direction.
is_a: instrument
slot_uri: schema:tool
multivalued: true
any_of:
- range: HowToTool
- range: Text
unnamedSourcesPolicy:
comments:
- For an [[Organization]] (typically a [[NewsMediaOrganization]]), a statement
about policy on use of unnamed sources and the decision process required.
is_a: publishingPrinciples
slot_uri: schema:unnamedSourcesPolicy
multivalued: true
any_of:
- range: CreativeWork
- range: URL
usNPI:
comments:
- "A <a href=\\\"https://en.wikipedia.org/wiki/National_Provider_Identifier\\\"\
>National Provider Identifier</a> (NPI) \n is a unique 10-digit identification\
\ number issued to health care providers in the United States by the Centers\
\ for Medicare and Medicaid Services."
is_a: identifier
slot_uri: schema:usNPI
range: Text
multivalued: true
usageInfo:
comments:
- 'The schema.org [[usageInfo]] property indicates further information about a
[[CreativeWork]]. This property is applicable both to works that are freely
available and to those that require payment or other transactions. It can reference
additional information, e.g. community expectations on preferred linking and
citation conventions, as well as purchasing details. For something that can
be commercially licensed, usageInfo can provide detailed, resource-specific
information about licensing options.
This property can be used alongside the license property which indicates license(s)
applicable to some piece of content. The usageInfo property can provide information
about other licensing options, e.g. acquiring commercial usage rights for an
image that is also available under non-commercial creative commons licenses.'
slot_uri: schema:usageInfo
multivalued: true
any_of:
- range: CreativeWork
- range: URL
vehicleIdentificationNumber:
comments:
- The Vehicle Identification Number (VIN) is a unique serial number used by the
automotive industry to identify individual motor vehicles.
is_a: serialNumber
slot_uri: schema:vehicleIdentificationNumber
range: Text
multivalued: true
vendor:
comments:
- '''vendor'' is an earlier term for ''seller''.'
is_a: participant
slot_uri: schema:vendor
multivalued: true
any_of:
- range: Organization
- range: Person
verificationFactCheckingPolicy:
comments:
- Disclosure about verification and fact-checking processes for a [[NewsMediaOrganization]]
or other fact-checking [[Organization]].
is_a: publishingPrinciples
slot_uri: schema:verificationFactCheckingPolicy
multivalued: true
any_of:
- range: CreativeWork
- range: URL
volumeNumber:
comments:
- Identifies the volume of publication or multi-part work; for example, \"iii\"
or \"2\".
is_a: position
slot_uri: schema:volumeNumber
multivalued: true
any_of:
- range: Integer
- range: Text
winner:
comments:
- A sub property of participant. The winner of the action.
is_a: participant
slot_uri: schema:winner
range: Person
multivalued: true
workExample:
comments:
- Example/instance/realization/derivation of the concept of this creative work.
E.g. the paperback edition, first edition, or e-book.
slot_uri: schema:workExample
range: CreativeWork
multivalued: true
workFeatured:
comments:
- "A work featured in some event, e.g. exhibited in an ExhibitionEvent.\n \
\ Specific subproperties are available for workPerformed (e.g. a play), or\
\ a workPresented (a Movie at a ScreeningEvent)."
slot_uri: schema:workFeatured
range: CreativeWork
multivalued: true
workLocation:
comments:
- A contact location for a person's place of work.
is_a: location
slot_uri: schema:workLocation
multivalued: true
any_of:
- range: ContactPoint
- range: Place
workPerformed:
comments:
- A work performed in some event, for example a play performed in a TheaterEvent.
is_a: workFeatured
slot_uri: schema:workPerformed
range: CreativeWork
multivalued: true
workPresented:
comments:
- The movie presented during this event.
is_a: workFeatured
slot_uri: schema:workPresented
range: Movie
multivalued: true
yield:
comments:
- The quantity that results by performing instructions. For example, a paper airplane,
10 personalized candles.
slot_uri: schema:yield
multivalued: true
any_of:
- range: QuantitativeValue
- range: Text
abridged:
range: Boolean
multivalued: true
abstract:
range: Text
multivalued: true
accelerationTime:
range: QuantitativeValue
multivalued: true
acceptedOffer:
range: Offer
multivalued: true
acceptedPaymentMethod:
multivalued: true
any_of:
- range: LoanOrCredit
- range: PaymentMethod
- range: Text
acceptsReservations:
multivalued: true
any_of:
- range: Boolean
- range: Text
- range: URL
accessCode:
range: Text
multivalued: true
accessMode:
range: Text
multivalued: true
accessModeSufficient:
range: ItemList
multivalued: true
accessibilityAPI:
range: Text
multivalued: true
accessibilityControl:
range: Text
multivalued: true
accessibilityFeature:
range: Text
multivalued: true
accessibilityHazard:
range: Text
multivalued: true
accessibilitySummary:
range: Text
multivalued: true
accommodationFloorPlan:
range: FloorPlan
multivalued: true
accountMinimumInflow:
range: MonetaryAmount
multivalued: true
accountOverdraftLimit:
range: MonetaryAmount
multivalued: true
accountablePerson:
range: Person
multivalued: true
acquiredFrom:
multivalued: true
any_of:
- range: Organization
- range: Person
acrissCode:
range: Text
multivalued: true
actionAccessibilityRequirement:
range: ActionAccessSpecification
multivalued: true
actionApplication:
range: SoftwareApplication
multivalued: true
actionPlatform:
multivalued: true
any_of:
- range: DigitalPlatformEnumeration
- range: Text
- range: URL
actionProcess:
range: HowTo
multivalued: true
actionStatus:
range: ActionStatusType
multivalued: true
activeIngredient:
range: Text
multivalued: true
activityDuration:
multivalued: true
any_of:
- range: Duration
- range: QuantitativeValue
activityFrequency:
multivalued: true
any_of:
- range: QuantitativeValue
- range: Text
actors:
range: Person
multivalued: true
addOn:
range: Offer
multivalued: true
additionalNumberOfGuests:
range: Number
multivalued: true
additionalProperty:
range: PropertyValue
multivalued: true
additionalVariable:
range: Text
multivalued: true
address:
multivalued: true
any_of:
- range: PostalAddress
- range: Text
addressCountry:
multivalued: true
any_of:
- range: Country
- range: Text
addressLocality:
range: Text
multivalued: true
addressRegion:
range: Text
multivalued: true
administrationRoute:
range: Text
multivalued: true
advanceBookingRequirement:
range: QuantitativeValue
multivalued: true
adverseOutcome:
range: MedicalEntity
multivalued: true
affectedBy:
range: Drug
multivalued: true
afterMedia:
multivalued: true
any_of:
- range: MediaObject
- range: URL
agent:
multivalued: true
any_of:
- range: Organization
- range: Person
agentInteractionStatistic:
range: InteractionCounter
multivalued: true
aggregateRating:
range: AggregateRating
multivalued: true
aircraft:
multivalued: true
any_of:
- range: Text
- range: Vehicle
album:
range: MusicAlbum
multivalued: true
albumProductionType:
range: MusicAlbumProductionType
multivalued: true
albumRelease:
range: MusicRelease
multivalued: true
albumReleaseType:
range: MusicAlbumReleaseType
multivalued: true
albums:
range: MusicAlbum
multivalued: true
alcoholWarning:
range: Text
multivalued: true
algorithm:
range: Text
multivalued: true
alignmentType:
range: Text
multivalued: true
alternativeHeadline:
range: Text
multivalued: true
alternativeOf:
range: Gene
multivalued: true
alumni:
range: Person
multivalued: true
alumniOf:
multivalued: true
any_of:
- range: EducationalOrganization
- range: Organization
amenityFeature:
range: LocationFeatureSpecification
multivalued: true
amount:
multivalued: true
any_of:
- range: MonetaryAmount
- range: Number
amountOfThisGood:
range: Number
multivalued: true
annualPercentageRate:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
answerCount:
range: Integer
multivalued: true
answerExplanation:
multivalued: true
any_of:
- range: Comment
- range: WebContent
antagonist:
range: Muscle
multivalued: true
applicableCountry:
multivalued: true
any_of:
- range: Country
- range: Text
applicableLocation:
range: AdministrativeArea
multivalued: true
applicantLocationRequirements:
range: AdministrativeArea
multivalued: true
application:
range: SoftwareApplication
multivalued: true
applicationCategory:
multivalued: true
any_of:
- range: Text
- range: URL
applicationContact:
range: ContactPoint
multivalued: true
applicationDeadline:
multivalued: true
any_of:
- range: Date
- range: Text
applicationStartDate:
range: Date
multivalued: true
applicationSubCategory:
multivalued: true
any_of:
- range: Text
- range: URL
applicationSuite:
range: Text
multivalued: true
appliesToDeliveryMethod:
range: DeliveryMethod
multivalued: true
appliesToPaymentMethod:
range: PaymentMethod
multivalued: true
archiveHeld:
range: ArchiveComponent
multivalued: true
archivedAt:
multivalued: true
any_of:
- range: URL
- range: WebPage
area:
range: Place
multivalued: true
arrivalAirport:
range: Airport
multivalued: true
arrivalBoatTerminal:
range: BoatTerminal
multivalued: true
arrivalBusStop:
multivalued: true
any_of:
- range: BusStation
- range: BusStop
arrivalGate:
range: Text
multivalued: true
arrivalPlatform:
range: Text
multivalued: true
arrivalStation:
range: TrainStation
multivalued: true
arrivalTerminal:
range: Text
multivalued: true
arrivalTime:
multivalued: true
any_of:
- range: DateTime
- range: Time
artEdition:
multivalued: true
any_of:
- range: Integer
- range: Text
arterialBranch:
range: AnatomicalStructure
multivalued: true
artform:
multivalued: true
any_of:
- range: Text
- range: URL
articleBody:
range: Text
multivalued: true
articleSection:
range: Text
multivalued: true
artist:
range: Person
multivalued: true
artworkSurface:
multivalued: true
any_of:
- range: Text
- range: URL
aspect:
range: Text
multivalued: true
assembly:
range: Text
multivalued: true
assemblyVersion:
range: Text
multivalued: true
assesses:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
associatedAnatomy:
multivalued: true
any_of:
- range: AnatomicalStructure
- range: AnatomicalSystem
- range: SuperficialAnatomy
associatedArticle:
range: NewsArticle
multivalued: true
associatedDisease:
multivalued: true
any_of:
- range: MedicalCondition
- range: PropertyValue
- range: URL
associatedMedia:
range: MediaObject
multivalued: true
associatedPathophysiology:
range: Text
multivalued: true
athlete:
range: Person
multivalued: true
attendee:
multivalued: true
any_of:
- range: Organization
- range: Person
attendees:
multivalued: true
any_of:
- range: Organization
- range: Person
audience:
range: Audience
multivalued: true
audienceType:
range: Text
multivalued: true
audio:
multivalued: true
any_of:
- range: AudioObject
- range: Clip
- range: MusicRecording
auditDate:
multivalued: true
any_of:
- range: Date
- range: DateTime
authenticator:
range: Organization
multivalued: true
author:
multivalued: true
any_of:
- range: Organization
- range: Person
availability:
range: ItemAvailability
multivalued: true
availabilityEnds:
multivalued: true
any_of:
- range: Date
- range: DateTime
- range: Time
availabilityStarts:
multivalued: true
any_of:
- range: Date
- range: DateTime
- range: Time
availableChannel:
range: ServiceChannel
multivalued: true
availableDeliveryMethod:
range: DeliveryMethod
multivalued: true
availableFrom:
range: DateTime
multivalued: true
availableIn:
range: AdministrativeArea
multivalued: true
availableLanguage:
multivalued: true
any_of:
- range: Language
- range: Text
availableOnDevice:
range: Text
multivalued: true
availableService:
multivalued: true
any_of:
- range: MedicalProcedure
- range: MedicalTest
- range: MedicalTherapy
availableStrength:
range: DrugStrength
multivalued: true
availableTest:
range: MedicalTest
multivalued: true
availableThrough:
range: DateTime
multivalued: true
award:
range: Text
multivalued: true
awards:
range: Text
multivalued: true
backstory:
multivalued: true
any_of:
- range: CreativeWork
- range: Text
bankAccountType:
multivalued: true
any_of:
- range: Text
- range: URL
baseSalary:
multivalued: true
any_of:
- range: MonetaryAmount
- range: Number
- range: PriceSpecification
bed:
multivalued: true
any_of:
- range: BedDetails
- range: BedType
- range: Text
beforeMedia:
multivalued: true
any_of:
- range: MediaObject
- range: URL
beneficiaryBank:
multivalued: true
any_of:
- range: BankOrCreditUnion
- range: Text
benefits:
range: Text
multivalued: true
benefitsSummaryUrl:
range: URL
multivalued: true
bestRating:
multivalued: true
any_of:
- range: Number
- range: Text
billingAddress:
range: PostalAddress
multivalued: true
billingDuration:
multivalued: true
any_of:
- range: Duration
- range: Number
- range: QuantitativeValue
billingIncrement:
range: Number
multivalued: true
billingPeriod:
range: Duration
multivalued: true
billingStart:
range: Number
multivalued: true
bioChemInteraction:
range: BioChemEntity
multivalued: true
bioChemSimilarity:
range: BioChemEntity
multivalued: true
biologicalRole:
range: DefinedTerm
multivalued: true
biomechnicalClass:
range: Text
multivalued: true
birthDate:
range: Date
multivalued: true
birthPlace:
range: Place
multivalued: true
bitrate:
range: Text
multivalued: true
blogPost:
range: BlogPosting
multivalued: true
blogPosts:
range: BlogPosting
multivalued: true
bloodSupply:
range: Vessel
multivalued: true
boardingGroup:
range: Text
multivalued: true
boardingPolicy:
range: BoardingPolicyType
multivalued: true
bodyLocation:
range: Text
multivalued: true
bodyType:
multivalued: true
any_of:
- range: QualitativeValue
- range: Text
- range: URL
bookEdition:
range: Text
multivalued: true
bookFormat:
range: BookFormatType
multivalued: true
bookingAgent:
multivalued: true
any_of:
- range: Organization
- range: Person
bookingTime:
range: DateTime
multivalued: true
box:
range: Text
multivalued: true
branch:
range: AnatomicalStructure
multivalued: true
branchCode:
range: Text
multivalued: true
branchOf:
range: Organization
multivalued: true
brand:
multivalued: true
any_of:
- range: Brand
- range: Organization
breadcrumb:
multivalued: true
any_of:
- range: BreadcrumbList
- range: Text
breastfeedingWarning:
range: Text
multivalued: true
broadcastAffiliateOf:
range: Organization
multivalued: true
broadcastChannelId:
range: Text
multivalued: true
broadcastDisplayName:
range: Text
multivalued: true
broadcastFrequency:
multivalued: true
any_of:
- range: BroadcastFrequencySpecification
- range: Text
broadcastFrequencyValue:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
broadcastOfEvent:
range: Event
multivalued: true
broadcastServiceTier:
range: Text
multivalued: true
broadcastSignalModulation:
multivalued: true
any_of:
- range: QualitativeValue
- range: Text
broadcastSubChannel:
range: Text
multivalued: true
broadcastTimezone:
range: Text
multivalued: true
broadcaster:
range: Organization
multivalued: true
broker:
multivalued: true
any_of:
- range: Organization
- range: Person
browserRequirements:
range: Text
multivalued: true
busName:
range: Text
multivalued: true
busNumber:
range: Text
multivalued: true
businessDays:
range: OpeningHoursSpecification
multivalued: true
businessFunction:
range: BusinessFunction
multivalued: true
byArtist:
multivalued: true
any_of:
- range: MusicGroup
- range: Person
byDay:
multivalued: true
any_of:
- range: DayOfWeek
- range: Text
byMonth:
range: Integer
multivalued: true
byMonthDay:
range: Integer
multivalued: true
byMonthWeek:
range: Integer
multivalued: true
calories:
range: Energy
multivalued: true
carbohydrateContent:
range: Mass
multivalued: true
cargoVolume:
range: QuantitativeValue
multivalued: true
carrier:
range: Organization
multivalued: true
carrierRequirements:
range: Text
multivalued: true
cashBack:
multivalued: true
any_of:
- range: Boolean
- range: Number
catalog:
range: DataCatalog
multivalued: true
catalogNumber:
range: Text
multivalued: true
causeOf:
range: MedicalEntity
multivalued: true
certificationIdentification:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
certificationRating:
range: Rating
multivalued: true
certificationStatus:
range: CertificationStatusEnumeration
multivalued: true
character:
range: Person
multivalued: true
characterAttribute:
range: Thing
multivalued: true
characterName:
range: Text
multivalued: true
cheatCode:
range: CreativeWork
multivalued: true
checkinTime:
multivalued: true
any_of:
- range: DateTime
- range: Time
checkoutPageURLTemplate:
range: Text
multivalued: true
checkoutTime:
multivalued: true
any_of:
- range: DateTime
- range: Time
chemicalComposition:
range: Text
multivalued: true
chemicalRole:
range: DefinedTerm
multivalued: true
childMaxAge:
range: Number
multivalued: true
childMinAge:
range: Number
multivalued: true
childTaxon:
multivalued: true
any_of:
- range: Taxon
- range: Text
- range: URL
children:
range: Person
multivalued: true
cholesterolContent:
range: Mass
multivalued: true
circle:
range: Text
multivalued: true
citation:
multivalued: true
any_of:
- range: CreativeWork
- range: Text
claimInterpreter:
multivalued: true
any_of:
- range: Organization
- range: Person
claimReviewed:
range: Text
multivalued: true
clincalPharmacology:
range: Text
multivalued: true
clinicalPharmacology:
range: Text
multivalued: true
closes:
range: Time
multivalued: true
coach:
range: Person
multivalued: true
code:
range: MedicalCode
multivalued: true
codeRepository:
range: URL
multivalued: true
codeSampleType:
range: Text
multivalued: true
codingSystem:
range: Text
multivalued: true
colleague:
multivalued: true
any_of:
- range: Person
- range: URL
colleagues:
range: Person
multivalued: true
collectionSize:
range: Integer
multivalued: true
color:
range: Text
multivalued: true
colorist:
range: Person
multivalued: true
comment:
range: Comment
multivalued: true
commentCount:
range: Integer
multivalued: true
commentText:
range: Text
multivalued: true
commentTime:
multivalued: true
any_of:
- range: Date
- range: DateTime
competencyRequired:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
- range: URL
composer:
multivalued: true
any_of:
- range: Organization
- range: Person
comprisedOf:
multivalued: true
any_of:
- range: AnatomicalStructure
- range: AnatomicalSystem
conditionsOfAccess:
range: Text
multivalued: true
connectedTo:
range: AnatomicalStructure
multivalued: true
constraintProperty:
multivalued: true
any_of:
- range: Property
- range: URL
contactOption:
range: ContactPointOption
multivalued: true
contactPoint:
range: ContactPoint
multivalued: true
contactPoints:
range: ContactPoint
multivalued: true
contactType:
range: Text
multivalued: true
contactlessPayment:
range: Boolean
multivalued: true
containedIn:
range: Place
multivalued: true
containedInPlace:
range: Place
multivalued: true
containsPlace:
range: Place
multivalued: true
contentRating:
multivalued: true
any_of:
- range: Rating
- range: Text
contentReferenceTime:
range: DateTime
multivalued: true
contentSize:
range: Text
multivalued: true
contentType:
range: Text
multivalued: true
contentUrl:
range: URL
multivalued: true
contraindication:
multivalued: true
any_of:
- range: MedicalContraindication
- range: Text
cookingMethod:
range: Text
multivalued: true
copyrightHolder:
multivalued: true
any_of:
- range: Organization
- range: Person
copyrightNotice:
range: Text
multivalued: true
copyrightYear:
range: Number
multivalued: true
correction:
multivalued: true
any_of:
- range: CorrectionComment
- range: Text
- range: URL
costCategory:
range: DrugCostCategory
multivalued: true
costCurrency:
range: Text
multivalued: true
costOrigin:
range: Text
multivalued: true
costPerUnit:
multivalued: true
any_of:
- range: Number
- range: QualitativeValue
- range: Text
countriesNotSupported:
range: Text
multivalued: true
countriesSupported:
range: Text
multivalued: true
countryOfAssembly:
range: Text
multivalued: true
countryOfLastProcessing:
range: Text
multivalued: true
countryOfOrigin:
range: Country
multivalued: true
courseCode:
range: Text
multivalued: true
courseMode:
multivalued: true
any_of:
- range: Text
- range: URL
coursePrerequisites:
multivalued: true
any_of:
- range: AlignmentObject
- range: Course
- range: Text
courseSchedule:
range: Schedule
multivalued: true
courseWorkload:
range: Text
multivalued: true
coverageEndTime:
range: DateTime
multivalued: true
coverageStartTime:
range: DateTime
multivalued: true
creativeWorkStatus:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
credentialCategory:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
- range: URL
creditText:
range: Text
multivalued: true
creditedTo:
multivalued: true
any_of:
- range: Organization
- range: Person
cssSelector:
range: CssSelectorType
multivalued: true
currenciesAccepted:
range: Text
multivalued: true
currency:
range: Text
multivalued: true
currentExchangeRate:
range: UnitPriceSpecification
multivalued: true
customer:
multivalued: true
any_of:
- range: Organization
- range: Person
customerRemorseReturnFees:
range: ReturnFeesEnumeration
multivalued: true
customerRemorseReturnLabelSource:
range: ReturnLabelSourceEnumeration
multivalued: true
customerRemorseReturnShippingFeesAmount:
range: MonetaryAmount
multivalued: true
cutoffTime:
range: Time
multivalued: true
cvdCollectionDate:
multivalued: true
any_of:
- range: DateTime
- range: Text
cvdFacilityCounty:
range: Text
multivalued: true
cvdFacilityId:
range: Text
multivalued: true
cvdNumBeds:
range: Number
multivalued: true
cvdNumBedsOcc:
range: Number
multivalued: true
cvdNumC19Died:
range: Number
multivalued: true
cvdNumC19HOPats:
range: Number
multivalued: true
cvdNumC19HospPats:
range: Number
multivalued: true
cvdNumC19MechVentPats:
range: Number
multivalued: true
cvdNumC19OFMechVentPats:
range: Number
multivalued: true
cvdNumC19OverflowPats:
range: Number
multivalued: true
cvdNumICUBeds:
range: Number
multivalued: true
cvdNumICUBedsOcc:
range: Number
multivalued: true
cvdNumTotBeds:
range: Number
multivalued: true
cvdNumVent:
range: Number
multivalued: true
cvdNumVentUse:
range: Number
multivalued: true
dataFeedElement:
multivalued: true
any_of:
- range: DataFeedItem
- range: Text
- range: Thing
dataset:
range: Dataset
multivalued: true
datasetTimeInterval:
range: DateTime
multivalued: true
dateDeleted:
multivalued: true
any_of:
- range: Date
- range: DateTime
dateIssued:
multivalued: true
any_of:
- range: Date
- range: DateTime
dateModified:
multivalued: true
any_of:
- range: Date
- range: DateTime
datePosted:
multivalued: true
any_of:
- range: Date
- range: DateTime
datePublished:
multivalued: true
any_of:
- range: Date
- range: DateTime
dateRead:
multivalued: true
any_of:
- range: Date
- range: DateTime
dateReceived:
range: DateTime
multivalued: true
dateSent:
range: DateTime
multivalued: true
dateVehicleFirstRegistered:
range: Date
multivalued: true
dateline:
range: Text
multivalued: true
dayOfWeek:
range: DayOfWeek
multivalued: true
deathDate:
range: Date
multivalued: true
deathPlace:
range: Place
multivalued: true
defaultValue:
multivalued: true
any_of:
- range: Text
- range: Thing
deliveryAddress:
range: PostalAddress
multivalued: true
deliveryLeadTime:
range: QuantitativeValue
multivalued: true
deliveryStatus:
range: DeliveryEvent
multivalued: true
deliveryTime:
range: ShippingDeliveryTime
multivalued: true
department:
range: Organization
multivalued: true
departureAirport:
range: Airport
multivalued: true
departureBoatTerminal:
range: BoatTerminal
multivalued: true
departureBusStop:
multivalued: true
any_of:
- range: BusStation
- range: BusStop
departureGate:
range: Text
multivalued: true
departurePlatform:
range: Text
multivalued: true
departureStation:
range: TrainStation
multivalued: true
departureTerminal:
range: Text
multivalued: true
departureTime:
multivalued: true
any_of:
- range: DateTime
- range: Time
dependencies:
range: Text
multivalued: true
depth:
multivalued: true
any_of:
- range: Distance
- range: QuantitativeValue
device:
range: Text
multivalued: true
diagnosis:
range: MedicalCondition
multivalued: true
diagram:
range: ImageObject
multivalued: true
dietFeatures:
range: Text
multivalued: true
differentialDiagnosis:
range: DDxElement
multivalued: true
digitalSourceType:
range: IPTCDigitalSourceEnumeration
multivalued: true
directApply:
range: Boolean
multivalued: true
director:
range: Person
multivalued: true
directors:
range: Person
multivalued: true
discount:
multivalued: true
any_of:
- range: Number
- range: Text
discountCode:
range: Text
multivalued: true
discountCurrency:
range: Text
multivalued: true
discusses:
range: CreativeWork
multivalued: true
discussionUrl:
range: URL
multivalued: true
diseasePreventionInfo:
multivalued: true
any_of:
- range: URL
- range: WebContent
diseaseSpreadStatistics:
multivalued: true
any_of:
- range: Dataset
- range: Observation
- range: URL
- range: WebContent
dissolutionDate:
range: Date
multivalued: true
distance:
range: Distance
multivalued: true
distinguishingSign:
range: MedicalSignOrSymptom
multivalued: true
distribution:
range: DataDownload
multivalued: true
diversityPolicy:
multivalued: true
any_of:
- range: CreativeWork
- range: URL
documentation:
multivalued: true
any_of:
- range: CreativeWork
- range: URL
doesNotShip:
range: Boolean
multivalued: true
domiciledMortgage:
range: Boolean
multivalued: true
doorTime:
multivalued: true
any_of:
- range: DateTime
- range: Time
dosageForm:
range: Text
multivalued: true
doseSchedule:
range: DoseSchedule
multivalued: true
doseUnit:
range: Text
multivalued: true
doseValue:
multivalued: true
any_of:
- range: Number
- range: QualitativeValue
downPayment:
multivalued: true
any_of:
- range: MonetaryAmount
- range: Number
downloadUrl:
range: URL
multivalued: true
downvoteCount:
range: Integer
multivalued: true
drainsTo:
range: Vessel
multivalued: true
driveWheelConfiguration:
multivalued: true
any_of:
- range: DriveWheelConfigurationValue
- range: Text
dropoffLocation:
range: Place
multivalued: true
dropoffTime:
range: DateTime
multivalued: true
drug:
range: Drug
multivalued: true
drugClass:
range: DrugClass
multivalued: true
drugUnit:
range: Text
multivalued: true
duplicateTherapy:
range: MedicalTherapy
multivalued: true
durationOfWarranty:
range: QuantitativeValue
multivalued: true
duringMedia:
multivalued: true
any_of:
- range: MediaObject
- range: URL
earlyPrepaymentPenalty:
range: MonetaryAmount
multivalued: true
editor:
range: Person
multivalued: true
eduQuestionType:
range: Text
multivalued: true
educationRequirements:
multivalued: true
any_of:
- range: EducationalOccupationalCredential
- range: Text
educationalAlignment:
range: AlignmentObject
multivalued: true
educationalCredentialAwarded:
multivalued: true
any_of:
- range: EducationalOccupationalCredential
- range: Text
- range: URL
educationalFramework:
range: Text
multivalued: true
educationalLevel:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
- range: URL
educationalProgramMode:
multivalued: true
any_of:
- range: Text
- range: URL
educationalRole:
range: Text
multivalued: true
educationalUse:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
elevation:
multivalued: true
any_of:
- range: Number
- range: Text
eligibilityToWorkRequirement:
range: Text
multivalued: true
eligibleCustomerType:
range: BusinessEntityType
multivalued: true
eligibleDuration:
range: QuantitativeValue
multivalued: true
eligibleQuantity:
range: QuantitativeValue
multivalued: true
eligibleTransactionVolume:
range: PriceSpecification
multivalued: true
email:
range: Text
multivalued: true
embedUrl:
range: URL
multivalued: true
emissionsCO2:
range: Number
multivalued: true
employee:
range: Person
multivalued: true
employees:
range: Person
multivalued: true
employerOverview:
range: Text
multivalued: true
employmentType:
range: Text
multivalued: true
employmentUnit:
range: Organization
multivalued: true
encodesBioChemEntity:
range: BioChemEntity
multivalued: true
encodesCreativeWork:
range: CreativeWork
multivalued: true
encoding:
range: MediaObject
multivalued: true
encodingFormat:
multivalued: true
any_of:
- range: Text
- range: URL
encodingType:
range: Text
multivalued: true
encodings:
range: MediaObject
multivalued: true
endDate:
multivalued: true
any_of:
- range: Date
- range: DateTime
endOffset:
multivalued: true
any_of:
- range: HyperTocEntry
- range: Number
endTime:
multivalued: true
any_of:
- range: DateTime
- range: Time
endorsers:
multivalued: true
any_of:
- range: Organization
- range: Person
energyEfficiencyScaleMax:
range: EUEnergyEfficiencyEnumeration
multivalued: true
energyEfficiencyScaleMin:
range: EUEnergyEfficiencyEnumeration
multivalued: true
engineDisplacement:
range: QuantitativeValue
multivalued: true
enginePower:
range: QuantitativeValue
multivalued: true
engineType:
multivalued: true
any_of:
- range: QualitativeValue
- range: Text
- range: URL
epidemiology:
range: Text
multivalued: true
episodes:
range: Episode
multivalued: true
equal:
range: QualitativeValue
multivalued: true
error:
range: Thing
multivalued: true
estimatedCost:
multivalued: true
any_of:
- range: MonetaryAmount
- range: Text
estimatedFlightDuration:
multivalued: true
any_of:
- range: Duration
- range: Text
estimatedSalary:
multivalued: true
any_of:
- range: MonetaryAmount
- range: MonetaryAmountDistribution
- range: Number
estimatesRiskOf:
range: MedicalEntity
multivalued: true
ethicsPolicy:
multivalued: true
any_of:
- range: CreativeWork
- range: URL
event:
range: Event
multivalued: true
eventAttendanceMode:
range: EventAttendanceModeEnumeration
multivalued: true
eventSchedule:
range: Schedule
multivalued: true
eventStatus:
range: EventStatusType
multivalued: true
events:
range: Event
multivalued: true
evidenceLevel:
range: MedicalEvidenceLevel
multivalued: true
evidenceOrigin:
range: Text
multivalued: true
exampleOfWork:
range: CreativeWork
multivalued: true
exceptDate:
multivalued: true
any_of:
- range: Date
- range: DateTime
exchangeRateSpread:
multivalued: true
any_of:
- range: MonetaryAmount
- range: Number
executableLibraryName:
range: Text
multivalued: true
exerciseType:
range: Text
multivalued: true
exifData:
multivalued: true
any_of:
- range: PropertyValue
- range: Text
expectedArrivalFrom:
multivalued: true
any_of:
- range: Date
- range: DateTime
expectedArrivalUntil:
multivalued: true
any_of:
- range: Date
- range: DateTime
expectedPrognosis:
range: Text
multivalued: true
expectsAcceptanceOf:
range: Offer
multivalued: true
experienceInPlaceOfEducation:
range: Boolean
multivalued: true
experienceRequirements:
multivalued: true
any_of:
- range: OccupationalExperienceRequirements
- range: Text
expertConsiderations:
range: Text
multivalued: true
expires:
multivalued: true
any_of:
- range: Date
- range: DateTime
expressedIn:
multivalued: true
any_of:
- range: AnatomicalStructure
- range: AnatomicalSystem
- range: BioChemEntity
- range: DefinedTerm
familyName:
range: Text
multivalued: true
fatContent:
range: Mass
multivalued: true
faxNumber:
range: Text
multivalued: true
featureList:
multivalued: true
any_of:
- range: Text
- range: URL
feesAndCommissionsSpecification:
multivalued: true
any_of:
- range: Text
- range: URL
fiberContent:
range: Mass
multivalued: true
fileFormat:
multivalued: true
any_of:
- range: Text
- range: URL
fileSize:
range: Text
multivalued: true
financialAidEligible:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
firstPerformance:
range: Event
multivalued: true
flightDistance:
multivalued: true
any_of:
- range: Distance
- range: Text
floorLevel:
range: Text
multivalued: true
floorLimit:
range: MonetaryAmount
multivalued: true
floorSize:
range: QuantitativeValue
multivalued: true
follows:
range: Person
multivalued: true
followup:
range: Text
multivalued: true
foodWarning:
range: Text
multivalued: true
founder:
multivalued: true
any_of:
- range: Organization
- range: Person
founders:
range: Person
multivalued: true
foundingDate:
range: Date
multivalued: true
foundingLocation:
range: Place
multivalued: true
free:
range: Boolean
multivalued: true
freeShippingThreshold:
multivalued: true
any_of:
- range: DeliveryChargeSpecification
- range: MonetaryAmount
fuelCapacity:
range: QuantitativeValue
multivalued: true
fuelConsumption:
range: QuantitativeValue
multivalued: true
fuelEfficiency:
range: QuantitativeValue
multivalued: true
fuelType:
multivalued: true
any_of:
- range: QualitativeValue
- range: Text
- range: URL
functionalClass:
multivalued: true
any_of:
- range: MedicalEntity
- range: Text
fundedItem:
multivalued: true
any_of:
- range: BioChemEntity
- range: CreativeWork
- range: Event
- range: MedicalEntity
- range: Organization
- range: Person
- range: Product
funding:
range: Grant
multivalued: true
game:
range: VideoGame
multivalued: true
gameAvailabilityType:
multivalued: true
any_of:
- range: GameAvailabilityEnumeration
- range: Text
gameEdition:
range: Text
multivalued: true
gameItem:
range: Thing
multivalued: true
gameLocation:
multivalued: true
any_of:
- range: Place
- range: PostalAddress
- range: URL
gamePlatform:
multivalued: true
any_of:
- range: Text
- range: Thing
- range: URL
gameServer:
range: GameServer
multivalued: true
gameTip:
range: CreativeWork
multivalued: true
gender:
multivalued: true
any_of:
- range: GenderType
- range: Text
geo:
multivalued: true
any_of:
- range: GeoCoordinates
- range: GeoShape
geoContains:
multivalued: true
any_of:
- range: GeospatialGeometry
- range: Place
geoCoveredBy:
multivalued: true
any_of:
- range: GeospatialGeometry
- range: Place
geoCovers:
multivalued: true
any_of:
- range: GeospatialGeometry
- range: Place
geoCrosses:
multivalued: true
any_of:
- range: GeospatialGeometry
- range: Place
geoDisjoint:
multivalued: true
any_of:
- range: GeospatialGeometry
- range: Place
geoEquals:
multivalued: true
any_of:
- range: GeospatialGeometry
- range: Place
geoIntersects:
multivalued: true
any_of:
- range: GeospatialGeometry
- range: Place
geoMidpoint:
range: GeoCoordinates
multivalued: true
geoOverlaps:
multivalued: true
any_of:
- range: GeospatialGeometry
- range: Place
geoRadius:
multivalued: true
any_of:
- range: Distance
- range: Number
- range: Text
geoTouches:
multivalued: true
any_of:
- range: GeospatialGeometry
- range: Place
geoWithin:
multivalued: true
any_of:
- range: GeospatialGeometry
- range: Place
geographicArea:
range: AdministrativeArea
multivalued: true
gettingTestedInfo:
multivalued: true
any_of:
- range: URL
- range: WebContent
givenName:
range: Text
multivalued: true
governmentBenefitsInfo:
range: GovernmentService
multivalued: true
gracePeriod:
range: Duration
multivalued: true
grantee:
multivalued: true
any_of:
- range: Audience
- range: ContactPoint
- range: Organization
- range: Person
greater:
range: QualitativeValue
multivalued: true
greaterOrEqual:
range: QualitativeValue
multivalued: true
guideline:
range: MedicalGuideline
multivalued: true
guidelineDate:
range: Date
multivalued: true
guidelineSubject:
range: MedicalEntity
multivalued: true
handlingTime:
range: QuantitativeValue
multivalued: true
hasAdultConsideration:
range: AdultOrientedEnumeration
multivalued: true
hasBioChemEntityPart:
range: BioChemEntity
multivalued: true
hasBroadcastChannel:
range: BroadcastChannel
multivalued: true
hasCertification:
range: Certification
multivalued: true
hasCourse:
range: Course
multivalued: true
hasCourseInstance:
range: CourseInstance
multivalued: true
hasCredential:
range: EducationalOccupationalCredential
multivalued: true
hasDeliveryMethod:
range: DeliveryMethod
multivalued: true
hasDigitalDocumentPermission:
range: DigitalDocumentPermission
multivalued: true
hasDriveThroughService:
range: Boolean
multivalued: true
hasEnergyConsumptionDetails:
range: EnergyConsumptionDetails
multivalued: true
hasEnergyEfficiencyCategory:
range: EnergyEfficiencyEnumeration
multivalued: true
hasHealthAspect:
range: HealthAspectEnumeration
multivalued: true
hasMap:
multivalued: true
any_of:
- range: Map
- range: URL
hasMeasurement:
range: QuantitativeValue
multivalued: true
hasMemberProgram:
range: MemberProgram
multivalued: true
hasMenu:
multivalued: true
any_of:
- range: Menu
- range: Text
- range: URL
hasMenuItem:
range: MenuItem
multivalued: true
hasMenuSection:
range: MenuSection
multivalued: true
hasMerchantReturnPolicy:
range: MerchantReturnPolicy
multivalued: true
hasMolecularFunction:
multivalued: true
any_of:
- range: DefinedTerm
- range: PropertyValue
- range: URL
hasOccupation:
range: Occupation
multivalued: true
hasOfferCatalog:
range: OfferCatalog
multivalued: true
hasPOS:
range: Place
multivalued: true
hasTierBenefit:
range: TierBenefitEnumeration
multivalued: true
hasTierRequirement:
multivalued: true
any_of:
- range: CreditCard
- range: MonetaryAmount
- range: Text
- range: UnitPriceSpecification
hasTiers:
range: MemberProgramTier
multivalued: true
hasVariant:
range: Product
multivalued: true
headline:
range: Text
multivalued: true
healthCondition:
range: MedicalCondition
multivalued: true
healthPlanCoinsuranceOption:
range: Text
multivalued: true
healthPlanCoinsuranceRate:
range: Number
multivalued: true
healthPlanCopay:
range: PriceSpecification
multivalued: true
healthPlanCopayOption:
range: Text
multivalued: true
healthPlanCostSharing:
range: Boolean
multivalued: true
healthPlanDrugOption:
range: Text
multivalued: true
healthPlanDrugTier:
range: Text
multivalued: true
healthPlanId:
range: Text
multivalued: true
healthPlanMarketingUrl:
range: URL
multivalued: true
healthPlanNetworkId:
range: Text
multivalued: true
healthPlanNetworkTier:
range: Text
multivalued: true
healthPlanPharmacyCategory:
range: Text
multivalued: true
healthcareReportingData:
multivalued: true
any_of:
- range: CDCPMDRecord
- range: Dataset
height:
multivalued: true
any_of:
- range: Distance
- range: QuantitativeValue
highPrice:
multivalued: true
any_of:
- range: Number
- range: Text
hiringOrganization:
multivalued: true
any_of:
- range: Organization
- range: Person
holdingArchive:
range: ArchiveOrganization
multivalued: true
honorificPrefix:
range: Text
multivalued: true
honorificSuffix:
range: Text
multivalued: true
hospitalAffiliation:
range: Hospital
multivalued: true
hostingOrganization:
range: Organization
multivalued: true
hoursAvailable:
range: OpeningHoursSpecification
multivalued: true
howPerformed:
range: Text
multivalued: true
httpMethod:
range: Text
multivalued: true
iataCode:
range: Text
multivalued: true
icaoCode:
range: Text
multivalued: true
identifyingExam:
range: PhysicalExam
multivalued: true
identifyingTest:
range: MedicalTest
multivalued: true
illustrator:
range: Person
multivalued: true
imagingTechnique:
range: MedicalImagingTechnique
multivalued: true
inAlbum:
range: MusicAlbum
multivalued: true
inBroadcastLineup:
range: CableOrSatelliteService
multivalued: true
inLanguage:
multivalued: true
any_of:
- range: Language
- range: Text
inPlaylist:
range: MusicPlaylist
multivalued: true
inProductGroupWithID:
range: Text
multivalued: true
inStoreReturnsOffered:
range: Boolean
multivalued: true
inSupportOf:
range: Text
multivalued: true
incentiveCompensation:
range: Text
multivalued: true
incentives:
range: Text
multivalued: true
includedComposition:
range: MusicComposition
multivalued: true
includedDataCatalog:
range: DataCatalog
multivalued: true
includedInDataCatalog:
range: DataCatalog
multivalued: true
includedInHealthInsurancePlan:
range: HealthInsurancePlan
multivalued: true
includedRiskFactor:
range: MedicalRiskFactor
multivalued: true
includesAttraction:
range: TouristAttraction
multivalued: true
includesHealthPlanFormulary:
range: HealthPlanFormulary
multivalued: true
includesHealthPlanNetwork:
range: HealthPlanNetwork
multivalued: true
includesObject:
range: TypeAndQuantityNode
multivalued: true
increasesRiskOf:
range: MedicalEntity
multivalued: true
industry:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
ineligibleRegion:
multivalued: true
any_of:
- range: GeoShape
- range: Place
- range: Text
infectiousAgent:
range: Text
multivalued: true
infectiousAgentClass:
range: InfectiousAgentClass
multivalued: true
inker:
range: Person
multivalued: true
insertion:
range: AnatomicalStructure
multivalued: true
installUrl:
range: URL
multivalued: true
instructor:
range: Person
multivalued: true
intensity:
multivalued: true
any_of:
- range: QuantitativeValue
- range: Text
interactingDrug:
range: Drug
multivalued: true
interactionService:
multivalued: true
any_of:
- range: SoftwareApplication
- range: WebSite
interactionStatistic:
range: InteractionCounter
multivalued: true
interactionType:
range: Action
multivalued: true
interactivityType:
range: Text
multivalued: true
interestRate:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
inventoryLevel:
range: QuantitativeValue
multivalued: true
isAcceptingNewPatients:
range: Boolean
multivalued: true
isAccessibleForFree:
range: Boolean
multivalued: true
isAccessoryOrSparePartFor:
range: Product
multivalued: true
isAvailableGenerically:
range: Boolean
multivalued: true
isBasedOn:
multivalued: true
any_of:
- range: CreativeWork
- range: Product
- range: URL
isBasedOnUrl:
multivalued: true
any_of:
- range: CreativeWork
- range: Product
- range: URL
isConsumableFor:
range: Product
multivalued: true
isEncodedByBioChemEntity:
range: Gene
multivalued: true
isFamilyFriendly:
range: Boolean
multivalued: true
isGift:
range: Boolean
multivalued: true
isInvolvedInBiologicalProcess:
multivalued: true
any_of:
- range: DefinedTerm
- range: PropertyValue
- range: URL
isLiveBroadcast:
range: Boolean
multivalued: true
isLocatedInSubcellularLocation:
multivalued: true
any_of:
- range: DefinedTerm
- range: PropertyValue
- range: URL
isPartOfBioChemEntity:
range: BioChemEntity
multivalued: true
isPlanForApartment:
range: Accommodation
multivalued: true
isProprietary:
range: Boolean
multivalued: true
isRelatedTo:
multivalued: true
any_of:
- range: Product
- range: Service
isResizable:
range: Boolean
multivalued: true
isSimilarTo:
multivalued: true
any_of:
- range: Product
- range: Service
isTierOf:
range: MemberProgram
multivalued: true
isUnlabelledFallback:
range: Boolean
multivalued: true
isVariantOf:
multivalued: true
any_of:
- range: ProductGroup
- range: ProductModel
isicV4:
range: Text
multivalued: true
iso6523Code:
range: Text
multivalued: true
isrcCode:
range: Text
multivalued: true
issuedBy:
range: Organization
multivalued: true
issuedThrough:
range: Service
multivalued: true
iswcCode:
range: Text
multivalued: true
item:
range: Thing
multivalued: true
itemCondition:
range: OfferItemCondition
multivalued: true
itemDefectReturnFees:
range: ReturnFeesEnumeration
multivalued: true
itemDefectReturnLabelSource:
range: ReturnLabelSourceEnumeration
multivalued: true
itemDefectReturnShippingFeesAmount:
range: MonetaryAmount
multivalued: true
itemListElement:
multivalued: true
any_of:
- range: ListItem
- range: Text
- range: Thing
itemListOrder:
multivalued: true
any_of:
- range: ItemListOrderType
- range: Text
itemOffered:
multivalued: true
any_of:
- range: AggregateOffer
- range: CreativeWork
- range: Event
- range: MenuItem
- range: Product
- range: Service
- range: Trip
itemReviewed:
range: Thing
multivalued: true
itemShipped:
range: Product
multivalued: true
itinerary:
multivalued: true
any_of:
- range: ItemList
- range: Place
iupacName:
range: Text
multivalued: true
jobBenefits:
range: Text
multivalued: true
jobImmediateStart:
range: Boolean
multivalued: true
jobLocation:
range: Place
multivalued: true
jobLocationType:
range: Text
multivalued: true
jobStartDate:
multivalued: true
any_of:
- range: Date
- range: Text
jobTitle:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
keywords:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
- range: URL
knownVehicleDamages:
range: Text
multivalued: true
knows:
range: Person
multivalued: true
knowsAbout:
multivalued: true
any_of:
- range: Text
- range: Thing
- range: URL
knowsLanguage:
multivalued: true
any_of:
- range: Language
- range: Text
labelDetails:
range: URL
multivalued: true
lastReviewed:
range: Date
multivalued: true
latitude:
multivalued: true
any_of:
- range: Number
- range: Text
learningResourceType:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
leaseLength:
multivalued: true
any_of:
- range: Duration
- range: QuantitativeValue
legalName:
range: Text
multivalued: true
legalStatus:
multivalued: true
any_of:
- range: DrugLegalStatus
- range: MedicalEnumeration
- range: Text
legislationChanges:
range: Legislation
multivalued: true
legislationConsolidates:
range: Legislation
multivalued: true
legislationDateVersion:
range: Date
multivalued: true
legislationLegalForce:
range: LegalForceStatus
multivalued: true
legislationLegalValue:
range: LegalValueLevel
multivalued: true
legislationResponsible:
multivalued: true
any_of:
- range: Organization
- range: Person
lesser:
range: QualitativeValue
multivalued: true
lesserOrEqual:
range: QualitativeValue
multivalued: true
letterer:
range: Person
multivalued: true
license:
multivalued: true
any_of:
- range: CreativeWork
- range: URL
line:
range: Text
multivalued: true
linkRelationship:
range: Text
multivalued: true
liveBlogUpdate:
range: BlogPosting
multivalued: true
loanMortgageMandateAmount:
range: MonetaryAmount
multivalued: true
loanPaymentAmount:
range: MonetaryAmount
multivalued: true
loanPaymentFrequency:
range: Number
multivalued: true
loanRepaymentForm:
range: RepaymentSpecification
multivalued: true
loanType:
multivalued: true
any_of:
- range: Text
- range: URL
locationCreated:
range: Place
multivalued: true
lodgingUnitDescription:
range: Text
multivalued: true
lodgingUnitType:
multivalued: true
any_of:
- range: QualitativeValue
- range: Text
longitude:
multivalued: true
any_of:
- range: Number
- range: Text
lowPrice:
multivalued: true
any_of:
- range: Number
- range: Text
lyricist:
range: Person
multivalued: true
lyrics:
range: CreativeWork
multivalued: true
mainContentOfPage:
range: WebPageElement
multivalued: true
mainEntityOfPage:
multivalued: true
any_of:
- range: CreativeWork
- range: URL
maintainer:
multivalued: true
any_of:
- range: Organization
- range: Person
makesOffer:
range: Offer
multivalued: true
manufacturer:
range: Organization
multivalued: true
map:
range: URL
multivalued: true
mapType:
range: MapCategoryType
multivalued: true
maps:
range: URL
multivalued: true
marginOfError:
range: QuantitativeValue
multivalued: true
materialExtent:
multivalued: true
any_of:
- range: QuantitativeValue
- range: Text
mathExpression:
multivalued: true
any_of:
- range: SolveMathAction
- range: Text
maxPrice:
range: Number
multivalued: true
maxValue:
range: Number
multivalued: true
maximumAttendeeCapacity:
range: Integer
multivalued: true
maximumEnrollment:
range: Integer
multivalued: true
maximumIntake:
range: MaximumDoseSchedule
multivalued: true
maximumPhysicalAttendeeCapacity:
range: Integer
multivalued: true
maximumVirtualAttendeeCapacity:
range: Integer
multivalued: true
mealService:
range: Text
multivalued: true
measuredProperty:
range: Property
multivalued: true
measurementDenominator:
range: StatisticalVariable
multivalued: true
measurementQualifier:
range: Enumeration
multivalued: true
mechanismOfAction:
range: Text
multivalued: true
mediaAuthenticityCategory:
range: MediaManipulationRatingEnumeration
multivalued: true
mediaItemAppearance:
range: MediaObject
multivalued: true
median:
range: Number
multivalued: true
medicalAudience:
multivalued: true
any_of:
- range: MedicalAudience
- range: MedicalAudienceType
medicalSpecialty:
range: MedicalSpecialty
multivalued: true
medicineSystem:
range: MedicineSystem
multivalued: true
meetsEmissionStandard:
multivalued: true
any_of:
- range: QualitativeValue
- range: Text
- range: URL
member:
multivalued: true
any_of:
- range: Organization
- range: Person
members:
multivalued: true
any_of:
- range: Organization
- range: Person
membershipNumber:
range: Text
multivalued: true
membershipPointsEarned:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
memoryRequirements:
multivalued: true
any_of:
- range: Text
- range: URL
mentions:
range: Thing
multivalued: true
menu:
multivalued: true
any_of:
- range: Menu
- range: Text
- range: URL
menuAddOn:
multivalued: true
any_of:
- range: MenuItem
- range: MenuSection
merchant:
multivalued: true
any_of:
- range: Organization
- range: Person
merchantReturnDays:
multivalued: true
any_of:
- range: Date
- range: DateTime
- range: Integer
merchantReturnLink:
range: URL
multivalued: true
messageAttachment:
range: CreativeWork
multivalued: true
mileageFromOdometer:
range: QuantitativeValue
multivalued: true
minPrice:
range: Number
multivalued: true
minValue:
range: Number
multivalued: true
minimumPaymentDue:
multivalued: true
any_of:
- range: MonetaryAmount
- range: PriceSpecification
mobileUrl:
range: Text
multivalued: true
model:
multivalued: true
any_of:
- range: ProductModel
- range: Text
modelDate:
range: Date
multivalued: true
modifiedTime:
range: DateTime
multivalued: true
molecularFormula:
range: Text
multivalued: true
molecularWeight:
multivalued: true
any_of:
- range: QuantitativeValue
- range: Text
monoisotopicMolecularWeight:
multivalued: true
any_of:
- range: QuantitativeValue
- range: Text
monthlyMinimumRepaymentAmount:
multivalued: true
any_of:
- range: MonetaryAmount
- range: Number
monthsOfExperience:
range: Number
multivalued: true
mpn:
range: Text
multivalued: true
multipleValues:
range: Boolean
multivalued: true
muscleAction:
range: Text
multivalued: true
musicArrangement:
range: MusicComposition
multivalued: true
musicBy:
multivalued: true
any_of:
- range: MusicGroup
- range: Person
musicCompositionForm:
range: Text
multivalued: true
musicGroupMember:
range: Person
multivalued: true
musicReleaseFormat:
range: MusicReleaseFormatType
multivalued: true
musicalKey:
range: Text
multivalued: true
naics:
range: Text
multivalued: true
namedPosition:
multivalued: true
any_of:
- range: Text
- range: URL
nationality:
range: Country
multivalued: true
naturalProgression:
range: Text
multivalued: true
negativeNotes:
multivalued: true
any_of:
- range: ItemList
- range: ListItem
- range: Text
- range: WebContent
nerve:
range: Nerve
multivalued: true
nerveMotor:
range: Muscle
multivalued: true
netWorth:
multivalued: true
any_of:
- range: MonetaryAmount
- range: PriceSpecification
newsUpdatesAndGuidelines:
multivalued: true
any_of:
- range: URL
- range: WebContent
nextItem:
range: ListItem
multivalued: true
nonEqual:
range: QualitativeValue
multivalued: true
nonProprietaryName:
range: Text
multivalued: true
nonprofitStatus:
range: NonprofitType
multivalued: true
normalRange:
multivalued: true
any_of:
- range: MedicalEnumeration
- range: Text
numAdults:
multivalued: true
any_of:
- range: Integer
- range: QuantitativeValue
numChildren:
multivalued: true
any_of:
- range: Integer
- range: QuantitativeValue
numConstraints:
range: Integer
multivalued: true
numTracks:
range: Integer
multivalued: true
numberOfAccommodationUnits:
range: QuantitativeValue
multivalued: true
numberOfAirbags:
multivalued: true
any_of:
- range: Number
- range: Text
numberOfAvailableAccommodationUnits:
range: QuantitativeValue
multivalued: true
numberOfAxles:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
numberOfBathroomsTotal:
range: Integer
multivalued: true
numberOfBedrooms:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
numberOfBeds:
range: Number
multivalued: true
numberOfCredits:
multivalued: true
any_of:
- range: Integer
- range: StructuredValue
numberOfDoors:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
numberOfEmployees:
range: QuantitativeValue
multivalued: true
numberOfEpisodes:
range: Integer
multivalued: true
numberOfForwardGears:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
numberOfFullBathrooms:
range: Number
multivalued: true
numberOfItems:
range: Integer
multivalued: true
numberOfLoanPayments:
range: Number
multivalued: true
numberOfPages:
range: Integer
multivalued: true
numberOfPartialBathrooms:
range: Number
multivalued: true
numberOfPlayers:
range: QuantitativeValue
multivalued: true
numberOfPreviousOwners:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
numberOfRooms:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
numberOfSeasons:
range: Integer
multivalued: true
numberedPosition:
range: Number
multivalued: true
nutrition:
range: NutritionInformation
multivalued: true
observationAbout:
multivalued: true
any_of:
- range: Place
- range: Thing
observationDate:
range: DateTime
multivalued: true
observationPeriod:
range: Text
multivalued: true
occupancy:
range: QuantitativeValue
multivalued: true
occupationLocation:
range: AdministrativeArea
multivalued: true
occupationalCategory:
multivalued: true
any_of:
- range: CategoryCode
- range: Text
occupationalCredentialAwarded:
multivalued: true
any_of:
- range: EducationalOccupationalCredential
- range: Text
- range: URL
offerCount:
range: Integer
multivalued: true
offeredBy:
multivalued: true
any_of:
- range: Organization
- range: Person
offers:
multivalued: true
any_of:
- range: Demand
- range: Offer
offersPrescriptionByMail:
range: Boolean
multivalued: true
openingHours:
range: Text
multivalued: true
openingHoursSpecification:
range: OpeningHoursSpecification
multivalued: true
opens:
range: Time
multivalued: true
operatingSystem:
range: Text
multivalued: true
orderDate:
multivalued: true
any_of:
- range: Date
- range: DateTime
orderDelivery:
range: ParcelDelivery
multivalued: true
orderItemNumber:
range: Text
multivalued: true
orderItemStatus:
range: OrderStatus
multivalued: true
orderQuantity:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
orderStatus:
range: OrderStatus
multivalued: true
orderedItem:
multivalued: true
any_of:
- range: OrderItem
- range: Product
- range: Service
organizer:
multivalued: true
any_of:
- range: Organization
- range: Person
originAddress:
range: PostalAddress
multivalued: true
originalMediaLink:
multivalued: true
any_of:
- range: MediaObject
- range: URL
- range: WebPage
originatesFrom:
range: Vessel
multivalued: true
overdosage:
range: Text
multivalued: true
ownedFrom:
range: DateTime
multivalued: true
ownedThrough:
range: DateTime
multivalued: true
owns:
multivalued: true
any_of:
- range: OwnershipInfo
- range: Product
pageEnd:
multivalued: true
any_of:
- range: Integer
- range: Text
pageStart:
multivalued: true
any_of:
- range: Integer
- range: Text
pagination:
range: Text
multivalued: true
parent:
range: Person
multivalued: true
parentItem:
multivalued: true
any_of:
- range: Comment
- range: CreativeWork
parentOrganization:
range: Organization
multivalued: true
parentService:
range: BroadcastService
multivalued: true
parentTaxon:
multivalued: true
any_of:
- range: Taxon
- range: Text
- range: URL
parents:
range: Person
multivalued: true
partOfInvoice:
range: Invoice
multivalued: true
partOfOrder:
range: Order
multivalued: true
partOfSystem:
range: AnatomicalSystem
multivalued: true
partOfTrip:
range: Trip
multivalued: true
partySize:
multivalued: true
any_of:
- range: Integer
- range: QuantitativeValue
passengerPriorityStatus:
multivalued: true
any_of:
- range: QualitativeValue
- range: Text
passengerSequenceNumber:
range: Text
multivalued: true
pathophysiology:
range: Text
multivalued: true
pattern:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
payload:
range: QuantitativeValue
multivalued: true
paymentAccepted:
range: Text
multivalued: true
paymentDue:
range: DateTime
multivalued: true
paymentDueDate:
multivalued: true
any_of:
- range: Date
- range: DateTime
paymentMethod:
multivalued: true
any_of:
- range: PaymentMethod
- range: Text
paymentMethodId:
range: Text
multivalued: true
paymentMethodType:
range: PaymentMethodType
multivalued: true
paymentStatus:
multivalued: true
any_of:
- range: PaymentStatusType
- range: Text
paymentUrl:
range: URL
multivalued: true
penciler:
range: Person
multivalued: true
percentile10:
range: Number
multivalued: true
percentile25:
range: Number
multivalued: true
percentile75:
range: Number
multivalued: true
percentile90:
range: Number
multivalued: true
performer:
multivalued: true
any_of:
- range: Organization
- range: Person
performerIn:
range: Event
multivalued: true
performers:
multivalued: true
any_of:
- range: Organization
- range: Person
permissionType:
range: DigitalDocumentPermissionType
multivalued: true
permissions:
range: Text
multivalued: true
permitAudience:
range: Audience
multivalued: true
permittedUsage:
range: Text
multivalued: true
petsAllowed:
multivalued: true
any_of:
- range: Boolean
- range: Text
phoneticText:
range: Text
multivalued: true
photos:
multivalued: true
any_of:
- range: ImageObject
- range: Photograph
physicalRequirement:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
- range: URL
physiologicalBenefits:
range: Text
multivalued: true
pickupLocation:
range: Place
multivalued: true
pickupTime:
range: DateTime
multivalued: true
playMode:
range: GamePlayMode
multivalued: true
playerType:
range: Text
multivalued: true
playersOnline:
range: Integer
multivalued: true
polygon:
range: Text
multivalued: true
populationType:
range: Class
multivalued: true
positiveNotes:
multivalued: true
any_of:
- range: ItemList
- range: ListItem
- range: Text
- range: WebContent
possibleComplication:
range: Text
multivalued: true
possibleTreatment:
range: MedicalTherapy
multivalued: true
postOfficeBoxNumber:
range: Text
multivalued: true
postOp:
range: Text
multivalued: true
postalCode:
range: Text
multivalued: true
postalCodeBegin:
range: Text
multivalued: true
postalCodeEnd:
range: Text
multivalued: true
postalCodePrefix:
range: Text
multivalued: true
postalCodeRange:
range: PostalCodeRangeSpecification
multivalued: true
potentialAction:
range: Action
multivalued: true
potentialUse:
range: DefinedTerm
multivalued: true
practicesAt:
range: MedicalOrganization
multivalued: true
preOp:
range: Text
multivalued: true
predecessorOf:
range: ProductModel
multivalued: true
pregnancyCategory:
range: DrugPregnancyCategory
multivalued: true
pregnancyWarning:
range: Text
multivalued: true
prepTime:
range: Duration
multivalued: true
preparation:
multivalued: true
any_of:
- range: MedicalEntity
- range: Text
prescribingInfo:
range: URL
multivalued: true
prescriptionStatus:
multivalued: true
any_of:
- range: DrugPrescriptionStatus
- range: Text
previousItem:
range: ListItem
multivalued: true
previousStartDate:
range: Date
multivalued: true
price:
multivalued: true
any_of:
- range: Number
- range: Text
priceComponent:
range: UnitPriceSpecification
multivalued: true
priceComponentType:
range: PriceComponentTypeEnumeration
multivalued: true
priceCurrency:
range: Text
multivalued: true
priceRange:
range: Text
multivalued: true
priceSpecification:
range: PriceSpecification
multivalued: true
priceType:
multivalued: true
any_of:
- range: PriceTypeEnumeration
- range: Text
priceValidUntil:
range: Date
multivalued: true
primaryImageOfPage:
range: ImageObject
multivalued: true
primaryPrevention:
range: MedicalTherapy
multivalued: true
printColumn:
range: Text
multivalued: true
printEdition:
range: Text
multivalued: true
printPage:
range: Text
multivalued: true
printSection:
range: Text
multivalued: true
procedure:
range: Text
multivalued: true
procedureType:
range: MedicalProcedureType
multivalued: true
processingTime:
range: Duration
multivalued: true
processorRequirements:
range: Text
multivalued: true
producer:
multivalued: true
any_of:
- range: Organization
- range: Person
produces:
range: Thing
multivalued: true
productGroupID:
range: Text
multivalued: true
productSupported:
multivalued: true
any_of:
- range: Product
- range: Text
productionCompany:
range: Organization
multivalued: true
productionDate:
range: Date
multivalued: true
proficiencyLevel:
range: Text
multivalued: true
program:
range: MemberProgram
multivalued: true
programMembershipUsed:
range: ProgramMembership
multivalued: true
programName:
range: Text
multivalued: true
programPrerequisites:
multivalued: true
any_of:
- range: AlignmentObject
- range: Course
- range: EducationalOccupationalCredential
- range: Text
programType:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
programmingLanguage:
multivalued: true
any_of:
- range: ComputerLanguage
- range: Text
programmingModel:
range: Text
multivalued: true
propertyID:
multivalued: true
any_of:
- range: Text
- range: URL
proprietaryName:
range: Text
multivalued: true
proteinContent:
range: Mass
multivalued: true
provider:
multivalued: true
any_of:
- range: Organization
- range: Person
providerMobility:
range: Text
multivalued: true
providesBroadcastService:
range: BroadcastService
multivalued: true
providesService:
range: Service
multivalued: true
publicAccess:
range: Boolean
multivalued: true
publicTransportClosuresInfo:
multivalued: true
any_of:
- range: URL
- range: WebContent
publication:
range: PublicationEvent
multivalued: true
publicationType:
range: Text
multivalued: true
publishedBy:
multivalued: true
any_of:
- range: Organization
- range: Person
publishedOn:
range: BroadcastService
multivalued: true
publisher:
multivalued: true
any_of:
- range: Organization
- range: Person
publisherImprint:
range: Organization
multivalued: true
purchaseDate:
range: Date
multivalued: true
qualifications:
multivalued: true
any_of:
- range: EducationalOccupationalCredential
- range: Text
quarantineGuidelines:
multivalued: true
any_of:
- range: URL
- range: WebContent
quest:
range: Thing
multivalued: true
ratingCount:
range: Integer
multivalued: true
ratingExplanation:
range: Text
multivalued: true
ratingValue:
multivalued: true
any_of:
- range: Number
- range: Text
readonlyValue:
range: Boolean
multivalued: true
recipeCategory:
range: Text
multivalued: true
recipeCuisine:
range: Text
multivalued: true
recognizedBy:
range: Organization
multivalued: true
recognizingAuthority:
range: Organization
multivalued: true
recommendationStrength:
range: Text
multivalued: true
recommendedIntake:
range: RecommendedDoseSchedule
multivalued: true
recordLabel:
range: Organization
multivalued: true
recordedAs:
range: MusicRecording
multivalued: true
recordedAt:
range: Event
multivalued: true
recordedIn:
range: CreativeWork
multivalued: true
recordingOf:
range: MusicComposition
multivalued: true
recourseLoan:
range: Boolean
multivalued: true
referenceQuantity:
range: QuantitativeValue
multivalued: true
referencesOrder:
range: Order
multivalued: true
refundType:
range: RefundTypeEnumeration
multivalued: true
regionDrained:
multivalued: true
any_of:
- range: AnatomicalStructure
- range: AnatomicalSystem
regionsAllowed:
range: Place
multivalued: true
relatedAnatomy:
multivalued: true
any_of:
- range: AnatomicalStructure
- range: AnatomicalSystem
relatedCondition:
range: MedicalCondition
multivalued: true
relatedDrug:
range: Drug
multivalued: true
relatedLink:
range: URL
multivalued: true
relatedStructure:
range: AnatomicalStructure
multivalued: true
relatedTherapy:
range: MedicalTherapy
multivalued: true
relatedTo:
range: Person
multivalued: true
releaseDate:
range: Date
multivalued: true
releaseNotes:
multivalued: true
any_of:
- range: Text
- range: URL
releaseOf:
range: MusicAlbum
multivalued: true
releasedEvent:
range: PublicationEvent
multivalued: true
relevantOccupation:
range: Occupation
multivalued: true
relevantSpecialty:
range: MedicalSpecialty
multivalued: true
remainingAttendeeCapacity:
range: Integer
multivalued: true
renegotiableLoan:
range: Boolean
multivalued: true
repeatCount:
range: Integer
multivalued: true
repetitions:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
replyToUrl:
range: URL
multivalued: true
reportNumber:
range: Text
multivalued: true
representativeOfPage:
range: Boolean
multivalued: true
requiredCollateral:
multivalued: true
any_of:
- range: Text
- range: Thing
requiredGender:
range: Text
multivalued: true
requiredMaxAge:
range: Integer
multivalued: true
requiredMinAge:
range: Integer
multivalued: true
requiredQuantity:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
- range: Text
requirements:
multivalued: true
any_of:
- range: Text
- range: URL
requiresSubscription:
multivalued: true
any_of:
- range: Boolean
- range: MediaSubscription
reservationFor:
range: Thing
multivalued: true
reservationId:
range: Text
multivalued: true
reservationStatus:
range: ReservationStatusType
multivalued: true
reservedTicket:
range: Ticket
multivalued: true
responsibilities:
range: Text
multivalued: true
restPeriods:
multivalued: true
any_of:
- range: QuantitativeValue
- range: Text
restockingFee:
multivalued: true
any_of:
- range: MonetaryAmount
- range: Number
returnFees:
range: ReturnFeesEnumeration
multivalued: true
returnLabelSource:
range: ReturnLabelSourceEnumeration
multivalued: true
returnMethod:
range: ReturnMethodEnumeration
multivalued: true
returnPolicyCategory:
range: MerchantReturnEnumeration
multivalued: true
returnPolicyCountry:
multivalued: true
any_of:
- range: Country
- range: Text
returnPolicySeasonalOverride:
range: MerchantReturnPolicySeasonalOverride
multivalued: true
returnShippingFeesAmount:
range: MonetaryAmount
multivalued: true
review:
range: Review
multivalued: true
reviewAspect:
range: Text
multivalued: true
reviewBody:
range: Text
multivalued: true
reviewCount:
range: Integer
multivalued: true
reviewRating:
range: Rating
multivalued: true
reviewedBy:
multivalued: true
any_of:
- range: Organization
- range: Person
reviews:
range: Review
multivalued: true
riskFactor:
range: MedicalRiskFactor
multivalued: true
risks:
range: Text
multivalued: true
roleName:
multivalued: true
any_of:
- range: Text
- range: URL
roofLoad:
range: QuantitativeValue
multivalued: true
rsvpResponse:
range: RsvpResponseType
multivalued: true
runsTo:
range: Vessel
multivalued: true
runtime:
range: Text
multivalued: true
runtimePlatform:
range: Text
multivalued: true
rxcui:
range: Text
multivalued: true
safetyConsideration:
range: Text
multivalued: true
salaryCurrency:
range: Text
multivalued: true
salaryUponCompletion:
range: MonetaryAmountDistribution
multivalued: true
sampleType:
range: Text
multivalued: true
saturatedFatContent:
range: Mass
multivalued: true
scheduleTimezone:
range: Text
multivalued: true
scheduledPaymentDate:
range: Date
multivalued: true
scheduledTime:
multivalued: true
any_of:
- range: Date
- range: DateTime
schemaVersion:
multivalued: true
any_of:
- range: Text
- range: URL
schoolClosuresInfo:
multivalued: true
any_of:
- range: URL
- range: WebContent
screenCount:
range: Number
multivalued: true
screenshot:
multivalued: true
any_of:
- range: ImageObject
- range: URL
sdDatePublished:
range: Date
multivalued: true
sdLicense:
multivalued: true
any_of:
- range: CreativeWork
- range: URL
sdPublisher:
multivalued: true
any_of:
- range: Organization
- range: Person
seasons:
range: CreativeWorkSeason
multivalued: true
seatNumber:
range: Text
multivalued: true
seatRow:
range: Text
multivalued: true
seatSection:
range: Text
multivalued: true
seatingCapacity:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
seatingType:
multivalued: true
any_of:
- range: QualitativeValue
- range: Text
secondaryPrevention:
range: MedicalTherapy
multivalued: true
securityClearanceRequirement:
multivalued: true
any_of:
- range: Text
- range: URL
securityScreening:
range: Text
multivalued: true
seeks:
range: Demand
multivalued: true
sensoryRequirement:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
- range: URL
sensoryUnit:
multivalued: true
any_of:
- range: AnatomicalStructure
- range: SuperficialAnatomy
seriousAdverseOutcome:
range: MedicalEntity
multivalued: true
serverStatus:
range: GameServerStatus
multivalued: true
servesCuisine:
range: Text
multivalued: true
serviceArea:
multivalued: true
any_of:
- range: AdministrativeArea
- range: GeoShape
- range: Place
serviceAudience:
range: Audience
multivalued: true
serviceLocation:
range: Place
multivalued: true
serviceOperator:
range: Organization
multivalued: true
serviceOutput:
range: Thing
multivalued: true
servicePhone:
range: ContactPoint
multivalued: true
servicePostalAddress:
range: PostalAddress
multivalued: true
serviceSmsNumber:
range: ContactPoint
multivalued: true
serviceType:
multivalued: true
any_of:
- range: GovernmentBenefitsType
- range: Text
serviceUrl:
range: URL
multivalued: true
servingSize:
range: Text
multivalued: true
sharedContent:
range: CreativeWork
multivalued: true
shippingDestination:
range: DefinedRegion
multivalued: true
shippingDetails:
range: OfferShippingDetails
multivalued: true
shippingLabel:
range: Text
multivalued: true
shippingOrigin:
range: DefinedRegion
multivalued: true
shippingRate:
range: MonetaryAmount
multivalued: true
shippingSettingsLink:
range: URL
multivalued: true
sibling:
range: Person
multivalued: true
siblings:
range: Person
multivalued: true
signDetected:
range: MedicalSign
multivalued: true
signOrSymptom:
range: MedicalSignOrSymptom
multivalued: true
significance:
range: Text
multivalued: true
significantLink:
range: URL
multivalued: true
significantLinks:
range: URL
multivalued: true
size:
multivalued: true
any_of:
- range: DefinedTerm
- range: QuantitativeValue
- range: SizeSpecification
- range: Text
sizeGroup:
multivalued: true
any_of:
- range: SizeGroupEnumeration
- range: Text
sizeSystem:
multivalued: true
any_of:
- range: SizeSystemEnumeration
- range: Text
skills:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
slogan:
range: Text
multivalued: true
smokingAllowed:
range: Boolean
multivalued: true
sodiumContent:
range: Mass
multivalued: true
softwareAddOn:
range: SoftwareApplication
multivalued: true
softwareHelp:
range: CreativeWork
multivalued: true
softwareRequirements:
multivalued: true
any_of:
- range: Text
- range: URL
softwareVersion:
range: Text
multivalued: true
sourceOrganization:
range: Organization
multivalued: true
sourcedFrom:
range: BrainStructure
multivalued: true
spatial:
range: Place
multivalued: true
speakable:
multivalued: true
any_of:
- range: SpeakableSpecification
- range: URL
specialCommitments:
range: Text
multivalued: true
specialOpeningHoursSpecification:
range: OpeningHoursSpecification
multivalued: true
specialty:
range: Specialty
multivalued: true
speechToTextMarkup:
range: Text
multivalued: true
speed:
range: QuantitativeValue
multivalued: true
spokenByCharacter:
multivalued: true
any_of:
- range: Organization
- range: Person
sport:
multivalued: true
any_of:
- range: Text
- range: URL
spouse:
range: Person
multivalued: true
stage:
range: MedicalConditionStage
multivalued: true
stageAsNumber:
range: Number
multivalued: true
starRating:
range: Rating
multivalued: true
startDate:
multivalued: true
any_of:
- range: Date
- range: DateTime
startOffset:
multivalued: true
any_of:
- range: HyperTocEntry
- range: Number
startTime:
multivalued: true
any_of:
- range: DateTime
- range: Time
statType:
multivalued: true
any_of:
- range: Property
- range: Text
- range: URL
status:
multivalued: true
any_of:
- range: EventStatusType
- range: MedicalStudyStatus
- range: Text
steeringPosition:
range: SteeringPositionValue
multivalued: true
stepValue:
range: Number
multivalued: true
steps:
multivalued: true
any_of:
- range: CreativeWork
- range: ItemList
- range: Text
storageRequirements:
multivalued: true
any_of:
- range: Text
- range: URL
streetAddress:
range: Text
multivalued: true
strengthUnit:
range: Text
multivalued: true
strengthValue:
range: Number
multivalued: true
structuralClass:
range: Text
multivalued: true
study:
range: MedicalStudy
multivalued: true
studyDesign:
range: MedicalObservationalStudyDesign
multivalued: true
studyLocation:
range: AdministrativeArea
multivalued: true
studySubject:
range: MedicalEntity
multivalued: true
subEvent:
range: Event
multivalued: true
subEvents:
range: Event
multivalued: true
subOrganization:
range: Organization
multivalued: true
subReservation:
range: Reservation
multivalued: true
subStageSuffix:
range: Text
multivalued: true
subStructure:
range: AnatomicalStructure
multivalued: true
subTest:
range: MedicalTest
multivalued: true
subTrip:
range: Trip
multivalued: true
subjectOf:
multivalued: true
any_of:
- range: CreativeWork
- range: Event
subtitleLanguage:
multivalued: true
any_of:
- range: Language
- range: Text
successorOf:
range: ProductModel
multivalued: true
sugarContent:
range: Mass
multivalued: true
suggestedAge:
range: QuantitativeValue
multivalued: true
suggestedGender:
multivalued: true
any_of:
- range: GenderType
- range: Text
suggestedMaxAge:
range: Number
multivalued: true
suggestedMeasurement:
range: QuantitativeValue
multivalued: true
suggestedMinAge:
range: Number
multivalued: true
suitableForDiet:
range: RestrictedDiet
multivalued: true
superEvent:
range: Event
multivalued: true
supplyTo:
range: AnatomicalStructure
multivalued: true
supportingData:
range: DataFeed
multivalued: true
syllabusSections:
range: Syllabus
multivalued: true
target:
multivalued: true
any_of:
- range: EntryPoint
- range: URL
targetDescription:
range: Text
multivalued: true
targetName:
range: Text
multivalued: true
targetPlatform:
range: Text
multivalued: true
targetPopulation:
range: Text
multivalued: true
targetProduct:
range: SoftwareApplication
multivalued: true
targetUrl:
range: URL
multivalued: true
taxonRank:
multivalued: true
any_of:
- range: PropertyValue
- range: Text
- range: URL
taxonomicRange:
multivalued: true
any_of:
- range: DefinedTerm
- range: Taxon
- range: Text
- range: URL
teaches:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
telephone:
range: Text
multivalued: true
temporal:
multivalued: true
any_of:
- range: DateTime
- range: Text
temporalCoverage:
multivalued: true
any_of:
- range: DateTime
- range: Text
- range: URL
termDuration:
range: Duration
multivalued: true
termsOfService:
multivalued: true
any_of:
- range: Text
- range: URL
termsPerYear:
range: Number
multivalued: true
text:
range: Text
multivalued: true
textValue:
range: Text
multivalued: true
thumbnail:
range: ImageObject
multivalued: true
thumbnailUrl:
range: URL
multivalued: true
tickerSymbol:
range: Text
multivalued: true
ticketNumber:
range: Text
multivalued: true
ticketToken:
multivalued: true
any_of:
- range: Text
- range: URL
ticketedSeat:
range: Seat
multivalued: true
timeOfDay:
range: Text
multivalued: true
timeRequired:
range: Duration
multivalued: true
timeToComplete:
range: Duration
multivalued: true
tissueSample:
range: Text
multivalued: true
title:
range: Text
multivalued: true
tocContinuation:
range: HyperTocEntry
multivalued: true
tongueWeight:
range: QuantitativeValue
multivalued: true
torque:
range: QuantitativeValue
multivalued: true
totalHistoricalEnrollment:
range: Integer
multivalued: true
totalJobOpenings:
range: Integer
multivalued: true
totalPaymentDue:
multivalued: true
any_of:
- range: MonetaryAmount
- range: PriceSpecification
totalPrice:
multivalued: true
any_of:
- range: Number
- range: PriceSpecification
- range: Text
totalTime:
range: Duration
multivalued: true
tourBookingPage:
range: URL
multivalued: true
touristType:
multivalued: true
any_of:
- range: Audience
- range: Text
track:
multivalued: true
any_of:
- range: ItemList
- range: MusicRecording
trackingNumber:
range: Text
multivalued: true
trackingUrl:
range: URL
multivalued: true
tracks:
range: MusicRecording
multivalued: true
trailer:
range: VideoObject
multivalued: true
trailerWeight:
range: QuantitativeValue
multivalued: true
trainName:
range: Text
multivalued: true
trainNumber:
range: Text
multivalued: true
trainingSalary:
range: MonetaryAmountDistribution
multivalued: true
transFatContent:
range: Mass
multivalued: true
transcript:
range: Text
multivalued: true
transitTime:
range: QuantitativeValue
multivalued: true
transitTimeLabel:
range: Text
multivalued: true
translationOfWork:
range: CreativeWork
multivalued: true
translator:
multivalued: true
any_of:
- range: Organization
- range: Person
transmissionMethod:
range: Text
multivalued: true
travelBans:
multivalued: true
any_of:
- range: URL
- range: WebContent
trialDesign:
range: MedicalTrialDesign
multivalued: true
tributary:
range: AnatomicalStructure
multivalued: true
tripOrigin:
range: Place
multivalued: true
typeOfBed:
multivalued: true
any_of:
- range: BedType
- range: Text
typeOfGood:
multivalued: true
any_of:
- range: Product
- range: Service
typicalAgeRange:
range: Text
multivalued: true
typicalCreditsPerTerm:
multivalued: true
any_of:
- range: Integer
- range: StructuredValue
typicalTest:
range: MedicalTest
multivalued: true
underName:
multivalued: true
any_of:
- range: Organization
- range: Person
unitCode:
multivalued: true
any_of:
- range: Text
- range: URL
unitText:
range: Text
multivalued: true
unsaturatedFatContent:
range: Mass
multivalued: true
uploadDate:
multivalued: true
any_of:
- range: Date
- range: DateTime
upvoteCount:
range: Integer
multivalued: true
url:
range: URL
multivalued: true
urlTemplate:
range: Text
multivalued: true
usedToDiagnose:
range: MedicalCondition
multivalued: true
userInteractionCount:
range: Integer
multivalued: true
usesDevice:
range: MedicalDevice
multivalued: true
usesHealthPlanIdStandard:
multivalued: true
any_of:
- range: Text
- range: URL
utterances:
range: Text
multivalued: true
validFor:
range: Duration
multivalued: true
validForMemberTier:
range: MemberProgramTier
multivalued: true
validFrom:
multivalued: true
any_of:
- range: Date
- range: DateTime
validIn:
range: AdministrativeArea
multivalued: true
validThrough:
multivalued: true
any_of:
- range: Date
- range: DateTime
validUntil:
range: Date
multivalued: true
value:
multivalued: true
any_of:
- range: Boolean
- range: Number
- range: StructuredValue
- range: Text
valueAddedTaxIncluded:
range: Boolean
multivalued: true
valueMaxLength:
range: Number
multivalued: true
valueMinLength:
range: Number
multivalued: true
valueName:
range: Text
multivalued: true
valuePattern:
range: Text
multivalued: true
valueReference:
multivalued: true
any_of:
- range: DefinedTerm
- range: Enumeration
- range: MeasurementTypeEnumeration
- range: PropertyValue
- range: QualitativeValue
- range: QuantitativeValue
- range: StructuredValue
- range: Text
valueRequired:
range: Boolean
multivalued: true
variableMeasured:
multivalued: true
any_of:
- range: Property
- range: PropertyValue
- range: StatisticalVariable
- range: Text
variantCover:
range: Text
multivalued: true
variesBy:
multivalued: true
any_of:
- range: DefinedTerm
- range: Text
vatID:
range: Text
multivalued: true
vehicleConfiguration:
range: Text
multivalued: true
vehicleEngine:
range: EngineSpecification
multivalued: true
vehicleInteriorColor:
range: Text
multivalued: true
vehicleInteriorType:
range: Text
multivalued: true
vehicleModelDate:
range: Date
multivalued: true
vehicleSeatingCapacity:
multivalued: true
any_of:
- range: Number
- range: QuantitativeValue
vehicleSpecialUsage:
multivalued: true
any_of:
- range: CarUsageType
- range: Text
vehicleTransmission:
multivalued: true
any_of:
- range: QualitativeValue
- range: Text
- range: URL
version:
multivalued: true
any_of:
- range: Number
- range: Text
video:
multivalued: true
any_of:
- range: Clip
- range: VideoObject
videoFormat:
range: Text
multivalued: true
videoFrameSize:
range: Text
multivalued: true
videoQuality:
range: Text
multivalued: true
warning:
multivalued: true
any_of:
- range: Text
- range: URL
warranty:
range: WarrantyPromise
multivalued: true
warrantyPromise:
range: WarrantyPromise
multivalued: true
warrantyScope:
range: WarrantyScope
multivalued: true
webCheckinTime:
range: DateTime
multivalued: true
webFeed:
multivalued: true
any_of:
- range: DataFeed
- range: URL
weight:
range: QuantitativeValue
multivalued: true
weightTotal:
range: QuantitativeValue
multivalued: true
wheelbase:
range: QuantitativeValue
multivalued: true
width:
multivalued: true
any_of:
- range: Distance
- range: QuantitativeValue
wordCount:
range: Integer
multivalued: true
workHours:
range: Text
multivalued: true
workTranslation:
range: CreativeWork
multivalued: true
workload:
multivalued: true
any_of:
- range: Energy
- range: QuantitativeValue
worksFor:
range: Organization
multivalued: true
worstRating:
multivalued: true
any_of:
- range: Number
- range: Text
xpath:
range: XPathType
multivalued: true
yearBuilt:
range: Number
multivalued: true
yearlyRevenue:
range: QuantitativeValue
multivalued: true
yearsInOperation:
range: QuantitativeValue
multivalued: true
classes:
'105590001':
class_uri: http://purl.bioontology.org/ontology/SNOMEDCT/105590001
'116154003':
class_uri: http://purl.bioontology.org/ontology/SNOMEDCT/116154003
'277132007':
class_uri: http://purl.bioontology.org/ontology/SNOMEDCT/277132007
'387713003':
class_uri: http://purl.bioontology.org/ontology/SNOMEDCT/387713003
'410942007':
class_uri: http://purl.bioontology.org/ontology/SNOMEDCT/410942007
'50731006':
class_uri: http://purl.bioontology.org/ontology/SNOMEDCT/50731006
'51114001':
class_uri: http://purl.bioontology.org/ontology/SNOMEDCT/51114001
'63653004':
class_uri: http://purl.bioontology.org/ontology/SNOMEDCT/63653004
Dataset:
comments:
- A body of structured information describing some topic(s) of interest.
is_a: CreativeWork
slots:
- issn
- measurementMethod
- measurementTechnique
- catalog
- datasetTimeInterval
- distribution
- includedDataCatalog
- includedInDataCatalog
- variableMeasured
class_uri: schema:Dataset
Event:
comments:
- An event happening at a certain time and location, such as a concert, lecture,
or festival. Ticketing information may be added via the [[offers]] property.
Repeated events may be structured as separate Event objects.
is_a: Thing
slots:
- about
- actor
- contributor
- duration
- funder
- location
- sponsor
- workFeatured
- workPerformed
- aggregateRating
- attendee
- attendees
- audience
- composer
- director
- doorTime
- endDate
- eventAttendanceMode
- eventSchedule
- eventStatus
- funding
- inLanguage
- isAccessibleForFree
- keywords
- maximumAttendeeCapacity
- maximumPhysicalAttendeeCapacity
- maximumVirtualAttendeeCapacity
- offers
- organizer
- performer
- performers
- previousStartDate
- recordedIn
- remainingAttendeeCapacity
- review
- startDate
- subEvent
- subEvents
- superEvent
- translator
- typicalAgeRange
class_uri: schema:Event
Image:
class_uri: http://purl.org/dc/dcmitype/Image
Text:
comments:
- 'Data type: Text.'
class_uri: schema:Text
Issue:
class_uri: http://purl.org/ontology/bibo/Issue
Periodical:
comments:
- A publication in any medium issued in successive parts bearing numerical or
chronological designations and intended to continue indefinitely, such as a
magazine, scholarly journal, or newspaper.\\n\\nSee also [blog post](http://blog.schema.org/2014/09/schemaorg-support-for-bibliographic_2.html).
is_a: CreativeWorkSeries
class_uri: schema:Periodical
Property:
comments:
- A property, used to indicate attributes and relationships of some Thing; equivalent
to rdf:Property.
is_a: Intangible
slots:
- domainIncludes
- inverseOf
- rangeIncludes
- supersededBy
class_uri: schema:Property
Class:
comments:
- A class, also often called a 'Type'; equivalent to rdfs:Class.
is_a: Intangible
slots:
- supersededBy
class_uri: schema:Class
Catalog:
class_uri: http://www.w3.org/ns/dcat#Catalog
Distribution:
class_uri: http://www.w3.org/ns/dcat#Distribution
Person:
comments:
- A person (alive, dead, undead, or fictional).
is_a: Thing
slots:
- additionalName
- affiliation
- callSign
- duns
- funder
- globalLocationNumber
- homeLocation
- memberOf
- publishingPrinciples
- sponsor
- taxID
- workLocation
- address
- agentInteractionStatistic
- alumniOf
- award
- awards
- birthDate
- birthPlace
- brand
- children
- colleague
- colleagues
- contactPoint
- contactPoints
- deathDate
- deathPlace
- email
- familyName
- faxNumber
- follows
- funding
- gender
- givenName
- hasCertification
- hasCredential
- hasOccupation
- hasOfferCatalog
- hasPOS
- height
- honorificPrefix
- honorificSuffix
- interactionStatistic
- isicV4
- jobTitle
- knows
- knowsAbout
- knowsLanguage
- makesOffer
- naics
- nationality
- netWorth
- owns
- parent
- parents
- performerIn
- relatedTo
- seeks
- sibling
- siblings
- skills
- spouse
- telephone
- vatID
- weight
- worksFor
class_uri: schema:Person
AMRadioChannel:
comments:
- A radio channel that uses AM.
is_a: RadioChannel
class_uri: schema:AMRadioChannel
APIReference:
comments:
- Reference documentation for application programming interfaces (APIs).
is_a: TechArticle
slots:
- assembly
- assemblyVersion
- executableLibraryName
- programmingModel
- targetPlatform
class_uri: schema:APIReference
AboutPage:
comments:
- 'Web page type: About page.'
is_a: WebPage
class_uri: schema:AboutPage
AcceptAction:
comments:
- 'The act of committing to/adopting an object.\\n\\nRelated actions:\\n\\n* [[RejectAction]]:
The antonym of AcceptAction.'
is_a: AllocateAction
class_uri: schema:AcceptAction
Accommodation:
comments:
- 'An accommodation is a place that can accommodate human beings, e.g. a hotel
room, a camping pitch, or a meeting room. Many accommodations are for overnight
stays, but this is not a mandatory requirement.
For more specific types of accommodations not defined in schema.org, one can
use [[additionalType]] with external vocabularies.
<br /><br />
See also the <a href=\"/docs/hotels.html\">dedicated document on the use of
schema.org for marking up hotels and other forms of accommodations</a>.
'
is_a: Place
slots:
- accommodationCategory
- accommodationFloorPlan
- amenityFeature
- bed
- floorLevel
- floorSize
- leaseLength
- numberOfBathroomsTotal
- numberOfBedrooms
- numberOfFullBathrooms
- numberOfPartialBathrooms
- numberOfRooms
- occupancy
- permittedUsage
- petsAllowed
- tourBookingPage
- yearBuilt
class_uri: schema:Accommodation
AccountingService:
comments:
- "Accountancy business.\\\\n\\\\nAs a [[LocalBusiness]] it can be described as\
\ a [[provider]] of one or more [[Service]]\\\\(s).\n "
is_a: FinancialService
class_uri: schema:AccountingService
AchieveAction:
comments:
- The act of accomplishing something via previous efforts. It is an instantaneous
action rather than an ongoing process.
is_a: Action
class_uri: schema:AchieveAction
Action:
comments:
- An action performed by a direct agent and indirect participants upon a direct
object. Optionally happens at a location with the help of an inanimate instrument.
The execution of the action may produce a result. Specific action sub-type documentation
specifies the exact expectation of each argument/role.\\n\\nSee also [blog post](http://blog.schema.org/2014/04/announcing-schemaorg-actions.html)
and [Actions overview document](https://schema.org/docs/actions.html).
is_a: Thing
slots:
- instrument
- location
- object
- participant
- result
- actionProcess
- actionStatus
- agent
- endTime
- error
- provider
- startTime
- target
class_uri: schema:Action
ActionAccessSpecification:
comments:
- A set of requirements that must be fulfilled in order to perform an Action.
is_a: Intangible
slots:
- category
- eligibleRegion
- availabilityEnds
- availabilityStarts
- expectsAcceptanceOf
- ineligibleRegion
- requiresSubscription
class_uri: schema:ActionAccessSpecification
ActionStatusType:
comments:
- The status of an Action.
is_a: StatusEnumeration
class_uri: schema:ActionStatusType
ActivateAction:
comments:
- The act of starting or activating a device or application (e.g. starting a timer
or turning on a flashlight).
is_a: ControlAction
class_uri: schema:ActivateAction
AddAction:
comments:
- The act of editing by adding an object to a collection.
is_a: UpdateAction
class_uri: schema:AddAction
AdministrativeArea:
comments:
- A geographical region, typically under the jurisdiction of a particular government.
is_a: Place
class_uri: schema:AdministrativeArea
AdultEntertainment:
comments:
- An adult entertainment establishment.
is_a: EntertainmentBusiness
class_uri: schema:AdultEntertainment
AdultOrientedEnumeration:
comments:
- Enumeration of considerations that make a product relevant or potentially restricted
for adults only.
is_a: Enumeration
class_uri: schema:AdultOrientedEnumeration
AdvertiserContentArticle:
comments:
- An [[Article]] that an external entity has paid to place or to produce to its
specifications. Includes [advertorials](https://en.wikipedia.org/wiki/Advertorial),
sponsored content, native advertising and other paid content.
is_a: Article
class_uri: schema:AdvertiserContentArticle
AggregateOffer:
comments:
- 'When a single product is associated with multiple offers (for example, the
same pair of shoes is offered by different merchants), then AggregateOffer can
be used.\\n\\nNote: AggregateOffers are normally expected to associate multiple
offers that all share the same defined [[businessFunction]] value, or default
to http://purl.org/goodrelations/v1#Sell if businessFunction is not explicitly
defined.'
is_a: Offer
slots:
- highPrice
- lowPrice
- offerCount
- offers
class_uri: schema:AggregateOffer
AggregateRating:
comments:
- The average rating based on multiple ratings or reviews.
is_a: Rating
slots:
- itemReviewed
- ratingCount
- reviewCount
class_uri: schema:AggregateRating
AgreeAction:
comments:
- The act of expressing a consistency of opinion with the object. An agent agrees
to/about an object (a proposition, topic or theme) with participants.
is_a: ReactAction
class_uri: schema:AgreeAction
Airline:
comments:
- An organization that provides flights for passengers.
is_a: Organization
slots:
- boardingPolicy
- iataCode
class_uri: schema:Airline
Airport:
comments:
- An airport.
is_a: CivicStructure
slots:
- iataCode
- icaoCode
class_uri: schema:Airport
AlignmentObject:
comments:
- 'An intangible item that describes an alignment between a learning resource
and a node in an educational framework.
Should not be used where the nature of the alignment can be described using
a simple property, for example to express that a resource [[teaches]] or [[assesses]]
a competency.'
is_a: Intangible
slots:
- alignmentType
- educationalFramework
- targetDescription
- targetName
- targetUrl
class_uri: schema:AlignmentObject
AllocateAction:
comments:
- The act of organizing tasks/objects/events by associating resources to it.
is_a: OrganizeAction
class_uri: schema:AllocateAction
AmpStory:
comments:
- A creative work with a visual storytelling format intended to be viewed online,
particularly on mobile devices.
is_a: MediaObject
mixins:
- CreativeWork
class_uri: schema:AmpStory
AmusementPark:
comments:
- An amusement park.
is_a: EntertainmentBusiness
class_uri: schema:AmusementPark
AnalysisNewsArticle:
comments:
- An AnalysisNewsArticle is a [[NewsArticle]] that, while based on factual reporting,
incorporates the expertise of the author/producer, offering interpretations
and conclusions.
is_a: NewsArticle
class_uri: schema:AnalysisNewsArticle
AnatomicalStructure:
comments:
- Any part of the human body, typically a component of an anatomical system. Organs,
tissues, and cells are all anatomical structures.
is_a: MedicalEntity
slots:
- associatedPathophysiology
- bodyLocation
- connectedTo
- diagram
- partOfSystem
- relatedCondition
- relatedTherapy
- subStructure
class_uri: schema:AnatomicalStructure
AnatomicalSystem:
comments:
- An anatomical system is a group of anatomical structures that work together
to perform a certain task. Anatomical systems, such as organ systems, are one
organizing principle of anatomy, and can include circulatory, digestive, endocrine,
integumentary, immune, lymphatic, muscular, nervous, reproductive, respiratory,
skeletal, urinary, vestibular, and other systems.
is_a: MedicalEntity
slots:
- associatedPathophysiology
- comprisedOf
- relatedCondition
- relatedStructure
- relatedTherapy
class_uri: schema:AnatomicalSystem
AnimalShelter:
comments:
- Animal shelter.
is_a: LocalBusiness
class_uri: schema:AnimalShelter
Answer:
comments:
- An answer offered to a question; perhaps correct, perhaps opinionated or wrong.
is_a: Comment
slots:
- answerExplanation
- parentItem
class_uri: schema:Answer
Apartment:
comments:
- 'An apartment (in American English) or flat (in British English) is a self-contained
housing unit (a type of residential real estate) that occupies only part of
a building (source: Wikipedia, the free encyclopedia, see <a href=\"http://en.wikipedia.org/wiki/Apartment\">http://en.wikipedia.org/wiki/Apartment</a>).'
is_a: Accommodation
slots:
- numberOfRooms
- occupancy
class_uri: schema:Apartment
ApartmentComplex:
comments:
- 'Residence type: Apartment complex.'
is_a: Residence
slots:
- numberOfAccommodationUnits
- numberOfAvailableAccommodationUnits
- numberOfBedrooms
- petsAllowed
- tourBookingPage
class_uri: schema:ApartmentComplex
AppendAction:
comments:
- The act of inserting at the end if an ordered collection.
is_a: InsertAction
class_uri: schema:AppendAction
ApplyAction:
comments:
- 'The act of registering to an organization/service without the guarantee to
receive it.\\n\\nRelated actions:\\n\\n* [[RegisterAction]]: Unlike RegisterAction,
ApplyAction has no guarantees that the application will be accepted.'
is_a: OrganizeAction
class_uri: schema:ApplyAction
ApprovedIndication:
comments:
- An indication for a medical therapy that has been formally specified or approved
by a regulatory body that regulates use of the therapy; for example, the US
FDA approves indications for most drugs in the US.
is_a: MedicalIndication
class_uri: schema:ApprovedIndication
Aquarium:
comments:
- Aquarium.
is_a: CivicStructure
class_uri: schema:Aquarium
ArchiveComponent:
comments:
- An intangible type to be applied to any archive content, carrying with it a
set of properties required to describe archival items and collections.@en
is_a: CreativeWork
slots:
- itemLocation
- holdingArchive
class_uri: schema:ArchiveComponent
ArchiveOrganization:
comments:
- An organization with archival holdings. An organization which keeps and preserves
archival material and typically makes it accessible to the public.@en
is_a: LocalBusiness
slots:
- archiveHeld
class_uri: schema:ArchiveOrganization
ArriveAction:
comments:
- The act of arriving at a place. An agent arrives at a destination from a fromLocation,
optionally with participants.
is_a: MoveAction
class_uri: schema:ArriveAction
ArtGallery:
comments:
- An art gallery.
is_a: EntertainmentBusiness
class_uri: schema:ArtGallery
Artery:
comments:
- A type of blood vessel that specifically carries blood away from the heart.
is_a: Vessel
slots:
- arterialBranch
- supplyTo
class_uri: schema:Artery
Article:
comments:
- An article, such as a news article or piece of investigative report. Newspapers
and magazines have articles of many different types and this is intended to
cover them all.\\n\\nSee also [blog post](http://blog.schema.org/2014/09/schemaorg-support-for-bibliographic_2.html).
is_a: CreativeWork
slots:
- articleBody
- articleSection
- backstory
- pageEnd
- pageStart
- pagination
- speakable
- wordCount
class_uri: schema:Article
AskAction:
comments:
- 'The act of posing a question / favor to someone.\\n\\nRelated actions:\\n\\n*
[[ReplyAction]]: Appears generally as a response to AskAction.'
is_a: CommunicateAction
slots:
- question
class_uri: schema:AskAction
AskPublicNewsArticle:
comments:
- A [[NewsArticle]] expressing an open call by a [[NewsMediaOrganization]] asking
the public for input, insights, clarifications, anecdotes, documentation, etc.,
on an issue, for reporting purposes.
is_a: NewsArticle
class_uri: schema:AskPublicNewsArticle
AssessAction:
comments:
- The act of forming one's opinion, reaction or sentiment.
is_a: Action
class_uri: schema:AssessAction
AssignAction:
comments:
- The act of allocating an action/event/task to some destination (someone or something).
is_a: AllocateAction
class_uri: schema:AssignAction
Atlas:
comments:
- A collection or bound volume of maps, charts, plates or tables, physical or
in media form illustrating any subject.
is_a: CreativeWork
class_uri: schema:Atlas
Attorney:
comments:
- 'Professional service: Attorney. \\n\\nThis type is deprecated - [[LegalService]]
is more inclusive and less ambiguous.'
is_a: LegalService
class_uri: schema:Attorney
Audience:
comments:
- Intended audience for an item, i.e. the group for whom the item was created.
is_a: Intangible
slots:
- audienceType
- geographicArea
class_uri: schema:Audience
AudioObject:
comments:
- An audio file.
is_a: MediaObject
slots:
- caption
- embeddedTextCaption
- transcript
class_uri: schema:AudioObject
AudioObjectSnapshot:
comments:
- A specific and exact (byte-for-byte) version of an [[AudioObject]]. Two byte-for-byte
identical files, for the purposes of this type, considered identical. If they
have different embedded metadata the files will differ. Different external facts
about the files, e.g. creator or dateCreated that aren't represented in their
actual content, do not affect this notion of identity.
is_a: AudioObject
class_uri: schema:AudioObjectSnapshot
Audiobook:
comments:
- An audiobook.
is_a: AudioObject
mixins:
- Book
slots:
- duration
- readBy
class_uri: schema:Audiobook
AuthorizeAction:
comments:
- The act of granting permission to an object.
is_a: AllocateAction
slots:
- recipient
class_uri: schema:AuthorizeAction
AutoBodyShop:
comments:
- Auto body shop.
is_a: AutomotiveBusiness
class_uri: schema:AutoBodyShop
AutoDealer:
comments:
- An car dealership.
is_a: AutomotiveBusiness
class_uri: schema:AutoDealer
AutoPartsStore:
comments:
- An auto parts store.
is_a: AutomotiveBusiness
mixins:
- Store
class_uri: schema:AutoPartsStore
AutoRental:
comments:
- A car rental business.
is_a: AutomotiveBusiness
class_uri: schema:AutoRental
AutoRepair:
comments:
- Car repair business.
is_a: AutomotiveBusiness
class_uri: schema:AutoRepair
AutoWash:
comments:
- A car wash business.
is_a: AutomotiveBusiness
class_uri: schema:AutoWash
AutomatedTeller:
comments:
- ATM/cash machine.
is_a: FinancialService
class_uri: schema:AutomatedTeller
AutomotiveBusiness:
comments:
- Car repair, sales, or parts.
is_a: LocalBusiness
class_uri: schema:AutomotiveBusiness
BackgroundNewsArticle:
comments:
- A [[NewsArticle]] providing historical context, definition and detail on a specific
topic (aka \"explainer\" or \"backgrounder\"). For example, an in-depth article
or frequently-asked-questions ([FAQ](https://en.wikipedia.org/wiki/FAQ)) document
on topics such as Climate Change or the European Union. Other kinds of background
material from a non-news setting are often described using [[Book]] or [[Article]],
in particular [[ScholarlyArticle]]. See also [[NewsArticle]] for related vocabulary
from a learning/education perspective.
is_a: NewsArticle
class_uri: schema:BackgroundNewsArticle
Bakery:
comments:
- A bakery.
is_a: FoodEstablishment
class_uri: schema:Bakery
BankAccount:
comments:
- A product or service offered by a bank whereby one may deposit, withdraw or
transfer money and in some cases be paid interest.
is_a: FinancialProduct
slots:
- accountMinimumInflow
- accountOverdraftLimit
- bankAccountType
class_uri: schema:BankAccount
BankOrCreditUnion:
comments:
- Bank or credit union.
is_a: FinancialService
class_uri: schema:BankOrCreditUnion
BarOrPub:
comments:
- A bar or pub.
is_a: FoodEstablishment
class_uri: schema:BarOrPub
Barcode:
comments:
- An image of a visual machine-readable code such as a barcode or QR code.
is_a: ImageObject
class_uri: schema:Barcode
Beach:
comments:
- Beach.
is_a: CivicStructure
class_uri: schema:Beach
BeautySalon:
comments:
- Beauty salon.
is_a: HealthAndBeautyBusiness
class_uri: schema:BeautySalon
BedAndBreakfast:
comments:
- 'Bed and breakfast.
<br /><br />
See also the <a href=\"/docs/hotels.html\">dedicated document on the use of
schema.org for marking up hotels and other forms of accommodations</a>.
'
is_a: LodgingBusiness
class_uri: schema:BedAndBreakfast
BedDetails:
comments:
- An entity holding detailed information about the available bed types, e.g. the
quantity of twin beds for a hotel room. For the single case of just one bed
of a certain type, you can use bed directly with a text. See also [[BedType]]
(under development).
is_a: Intangible
slots:
- numberOfBeds
- typeOfBed
class_uri: schema:BedDetails
BedType:
comments:
- A type of bed. This is used for indicating the bed or beds available in an accommodation.
is_a: QualitativeValue
class_uri: schema:BedType
BefriendAction:
comments:
- 'The act of forming a personal connection with someone (object) mutually/bidirectionally/symmetrically.\\n\\nRelated
actions:\\n\\n* [[FollowAction]]: Unlike FollowAction, BefriendAction implies
that the connection is reciprocal.'
is_a: InteractAction
class_uri: schema:BefriendAction
BikeStore:
comments:
- A bike store.
is_a: Store
class_uri: schema:BikeStore
BioChemEntity:
comments:
- 'Any biological, chemical, or biochemical thing. For example: a protein; a gene;
a chemical; a synthetic chemical.'
is_a: Thing
slots:
- hasRepresentation
- associatedDisease
- bioChemInteraction
- bioChemSimilarity
- biologicalRole
- funding
- hasBioChemEntityPart
- hasMolecularFunction
- isEncodedByBioChemEntity
- isInvolvedInBiologicalProcess
- isLocatedInSubcellularLocation
- isPartOfBioChemEntity
- taxonomicRange
class_uri: schema:BioChemEntity
Blog:
comments:
- A [blog](https://en.wikipedia.org/wiki/Blog), sometimes known as a \"weblog\".
Note that the individual posts ([[BlogPosting]]s) in a [[Blog]] are often colloquially
referred to by the same term.
is_a: CreativeWork
slots:
- issn
- blogPost
- blogPosts
class_uri: schema:Blog
BlogPosting:
comments:
- A blog post.
is_a: SocialMediaPosting
class_uri: schema:BlogPosting
BloodTest:
comments:
- A medical test performed on a sample of a patient's blood.
is_a: MedicalTest
class_uri: schema:BloodTest
BoardingPolicyType:
comments:
- A type of boarding policy used by an airline.
is_a: Enumeration
class_uri: schema:BoardingPolicyType
BoatReservation:
comments:
- 'A reservation for boat travel.
Note: This type is for information about actual reservations, e.g. in confirmation
emails or HTML pages with individual confirmations of reservations. For offers
of tickets, use [[Offer]].'
is_a: Reservation
class_uri: schema:BoatReservation
BoatTerminal:
comments:
- A terminal for boats, ships, and other water vessels.
is_a: CivicStructure
class_uri: schema:BoatTerminal
BoatTrip:
comments:
- A trip on a commercial ferry line.
is_a: Trip
slots:
- arrivalBoatTerminal
- departureBoatTerminal
class_uri: schema:BoatTrip
BodyMeasurementTypeEnumeration:
comments:
- Enumerates types (or dimensions) of a person's body measurements, for example
for fitting of clothes.
is_a: MeasurementTypeEnumeration
class_uri: schema:BodyMeasurementTypeEnumeration
BodyOfWater:
comments:
- A body of water, such as a sea, ocean, or lake.
is_a: Landform
class_uri: schema:BodyOfWater
Bone:
comments:
- Rigid connective tissue that comprises up the skeletal structure of the human
body.
is_a: AnatomicalStructure
class_uri: schema:Bone
Book:
comments:
- A book.
is_a: CreativeWork
slots:
- isbn
- abridged
- bookEdition
- bookFormat
- illustrator
- numberOfPages
class_uri: schema:Book
BookFormatType:
comments:
- The publication format of the book.
is_a: Enumeration
class_uri: schema:BookFormatType
BookSeries:
comments:
- A series of books. Included books can be indicated with the hasPart property.
is_a: CreativeWorkSeries
class_uri: schema:BookSeries
BookStore:
comments:
- A bookstore.
is_a: Store
class_uri: schema:BookStore
BookmarkAction:
comments:
- An agent bookmarks/flags/labels/tags/marks an object.
is_a: OrganizeAction
class_uri: schema:BookmarkAction
Boolean:
comments:
- 'Boolean: True or False.'
class_uri: schema:Boolean
BorrowAction:
comments:
- 'The act of obtaining an object under an agreement to return it at a later date.
Reciprocal of LendAction.\\n\\nRelated actions:\\n\\n* [[LendAction]]: Reciprocal
of BorrowAction.'
is_a: TransferAction
slots:
- lender
class_uri: schema:BorrowAction
BowlingAlley:
comments:
- A bowling alley.
is_a: SportsActivityLocation
class_uri: schema:BowlingAlley
BrainStructure:
comments:
- Any anatomical structure which pertains to the soft nervous tissue functioning
as the coordinating center of sensation and intellectual and nervous activity.
is_a: AnatomicalStructure
class_uri: schema:BrainStructure
Brand:
comments:
- A brand is a name used by an organization or business person for labeling a
product, product group, or similar.
is_a: Intangible
slots:
- logo
- aggregateRating
- review
- slogan
class_uri: schema:Brand
BreadcrumbList:
comments:
- "A BreadcrumbList is an ItemList consisting of a chain of linked Web pages,\
\ typically described using at least their URL and their name, and typically\
\ ending with the current page.\\\\n\\\\nThe [[position]] property is used to\
\ reconstruct the order of the items in a BreadcrumbList. The convention is\
\ that a breadcrumb list has an [[itemListOrder]] of [[ItemListOrderAscending]]\
\ (lower values listed first), and that the first items in this list correspond\
\ to the \\\"top\\\" or beginning of the breadcrumb trail, e.g. with a site\
\ or section homepage. The specific values of 'position' are not assigned meaning\
\ for a BreadcrumbList, but they should be integers, e.g. beginning with '1'\
\ for the first item in the list.\n "
is_a: ItemList
class_uri: schema:BreadcrumbList
Brewery:
comments:
- Brewery.
is_a: FoodEstablishment
class_uri: schema:Brewery
Bridge:
comments:
- A bridge.
is_a: CivicStructure
class_uri: schema:Bridge
BroadcastChannel:
comments:
- A unique instance of a BroadcastService on a CableOrSatelliteService lineup.
is_a: Intangible
slots:
- genre
- broadcastChannelId
- broadcastFrequency
- broadcastServiceTier
- inBroadcastLineup
- providesBroadcastService
class_uri: schema:BroadcastChannel
BroadcastEvent:
comments:
- An over the air or online broadcast event.
is_a: PublicationEvent
slots:
- broadcastOfEvent
- isLiveBroadcast
- subtitleLanguage
- videoFormat
class_uri: schema:BroadcastEvent
BroadcastFrequencySpecification:
comments:
- The frequency in MHz and the modulation used for a particular BroadcastService.
is_a: Intangible
slots:
- broadcastFrequencyValue
- broadcastSignalModulation
- broadcastSubChannel
class_uri: schema:BroadcastFrequencySpecification
BroadcastService:
comments:
- A delivery service through which content is provided via broadcast over the
air or online.
is_a: Service
slots:
- callSign
- area
- broadcastAffiliateOf
- broadcastDisplayName
- broadcastFrequency
- broadcastTimezone
- broadcaster
- hasBroadcastChannel
- inLanguage
- parentService
- videoFormat
class_uri: schema:BroadcastService
BrokerageAccount:
comments:
- An account that allows an investor to deposit funds and place investment orders
with a licensed broker or brokerage firm.
is_a: InvestmentOrDeposit
class_uri: schema:BrokerageAccount
BuddhistTemple:
comments:
- A Buddhist temple.
is_a: PlaceOfWorship
class_uri: schema:BuddhistTemple
BusOrCoach:
comments:
- A bus (also omnibus or autobus) is a road vehicle designed to carry passengers.
Coaches are luxury buses, usually in service for long distance travel.
is_a: Vehicle
slots:
- acrissCode
- roofLoad
class_uri: schema:BusOrCoach
BusReservation:
comments:
- 'A reservation for bus travel. \\n\\nNote: This type is for information about
actual reservations, e.g. in confirmation emails or HTML pages with individual
confirmations of reservations. For offers of tickets, use [[Offer]].'
is_a: Reservation
class_uri: schema:BusReservation
BusStation:
comments:
- A bus station.
is_a: CivicStructure
class_uri: schema:BusStation
BusStop:
comments:
- A bus stop.
is_a: CivicStructure
class_uri: schema:BusStop
BusTrip:
comments:
- A trip on a commercial bus line.
is_a: Trip
slots:
- arrivalBusStop
- busName
- busNumber
- departureBusStop
class_uri: schema:BusTrip
BusinessAudience:
comments:
- A set of characteristics belonging to businesses, e.g. who compose an item's
target audience.
is_a: Audience
slots:
- numberOfEmployees
- yearlyRevenue
- yearsInOperation
class_uri: schema:BusinessAudience
BusinessEntityType:
comments:
- "A business entity type is a conceptual entity representing the legal form,\
\ the size, the main line of business, the position in the value chain, or any\
\ combination thereof, of an organization or business person.\\\\n\\\\nCommonly\
\ used values:\\\\n\\\\n* http://purl.org/goodrelations/v1#Business\\\\n* http://purl.org/goodrelations/v1#Enduser\\\
\\n* http://purl.org/goodrelations/v1#PublicInstitution\\\\n* http://purl.org/goodrelations/v1#Reseller\n\
\ "
is_a: Enumeration
class_uri: schema:BusinessEntityType
BusinessEvent:
comments:
- 'Event type: Business event.'
is_a: Event
class_uri: schema:BusinessEvent
BusinessFunction:
comments:
- "The business function specifies the type of activity or access (i.e., the bundle\
\ of rights) offered by the organization or business person through the offer.\
\ Typical are sell, rental or lease, maintenance or repair, manufacture / produce,\
\ recycle / dispose, engineering / construction, or installation. Proprietary\
\ specifications of access rights are also instances of this class.\\\\n\\\\\
nCommonly used values:\\\\n\\\\n* http://purl.org/goodrelations/v1#ConstructionInstallation\\\
\\n* http://purl.org/goodrelations/v1#Dispose\\\\n* http://purl.org/goodrelations/v1#LeaseOut\\\
\\n* http://purl.org/goodrelations/v1#Maintain\\\\n* http://purl.org/goodrelations/v1#ProvideService\\\
\\n* http://purl.org/goodrelations/v1#Repair\\\\n* http://purl.org/goodrelations/v1#Sell\\\
\\n* http://purl.org/goodrelations/v1#Buy\n "
is_a: Enumeration
class_uri: schema:BusinessFunction
BuyAction:
comments:
- The act of giving money to a seller in exchange for goods or services rendered.
An agent buys an object, product, or service from a seller for a price. Reciprocal
of SellAction.
is_a: TradeAction
slots:
- seller
- vendor
- warrantyPromise
class_uri: schema:BuyAction
CDCPMDRecord:
comments:
- "A CDCPMDRecord is a data structure representing a record in a CDC tabular data\
\ format\n used for hospital data reporting. See [documentation](/docs/cdc-covid.html)\
\ for details, and the linked CDC materials for authoritative\n definitions\
\ used as the source here.\n "
is_a: StructuredValue
slots:
- cvdCollectionDate
- cvdFacilityCounty
- cvdFacilityId
- cvdNumBeds
- cvdNumBedsOcc
- cvdNumC19Died
- cvdNumC19HOPats
- cvdNumC19HospPats
- cvdNumC19MechVentPats
- cvdNumC19OFMechVentPats
- cvdNumC19OverflowPats
- cvdNumICUBeds
- cvdNumICUBedsOcc
- cvdNumTotBeds
- cvdNumVent
- cvdNumVentUse
- datePosted
class_uri: schema:CDCPMDRecord
CableOrSatelliteService:
comments:
- A service which provides access to media programming like TV or radio. Access
may be via cable or satellite.
is_a: Service
class_uri: schema:CableOrSatelliteService
CafeOrCoffeeShop:
comments:
- A cafe or coffee shop.
is_a: FoodEstablishment
class_uri: schema:CafeOrCoffeeShop
Campground:
comments:
- 'A camping site, campsite, or [[Campground]] is a place used for overnight stay
in the outdoors, typically containing individual [[CampingPitch]] locations.
\\n\\n
In British English a campsite is an area, usually divided into a number of pitches,
where people can camp overnight using tents or camper vans or caravans; this
British English use of the word is synonymous with the American English expression
campground. In American English the term campsite generally means an area where
an individual, family, group, or military unit can pitch a tent or park a camper;
a campground may contain many campsites (source: Wikipedia, see [https://en.wikipedia.org/wiki/Campsite](https://en.wikipedia.org/wiki/Campsite)).\\n\\n
See also the dedicated [document on the use of schema.org for marking up hotels
and other forms of accommodations](/docs/hotels.html).
'
is_a: CivicStructure
mixins:
- LodgingBusiness
class_uri: schema:Campground
CampingPitch:
comments:
- 'A [[CampingPitch]] is an individual place for overnight stay in the outdoors,
typically being part of a larger camping site, or [[Campground]].\\n\\n
In British English a campsite, or campground, is an area, usually divided into
a number of pitches, where people can camp overnight using tents or camper vans
or caravans; this British English use of the word is synonymous with the American
English expression campground. In American English the term campsite generally
means an area where an individual, family, group, or military unit can pitch
a tent or park a camper; a campground may contain many campsites.
(Source: Wikipedia, see [https://en.wikipedia.org/wiki/Campsite](https://en.wikipedia.org/wiki/Campsite).)\\n\\n
See also the dedicated [document on the use of schema.org for marking up hotels
and other forms of accommodations](/docs/hotels.html).
'
is_a: Accommodation
class_uri: schema:CampingPitch
Canal:
comments:
- A canal, like the Panama Canal.
is_a: BodyOfWater
class_uri: schema:Canal
CancelAction:
comments:
- 'The act of asserting that a future event/action is no longer going to happen.\\n\\nRelated
actions:\\n\\n* [[ConfirmAction]]: The antonym of CancelAction.'
is_a: PlanAction
class_uri: schema:CancelAction
Car:
comments:
- A car is a wheeled, self-powered motor vehicle used for transportation.
is_a: Vehicle
slots:
- acrissCode
- roofLoad
class_uri: schema:Car
CarUsageType:
comments:
- A value indicating a special usage of a car, e.g. commercial rental, driving
school, or as a taxi.
is_a: Enumeration
class_uri: schema:CarUsageType
Casino:
comments:
- A casino.
is_a: EntertainmentBusiness
class_uri: schema:Casino
CategoryCode:
comments:
- A Category Code.
is_a: DefinedTerm
slots:
- codeValue
- inCodeSet
class_uri: schema:CategoryCode
CategoryCodeSet:
comments:
- A set of Category Code values.
is_a: DefinedTermSet
slots:
- hasCategoryCode
class_uri: schema:CategoryCodeSet
CatholicChurch:
comments:
- A Catholic church.
is_a: Church
class_uri: schema:CatholicChurch
Cemetery:
comments:
- A graveyard.
is_a: CivicStructure
class_uri: schema:Cemetery
Certification:
comments:
- 'A Certification is an official and authoritative statement about a subject,
for example a product, service, person, or organization. A certification is
typically issued by an indendent certification body, for example a professional
organization or government. It formally attests certain characteristics about
the subject, for example Organizations can be ISO certified, Food products can
be certified Organic or Vegan, a Person can be a certified professional, a Place
can be certified for food processing. There are certifications for many domains:
regulatory, organizational, recycling, food, efficiency, educational, ecological,
etc. A certification is a form of credential, as are accreditations and licenses.
Mapped from the [gs1:CertificationDetails](https://www.gs1.org/voc/CertificationDetails)
class in the GS1 Web Vocabulary.'
is_a: CreativeWork
slots:
- about
- logo
- auditDate
- certificationIdentification
- certificationRating
- certificationStatus
- datePublished
- expires
- hasMeasurement
- issuedBy
- validFrom
- validIn
class_uri: schema:Certification
CertificationStatusEnumeration:
comments:
- Enumerates the different statuses of a Certification (Active and Inactive).
is_a: Enumeration
class_uri: schema:CertificationStatusEnumeration
Chapter:
comments:
- One of the sections into which a book is divided. A chapter usually has a section
number or a name.
is_a: CreativeWork
slots:
- pageEnd
- pageStart
- pagination
class_uri: schema:Chapter
CheckAction:
comments:
- An agent inspects, determines, investigates, inquires, or examines an object's
accuracy, quality, condition, or state.
is_a: FindAction
class_uri: schema:CheckAction
CheckInAction:
comments:
- 'The act of an agent communicating (service provider, social media, etc) their
arrival by registering/confirming for a previously reserved service (e.g. flight
check-in) or at a place (e.g. hotel), possibly resulting in a result (boarding
pass, etc).\\n\\nRelated actions:\\n\\n* [[CheckOutAction]]: The antonym of
CheckInAction.\\n* [[ArriveAction]]: Unlike ArriveAction, CheckInAction implies
that the agent is informing/confirming the start of a previously reserved service.\\n*
[[ConfirmAction]]: Unlike ConfirmAction, CheckInAction implies that the agent
is informing/confirming the *start* of a previously reserved service rather
than its validity/existence.'
is_a: CommunicateAction
class_uri: schema:CheckInAction
CheckOutAction:
comments:
- 'The act of an agent communicating (service provider, social media, etc) their
departure of a previously reserved service (e.g. flight check-in) or place (e.g.
hotel).\\n\\nRelated actions:\\n\\n* [[CheckInAction]]: The antonym of CheckOutAction.\\n*
[[DepartAction]]: Unlike DepartAction, CheckOutAction implies that the agent
is informing/confirming the end of a previously reserved service.\\n* [[CancelAction]]:
Unlike CancelAction, CheckOutAction implies that the agent is informing/confirming
the end of a previously reserved service.'
is_a: CommunicateAction
class_uri: schema:CheckOutAction
CheckoutPage:
comments:
- 'Web page type: Checkout page.'
is_a: WebPage
class_uri: schema:CheckoutPage
ChemicalSubstance:
comments:
- 'A chemical substance is ''a portion of matter of constant composition, composed
of molecular entities of the same type or of different types'' (source: [ChEBI:59999](https://www.ebi.ac.uk/chebi/searchId.do?chebiId=59999)).'
is_a: BioChemEntity
slots:
- chemicalComposition
- chemicalRole
- potentialUse
class_uri: schema:ChemicalSubstance
ChildCare:
comments:
- A Childcare center.
is_a: LocalBusiness
class_uri: schema:ChildCare
ChildrensEvent:
comments:
- 'Event type: Children''s event.'
is_a: Event
class_uri: schema:ChildrensEvent
ChooseAction:
comments:
- The act of expressing a preference from a set of options or a large or unbounded
set of choices/options.
is_a: AssessAction
slots:
- actionOption
- option
class_uri: schema:ChooseAction
Church:
comments:
- A church.
is_a: PlaceOfWorship
class_uri: schema:Church
City:
comments:
- A city or town.
is_a: AdministrativeArea
class_uri: schema:City
CityHall:
comments:
- A city hall.
is_a: GovernmentBuilding
class_uri: schema:CityHall
CivicStructure:
comments:
- A public structure, such as a town hall or concert hall.
is_a: Place
slots:
- openingHours
class_uri: schema:CivicStructure
Claim:
comments:
- "A [[Claim]] in Schema.org represents a specific, factually-oriented claim that\
\ could be the [[itemReviewed]] in a [[ClaimReview]]. The content of a claim\
\ can be summarized with the [[text]] property. Variations on well known claims\
\ can have their common identity indicated via [[sameAs]] links, and summarized\
\ with a [[name]]. Ideally, a [[Claim]] description includes enough contextual\
\ information to minimize the risk of ambiguity or inclarity. In practice, many\
\ claims are better understood in the context in which they appear or the interpretations\
\ provided by claim reviews.\n\n Beyond [[ClaimReview]], the Claim type can\
\ be associated with related creative works - for example a [[ScholarlyArticle]]\
\ or [[Question]] might be [[about]] some [[Claim]].\n\n At this time, Schema.org\
\ does not define any types of relationship between claims. This is a natural\
\ area for future exploration.\n "
is_a: CreativeWork
slots:
- appearance
- firstAppearance
- claimInterpreter
class_uri: schema:Claim
ClaimReview:
comments:
- A fact-checking review of claims made (or reported) in some creative work (referenced
via itemReviewed).
is_a: Review
slots:
- claimReviewed
class_uri: schema:ClaimReview
Clip:
comments:
- A short TV or radio program or a segment/part of a program.
is_a: CreativeWork
slots:
- actor
- clipNumber
- partOfEpisode
- partOfSeason
- partOfSeries
- actors
- director
- directors
- endOffset
- musicBy
- startOffset
class_uri: schema:Clip
ClothingStore:
comments:
- A clothing store.
is_a: Store
class_uri: schema:ClothingStore
Code:
comments:
- 'Computer programming source code. Example: Full (compile ready) solutions,
code snippet samples, scripts, templates.'
is_a: CreativeWork
class_uri: schema:Code
Collection:
comments:
- A collection of items, e.g. creative works or products.
is_a: CreativeWork
slots:
- collectionSize
class_uri: schema:Collection
CollectionPage:
comments:
- 'Web page type: Collection page.'
is_a: WebPage
class_uri: schema:CollectionPage
CollegeOrUniversity:
comments:
- A college, university, or other third-level educational institution.
is_a: EducationalOrganization
class_uri: schema:CollegeOrUniversity
ComedyClub:
comments:
- A comedy club.
is_a: EntertainmentBusiness
class_uri: schema:ComedyClub
ComedyEvent:
comments:
- 'Event type: Comedy event.'
is_a: Event
class_uri: schema:ComedyEvent
ComicCoverArt:
comments:
- The artwork on the cover of a comic.
is_a: CoverArt
mixins:
- ComicStory
class_uri: schema:ComicCoverArt
ComicIssue:
comments:
- "Individual comic issues are serially published as\n \tpart of a larger series.\
\ For the sake of consistency, even one-shot issues\n \tbelong to a series\
\ comprised of a single issue. All comic issues can be\n \tuniquely identified\
\ by: the combination of the name and volume number of the\n \tseries to\
\ which the issue belongs; the issue number; and the variant\n \tdescription\
\ of the issue (if any)."
is_a: PublicationIssue
slots:
- artist
- colorist
- inker
- letterer
- penciler
- variantCover
class_uri: schema:ComicIssue
ComicSeries:
comments:
- "A sequential publication of comic stories under a\n \tunifying title, for\
\ example \\\"The Amazing Spider-Man\\\" or \\\"Groo the\n \tWanderer\\\"\
."
is_a: Periodical
class_uri: schema:ComicSeries
ComicStory:
comments:
- "The term \\\"story\\\" is any indivisible, re-printable\n \tunit of a comic,\
\ including the interior stories, covers, and backmatter. Most\n \tcomics\
\ have at least two stories: a cover (ComicCoverArt) and an interior story."
is_a: CreativeWork
slots:
- artist
- colorist
- inker
- letterer
- penciler
class_uri: schema:ComicStory
Comment:
comments:
- A comment on an item - for example, a comment on a blog post. The comment's
content is expressed via the [[text]] property, and its topic via [[about]],
properties shared with all CreativeWorks.
is_a: CreativeWork
slots:
- downvoteCount
- parentItem
- sharedContent
- upvoteCount
class_uri: schema:Comment
CommentAction:
comments:
- The act of generating a comment about a subject.
is_a: CommunicateAction
slots:
- resultComment
class_uri: schema:CommentAction
CommunicateAction:
comments:
- The act of conveying information to another person via a communication medium
(instrument) such as speech, email, or telephone conversation.
is_a: InteractAction
slots:
- about
- language
- recipient
- inLanguage
class_uri: schema:CommunicateAction
CommunityHealth:
comments:
- A field of public health focusing on improving health characteristics of a defined
population in relation with their geographical or environment areas.
is_a: MedicalBusiness
class_uri: schema:CommunityHealth
CompleteDataFeed:
comments:
- 'A [[CompleteDataFeed]] is a [[DataFeed]] whose standard representation includes
content for every item currently in the feed.
This is the equivalent of Atom''s element as defined in Feed Paging and Archiving
[RFC 5005](https://tools.ietf.org/html/rfc5005), for example (and as defined
for Atom), when using data from a feed that represents a collection of items
that varies over time (e.g. \"Top Twenty Records\") there is no need to have
newer entries mixed in alongside older, obsolete entries. By marking this feed
as a CompleteDataFeed, old entries can be safely discarded when the feed is
refreshed, since we can assume the feed has provided descriptions for all current
items.'
is_a: DataFeed
class_uri: schema:CompleteDataFeed
CompoundPriceSpecification:
comments:
- A compound price specification is one that bundles multiple prices that all
apply in combination for different dimensions of consumption. Use the name property
of the attached unit price specification for indicating the dimension of a price
component (e.g. \"electricity\" or \"final cleaning\").
is_a: PriceSpecification
slots:
- priceComponent
- priceType
class_uri: schema:CompoundPriceSpecification
ComputerLanguage:
comments:
- This type covers computer programming languages such as Scheme and Lisp, as
well as other language-like computer representations. Natural languages are
best represented with the [[Language]] type.
is_a: Intangible
class_uri: schema:ComputerLanguage
ComputerStore:
comments:
- A computer store.
is_a: Store
class_uri: schema:ComputerStore
ConfirmAction:
comments:
- 'The act of notifying someone that a future event/action is going to happen
as expected.\\n\\nRelated actions:\\n\\n* [[CancelAction]]: The antonym of ConfirmAction.'
is_a: InformAction
class_uri: schema:ConfirmAction
Consortium:
comments:
- A Consortium is a membership [[Organization]] whose members are typically Organizations.
is_a: Organization
class_uri: schema:Consortium
ConstraintNode:
comments:
- "The ConstraintNode type is provided to support usecases in which a node in\
\ a structured data graph is described with properties which appear to describe\
\ a single entity, but are being used in a situation where they serve a more\
\ abstract purpose. A [[ConstraintNode]] can be described using [[constraintProperty]]\
\ and [[numConstraints]]. These constraint properties can serve a\n variety\
\ of purposes, and their values may sometimes be understood to indicate sets\
\ of possible values rather than single, exact and specific values."
is_a: Intangible
slots:
- constraintProperty
- numConstraints
class_uri: schema:ConstraintNode
ConsumeAction:
comments:
- The act of ingesting information/resources/food.
is_a: Action
slots:
- actionAccessibilityRequirement
- expectsAcceptanceOf
class_uri: schema:ConsumeAction
ContactPage:
comments:
- 'Web page type: Contact page.'
is_a: WebPage
class_uri: schema:ContactPage
ContactPoint:
comments:
- A contact point&#x2014;for example, a Customer Complaints department.
is_a: StructuredValue
slots:
- areaServed
- availableLanguage
- contactOption
- contactType
- email
- faxNumber
- hoursAvailable
- productSupported
- serviceArea
- telephone
class_uri: schema:ContactPoint
ContactPointOption:
comments:
- Enumerated options related to a ContactPoint.
is_a: Enumeration
class_uri: schema:ContactPointOption
Continent:
comments:
- One of the continents (for example, Europe or Africa).
is_a: Landform
class_uri: schema:Continent
ControlAction:
comments:
- An agent controls a device or application.
is_a: Action
class_uri: schema:ControlAction
ConvenienceStore:
comments:
- A convenience store.
is_a: Store
class_uri: schema:ConvenienceStore
Conversation:
comments:
- One or more messages between organizations or people on a particular topic.
Individual messages can be linked to the conversation with isPartOf or hasPart
properties.
is_a: CreativeWork
class_uri: schema:Conversation
CookAction:
comments:
- The act of producing/preparing food.
is_a: CreateAction
slots:
- foodEstablishment
- foodEvent
- recipe
class_uri: schema:CookAction
Corporation:
comments:
- 'Organization: A business corporation.'
is_a: Organization
slots:
- tickerSymbol
class_uri: schema:Corporation
CorrectionComment:
comments:
- A [[comment]] that corrects [[CreativeWork]].
is_a: Comment
class_uri: schema:CorrectionComment
Country:
comments:
- A country.
is_a: AdministrativeArea
class_uri: schema:Country
Course:
comments:
- A description of an educational course which may be offered as distinct instances
which take place at different times or take place at different locations, or
be offered through different media or modes of study. An educational course
is a sequence of one or more educational events and/or creative works which
aims to build knowledge, competence or ability of learners.
is_a: LearningResource
mixins:
- CreativeWork
slots:
- availableLanguage
- courseCode
- coursePrerequisites
- educationalCredentialAwarded
- financialAidEligible
- hasCourseInstance
- numberOfCredits
- occupationalCredentialAwarded
- syllabusSections
- totalHistoricalEnrollment
class_uri: schema:Course
CourseInstance:
comments:
- An instance of a [[Course]] which is distinct from other instances because it
is offered at a different time or location or through different media or modes
of study or to a specific section of students.
is_a: Event
slots:
- courseMode
- courseSchedule
- courseWorkload
- instructor
class_uri: schema:CourseInstance
Courthouse:
comments:
- A courthouse.
is_a: GovernmentBuilding
class_uri: schema:Courthouse
CoverArt:
comments:
- The artwork on the outer surface of a CreativeWork.
is_a: VisualArtwork
class_uri: schema:CoverArt
CovidTestingFacility:
comments:
- "A CovidTestingFacility is a [[MedicalClinic]] where testing for the COVID-19\
\ Coronavirus\n disease is available. If the facility is being made available\
\ from an established [[Pharmacy]], [[Hotel]], or other\n non-medical organization,\
\ multiple types can be listed. This makes it easier to re-use existing schema.org\
\ information\n about that place, e.g. contact info, address, opening hours.\
\ Note that in an emergency, such information may not always be reliable.\n\
\ "
is_a: MedicalClinic
class_uri: schema:CovidTestingFacility
CreateAction:
comments:
- The act of deliberately creating/producing/generating/building a result out
of the agent.
is_a: Action
class_uri: schema:CreateAction
CreativeWork:
comments:
- The most generic kind of creative work, including books, movies, photographs,
software programs, etc.
is_a: Thing
slots:
- about
- acquireLicensePage
- contentLocation
- contributor
- creator
- dateCreated
- editEIDR
- funder
- genre
- hasPart
- interpretedAsClaim
- isPartOf
- mainEntity
- material
- position
- publishingPrinciples
- spatialCoverage
- sponsor
- usageInfo
- workExample
- abstract
- accessMode
- accessModeSufficient
- accessibilityAPI
- accessibilityControl
- accessibilityFeature
- accessibilityHazard
- accessibilitySummary
- accountablePerson
- aggregateRating
- alternativeHeadline
- archivedAt
- assesses
- associatedMedia
- audience
- audio
- author
- award
- awards
- character
- citation
- comment
- commentCount
- conditionsOfAccess
- contentRating
- contentReferenceTime
- copyrightHolder
- copyrightNotice
- copyrightYear
- correction
- countryOfOrigin
- creativeWorkStatus
- creditText
- dateModified
- datePublished
- digitalSourceType
- discussionUrl
- editor
- educationalAlignment
- educationalLevel
- educationalUse
- encoding
- encodingFormat
- encodings
- exampleOfWork
- expires
- fileFormat
- funding
- headline
- inLanguage
- interactionStatistic
- interactivityType
- isAccessibleForFree
- isBasedOn
- isBasedOnUrl
- isFamilyFriendly
- keywords
- learningResourceType
- license
- locationCreated
- maintainer
- materialExtent
- mentions
- offers
- pattern
- producer
- provider
- publication
- publisher
- publisherImprint
- recordedAt
- releasedEvent
- review
- reviews
- schemaVersion
- sdDatePublished
- sdLicense
- sdPublisher
- size
- sourceOrganization
- spatial
- teaches
- temporal
- temporalCoverage
- text
- thumbnail
- thumbnailUrl
- timeRequired
- translationOfWork
- translator
- typicalAgeRange
- version
- video
- workTranslation
class_uri: schema:CreativeWork
CreativeWorkSeason:
comments:
- A media season, e.g. TV, radio, video game etc.
is_a: CreativeWork
slots:
- actor
- episode
- partOfSeries
- seasonNumber
- director
- endDate
- episodes
- numberOfEpisodes
- productionCompany
- startDate
- trailer
class_uri: schema:CreativeWorkSeason
CreativeWorkSeries:
comments:
- "A CreativeWorkSeries in schema.org is a group of related items, typically but\
\ not necessarily of the same kind. CreativeWorkSeries are usually organized\
\ into some order, often chronological. Unlike [[ItemList]] which is a general\
\ purpose data structure for lists of things, the emphasis with CreativeWorkSeries\
\ is on published materials (written e.g. books and periodicals, or media such\
\ as TV, radio and games).\\\\n\\\\nSpecific subtypes are available for describing\
\ [[TVSeries]], [[RadioSeries]], [[MovieSeries]], [[BookSeries]], [[Periodical]]\
\ and [[VideoGameSeries]]. In each case, the [[hasPart]] / [[isPartOf]] properties\
\ can be used to relate the CreativeWorkSeries to its parts. The general CreativeWorkSeries\
\ type serves largely just to organize these more specific and practical subtypes.\\\
\\n\\\\nIt is common for properties applicable to an item from the series to\
\ be usefully applied to the containing group. Schema.org attempts to anticipate\
\ some of these cases, but publishers should be free to apply properties of\
\ the series parts to the series as a whole wherever they seem appropriate.\n\
\ "
is_a: CreativeWork
mixins:
- Series
slots:
- issn
- endDate
- startDate
class_uri: schema:CreativeWorkSeries
CreditCard:
comments:
- "A card payment method of a particular brand or name. Used to mark up a particular\
\ payment method and/or the financial product/service that supplies the card\
\ account.\\\\n\\\\nCommonly used values:\\\\n\\\\n* http://purl.org/goodrelations/v1#AmericanExpress\\\
\\n* http://purl.org/goodrelations/v1#DinersClub\\\\n* http://purl.org/goodrelations/v1#Discover\\\
\\n* http://purl.org/goodrelations/v1#JCB\\\\n* http://purl.org/goodrelations/v1#MasterCard\\\
\\n* http://purl.org/goodrelations/v1#VISA\n "
is_a: LoanOrCredit
mixins:
- PaymentCard
class_uri: schema:CreditCard
Crematorium:
comments:
- A crematorium.
is_a: CivicStructure
class_uri: schema:Crematorium
CriticReview:
comments:
- A [[CriticReview]] is a more specialized form of Review written or published
by a source that is recognized for its reviewing activities. These can include
online columns, travel and food guides, TV and radio shows, blogs and other
independent Web sites. [[CriticReview]]s are typically more in-depth and professionally
written. For simpler, casually written user/visitor/viewer/customer reviews,
it is more appropriate to use the [[UserReview]] type. Review aggregator sites
such as Metacritic already separate out the site's user reviews from selected
critic reviews that originate from third-party sources.
is_a: Review
class_uri: schema:CriticReview
CssSelectorType:
comments:
- Text representing a CSS selector.
is_a: Text
class_uri: schema:CssSelectorType
CurrencyConversionService:
comments:
- A service to convert funds from one currency to another currency.
is_a: FinancialProduct
class_uri: schema:CurrencyConversionService
DDxElement:
comments:
- An alternative, closely-related condition typically considered later in the
differential diagnosis process along with the signs that are used to distinguish
it.
is_a: MedicalIntangible
slots:
- diagnosis
- distinguishingSign
class_uri: schema:DDxElement
DanceEvent:
comments:
- 'Event type: A social dance.'
is_a: Event
class_uri: schema:DanceEvent
DanceGroup:
comments:
- A dance group&#x2014;for example, the Alvin Ailey Dance Theater or Riverdance.
is_a: PerformingGroup
class_uri: schema:DanceGroup
DataCatalog:
comments:
- A collection of datasets.
is_a: CreativeWork
slots:
- measurementMethod
- measurementTechnique
- dataset
class_uri: schema:DataCatalog
DataDownload:
comments:
- 'All or part of a [[Dataset]] in downloadable form. '
is_a: MediaObject
slots:
- measurementMethod
- measurementTechnique
class_uri: schema:DataDownload
DataFeed:
comments:
- A single feed providing structured information about one or more entities or
topics.
is_a: Dataset
slots:
- dataFeedElement
class_uri: schema:DataFeed
DataFeedItem:
comments:
- A single item within a larger data feed.
is_a: Intangible
slots:
- dateCreated
- dateDeleted
- dateModified
- item
class_uri: schema:DataFeedItem
DataType:
comments:
- The basic data types such as Integers, Strings, etc.
is_a: Class
class_uri: schema:DataType
Date:
comments:
- A date value in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601).
class_uri: schema:Date
DateTime:
comments:
- A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]
(see Chapter 5.4 of ISO 8601).
class_uri: schema:DateTime
DatedMoneySpecification:
comments:
- A DatedMoneySpecification represents monetary values with optional start and
end dates. For example, this could represent an employee's salary over a specific
period of time. __Note:__ This type has been superseded by [[MonetaryAmount]],
use of that type is recommended.
is_a: StructuredValue
slots:
- amount
- currency
- endDate
- startDate
class_uri: schema:DatedMoneySpecification
DayOfWeek:
comments:
- "The day of the week, e.g. used to specify to which day the opening hours of\
\ an OpeningHoursSpecification refer.\n\nOriginally, URLs from [GoodRelations](http://purl.org/goodrelations/v1)\
\ were used (for [[Monday]], [[Tuesday]], [[Wednesday]], [[Thursday]], [[Friday]],\
\ [[Saturday]], [[Sunday]] plus a special entry for [[PublicHolidays]]); these\
\ have now been integrated directly into schema.org.\n "
is_a: Enumeration
class_uri: schema:DayOfWeek
DaySpa:
comments:
- A day spa.
is_a: HealthAndBeautyBusiness
class_uri: schema:DaySpa
DeactivateAction:
comments:
- The act of stopping or deactivating a device or application (e.g. stopping a
timer or turning off a flashlight).
is_a: ControlAction
class_uri: schema:DeactivateAction
DefenceEstablishment:
comments:
- A defence establishment, such as an army or navy base.
is_a: GovernmentBuilding
class_uri: schema:DefenceEstablishment
DefinedRegion:
comments:
- 'A DefinedRegion is a geographic area defined by potentially arbitrary (rather
than political, administrative or natural geographical) criteria. Properties
are provided for defining a region by reference to sets of postal codes.
Examples: a delivery destination when shopping. Region where regional pricing
is configured.
Requirement 1:
Country: US
States: \"NY\", \"CA\"
Requirement 2:
Country: US
PostalCode Set: { [94000-94585], [97000, 97999], [13000, 13599]}
{ [12345, 12345], [78945, 78945], }
Region = state, canton, prefecture, autonomous community...
'
is_a: StructuredValue
slots:
- addressCountry
- addressRegion
- postalCode
- postalCodePrefix
- postalCodeRange
class_uri: schema:DefinedRegion
DefinedTerm:
comments:
- A word, name, acronym, phrase, etc. with a formal definition. Often used in
the context of category or subject classification, glossaries or dictionaries,
product or creative work types, etc. Use the name property for the term being
defined, use termCode if the term has an alpha-numeric code allocated, use description
to provide the definition of the term.
is_a: Intangible
slots:
- inDefinedTermSet
- termCode
class_uri: schema:DefinedTerm
DefinedTermSet:
comments:
- A set of defined terms, for example a set of categories or a classification
scheme, a glossary, dictionary or enumeration.
is_a: CreativeWork
slots:
- hasDefinedTerm
class_uri: schema:DefinedTermSet
DeleteAction:
comments:
- The act of editing a recipient by removing one of its objects.
is_a: UpdateAction
class_uri: schema:DeleteAction
DeliveryChargeSpecification:
comments:
- The price for the delivery of an offer using a particular delivery method.
is_a: PriceSpecification
slots:
- areaServed
- eligibleRegion
- appliesToDeliveryMethod
- ineligibleRegion
class_uri: schema:DeliveryChargeSpecification
DeliveryEvent:
comments:
- An event involving the delivery of an item.
is_a: Event
slots:
- accessCode
- availableFrom
- availableThrough
- hasDeliveryMethod
class_uri: schema:DeliveryEvent
DeliveryMethod:
comments:
- "A delivery method is a standardized procedure for transferring the product\
\ or service to the destination of fulfillment chosen by the customer. Delivery\
\ methods are characterized by the means of transportation used, and by the\
\ organization or group that is the contracting party for the sending organization\
\ or person.\\\\n\\\\nCommonly used values:\\\\n\\\\n* http://purl.org/goodrelations/v1#DeliveryModeDirectDownload\\\
\\n* http://purl.org/goodrelations/v1#DeliveryModeFreight\\\\n* http://purl.org/goodrelations/v1#DeliveryModeMail\\\
\\n* http://purl.org/goodrelations/v1#DeliveryModeOwnFleet\\\\n* http://purl.org/goodrelations/v1#DeliveryModePickUp\\\
\\n* http://purl.org/goodrelations/v1#DHL\\\\n* http://purl.org/goodrelations/v1#FederalExpress\\\
\\n* http://purl.org/goodrelations/v1#UPS\n "
is_a: Enumeration
class_uri: schema:DeliveryMethod
DeliveryTimeSettings:
comments:
- A DeliveryTimeSettings represents re-usable pieces of shipping information,
relating to timing. It is designed for publication on an URL that may be referenced
via the [[shippingSettingsLink]] property of an [[OfferShippingDetails]]. Several
occurrences can be published, distinguished (and identified/referenced) by their
different values for [[transitTimeLabel]].
is_a: StructuredValue
slots:
- deliveryTime
- isUnlabelledFallback
- shippingDestination
- transitTimeLabel
class_uri: schema:DeliveryTimeSettings
Demand:
comments:
- A demand entity represents the public, not necessarily binding, not necessarily
exclusive, announcement by an organization or person to seek a certain type
of goods or services. For describing demand using this type, the very same properties
used for Offer apply.
is_a: Intangible
slots:
- areaServed
- asin
- availableAtOrFrom
- eligibleRegion
- gtin
- gtin12
- gtin13
- gtin14
- gtin8
- seller
- serialNumber
- sku
- acceptedPaymentMethod
- advanceBookingRequirement
- availability
- availabilityEnds
- availabilityStarts
- availableDeliveryMethod
- businessFunction
- deliveryLeadTime
- eligibleCustomerType
- eligibleDuration
- eligibleQuantity
- eligibleTransactionVolume
- includesObject
- ineligibleRegion
- inventoryLevel
- itemCondition
- itemOffered
- mpn
- priceSpecification
- validFrom
- validThrough
- warranty
class_uri: schema:Demand
Dentist:
comments:
- A dentist.
is_a: LocalBusiness
mixins:
- MedicalOrganization
- MedicalBusiness
class_uri: schema:Dentist
DepartAction:
comments:
- The act of departing from a place. An agent departs from a fromLocation for
a destination, optionally with participants.
is_a: MoveAction
class_uri: schema:DepartAction
DepartmentStore:
comments:
- A department store.
is_a: Store
class_uri: schema:DepartmentStore
DepositAccount:
comments:
- A type of Bank Account with a main purpose of depositing funds to gain interest
or other benefits.
is_a: BankAccount
mixins:
- InvestmentOrDeposit
class_uri: schema:DepositAccount
Dermatology:
comments:
- A specific branch of medical science that pertains to diagnosis and treatment
of disorders of skin.
is_a: MedicalBusiness
class_uri: schema:Dermatology
DiagnosticLab:
comments:
- A medical laboratory that offers on-site or off-site diagnostic services.
is_a: MedicalOrganization
slots:
- availableTest
class_uri: schema:DiagnosticLab
DiagnosticProcedure:
comments:
- A medical procedure intended primarily for diagnostic, as opposed to therapeutic,
purposes.
is_a: MedicalProcedure
class_uri: schema:DiagnosticProcedure
Diet:
comments:
- A strategy of regulating the intake of food to achieve or maintain a specific
health-related goal.
is_a: CreativeWork
mixins:
- LifestyleModification
slots:
- dietFeatures
- endorsers
- expertConsiderations
- physiologicalBenefits
- risks
class_uri: schema:Diet
DietNutrition:
comments:
- Dietetics and nutrition as a medical specialty.
is_a: MedicalBusiness
class_uri: schema:DietNutrition
DietarySupplement:
comments:
- A product taken by mouth that contains a dietary ingredient intended to supplement
the diet. Dietary ingredients may include vitamins, minerals, herbs or other
botanicals, amino acids, and substances such as enzymes, organ tissues, glandulars
and metabolites.
is_a: Product
mixins:
- Substance
slots:
- activeIngredient
- isProprietary
- legalStatus
- maximumIntake
- mechanismOfAction
- nonProprietaryName
- proprietaryName
- recommendedIntake
- safetyConsideration
- targetPopulation
class_uri: schema:DietarySupplement
DigitalDocument:
comments:
- An electronic file or document.
is_a: CreativeWork
slots:
- hasDigitalDocumentPermission
class_uri: schema:DigitalDocument
DigitalDocumentPermission:
comments:
- A permission for a particular person or group to access a particular file.
is_a: Intangible
slots:
- grantee
- permissionType
class_uri: schema:DigitalDocumentPermission
DigitalDocumentPermissionType:
comments:
- A type of permission which can be granted for accessing a digital document.
is_a: Enumeration
class_uri: schema:DigitalDocumentPermissionType
DigitalPlatformEnumeration:
comments:
- 'Enumerates some common technology platforms, for use with properties such as
[[actionPlatform]]. It is not supposed to be comprehensive - when a suitable
code is not enumerated here, textual or URL values can be used instead. These
codes are at a fairly high level and do not deal with versioning and other nuance.
Additional codes can be suggested [in github](https://github.com/schemaorg/schemaorg/issues/3057). '
is_a: Enumeration
class_uri: schema:DigitalPlatformEnumeration
DisagreeAction:
comments:
- The act of expressing a difference of opinion with the object. An agent disagrees
to/about an object (a proposition, topic or theme) with participants.
is_a: ReactAction
class_uri: schema:DisagreeAction
DiscoverAction:
comments:
- The act of discovering/finding an object.
is_a: FindAction
class_uri: schema:DiscoverAction
DiscussionForumPosting:
comments:
- A posting to a discussion forum.
is_a: SocialMediaPosting
class_uri: schema:DiscussionForumPosting
DislikeAction:
comments:
- The act of expressing a negative sentiment about the object. An agent dislikes
an object (a proposition, topic or theme) with participants.
is_a: ReactAction
class_uri: schema:DislikeAction
Distance:
comments:
- Properties that take Distances as values are of the form '&lt;Number&gt; &lt;Length
unit of measure&gt;'. E.g., '7 ft'.
is_a: Quantity
class_uri: schema:Distance
Distillery:
comments:
- A distillery.
is_a: FoodEstablishment
class_uri: schema:Distillery
DonateAction:
comments:
- The act of providing goods, services, or money without compensation, often for
philanthropic reasons.
is_a: TransferAction
slots:
- recipient
- price
- priceCurrency
- priceSpecification
class_uri: schema:DonateAction
DoseSchedule:
comments:
- A specific dosing schedule for a drug or supplement.
is_a: MedicalIntangible
slots:
- frequency
- doseUnit
- doseValue
- targetPopulation
class_uri: schema:DoseSchedule
DownloadAction:
comments:
- The act of downloading an object.
is_a: TransferAction
class_uri: schema:DownloadAction
DrawAction:
comments:
- The act of producing a visual/graphical representation of an object, typically
with a pen/pencil and paper as instruments.
is_a: CreateAction
class_uri: schema:DrawAction
Drawing:
comments:
- A picture or diagram made with a pencil, pen, or crayon rather than paint.
is_a: CreativeWork
class_uri: schema:Drawing
DrinkAction:
comments:
- The act of swallowing liquids.
is_a: ConsumeAction
class_uri: schema:DrinkAction
DriveWheelConfigurationValue:
comments:
- A value indicating which roadwheels will receive torque.
is_a: QualitativeValue
class_uri: schema:DriveWheelConfigurationValue
Drug:
comments:
- A chemical or biologic substance, used as a medical therapy, that has a physiological
effect on an organism. Here the term drug is used interchangeably with the term
medicine although clinical knowledge makes a clear difference between them.
is_a: Product
mixins:
- Substance
slots:
- activeIngredient
- administrationRoute
- alcoholWarning
- availableStrength
- breastfeedingWarning
- clincalPharmacology
- clinicalPharmacology
- dosageForm
- doseSchedule
- drugClass
- drugUnit
- foodWarning
- includedInHealthInsurancePlan
- interactingDrug
- isAvailableGenerically
- isProprietary
- labelDetails
- legalStatus
- maximumIntake
- mechanismOfAction
- nonProprietaryName
- overdosage
- pregnancyCategory
- pregnancyWarning
- prescribingInfo
- prescriptionStatus
- proprietaryName
- relatedDrug
- rxcui
- warning
class_uri: schema:Drug
DrugClass:
comments:
- A class of medical drugs, e.g., statins. Classes can represent general pharmacological
class, common mechanisms of action, common physiological effects, etc.
is_a: MedicalEntity
slots:
- drug
class_uri: schema:DrugClass
DrugCost:
comments:
- The cost per unit of a medical drug. Note that this type is not meant to represent
the price in an offer of a drug for sale; see the Offer type for that. This
type will typically be used to tag wholesale or average retail cost of a drug,
or maximum reimbursable cost. Costs of medical drugs vary widely depending on
how and where they are paid for, so while this type captures some of the variables,
costs should be used with caution by consumers of this schema's markup.
is_a: MedicalEntity
slots:
- applicableLocation
- costCategory
- costCurrency
- costOrigin
- costPerUnit
- drugUnit
class_uri: schema:DrugCost
DrugCostCategory:
comments:
- Enumerated categories of medical drug costs.
is_a: MedicalEnumeration
class_uri: schema:DrugCostCategory
DrugLegalStatus:
comments:
- The legal availability status of a medical drug.
is_a: MedicalIntangible
slots:
- applicableLocation
class_uri: schema:DrugLegalStatus
DrugPregnancyCategory:
comments:
- Categories that represent an assessment of the risk of fetal injury due to a
drug or pharmaceutical used as directed by the mother during pregnancy.
is_a: MedicalEnumeration
class_uri: schema:DrugPregnancyCategory
DrugPrescriptionStatus:
comments:
- Indicates whether this drug is available by prescription or over-the-counter.
is_a: MedicalEnumeration
class_uri: schema:DrugPrescriptionStatus
DrugStrength:
comments:
- A specific strength in which a medical drug is available in a specific country.
is_a: MedicalIntangible
slots:
- activeIngredient
- availableIn
- maximumIntake
- strengthUnit
- strengthValue
class_uri: schema:DrugStrength
DryCleaningOrLaundry:
comments:
- A dry-cleaning business.
is_a: LocalBusiness
class_uri: schema:DryCleaningOrLaundry
Duration:
comments:
- 'Quantity: Duration (use [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601)).'
is_a: Quantity
class_uri: schema:Duration
EUEnergyEfficiencyEnumeration:
comments:
- Enumerates the EU energy efficiency classes A-G as well as A+, A++, and A+++
as defined in EU directive 2017/1369.
is_a: EnergyEfficiencyEnumeration
class_uri: schema:EUEnergyEfficiencyEnumeration
EatAction:
comments:
- The act of swallowing solid objects.
is_a: ConsumeAction
class_uri: schema:EatAction
EducationEvent:
comments:
- 'Event type: Education event.'
is_a: Event
slots:
- assesses
- educationalLevel
- teaches
class_uri: schema:EducationEvent
EducationalAudience:
comments:
- An EducationalAudience.
is_a: Audience
slots:
- educationalRole
class_uri: schema:EducationalAudience
EducationalOccupationalCredential:
comments:
- An educational or occupational credential. A diploma, academic degree, certification,
qualification, badge, etc., that may be awarded to a person or other entity
that meets the requirements defined by the credentialer.
is_a: CreativeWork
slots:
- competencyRequired
- credentialCategory
- educationalLevel
- recognizedBy
- validFor
- validIn
class_uri: schema:EducationalOccupationalCredential
EducationalOccupationalProgram:
comments:
- A program offered by an institution which determines the learning progress to
achieve an outcome, usually a credential like a degree or certificate. This
would define a discrete set of opportunities (e.g., job, courses) that together
constitute a program with a clear start, end, set of requirements, and transition
to a new occupational opportunity (e.g., a job), or sometimes a higher educational
opportunity (e.g., an advanced degree).
is_a: Intangible
slots:
- applicationDeadline
- applicationStartDate
- dayOfWeek
- educationalCredentialAwarded
- educationalProgramMode
- endDate
- financialAidEligible
- hasCourse
- maximumEnrollment
- numberOfCredits
- occupationalCategory
- occupationalCredentialAwarded
- offers
- programPrerequisites
- programType
- provider
- salaryUponCompletion
- startDate
- termDuration
- termsPerYear
- timeOfDay
- timeToComplete
- trainingSalary
- typicalCreditsPerTerm
class_uri: schema:EducationalOccupationalProgram
EducationalOrganization:
comments:
- An educational organization.
is_a: Organization
mixins:
- CivicStructure
slots:
- alumni
class_uri: schema:EducationalOrganization
Electrician:
comments:
- An electrician.
is_a: HomeAndConstructionBusiness
class_uri: schema:Electrician
ElectronicsStore:
comments:
- An electronics store.
is_a: Store
class_uri: schema:ElectronicsStore
ElementarySchool:
comments:
- An elementary school.
is_a: EducationalOrganization
class_uri: schema:ElementarySchool
EmailMessage:
comments:
- An email message.
is_a: Message
class_uri: schema:EmailMessage
Embassy:
comments:
- An embassy.
is_a: GovernmentBuilding
class_uri: schema:Embassy
Emergency:
comments:
- A specific branch of medical science that deals with the evaluation and initial
treatment of medical conditions caused by trauma or sudden illness.
is_a: MedicalBusiness
class_uri: schema:Emergency
EmergencyService:
comments:
- An emergency service, such as a fire station or ER.
is_a: LocalBusiness
class_uri: schema:EmergencyService
EmployeeRole:
comments:
- A subclass of OrganizationRole used to describe employee relationships.
is_a: OrganizationRole
slots:
- baseSalary
- salaryCurrency
class_uri: schema:EmployeeRole
EmployerAggregateRating:
comments:
- An aggregate rating of an Organization related to its role as an employer.
is_a: AggregateRating
class_uri: schema:EmployerAggregateRating
EmployerReview:
comments:
- An [[EmployerReview]] is a review of an [[Organization]] regarding its role
as an employer, written by a current or former employee of that organization.
is_a: Review
class_uri: schema:EmployerReview
EmploymentAgency:
comments:
- An employment agency.
is_a: LocalBusiness
class_uri: schema:EmploymentAgency
EndorseAction:
comments:
- An agent approves/certifies/likes/supports/sanctions an object.
is_a: ReactAction
slots:
- endorsee
class_uri: schema:EndorseAction
EndorsementRating:
comments:
- 'An EndorsementRating is a rating that expresses some level of endorsement,
for example inclusion in a \"critic''s pick\" blog, a
\"Like\" or \"+1\" on a social network. It can be considered the [[result]]
of an [[EndorseAction]] in which the [[object]] of the action is rated positively
by
some [[agent]]. As is common elsewhere in schema.org, it is sometimes more useful
to describe the results of such an action without explicitly describing the
[[Action]].
An [[EndorsementRating]] may be part of a numeric scale or organized system,
but this is not required: having an explicit type for indicating a positive,
endorsement rating is particularly useful in the absence of numeric scales as
it helps consumers understand that the rating is broadly positive.
'
is_a: Rating
class_uri: schema:EndorsementRating
Energy:
comments:
- Properties that take Energy as values are of the form '&lt;Number&gt; &lt;Energy
unit of measure&gt;'.
is_a: Quantity
class_uri: schema:Energy
EnergyConsumptionDetails:
comments:
- EnergyConsumptionDetails represents information related to the energy efficiency
of a product that consumes energy. The information that can be provided is based
on international regulations such as for example [EU directive 2017/1369](https://eur-lex.europa.eu/eli/reg/2017/1369/oj)
for energy labeling and the [Energy labeling rule](https://www.ftc.gov/enforcement/rules/rulemaking-regulatory-reform-proceedings/energy-water-use-labeling-consumer)
under the Energy Policy and Conservation Act (EPCA) in the US.
is_a: Intangible
slots:
- energyEfficiencyScaleMax
- energyEfficiencyScaleMin
- hasEnergyEfficiencyCategory
class_uri: schema:EnergyConsumptionDetails
EnergyEfficiencyEnumeration:
comments:
- Enumerates energy efficiency levels (also known as \"classes\" or \"ratings\")
and certifications that are part of several international energy efficiency
standards.
is_a: Enumeration
class_uri: schema:EnergyEfficiencyEnumeration
EnergyStarEnergyEfficiencyEnumeration:
comments:
- Used to indicate whether a product is EnergyStar certified.
is_a: EnergyEfficiencyEnumeration
class_uri: schema:EnergyStarEnergyEfficiencyEnumeration
EngineSpecification:
comments:
- Information about the engine of the vehicle. A vehicle can have multiple engines
represented by multiple engine specification entities.
is_a: StructuredValue
slots:
- engineDisplacement
- enginePower
- engineType
- fuelType
- torque
class_uri: schema:EngineSpecification
EntertainmentBusiness:
comments:
- A business providing entertainment.
is_a: LocalBusiness
class_uri: schema:EntertainmentBusiness
EntryPoint:
comments:
- An entry point, within some Web-based protocol.
is_a: Intangible
slots:
- actionApplication
- actionPlatform
- application
- contentType
- encodingType
- httpMethod
- urlTemplate
class_uri: schema:EntryPoint
Enumeration:
comments:
- "Lists or enumerations\u2014for example, a list of cuisines or music genres,\
\ etc."
is_a: Intangible
slots:
- supersededBy
class_uri: schema:Enumeration
Episode:
comments:
- A media episode (e.g. TV, radio, video game) which can be part of a series or
season.
is_a: CreativeWork
slots:
- actor
- duration
- episodeNumber
- partOfSeason
- partOfSeries
- actors
- director
- directors
- musicBy
- productionCompany
- trailer
class_uri: schema:Episode
EventAttendanceModeEnumeration:
comments:
- An EventAttendanceModeEnumeration value is one of potentially several modes
of organising an event, relating to whether it is online or offline.
is_a: Enumeration
class_uri: schema:EventAttendanceModeEnumeration
EventReservation:
comments:
- 'A reservation for an event like a concert, sporting event, or lecture.\\n\\nNote:
This type is for information about actual reservations, e.g. in confirmation
emails or HTML pages with individual confirmations of reservations. For offers
of tickets, use [[Offer]].'
is_a: Reservation
class_uri: schema:EventReservation
EventSeries:
comments:
- "A series of [[Event]]s. Included events can relate with the series using the\
\ [[superEvent]] property.\n\nAn EventSeries is a collection of events that\
\ share some unifying characteristic. For example, \\\"The Olympic Games\\\"\
\ is a series, which\nis repeated regularly. The \\\"2012 London Olympics\\\"\
\ can be presented both as an [[Event]] in the series \\\"Olympic Games\\\"\
, and as an\n[[EventSeries]] that included a number of sporting competitions\
\ as Events.\n\nThe nature of the association between the events in an [[EventSeries]]\
\ can vary, but typical examples could\ninclude a thematic event series (e.g.\
\ topical meetups or classes), or a series of regular events that share a location,\
\ attendee group and/or organizers.\n\nEventSeries has been defined as a kind\
\ of Event to make it easy for publishers to use it in an Event context without\n\
worrying about which kinds of series are really event-like enough to call an\
\ Event. In general an EventSeries\nmay seem more Event-like when the period\
\ of time is compact and when aspects such as location are fixed, but\nit may\
\ also sometimes prove useful to describe a longer-term series as an Event.\n\
\ "
is_a: Event
mixins:
- Series
class_uri: schema:EventSeries
EventStatusType:
comments:
- EventStatusType is an enumeration type whose instances represent several states
that an Event may be in.
is_a: StatusEnumeration
class_uri: schema:EventStatusType
EventVenue:
comments:
- An event venue.
is_a: CivicStructure
class_uri: schema:EventVenue
ExchangeRateSpecification:
comments:
- A structured value representing exchange rate.
is_a: StructuredValue
slots:
- currency
- currentExchangeRate
- exchangeRateSpread
class_uri: schema:ExchangeRateSpecification
ExerciseAction:
comments:
- The act of participating in exertive activity for the purposes of improving
health and fitness.
is_a: PlayAction
slots:
- course
- diet
- exerciseCourse
- exercisePlan
- exerciseRelatedDiet
- fromLocation
- opponent
- sportsActivityLocation
- sportsEvent
- sportsTeam
- toLocation
- distance
- exerciseType
class_uri: schema:ExerciseAction
ExerciseGym:
comments:
- A gym.
is_a: SportsActivityLocation
class_uri: schema:ExerciseGym
ExercisePlan:
comments:
- Fitness-related activity designed for a specific health-related purpose, including
defined exercise routines as well as activity prescribed by a clinician.
is_a: PhysicalActivity
mixins:
- CreativeWork
slots:
- activityDuration
- activityFrequency
- additionalVariable
- exerciseType
- intensity
- repetitions
- restPeriods
- workload
class_uri: schema:ExercisePlan
ExhibitionEvent:
comments:
- 'Event type: Exhibition event, e.g. at a museum, library, archive, tradeshow,
...'
is_a: Event
class_uri: schema:ExhibitionEvent
FAQPage:
comments:
- A [[FAQPage]] is a [[WebPage]] presenting one or more \"[Frequently asked questions](https://en.wikipedia.org/wiki/FAQ)\"
(see also [[QAPage]]).
is_a: WebPage
class_uri: schema:FAQPage
FMRadioChannel:
comments:
- A radio channel that uses FM.
is_a: RadioChannel
class_uri: schema:FMRadioChannel
FastFoodRestaurant:
comments:
- A fast-food restaurant.
is_a: FoodEstablishment
class_uri: schema:FastFoodRestaurant
Festival:
comments:
- 'Event type: Festival.'
is_a: Event
class_uri: schema:Festival
FilmAction:
comments:
- The act of capturing sound and moving images on film, video, or digitally.
is_a: CreateAction
class_uri: schema:FilmAction
FinancialProduct:
comments:
- A product provided to consumers and businesses by financial institutions such
as banks, insurance companies, brokerage firms, consumer finance companies,
and investment companies which comprise the financial services industry.
is_a: Service
slots:
- annualPercentageRate
- feesAndCommissionsSpecification
- interestRate
class_uri: schema:FinancialProduct
FinancialService:
comments:
- Financial services business.
is_a: LocalBusiness
slots:
- feesAndCommissionsSpecification
class_uri: schema:FinancialService
FindAction:
comments:
- 'The act of finding an object.\\n\\nRelated actions:\\n\\n* [[SearchAction]]:
FindAction is generally lead by a SearchAction, but not necessarily.'
is_a: Action
class_uri: schema:FindAction
FireStation:
comments:
- A fire station. With firemen.
is_a: CivicStructure
mixins:
- EmergencyService
class_uri: schema:FireStation
Flight:
comments:
- An airline flight.
is_a: Trip
slots:
- flightNumber
- seller
- aircraft
- arrivalAirport
- arrivalGate
- arrivalTerminal
- boardingPolicy
- carrier
- departureAirport
- departureGate
- departureTerminal
- estimatedFlightDuration
- flightDistance
- mealService
- webCheckinTime
class_uri: schema:Flight
FlightReservation:
comments:
- 'A reservation for air travel.\\n\\nNote: This type is for information about
actual reservations, e.g. in confirmation emails or HTML pages with individual
confirmations of reservations. For offers of tickets, use [[Offer]].'
is_a: Reservation
slots:
- boardingGroup
- passengerPriorityStatus
- passengerSequenceNumber
- securityScreening
class_uri: schema:FlightReservation
Float:
comments:
- 'Data type: Floating number.'
is_a: Number
class_uri: schema:Float
FloorPlan:
comments:
- 'A FloorPlan is an explicit representation of a collection of similar accommodations,
allowing the provision of common information (room counts, sizes, layout diagrams)
and offers for rental or sale. In typical use, some [[ApartmentComplex]] has
an [[accommodationFloorPlan]] which is a [[FloorPlan]]. A FloorPlan is always
in the context of a particular place, either a larger [[ApartmentComplex]] or
a single [[Apartment]]. The visual/spatial aspects of a floor plan (i.e. room
layout, [see wikipedia](https://en.wikipedia.org/wiki/Floor_plan)) can be indicated
using [[image]]. '
is_a: Intangible
slots:
- layoutImage
- amenityFeature
- floorSize
- isPlanForApartment
- numberOfAccommodationUnits
- numberOfAvailableAccommodationUnits
- numberOfBathroomsTotal
- numberOfBedrooms
- numberOfFullBathrooms
- numberOfPartialBathrooms
- numberOfRooms
- petsAllowed
class_uri: schema:FloorPlan
Florist:
comments:
- A florist.
is_a: Store
class_uri: schema:Florist
FollowAction:
comments:
- 'The act of forming a personal connection with someone/something (object) unidirectionally/asymmetrically
to get updates polled from.\\n\\nRelated actions:\\n\\n* [[BefriendAction]]:
Unlike BefriendAction, FollowAction implies that the connection is *not* necessarily
reciprocal.\\n* [[SubscribeAction]]: Unlike SubscribeAction, FollowAction implies
that the follower acts as an active agent constantly/actively polling for updates.\\n*
[[RegisterAction]]: Unlike RegisterAction, FollowAction implies that the agent
is interested in continuing receiving updates from the object.\\n* [[JoinAction]]:
Unlike JoinAction, FollowAction implies that the agent is interested in getting
updates from the object.\\n* [[TrackAction]]: Unlike TrackAction, FollowAction
refers to the polling of updates of all aspects of animate objects rather than
the location of inanimate objects (e.g. you track a package, but you don''t
follow it).'
is_a: InteractAction
slots:
- followee
class_uri: schema:FollowAction
FoodEstablishment:
comments:
- A food-related business.
is_a: LocalBusiness
slots:
- acceptsReservations
- hasMenu
- menu
- servesCuisine
- starRating
class_uri: schema:FoodEstablishment
FoodEstablishmentReservation:
comments:
- 'A reservation to dine at a food-related business.\\n\\nNote: This type is for
information about actual reservations, e.g. in confirmation emails or HTML pages
with individual confirmations of reservations.'
is_a: Reservation
slots:
- endTime
- partySize
- startTime
class_uri: schema:FoodEstablishmentReservation
FoodEvent:
comments:
- 'Event type: Food event.'
is_a: Event
class_uri: schema:FoodEvent
FoodService:
comments:
- A food service, like breakfast, lunch, or dinner.
is_a: Service
class_uri: schema:FoodService
FundingAgency:
comments:
- "A FundingAgency is an organization that implements one or more [[FundingScheme]]s\
\ and manages\n the granting process (via [[Grant]]s, typically [[MonetaryGrant]]s).\n\
\ A funding agency is not always required for grant funding, e.g. philanthropic\
\ giving, corporate sponsorship etc.\n \nExamples of funding agencies include\
\ ERC, REA, NIH, Bill and Melinda Gates Foundation, ...\n "
is_a: Project
class_uri: schema:FundingAgency
FundingScheme:
comments:
- "A FundingScheme combines organizational, project and policy aspects of grant-based\
\ funding\n that sets guidelines, principles and mechanisms to support other\
\ kinds of projects and activities.\n Funding is typically organized via\
\ [[Grant]] funding. Examples of funding schemes: Swiss Priority Programmes\
\ (SPPs); EU Framework 7 (FP7); Horizon 2020; the NIH-R01 Grant Program; Wellcome\
\ institutional strategic support fund. For large scale public sector funding,\
\ the management and administration of grant awards is often handled by other,\
\ dedicated, organizations - [[FundingAgency]]s such as ERC, REA, ..."
is_a: Organization
class_uri: schema:FundingScheme
FurnitureStore:
comments:
- A furniture store.
is_a: Store
class_uri: schema:FurnitureStore
Game:
comments:
- The Game type represents things which are games. These are typically rule-governed
recreational activities, e.g. role-playing games in which players assume the
role of characters in a fictional setting.
is_a: CreativeWork
slots:
- characterAttribute
- gameItem
- gameLocation
- numberOfPlayers
- quest
class_uri: schema:Game
GameAvailabilityEnumeration:
comments:
- 'For a [[VideoGame]], such as used with a [[PlayGameAction]], an enumeration
of the kind of game availability offered. '
is_a: Enumeration
class_uri: schema:GameAvailabilityEnumeration
GamePlayMode:
comments:
- Indicates whether this game is multi-player, co-op or single-player.
is_a: Enumeration
class_uri: schema:GamePlayMode
GameServer:
comments:
- Server that provides game interaction in a multiplayer game.
is_a: Intangible
slots:
- game
- playersOnline
- serverStatus
class_uri: schema:GameServer
GameServerStatus:
comments:
- Status of a game server.
is_a: StatusEnumeration
class_uri: schema:GameServerStatus
GardenStore:
comments:
- A garden store.
is_a: Store
class_uri: schema:GardenStore
GasStation:
comments:
- A gas station.
is_a: AutomotiveBusiness
class_uri: schema:GasStation
GatedResidenceCommunity:
comments:
- 'Residence type: Gated community.'
is_a: Residence
class_uri: schema:GatedResidenceCommunity
GenderType:
comments:
- An enumeration of genders.
is_a: Enumeration
class_uri: schema:GenderType
Gene:
comments:
- 'A discrete unit of inheritance which affects one or more biological traits
(Source: [https://en.wikipedia.org/wiki/Gene](https://en.wikipedia.org/wiki/Gene)).
Examples include FOXP2 (Forkhead box protein P2), SCARNA21 (small Cajal body-specific
RNA 21), A- (agouti genotype).'
is_a: BioChemEntity
slots:
- hasBioPolymerSequence
- alternativeOf
- encodesBioChemEntity
- expressedIn
class_uri: schema:Gene
GeneralContractor:
comments:
- A general contractor.
is_a: HomeAndConstructionBusiness
class_uri: schema:GeneralContractor
GeoCircle:
comments:
- "A GeoCircle is a GeoShape representing a circular geographic area. As it is\
\ a GeoShape\n it provides the simple textual property 'circle', but\
\ also allows the combination of postalCode alongside geoRadius.\n \
\ The center of the circle can be indicated via the 'geoMidpoint' property,\
\ or more approximately using 'address', 'postalCode'.\n "
is_a: GeoShape
slots:
- geoMidpoint
- geoRadius
class_uri: schema:GeoCircle
GeoCoordinates:
comments:
- The geographic coordinates of a place or event.
is_a: StructuredValue
slots:
- address
- addressCountry
- elevation
- latitude
- longitude
- postalCode
class_uri: schema:GeoCoordinates
GeoShape:
comments:
- The geographic shape of a place. A GeoShape can be described using several properties
whose values are based on latitude/longitude pairs. Either whitespace or commas
can be used to separate latitude and longitude; whitespace should be used when
writing a list of several such points.
is_a: StructuredValue
slots:
- address
- addressCountry
- box
- circle
- elevation
- line
- polygon
- postalCode
class_uri: schema:GeoShape
GeospatialGeometry:
comments:
- (Eventually to be defined as) a supertype of GeoShape designed to accommodate
definitions from Geo-Spatial best practices.
is_a: Intangible
slots:
- geoContains
- geoCoveredBy
- geoCovers
- geoCrosses
- geoDisjoint
- geoEquals
- geoIntersects
- geoOverlaps
- geoTouches
- geoWithin
class_uri: schema:GeospatialGeometry
Geriatric:
comments:
- A specific branch of medical science that is concerned with the diagnosis and
treatment of diseases, debilities and provision of care to the aged.
is_a: MedicalBusiness
class_uri: schema:Geriatric
GiveAction:
comments:
- 'The act of transferring ownership of an object to a destination. Reciprocal
of TakeAction.\\n\\nRelated actions:\\n\\n* [[TakeAction]]: Reciprocal of GiveAction.\\n*
[[SendAction]]: Unlike SendAction, GiveAction implies that ownership is being
transferred (e.g. I may send my laptop to you, but that doesn''t mean I''m giving
it to you).'
is_a: TransferAction
slots:
- recipient
class_uri: schema:GiveAction
GolfCourse:
comments:
- A golf course.
is_a: SportsActivityLocation
class_uri: schema:GolfCourse
GovernmentBenefitsType:
comments:
- GovernmentBenefitsType enumerates several kinds of government benefits to support
the COVID-19 situation. Note that this structure may not capture all benefits
offered.
is_a: Enumeration
class_uri: schema:GovernmentBenefitsType
GovernmentBuilding:
comments:
- A government building.
is_a: CivicStructure
class_uri: schema:GovernmentBuilding
GovernmentOffice:
comments:
- A government office&#x2014;for example, an IRS or DMV office.
is_a: LocalBusiness
class_uri: schema:GovernmentOffice
GovernmentOrganization:
comments:
- A governmental organization or agency.
is_a: Organization
class_uri: schema:GovernmentOrganization
GovernmentPermit:
comments:
- A permit issued by a government agency.
is_a: Permit
class_uri: schema:GovernmentPermit
GovernmentService:
comments:
- A service provided by a government organization, e.g. food stamps, veterans
benefits, etc.
is_a: Service
slots:
- jurisdiction
- serviceOperator
class_uri: schema:GovernmentService
Grant:
comments:
- "A grant, typically financial or otherwise quantifiable, of resources. Typically\
\ a [[funder]] sponsors some [[MonetaryAmount]] to an [[Organization]] or [[Person]],\n\
\ sometimes not necessarily via a dedicated or long-lived [[Project]], resulting\
\ in one or more outputs, or [[fundedItem]]s. For financial sponsorship, indicate\
\ the [[funder]] of a [[MonetaryGrant]]. For non-financial support, indicate\
\ [[sponsor]] of [[Grant]]s of resources (e.g. office space).\n\nGrants support\
\ activities directed towards some agreed collective goals, often but not always\
\ organized as [[Project]]s. Long-lived projects are sometimes sponsored by\
\ a variety of grants over time, but it is also common for a project to be associated\
\ with a single grant.\n\nThe amount of a [[Grant]] is represented using [[amount]]\
\ as a [[MonetaryAmount]].\n "
is_a: Intangible
slots:
- funder
- sponsor
- fundedItem
class_uri: schema:Grant
GroceryStore:
comments:
- A grocery store.
is_a: Store
class_uri: schema:GroceryStore
Guide:
comments:
- '[[Guide]] is a page or article that recommends specific products or services,
or aspects of a thing for a user to consider. A [[Guide]] may represent a Buying
Guide and detail aspects of products or services for a user to consider. A [[Guide]]
may represent a Product Guide and recommend specific products or services. A
[[Guide]] may represent a Ranked List and recommend specific products or services
with ranking.'
is_a: CreativeWork
slots:
- reviewAspect
class_uri: schema:Guide
Gynecologic:
comments:
- A specific branch of medical science that pertains to the health care of women,
particularly in the diagnosis and treatment of disorders affecting the female
reproductive system.
is_a: MedicalBusiness
class_uri: schema:Gynecologic
HVACBusiness:
comments:
- A business that provides Heating, Ventilation and Air Conditioning services.
is_a: HomeAndConstructionBusiness
class_uri: schema:HVACBusiness
Hackathon:
comments:
- A [hackathon](https://en.wikipedia.org/wiki/Hackathon) event.
is_a: Event
class_uri: schema:Hackathon
HairSalon:
comments:
- A hair salon.
is_a: HealthAndBeautyBusiness
class_uri: schema:HairSalon
HardwareStore:
comments:
- A hardware store.
is_a: Store
class_uri: schema:HardwareStore
HealthAndBeautyBusiness:
comments:
- Health and beauty.
is_a: LocalBusiness
class_uri: schema:HealthAndBeautyBusiness
HealthAspectEnumeration:
comments:
- HealthAspectEnumeration enumerates several aspects of health content online,
each of which might be described using [[hasHealthAspect]] and [[HealthTopicContent]].
is_a: Enumeration
class_uri: schema:HealthAspectEnumeration
HealthClub:
comments:
- A health club.
is_a: HealthAndBeautyBusiness
mixins:
- SportsActivityLocation
class_uri: schema:HealthClub
HealthInsurancePlan:
comments:
- A US-style health insurance plan, including PPOs, EPOs, and HMOs.
is_a: Intangible
slots:
- benefitsSummaryUrl
- contactPoint
- healthPlanDrugOption
- healthPlanDrugTier
- healthPlanId
- healthPlanMarketingUrl
- includesHealthPlanFormulary
- includesHealthPlanNetwork
- usesHealthPlanIdStandard
class_uri: schema:HealthInsurancePlan
HealthPlanCostSharingSpecification:
comments:
- A description of costs to the patient under a given network or formulary.
is_a: Intangible
slots:
- healthPlanCoinsuranceOption
- healthPlanCoinsuranceRate
- healthPlanCopay
- healthPlanCopayOption
- healthPlanPharmacyCategory
class_uri: schema:HealthPlanCostSharingSpecification
HealthPlanFormulary:
comments:
- For a given health insurance plan, the specification for costs and coverage
of prescription drugs.
is_a: Intangible
slots:
- healthPlanCostSharing
- healthPlanDrugTier
- offersPrescriptionByMail
class_uri: schema:HealthPlanFormulary
HealthPlanNetwork:
comments:
- A US-style health insurance plan network.
is_a: Intangible
slots:
- healthPlanCostSharing
- healthPlanNetworkId
- healthPlanNetworkTier
class_uri: schema:HealthPlanNetwork
HealthTopicContent:
comments:
- "[[HealthTopicContent]] is [[WebContent]] that is about some aspect of a health\
\ topic, e.g. a condition, its symptoms or treatments. Such content may be comprised\
\ of several parts or sections and use different types of media. Multiple instances\
\ of [[WebContent]] (and hence [[HealthTopicContent]]) can be related using\
\ [[hasPart]] / [[isPartOf]] where there is some kind of content hierarchy,\
\ and their content described with [[about]] and [[mentions]] e.g. building\
\ upon the existing [[MedicalCondition]] vocabulary.\n "
is_a: WebContent
slots:
- hasHealthAspect
class_uri: schema:HealthTopicContent
HighSchool:
comments:
- A high school.
is_a: EducationalOrganization
class_uri: schema:HighSchool
HinduTemple:
comments:
- A Hindu temple.
is_a: PlaceOfWorship
class_uri: schema:HinduTemple
HobbyShop:
comments:
- A store that sells materials useful or necessary for various hobbies.
is_a: Store
class_uri: schema:HobbyShop
HomeAndConstructionBusiness:
comments:
- A construction business.\\n\\nA HomeAndConstructionBusiness is a [[LocalBusiness]]
that provides services around homes and buildings.\\n\\nAs a [[LocalBusiness]]
it can be described as a [[provider]] of one or more [[Service]]\\(s).
is_a: LocalBusiness
class_uri: schema:HomeAndConstructionBusiness
HomeGoodsStore:
comments:
- A home goods store.
is_a: Store
class_uri: schema:HomeGoodsStore
Hospital:
comments:
- A hospital.
is_a: CivicStructure
mixins:
- MedicalOrganization
- EmergencyService
slots:
- availableService
- healthcareReportingData
- medicalSpecialty
class_uri: schema:Hospital
Hostel:
comments:
- 'A hostel - cheap accommodation, often in shared dormitories.
<br /><br />
See also the <a href=\"/docs/hotels.html\">dedicated document on the use of
schema.org for marking up hotels and other forms of accommodations</a>.
'
is_a: LodgingBusiness
class_uri: schema:Hostel
Hotel:
comments:
- 'A hotel is an establishment that provides lodging paid on a short-term basis
(source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Hotel).
<br /><br />
See also the <a href=\"/docs/hotels.html\">dedicated document on the use of
schema.org for marking up hotels and other forms of accommodations</a>.
'
is_a: LodgingBusiness
class_uri: schema:Hotel
HotelRoom:
comments:
- 'A hotel room is a single room in a hotel.
<br /><br />
See also the <a href=\"/docs/hotels.html\">dedicated document on the use of
schema.org for marking up hotels and other forms of accommodations</a>.
'
is_a: Room
slots:
- bed
- occupancy
class_uri: schema:HotelRoom
House:
comments:
- 'A house is a building or structure that has the ability to be occupied for
habitation by humans or other creatures (source: Wikipedia, the free encyclopedia,
see <a href=\"http://en.wikipedia.org/wiki/House\">http://en.wikipedia.org/wiki/House</a>).'
is_a: Accommodation
slots:
- numberOfRooms
class_uri: schema:House
HousePainter:
comments:
- A house painting service.
is_a: HomeAndConstructionBusiness
class_uri: schema:HousePainter
HowTo:
comments:
- Instructions that explain how to achieve a result by performing a sequence of
steps.
is_a: CreativeWork
slots:
- performTime
- step
- supply
- tool
- yield
- estimatedCost
- prepTime
- steps
- totalTime
class_uri: schema:HowTo
HowToDirection:
comments:
- A direction indicating a single action to do in the instructions for how to
achieve a result.
is_a: ListItem
mixins:
- CreativeWork
slots:
- performTime
- supply
- tool
- afterMedia
- beforeMedia
- duringMedia
- prepTime
- totalTime
class_uri: schema:HowToDirection
HowToItem:
comments:
- An item used as either a tool or supply when performing the instructions for
how to achieve a result.
is_a: ListItem
slots:
- requiredQuantity
class_uri: schema:HowToItem
HowToSection:
comments:
- A sub-grouping of steps in the instructions for how to achieve a result (e.g.
steps for making a pie crust within a pie recipe).
is_a: ListItem
mixins:
- ItemList
- CreativeWork
slots:
- steps
class_uri: schema:HowToSection
HowToStep:
comments:
- A step in the instructions for how to achieve a result. It is an ordered list
with HowToDirection and/or HowToTip items.
is_a: ListItem
mixins:
- ItemList
- CreativeWork
class_uri: schema:HowToStep
HowToSupply:
comments:
- A supply consumed when performing the instructions for how to achieve a result.
is_a: HowToItem
slots:
- estimatedCost
class_uri: schema:HowToSupply
HowToTip:
comments:
- An explanation in the instructions for how to achieve a result. It provides
supplementary information about a technique, supply, author's preference, etc.
It can explain what could be done, or what should not be done, but doesn't specify
what should be done (see HowToDirection).
is_a: ListItem
mixins:
- CreativeWork
class_uri: schema:HowToTip
HowToTool:
comments:
- A tool used (but not consumed) when performing instructions for how to achieve
a result.
is_a: HowToItem
class_uri: schema:HowToTool
HyperToc:
comments:
- A HyperToc represents a hypertext table of contents for complex media objects,
such as [[VideoObject]], [[AudioObject]]. Items in the table of contents are
indicated using the [[tocEntry]] property, and typed [[HyperTocEntry]]. For
cases where the same larger work is split into multiple files, [[associatedMedia]]
can be used on individual [[HyperTocEntry]] items.
is_a: CreativeWork
slots:
- tocEntry
- associatedMedia
class_uri: schema:HyperToc
HyperTocEntry:
comments:
- A HyperToEntry is an item within a [[HyperToc]], which represents a hypertext
table of contents for complex media objects, such as [[VideoObject]], [[AudioObject]].
The media object itself is indicated using [[associatedMedia]]. Each section
of interest within that content can be described with a [[HyperTocEntry]], with
associated [[startOffset]] and [[endOffset]]. When several entries are all from
the same file, [[associatedMedia]] is used on the overarching [[HyperTocEntry]];
if the content has been split into multiple files, they can be referenced using
[[associatedMedia]] on each [[HyperTocEntry]].
is_a: CreativeWork
slots:
- associatedMedia
- tocContinuation
- utterances
class_uri: schema:HyperTocEntry
IPTCDigitalSourceEnumeration:
comments:
- "<a href=\\\"https://www.iptc.org/\\\">IPTC</a> \\\"Digital Source\\\" codes\
\ for use with the [[digitalSourceType]] property, providing information about\
\ the source for a digital media object.\nIn general these codes are not declared\
\ here to be mutually exclusive, although some combinations would be contradictory\
\ if applied simultaneously, or might be considered mutually incompatible by\
\ upstream maintainers of the definitions. See the IPTC <a href=\\\"https://www.iptc.org/std/photometadata/documentation/userguide/\\\
\">documentation</a>\n for <a href=\\\"https://cv.iptc.org/newscodes/digitalsourcetype/\\\
\">detailed definitions</a> of all terms."
is_a: MediaEnumeration
class_uri: schema:IPTCDigitalSourceEnumeration
IceCreamShop:
comments:
- An ice cream shop.
is_a: FoodEstablishment
class_uri: schema:IceCreamShop
IgnoreAction:
comments:
- The act of intentionally disregarding the object. An agent ignores an object.
is_a: AssessAction
class_uri: schema:IgnoreAction
ImageGallery:
comments:
- 'Web page type: Image gallery page.'
is_a: MediaGallery
class_uri: schema:ImageGallery
ImageObject:
comments:
- An image file.
is_a: MediaObject
slots:
- caption
- embeddedTextCaption
- exifData
- representativeOfPage
class_uri: schema:ImageObject
ImageObjectSnapshot:
comments:
- A specific and exact (byte-for-byte) version of an [[ImageObject]]. Two byte-for-byte
identical files, for the purposes of this type, considered identical. If they
have different embedded metadata (e.g. XMP, EXIF) the files will differ. Different
external facts about the files, e.g. creator or dateCreated that aren't represented
in their actual content, do not affect this notion of identity.
is_a: ImageObject
class_uri: schema:ImageObjectSnapshot
ImagingTest:
comments:
- Any medical imaging modality typically used for diagnostic purposes.
is_a: MedicalTest
slots:
- imagingTechnique
class_uri: schema:ImagingTest
IndividualPhysician:
comments:
- "An individual medical practitioner. For their official address use [[address]],\
\ for affiliations to hospitals use [[hospitalAffiliation]]. \nThe [[practicesAt]]\
\ property can be used to indicate [[MedicalOrganization]] hospitals, clinics,\
\ pharmacies etc. where this physician practices."
is_a: Physician
slots:
- practicesAt
class_uri: schema:IndividualPhysician
IndividualProduct:
comments:
- A single, identifiable product instance (e.g. a laptop with a particular serial
number).
is_a: Product
slots:
- serialNumber
class_uri: schema:IndividualProduct
InfectiousAgentClass:
comments:
- Classes of agents or pathogens that transmit infectious diseases. Enumerated
type.
is_a: MedicalEnumeration
class_uri: schema:InfectiousAgentClass
InfectiousDisease:
comments:
- An infectious disease is a clinically evident human disease resulting from the
presence of pathogenic microbial agents, like pathogenic viruses, pathogenic
bacteria, fungi, protozoa, multicellular parasites, and prions. To be considered
an infectious disease, such pathogens are known to be able to cause this disease.
is_a: MedicalCondition
slots:
- infectiousAgent
- infectiousAgentClass
- transmissionMethod
class_uri: schema:InfectiousDisease
InformAction:
comments:
- The act of notifying someone of information pertinent to them, with no expectation
of a response.
is_a: CommunicateAction
slots:
- event
class_uri: schema:InformAction
InsertAction:
comments:
- The act of adding at a specific location in an ordered collection.
is_a: AddAction
slots:
- toLocation
class_uri: schema:InsertAction
InstallAction:
comments:
- The act of installing an application.
is_a: ConsumeAction
class_uri: schema:InstallAction
InsuranceAgency:
comments:
- An Insurance agency.
is_a: FinancialService
class_uri: schema:InsuranceAgency
Intangible:
comments:
- A utility class that serves as the umbrella for a number of 'intangible' things
such as quantities, structured values, etc.
is_a: Thing
class_uri: schema:Intangible
Integer:
comments:
- 'Data type: Integer.'
is_a: Number
class_uri: schema:Integer
InteractAction:
comments:
- The act of interacting with another person or organization.
is_a: Action
class_uri: schema:InteractAction
InteractionCounter:
comments:
- A summary of how users have interacted with this CreativeWork. In most cases,
authors will use a subtype to specify the specific type of interaction.
is_a: StructuredValue
slots:
- location
- endTime
- interactionService
- interactionType
- startTime
- userInteractionCount
class_uri: schema:InteractionCounter
InternetCafe:
comments:
- An internet cafe.
is_a: LocalBusiness
class_uri: schema:InternetCafe
InvestmentFund:
comments:
- A company or fund that gathers capital from a number of investors to create
a pool of money that is then re-invested into stocks, bonds and other assets.
is_a: InvestmentOrDeposit
class_uri: schema:InvestmentFund
InvestmentOrDeposit:
comments:
- A type of financial product that typically requires the client to transfer funds
to a financial service in return for potential beneficial financial return.
is_a: FinancialProduct
slots:
- amount
class_uri: schema:InvestmentOrDeposit
InviteAction:
comments:
- The act of asking someone to attend an event. Reciprocal of RsvpAction.
is_a: CommunicateAction
slots:
- event
class_uri: schema:InviteAction
Invoice:
comments:
- A statement of the money due for goods or services; a bill.
is_a: Intangible
slots:
- accountId
- category
- confirmationNumber
- billingPeriod
- broker
- customer
- minimumPaymentDue
- paymentDue
- paymentDueDate
- paymentMethod
- paymentMethodId
- paymentStatus
- provider
- referencesOrder
- scheduledPaymentDate
- totalPaymentDue
class_uri: schema:Invoice
ItemAvailability:
comments:
- A list of possible product availability options.
is_a: Enumeration
class_uri: schema:ItemAvailability
ItemList:
comments:
- A list of items of any sort&#x2014;for example, Top 10 Movies About Weathermen,
or Top 100 Party Songs. Not to be confused with HTML lists, which are often
used only for formatting.
is_a: Intangible
slots:
- itemListElement
- itemListOrder
- numberOfItems
class_uri: schema:ItemList
ItemListOrderType:
comments:
- Enumerated for values for itemListOrder for indicating how an ordered ItemList
is organized.
is_a: Enumeration
class_uri: schema:ItemListOrderType
ItemPage:
comments:
- A page devoted to a single item, such as a particular product or hotel.
is_a: WebPage
class_uri: schema:ItemPage
JewelryStore:
comments:
- A jewelry store.
is_a: Store
class_uri: schema:JewelryStore
JobPosting:
comments:
- A listing that describes a job opening in a certain organization.
is_a: Intangible
slots:
- applicantLocationRequirements
- applicationContact
- baseSalary
- benefits
- datePosted
- directApply
- educationRequirements
- eligibilityToWorkRequirement
- employerOverview
- employmentType
- employmentUnit
- estimatedSalary
- experienceInPlaceOfEducation
- experienceRequirements
- hiringOrganization
- incentiveCompensation
- incentives
- industry
- jobBenefits
- jobImmediateStart
- jobLocation
- jobLocationType
- jobStartDate
- occupationalCategory
- physicalRequirement
- qualifications
- relevantOccupation
- responsibilities
- salaryCurrency
- securityClearanceRequirement
- sensoryRequirement
- skills
- specialCommitments
- title
- totalJobOpenings
- validThrough
- workHours
class_uri: schema:JobPosting
JoinAction:
comments:
- 'An agent joins an event/group with participants/friends at a location.\\n\\nRelated
actions:\\n\\n* [[RegisterAction]]: Unlike RegisterAction, JoinAction refers
to joining a group/team of people.\\n* [[SubscribeAction]]: Unlike SubscribeAction,
JoinAction does not imply that you''ll be receiving updates.\\n* [[FollowAction]]:
Unlike FollowAction, JoinAction does not imply that you''ll be polling for updates.'
is_a: InteractAction
slots:
- event
class_uri: schema:JoinAction
Joint:
comments:
- The anatomical location at which two or more bones make contact.
is_a: AnatomicalStructure
slots:
- biomechnicalClass
- functionalClass
- structuralClass
class_uri: schema:Joint
LakeBodyOfWater:
comments:
- A lake (for example, Lake Pontrachain).
is_a: BodyOfWater
class_uri: schema:LakeBodyOfWater
Landform:
comments:
- A landform or physical feature. Landform elements include mountains, plains,
lakes, rivers, seascape and oceanic waterbody interface features such as bays,
peninsulas, seas and so forth, including sub-aqueous terrain features such as
submersed mountain ranges, volcanoes, and the great ocean basins.
is_a: Place
class_uri: schema:Landform
LandmarksOrHistoricalBuildings:
comments:
- An historical landmark or building.
is_a: Place
class_uri: schema:LandmarksOrHistoricalBuildings
Language:
comments:
- Natural languages such as Spanish, Tamil, Hindi, English, etc. Formal language
code tags expressed in [BCP 47](https://en.wikipedia.org/wiki/IETF_language_tag)
can be used via the [[alternateName]] property. The Language type previously
also covered programming languages such as Scheme and Lisp, which are now best
represented using [[ComputerLanguage]].
is_a: Intangible
class_uri: schema:Language
LearningResource:
comments:
- 'The LearningResource type can be used to indicate [[CreativeWork]]s (whether
physical or digital) that have a particular and explicit orientation towards
learning, education, skill acquisition, and other educational purposes.
[[LearningResource]] is expected to be used as an addition to a primary type
such as [[Book]], [[VideoObject]], [[Product]] etc.
[[EducationEvent]] serves a similar purpose for event-like things (e.g. a [[Trip]]).
A [[LearningResource]] may be created as a result of an [[EducationEvent]],
for example by recording one.'
is_a: CreativeWork
slots:
- assesses
- competencyRequired
- educationalAlignment
- educationalLevel
- educationalUse
- learningResourceType
- teaches
class_uri: schema:LearningResource
LeaveAction:
comments:
- 'An agent leaves an event / group with participants/friends at a location.\\n\\nRelated
actions:\\n\\n* [[JoinAction]]: The antonym of LeaveAction.\\n* [[UnRegisterAction]]:
Unlike UnRegisterAction, LeaveAction implies leaving a group/team of people
rather than a service.'
is_a: InteractAction
slots:
- event
class_uri: schema:LeaveAction
LegalForceStatus:
comments:
- A list of possible statuses for the legal force of a legislation.
is_a: StatusEnumeration
class_uri: schema:LegalForceStatus
LegalService:
comments:
- A LegalService is a business that provides legally-oriented services, advice
and representation, e.g. law firms.\\n\\nAs a [[LocalBusiness]] it can be described
as a [[provider]] of one or more [[Service]]\\(s).
is_a: LocalBusiness
class_uri: schema:LegalService
LegalValueLevel:
comments:
- A list of possible levels for the legal validity of a legislation.
is_a: Enumeration
class_uri: schema:LegalValueLevel
Legislation:
comments:
- A legal document such as an act, decree, bill, etc. (enforceable or not) or
a component of a legal act (like an article).
is_a: CreativeWork
slots:
- jurisdiction
- legislationApplies
- legislationDate
- legislationIdentifier
- legislationJurisdiction
- legislationPassedBy
- legislationTransposes
- legislationType
- legislationChanges
- legislationConsolidates
- legislationDateVersion
- legislationLegalForce
- legislationResponsible
class_uri: schema:Legislation
LegislationObject:
comments:
- A specific object or file containing a Legislation. Note that the same Legislation
can be published in multiple files. For example, a digitally signed PDF, a plain
PDF and an HTML version.
is_a: MediaObject
mixins:
- Legislation
slots:
- legislationLegalValue
class_uri: schema:LegislationObject
LegislativeBuilding:
comments:
- A legislative building&#x2014;for example, the state capitol.
is_a: GovernmentBuilding
class_uri: schema:LegislativeBuilding
LendAction:
comments:
- 'The act of providing an object under an agreement that it will be returned
at a later date. Reciprocal of BorrowAction.\\n\\nRelated actions:\\n\\n* [[BorrowAction]]:
Reciprocal of LendAction.'
is_a: TransferAction
slots:
- borrower
class_uri: schema:LendAction
Library:
comments:
- A library.
is_a: LocalBusiness
class_uri: schema:Library
LibrarySystem:
comments:
- A [[LibrarySystem]] is a collaborative system amongst several libraries.
is_a: Organization
class_uri: schema:LibrarySystem
LifestyleModification:
comments:
- A process of care involving exercise, changes to diet, fitness routines, and
other lifestyle changes aimed at improving a health condition.
is_a: MedicalEntity
class_uri: schema:LifestyleModification
Ligament:
comments:
- A short band of tough, flexible, fibrous connective tissue that functions to
connect multiple bones, cartilages, and structurally support joints.
is_a: AnatomicalStructure
class_uri: schema:Ligament
LikeAction:
comments:
- The act of expressing a positive sentiment about the object. An agent likes
an object (a proposition, topic or theme) with participants.
is_a: ReactAction
class_uri: schema:LikeAction
LinkRole:
comments:
- A Role that represents a Web link, e.g. as expressed via the 'url' property.
Its linkRelationship property can indicate URL-based and plain textual link
types, e.g. those in IANA link registry or others such as 'amphtml'. This structure
provides a placeholder where details from HTML's link element can be represented
outside of HTML, e.g. in JSON-LD feeds.
is_a: Role
slots:
- inLanguage
- linkRelationship
class_uri: schema:LinkRole
LiquorStore:
comments:
- A shop that sells alcoholic drinks such as wine, beer, whisky and other spirits.
is_a: Store
class_uri: schema:LiquorStore
ListItem:
comments:
- An list item, e.g. a step in a checklist or how-to description.
is_a: Intangible
slots:
- position
- item
- nextItem
- previousItem
class_uri: schema:ListItem
ListenAction:
comments:
- The act of consuming audio content.
is_a: ConsumeAction
class_uri: schema:ListenAction
LiteraryEvent:
comments:
- 'Event type: Literary event.'
is_a: Event
class_uri: schema:LiteraryEvent
LiveBlogPosting:
comments:
- A [[LiveBlogPosting]] is a [[BlogPosting]] intended to provide a rolling textual
coverage of an ongoing event through continuous updates.
is_a: BlogPosting
slots:
- coverageEndTime
- coverageStartTime
- liveBlogUpdate
class_uri: schema:LiveBlogPosting
LoanOrCredit:
comments:
- A financial product for the loaning of an amount of money, or line of credit,
under agreed terms and charges.
is_a: FinancialProduct
slots:
- loanTerm
- amount
- currency
- gracePeriod
- loanRepaymentForm
- loanType
- recourseLoan
- renegotiableLoan
- requiredCollateral
class_uri: schema:LoanOrCredit
LocalBusiness:
comments:
- A particular physical business or branch of an organization. Examples of LocalBusiness
include a restaurant, a particular branch of a restaurant chain, a branch of
a bank, a medical practice, a club, a bowling alley, etc.
is_a: Organization
mixins:
- Place
slots:
- branchOf
- currenciesAccepted
- openingHours
- paymentAccepted
- priceRange
class_uri: schema:LocalBusiness
LocationFeatureSpecification:
comments:
- Specifies a location feature by providing a structured value representing a
feature of an accommodation as a property-value pair of varying degrees of formality.
is_a: PropertyValue
slots:
- hoursAvailable
- validFrom
- validThrough
class_uri: schema:LocationFeatureSpecification
Locksmith:
comments:
- A locksmith.
is_a: HomeAndConstructionBusiness
class_uri: schema:Locksmith
LodgingBusiness:
comments:
- A lodging business, such as a motel, hotel, or inn.
is_a: LocalBusiness
slots:
- amenityFeature
- audience
- availableLanguage
- checkinTime
- checkoutTime
- numberOfRooms
- petsAllowed
- starRating
class_uri: schema:LodgingBusiness
LodgingReservation:
comments:
- 'A reservation for lodging at a hotel, motel, inn, etc.\\n\\nNote: This type
is for information about actual reservations, e.g. in confirmation emails or
HTML pages with individual confirmations of reservations.'
is_a: Reservation
slots:
- checkinTime
- checkoutTime
- lodgingUnitDescription
- lodgingUnitType
- numAdults
- numChildren
class_uri: schema:LodgingReservation
LoseAction:
comments:
- The act of being defeated in a competitive activity.
is_a: AchieveAction
slots:
- winner
class_uri: schema:LoseAction
LymphaticVessel:
comments:
- A type of blood vessel that specifically carries lymph fluid unidirectionally
toward the heart.
is_a: Vessel
slots:
- originatesFrom
- regionDrained
- runsTo
class_uri: schema:LymphaticVessel
Manuscript:
comments:
- A book, document, or piece of music written by hand rather than typed or printed.
is_a: CreativeWork
class_uri: schema:Manuscript
Map:
comments:
- A map.
is_a: CreativeWork
slots:
- mapType
class_uri: schema:Map
MapCategoryType:
comments:
- An enumeration of several kinds of Map.
is_a: Enumeration
class_uri: schema:MapCategoryType
MarryAction:
comments:
- The act of marrying a person.
is_a: InteractAction
class_uri: schema:MarryAction
Mass:
comments:
- Properties that take Mass as values are of the form '&lt;Number&gt; &lt;Mass
unit of measure&gt;'. E.g., '7 kg'.
is_a: Quantity
class_uri: schema:Mass
MathSolver:
comments:
- A math solver which is capable of solving a subset of mathematical problems.
is_a: CreativeWork
slots:
- mathExpression
class_uri: schema:MathSolver
MaximumDoseSchedule:
comments:
- The maximum dosing schedule considered safe for a drug or supplement as recommended
by an authority or by the drug/supplement's manufacturer. Capture the recommending
authority in the recognizingAuthority property of MedicalEntity.
is_a: DoseSchedule
class_uri: schema:MaximumDoseSchedule
MeasurementMethodEnum:
comments:
- Enumeration(s) for use with [[measurementMethod]].
is_a: Enumeration
class_uri: schema:MeasurementMethodEnum
MeasurementTypeEnumeration:
comments:
- Enumeration of common measurement types (or dimensions), for example \"chest\"
for a person, \"inseam\" for pants, \"gauge\" for screws, or \"wheel\" for bicycles.
is_a: Enumeration
class_uri: schema:MeasurementTypeEnumeration
MediaEnumeration:
comments:
- MediaEnumeration enumerations are lists of codes, labels etc. useful for describing
media objects. They may be reflections of externally developed lists, or created
at schema.org, or a combination.
is_a: Enumeration
class_uri: schema:MediaEnumeration
MediaGallery:
comments:
- 'Web page type: Media gallery page. A mixed-media page that can contain media
such as images, videos, and other multimedia.'
is_a: CollectionPage
class_uri: schema:MediaGallery
MediaManipulationRatingEnumeration:
comments:
- ' Codes for use with the [[mediaAuthenticityCategory]] property, indicating
the authenticity of a media object (in the context of how it was published or
shared). In general these codes are not mutually exclusive, although some combinations
(such as ''original'' versus ''transformed'', ''edited'' and ''staged'') would
be contradictory if applied in the same [[MediaReview]]. Note that the application
of these codes is with regard to a piece of media shared or published in a particular
context.'
is_a: Enumeration
class_uri: schema:MediaManipulationRatingEnumeration
MediaObject:
comments:
- A media object, such as an image, video, audio, or text object embedded in a
web page or a downloadable dataset i.e. DataDownload. Note that a creative work
may have many media objects associated with it on the same web page. For example,
a page about a single song (MusicRecording) may have a music video (VideoObject),
and a high and low bandwidth audio stream (2 AudioObject's).
is_a: CreativeWork
slots:
- duration
- interpretedAsClaim
- sha256
- associatedArticle
- bitrate
- contentSize
- contentUrl
- embedUrl
- encodesCreativeWork
- encodingFormat
- endTime
- height
- ineligibleRegion
- playerType
- productionCompany
- regionsAllowed
- requiresSubscription
- startTime
- uploadDate
- width
class_uri: schema:MediaObject
MediaReview:
comments:
- "A [[MediaReview]] is a more specialized form of Review dedicated to the evaluation\
\ of media content online, typically in the context of fact-checking and misinformation.\n\
\ For more general reviews of media in the broader sense, use [[UserReview]],\
\ [[CriticReview]] or other [[Review]] types. This definition is\n a work\
\ in progress. While the [[MediaManipulationRatingEnumeration]] list reflects\
\ significant community review amongst fact-checkers and others working\n \
\ to combat misinformation, the specific structures for representing media\
\ objects, their versions and publication context, are still evolving. Similarly,\
\ best practices for the relationship between [[MediaReview]] and [[ClaimReview]]\
\ markup have not yet been finalized."
is_a: Review
slots:
- originalMediaContextDescription
- mediaAuthenticityCategory
- originalMediaLink
class_uri: schema:MediaReview
MediaReviewItem:
comments:
- Represents an item or group of closely related items treated as a unit for the
sake of evaluation in a [[MediaReview]]. Authorship etc. apply to the items
rather than to the curation/grouping or reviewing party.
is_a: CreativeWork
slots:
- mediaItemAppearance
class_uri: schema:MediaReviewItem
MediaSubscription:
comments:
- A subscription which allows a user to access media including audio, video, books,
etc.
is_a: Intangible
slots:
- authenticator
- expectsAcceptanceOf
class_uri: schema:MediaSubscription
MedicalAudience:
comments:
- Target audiences for medical web pages.
is_a: PeopleAudience
mixins:
- Audience
class_uri: schema:MedicalAudience
MedicalAudienceType:
comments:
- Target audiences types for medical web pages. Enumerated type.
is_a: MedicalEnumeration
class_uri: schema:MedicalAudienceType
MedicalBusiness:
comments:
- A particular physical or virtual business of an organization for medical purposes.
Examples of MedicalBusiness include different businesses run by health professionals.
is_a: LocalBusiness
class_uri: schema:MedicalBusiness
MedicalCause:
comments:
- The causative agent(s) that are responsible for the pathophysiologic process
that eventually results in a medical condition, symptom or sign. In this schema,
unless otherwise specified this is meant to be the proximate cause of the medical
condition, symptom or sign. The proximate cause is defined as the causative
agent that most directly results in the medical condition, symptom or sign.
For example, the HIV virus could be considered a cause of AIDS. Or in a diagnostic
context, if a patient fell and sustained a hip fracture and two days later sustained
a pulmonary embolism which eventuated in a cardiac arrest, the cause of the
cardiac arrest (the proximate cause) would be the pulmonary embolism and not
the fall. Medical causes can include cardiovascular, chemical, dermatologic,
endocrine, environmental, gastroenterologic, genetic, hematologic, gynecologic,
iatrogenic, infectious, musculoskeletal, neurologic, nutritional, obstetric,
oncologic, otolaryngologic, pharmacologic, psychiatric, pulmonary, renal, rheumatologic,
toxic, traumatic, or urologic causes; medical conditions can be causes as well.
is_a: MedicalEntity
slots:
- causeOf
class_uri: schema:MedicalCause
MedicalClinic:
comments:
- A facility, often associated with a hospital or medical school, that is devoted
to the specific diagnosis and/or healthcare. Previously limited to outpatients
but with evolution it may be open to inpatients as well.
is_a: MedicalBusiness
mixins:
- MedicalOrganization
slots:
- availableService
- medicalSpecialty
class_uri: schema:MedicalClinic
MedicalCode:
comments:
- A code for a medical entity.
is_a: CategoryCode
mixins:
- MedicalIntangible
slots:
- codeValue
- codingSystem
class_uri: schema:MedicalCode
MedicalCondition:
comments:
- Any condition of the human body that affects the normal functioning of a person,
whether physically or mentally. Includes diseases, injuries, disabilities, disorders,
syndromes, etc.
is_a: MedicalEntity
slots:
- associatedAnatomy
- differentialDiagnosis
- drug
- epidemiology
- expectedPrognosis
- naturalProgression
- pathophysiology
- possibleComplication
- possibleTreatment
- primaryPrevention
- riskFactor
- secondaryPrevention
- signOrSymptom
- stage
- status
- typicalTest
class_uri: schema:MedicalCondition
MedicalConditionStage:
comments:
- A stage of a medical condition, such as 'Stage IIIa'.
is_a: MedicalIntangible
slots:
- stageAsNumber
- subStageSuffix
class_uri: schema:MedicalConditionStage
MedicalContraindication:
comments:
- A condition or factor that serves as a reason to withhold a certain medical
therapy. Contraindications can be absolute (there are no reasonable circumstances
for undertaking a course of action) or relative (the patient is at higher risk
of complications, but these risks may be outweighed by other considerations
or mitigated by other measures).
is_a: MedicalEntity
class_uri: schema:MedicalContraindication
MedicalDevice:
comments:
- Any object used in a medical capacity, such as to diagnose or treat a patient.
is_a: MedicalEntity
slots:
- adverseOutcome
- contraindication
- postOp
- preOp
- procedure
- seriousAdverseOutcome
class_uri: schema:MedicalDevice
MedicalDevicePurpose:
comments:
- Categories of medical devices, organized by the purpose or intended use of the
device.
is_a: MedicalEnumeration
class_uri: schema:MedicalDevicePurpose
MedicalEntity:
comments:
- The most generic type of entity related to health and the practice of medicine.
is_a: Thing
slots:
- code
- funding
- guideline
- legalStatus
- medicineSystem
- recognizingAuthority
- relevantSpecialty
- study
class_uri: schema:MedicalEntity
MedicalEnumeration:
comments:
- 'Enumerations related to health and the practice of medicine: A concept that
is used to attribute a quality to another concept, as a qualifier, a collection
of items or a listing of all of the elements of a set in medicine practice.'
is_a: Enumeration
class_uri: schema:MedicalEnumeration
MedicalEvidenceLevel:
comments:
- Level of evidence for a medical guideline. Enumerated type.
is_a: MedicalEnumeration
class_uri: schema:MedicalEvidenceLevel
MedicalGuideline:
comments:
- 'Any recommendation made by a standard society (e.g. ACC/AHA) or consensus statement
that denotes how to diagnose and treat a particular condition. Note: this type
should be used to tag the actual guideline recommendation; if the guideline
recommendation occurs in a larger scholarly article, use MedicalScholarlyArticle
to tag the overall article, not this type. Note also: the organization making
the recommendation should be captured in the recognizingAuthority base property
of MedicalEntity.'
is_a: MedicalEntity
slots:
- evidenceLevel
- evidenceOrigin
- guidelineDate
- guidelineSubject
class_uri: schema:MedicalGuideline
MedicalGuidelineContraindication:
comments:
- A guideline contraindication that designates a process as harmful and where
quality of the data supporting the contraindication is sound.
is_a: MedicalGuideline
class_uri: schema:MedicalGuidelineContraindication
MedicalGuidelineRecommendation:
comments:
- A guideline recommendation that is regarded as efficacious and where quality
of the data supporting the recommendation is sound.
is_a: MedicalGuideline
slots:
- recommendationStrength
class_uri: schema:MedicalGuidelineRecommendation
MedicalImagingTechnique:
comments:
- Any medical imaging modality typically used for diagnostic purposes. Enumerated
type.
is_a: MedicalEnumeration
class_uri: schema:MedicalImagingTechnique
MedicalIndication:
comments:
- A condition or factor that indicates use of a medical therapy, including signs,
symptoms, risk factors, anatomical states, etc.
is_a: MedicalEntity
class_uri: schema:MedicalIndication
MedicalIntangible:
comments:
- A utility class that serves as the umbrella for a number of 'intangible' things
in the medical space.
is_a: MedicalEntity
class_uri: schema:MedicalIntangible
MedicalObservationalStudy:
comments:
- An observational study is a type of medical study that attempts to infer the
possible effect of a treatment through observation of a cohort of subjects over
a period of time. In an observational study, the assignment of subjects into
treatment groups versus control groups is outside the control of the investigator.
This is in contrast with controlled studies, such as the randomized controlled
trials represented by MedicalTrial, where each subject is randomly assigned
to a treatment group or a control group before the start of the treatment.
is_a: MedicalStudy
slots:
- studyDesign
class_uri: schema:MedicalObservationalStudy
MedicalObservationalStudyDesign:
comments:
- Design models for observational medical studies. Enumerated type.
is_a: MedicalEnumeration
class_uri: schema:MedicalObservationalStudyDesign
MedicalOrganization:
comments:
- A medical organization (physical or not), such as hospital, institution or clinic.
is_a: Organization
slots:
- healthPlanNetworkId
- isAcceptingNewPatients
- medicalSpecialty
class_uri: schema:MedicalOrganization
MedicalProcedure:
comments:
- A process of care used in either a diagnostic, therapeutic, preventive or palliative
capacity that relies on invasive (surgical), non-invasive, or other techniques.
is_a: MedicalEntity
slots:
- bodyLocation
- followup
- howPerformed
- preparation
- procedureType
- status
class_uri: schema:MedicalProcedure
MedicalProcedureType:
comments:
- An enumeration that describes different types of medical procedures.
is_a: MedicalEnumeration
class_uri: schema:MedicalProcedureType
MedicalRiskCalculator:
comments:
- 'A complex mathematical calculation requiring an online calculator, used to
assess prognosis. Note: use the url property of Thing to record any URLs for
online calculators.'
is_a: MedicalRiskEstimator
class_uri: schema:MedicalRiskCalculator
MedicalRiskEstimator:
comments:
- Any rule set or interactive tool for estimating the risk of developing a complication
or condition.
is_a: MedicalEntity
slots:
- estimatesRiskOf
- includedRiskFactor
class_uri: schema:MedicalRiskEstimator
MedicalRiskFactor:
comments:
- A risk factor is anything that increases a person's likelihood of developing
or contracting a disease, medical condition, or complication.
is_a: MedicalEntity
slots:
- increasesRiskOf
class_uri: schema:MedicalRiskFactor
MedicalRiskScore:
comments:
- A simple system that adds up the number of risk factors to yield a score that
is associated with prognosis, e.g. CHAD score, TIMI risk score.
is_a: MedicalRiskEstimator
slots:
- algorithm
class_uri: schema:MedicalRiskScore
MedicalScholarlyArticle:
comments:
- A scholarly article in the medical domain.
is_a: ScholarlyArticle
slots:
- publicationType
class_uri: schema:MedicalScholarlyArticle
MedicalSign:
comments:
- Any physical manifestation of a person's medical condition discoverable by objective
diagnostic tests or physical examination.
is_a: MedicalSignOrSymptom
slots:
- identifyingExam
- identifyingTest
class_uri: schema:MedicalSign
MedicalSignOrSymptom:
comments:
- Any feature associated or not with a medical condition. In medicine a symptom
is generally subjective while a sign is objective.
is_a: MedicalCondition
slots:
- possibleTreatment
class_uri: schema:MedicalSignOrSymptom
MedicalSpecialty:
comments:
- Any specific branch of medical science or practice. Medical specialities include
clinical specialties that pertain to particular organ systems and their respective
disease states, as well as allied health specialties. Enumerated type.
is_a: Specialty
mixins:
- MedicalEnumeration
class_uri: schema:MedicalSpecialty
MedicalStudy:
comments:
- 'A medical study is an umbrella type covering all kinds of research studies
relating to human medicine or health, including observational studies and interventional
trials and registries, randomized, controlled or not. When the specific type
of study is known, use one of the extensions of this type, such as MedicalTrial
or MedicalObservationalStudy. Also, note that this type should be used to mark
up data that describes the study itself; to tag an article that publishes the
results of a study, use MedicalScholarlyArticle. Note: use the code property
of MedicalEntity to store study IDs, e.g. clinicaltrials.gov ID.'
is_a: MedicalEntity
slots:
- sponsor
- healthCondition
- status
- studyLocation
- studySubject
class_uri: schema:MedicalStudy
MedicalStudyStatus:
comments:
- The status of a medical study. Enumerated type.
is_a: MedicalEnumeration
class_uri: schema:MedicalStudyStatus
MedicalSymptom:
comments:
- Any complaint sensed and expressed by the patient (therefore defined as subjective) like
stomachache, lower-back pain, or fatigue.
is_a: MedicalSignOrSymptom
class_uri: schema:MedicalSymptom
MedicalTest:
comments:
- Any medical test, typically performed for diagnostic purposes.
is_a: MedicalEntity
slots:
- affectedBy
- normalRange
- signDetected
- usedToDiagnose
- usesDevice
class_uri: schema:MedicalTest
MedicalTestPanel:
comments:
- Any collection of tests commonly ordered together.
is_a: MedicalTest
slots:
- subTest
class_uri: schema:MedicalTestPanel
MedicalTherapy:
comments:
- Any medical intervention designed to prevent, treat, and cure human diseases
and medical conditions, including both curative and palliative therapies. Medical
therapies are typically processes of care relying upon pharmacotherapy, behavioral
therapy, supportive therapy (with fluid or nutrition for example), or detoxification
(e.g. hemodialysis) aimed at improving or preventing a health condition.
is_a: TherapeuticProcedure
slots:
- contraindication
- duplicateTherapy
- seriousAdverseOutcome
class_uri: schema:MedicalTherapy
MedicalTrial:
comments:
- A medical trial is a type of medical study that uses a scientific process to
compare the safety and efficacy of medical therapies or medical procedures.
In general, medical trials are controlled and subjects are allocated at random
to the different treatment and/or control groups.
is_a: MedicalStudy
slots:
- trialDesign
class_uri: schema:MedicalTrial
MedicalTrialDesign:
comments:
- Design models for medical trials. Enumerated type.
is_a: MedicalEnumeration
class_uri: schema:MedicalTrialDesign
MedicalWebPage:
comments:
- A web page that provides medical information.
is_a: WebPage
slots:
- aspect
- medicalAudience
class_uri: schema:MedicalWebPage
MedicineSystem:
comments:
- Systems of medical practice.
is_a: MedicalEnumeration
class_uri: schema:MedicineSystem
MeetingRoom:
comments:
- 'A meeting room, conference room, or conference hall is a room provided for
singular events such as business conferences and meetings (source: Wikipedia,
the free encyclopedia, see <a href=\"http://en.wikipedia.org/wiki/Conference_hall\">http://en.wikipedia.org/wiki/Conference_hall</a>).
<br /><br />
See also the <a href=\"/docs/hotels.html\">dedicated document on the use of
schema.org for marking up hotels and other forms of accommodations</a>.
'
is_a: Room
class_uri: schema:MeetingRoom
MemberProgram:
comments:
- A MemberProgram defines a loyalty (or membership) program that provides its
members with certain benefits, for example better pricing, free shipping or
returns, or the ability to earn loyalty points. Member programs may have multiple
tiers, for example silver and gold members, each with different benefits.
is_a: Intangible
slots:
- hasTiers
- hostingOrganization
class_uri: schema:MemberProgram
MemberProgramTier:
comments:
- A MemberProgramTier specifies a tier under a loyalty (member) program, for example
\"gold\".
is_a: Intangible
slots:
- hasTierBenefit
- hasTierRequirement
- isTierOf
- membershipPointsEarned
class_uri: schema:MemberProgramTier
MensClothingStore:
comments:
- A men's clothing store.
is_a: Store
class_uri: schema:MensClothingStore
Menu:
comments:
- A structured representation of food or drink items available from a FoodEstablishment.
is_a: CreativeWork
slots:
- hasMenuItem
- hasMenuSection
class_uri: schema:Menu
MenuItem:
comments:
- A food or drink item listed in a menu or menu section.
is_a: Intangible
slots:
- menuAddOn
- nutrition
- offers
- suitableForDiet
class_uri: schema:MenuItem
MenuSection:
comments:
- A sub-grouping of food or drink items in a menu. E.g. courses (such as 'Dinner',
'Breakfast', etc.), specific type of dishes (such as 'Meat', 'Vegan', 'Drinks',
etc.), or some other classification made by the menu provider.
is_a: CreativeWork
slots:
- hasMenuItem
- hasMenuSection
class_uri: schema:MenuSection
MerchantReturnEnumeration:
comments:
- Enumerates several kinds of product return policies.
is_a: Enumeration
class_uri: schema:MerchantReturnEnumeration
MerchantReturnPolicy:
comments:
- A MerchantReturnPolicy provides information about product return policies associated
with an [[Organization]], [[Product]], or [[Offer]].
is_a: Intangible
slots:
- additionalProperty
- applicableCountry
- customerRemorseReturnFees
- customerRemorseReturnLabelSource
- customerRemorseReturnShippingFeesAmount
- inStoreReturnsOffered
- itemCondition
- itemDefectReturnFees
- itemDefectReturnLabelSource
- itemDefectReturnShippingFeesAmount
- merchantReturnDays
- merchantReturnLink
- refundType
- restockingFee
- returnFees
- returnLabelSource
- returnMethod
- returnPolicyCategory
- returnPolicyCountry
- returnPolicySeasonalOverride
- returnShippingFeesAmount
- validForMemberTier
class_uri: schema:MerchantReturnPolicy
MerchantReturnPolicySeasonalOverride:
comments:
- A seasonal override of a return policy, for example used for holidays.
is_a: Intangible
slots:
- endDate
- merchantReturnDays
- refundType
- restockingFee
- returnFees
- returnMethod
- returnPolicyCategory
- returnShippingFeesAmount
- startDate
class_uri: schema:MerchantReturnPolicySeasonalOverride
Message:
comments:
- A single message from a sender to one or more organizations or people.
is_a: CreativeWork
slots:
- bccRecipient
- ccRecipient
- recipient
- sender
- toRecipient
- dateRead
- dateReceived
- dateSent
- messageAttachment
class_uri: schema:Message
MiddleSchool:
comments:
- A middle school (typically for children aged around 11-14, although this varies
somewhat).
is_a: EducationalOrganization
class_uri: schema:MiddleSchool
Midwifery:
comments:
- A nurse-like health profession that deals with pregnancy, childbirth, and the
postpartum period (including care of the newborn), besides sexual and reproductive
health of women throughout their lives.
is_a: MedicalBusiness
class_uri: schema:Midwifery
MobileApplication:
comments:
- A software application designed specifically to work well on a mobile device
such as a telephone.
is_a: SoftwareApplication
slots:
- carrierRequirements
class_uri: schema:MobileApplication
MobilePhoneStore:
comments:
- A store that sells mobile phones and related accessories.
is_a: Store
class_uri: schema:MobilePhoneStore
MolecularEntity:
comments:
- Any constitutionally or isotopically distinct atom, molecule, ion, ion pair,
radical, radical ion, complex, conformer etc., identifiable as a separately
distinguishable entity.
is_a: BioChemEntity
slots:
- inChI
- inChIKey
- smiles
- chemicalRole
- iupacName
- molecularFormula
- molecularWeight
- monoisotopicMolecularWeight
- potentialUse
class_uri: schema:MolecularEntity
MonetaryAmount:
comments:
- "A monetary value or range. This type can be used to describe an amount of money\
\ such as $50 USD, or a range as in describing a bank account being suitable\
\ for a balance between \xA31,000 and \xA31,000,000 GBP, or the value of a salary,\
\ etc. It is recommended to use [[PriceSpecification]] Types to describe the\
\ price of an Offer, Invoice, etc."
is_a: StructuredValue
slots:
- currency
- maxValue
- minValue
- validFrom
- validThrough
- value
class_uri: schema:MonetaryAmount
MonetaryAmountDistribution:
comments:
- A statistical distribution of monetary amounts.
is_a: QuantitativeValueDistribution
slots:
- currency
class_uri: schema:MonetaryAmountDistribution
MonetaryGrant:
comments:
- A monetary grant.
is_a: Grant
slots:
- funder
- amount
class_uri: schema:MonetaryGrant
MoneyTransfer:
comments:
- The act of transferring money from one place to another place. This may occur
electronically or physically.
is_a: TransferAction
slots:
- amount
- beneficiaryBank
class_uri: schema:MoneyTransfer
MortgageLoan:
comments:
- A loan in which property or real estate is used as collateral. (A loan securitized
against some real estate.)
is_a: LoanOrCredit
slots:
- domiciledMortgage
- loanMortgageMandateAmount
class_uri: schema:MortgageLoan
Mosque:
comments:
- A mosque.
is_a: PlaceOfWorship
class_uri: schema:Mosque
Motel:
comments:
- 'A motel.
<br /><br />
See also the <a href=\"/docs/hotels.html\">dedicated document on the use of
schema.org for marking up hotels and other forms of accommodations</a>.
'
is_a: LodgingBusiness
class_uri: schema:Motel
Motorcycle:
comments:
- A motorcycle or motorbike is a single-track, two-wheeled motor vehicle.
is_a: Vehicle
class_uri: schema:Motorcycle
MotorcycleDealer:
comments:
- A motorcycle dealer.
is_a: AutomotiveBusiness
class_uri: schema:MotorcycleDealer
MotorcycleRepair:
comments:
- A motorcycle repair shop.
is_a: AutomotiveBusiness
class_uri: schema:MotorcycleRepair
MotorizedBicycle:
comments:
- A motorized bicycle is a bicycle with an attached motor used to power the vehicle,
or to assist with pedaling.
is_a: Vehicle
class_uri: schema:MotorizedBicycle
Mountain:
comments:
- A mountain, like Mount Whitney or Mount Everest.
is_a: Landform
class_uri: schema:Mountain
MoveAction:
comments:
- 'The act of an agent relocating to a place.\\n\\nRelated actions:\\n\\n* [[TransferAction]]:
Unlike TransferAction, the subject of the move is a living Person or Organization
rather than an inanimate object.'
is_a: Action
slots:
- fromLocation
- toLocation
class_uri: schema:MoveAction
Movie:
comments:
- A movie.
is_a: CreativeWork
slots:
- actor
- duration
- titleEIDR
- actors
- countryOfOrigin
- director
- directors
- musicBy
- productionCompany
- subtitleLanguage
- trailer
class_uri: schema:Movie
MovieClip:
comments:
- A short segment/part of a movie.
is_a: Clip
class_uri: schema:MovieClip
MovieRentalStore:
comments:
- A movie rental store.
is_a: Store
class_uri: schema:MovieRentalStore
MovieSeries:
comments:
- A series of movies. Included movies can be indicated with the hasPart property.
is_a: CreativeWorkSeries
slots:
- actor
- actors
- director
- directors
- musicBy
- productionCompany
- trailer
class_uri: schema:MovieSeries
MovieTheater:
comments:
- A movie theater.
is_a: CivicStructure
mixins:
- EntertainmentBusiness
slots:
- screenCount
class_uri: schema:MovieTheater
MovingCompany:
comments:
- A moving company.
is_a: HomeAndConstructionBusiness
class_uri: schema:MovingCompany
Muscle:
comments:
- A muscle is an anatomical structure consisting of a contractile form of tissue
that animals use to effect movement.
is_a: AnatomicalStructure
slots:
- antagonist
- bloodSupply
- insertion
- muscleAction
- nerve
class_uri: schema:Muscle
Museum:
comments:
- A museum.
is_a: CivicStructure
class_uri: schema:Museum
MusicAlbum:
comments:
- A collection of music tracks.
is_a: MusicPlaylist
slots:
- albumProductionType
- albumRelease
- albumReleaseType
- byArtist
class_uri: schema:MusicAlbum
MusicAlbumProductionType:
comments:
- 'Classification of the album by its type of content: soundtrack, live album,
studio album, etc.'
is_a: Enumeration
class_uri: schema:MusicAlbumProductionType
MusicAlbumReleaseType:
comments:
- 'The kind of release which this album is: single, EP or album.'
is_a: Enumeration
class_uri: schema:MusicAlbumReleaseType
MusicComposition:
comments:
- A musical composition.
is_a: CreativeWork
slots:
- composer
- firstPerformance
- includedComposition
- iswcCode
- lyricist
- lyrics
- musicArrangement
- musicCompositionForm
- musicalKey
- recordedAs
class_uri: schema:MusicComposition
MusicEvent:
comments:
- 'Event type: Music event.'
is_a: Event
class_uri: schema:MusicEvent
MusicGroup:
comments:
- A musical group, such as a band, an orchestra, or a choir. Can also be a solo
musician.
is_a: PerformingGroup
slots:
- genre
- album
- albums
- musicGroupMember
- track
- tracks
class_uri: schema:MusicGroup
MusicPlaylist:
comments:
- A collection of music tracks in playlist form.
is_a: CreativeWork
slots:
- numTracks
- track
- tracks
class_uri: schema:MusicPlaylist
MusicRecording:
comments:
- A music recording (track), usually a single song.
is_a: CreativeWork
slots:
- duration
- byArtist
- inAlbum
- inPlaylist
- isrcCode
- recordingOf
class_uri: schema:MusicRecording
MusicRelease:
comments:
- A MusicRelease is a specific release of a music album.
is_a: MusicPlaylist
slots:
- duration
- catalogNumber
- creditedTo
- musicReleaseFormat
- recordLabel
- releaseOf
class_uri: schema:MusicRelease
MusicReleaseFormatType:
comments:
- Format of this release (the type of recording media used, i.e. compact disc,
digital media, LP, etc.).
is_a: Enumeration
class_uri: schema:MusicReleaseFormatType
MusicStore:
comments:
- A music store.
is_a: Store
class_uri: schema:MusicStore
MusicVenue:
comments:
- A music venue.
is_a: CivicStructure
class_uri: schema:MusicVenue
MusicVideoObject:
comments:
- A music video file.
is_a: MediaObject
class_uri: schema:MusicVideoObject
NGO:
comments:
- 'Organization: Non-governmental Organization.'
is_a: Organization
class_uri: schema:NGO
NLNonprofitType:
comments:
- 'NLNonprofitType: Non-profit organization type originating from the Netherlands.'
is_a: NonprofitType
class_uri: schema:NLNonprofitType
NailSalon:
comments:
- A nail salon.
is_a: HealthAndBeautyBusiness
class_uri: schema:NailSalon
Nerve:
comments:
- A common pathway for the electrochemical nerve impulses that are transmitted
along each of the axons.
is_a: AnatomicalStructure
slots:
- branch
- nerveMotor
- sensoryUnit
- sourcedFrom
class_uri: schema:Nerve
NewsArticle:
comments:
- 'A NewsArticle is an article whose content reports news, or provides background
context and supporting materials for understanding the news.
A more detailed overview of [schema.org News markup](/docs/news.html) is also
available.
'
is_a: Article
slots:
- dateline
- printColumn
- printEdition
- printPage
- printSection
class_uri: schema:NewsArticle
NewsMediaOrganization:
comments:
- A News/Media organization such as a newspaper or TV station.
is_a: Organization
slots:
- actionableFeedbackPolicy
- correctionsPolicy
- diversityStaffingReport
- masthead
- missionCoveragePrioritiesPolicy
- noBylinesPolicy
- ownershipFundingInfo
- unnamedSourcesPolicy
- verificationFactCheckingPolicy
- diversityPolicy
- ethicsPolicy
class_uri: schema:NewsMediaOrganization
Newspaper:
comments:
- A publication containing information about varied topics that are pertinent
to general information, a geographic area, or a specific subject matter (i.e.
business, culture, education). Often published daily.
is_a: Periodical
class_uri: schema:Newspaper
NightClub:
comments:
- A nightclub or discotheque.
is_a: EntertainmentBusiness
class_uri: schema:NightClub
NonprofitType:
comments:
- NonprofitType enumerates several kinds of official non-profit types of which
a non-profit organization can be.
is_a: Enumeration
class_uri: schema:NonprofitType
Notary:
comments:
- A notary.
is_a: LegalService
class_uri: schema:Notary
NoteDigitalDocument:
comments:
- A file containing a note, primarily for the author.
is_a: DigitalDocument
class_uri: schema:NoteDigitalDocument
Number:
comments:
- 'Data type: Number.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789
(Unicode ''DIGIT ZERO'' (U+0030) to ''DIGIT NINE'' (U+0039)) rather than superficially
similar Unicode symbols.\\n* Use ''.'' (Unicode ''FULL STOP'' (U+002E)) rather
than '','' to indicate a decimal point. Avoid using these symbols as a readability
separator.'
class_uri: schema:Number
Nursing:
comments:
- A health profession of a person formally educated and trained in the care of
the sick or infirm person.
is_a: MedicalBusiness
class_uri: schema:Nursing
NutritionInformation:
comments:
- Nutritional information about the recipe.
is_a: StructuredValue
slots:
- calories
- carbohydrateContent
- cholesterolContent
- fatContent
- fiberContent
- proteinContent
- saturatedFatContent
- servingSize
- sodiumContent
- sugarContent
- transFatContent
- unsaturatedFatContent
class_uri: schema:NutritionInformation
Observation:
comments:
- "Instances of the class [[Observation]] are used to specify observations about\
\ an entity at a particular time. The principal properties of an [[Observation]]\
\ are [[observationAbout]], [[measuredProperty]], [[statType]], [[value] and\
\ [[observationDate]] and [[measuredProperty]]. Some but not all Observations\
\ represent a [[QuantitativeValue]]. Quantitative observations can be about\
\ a [[StatisticalVariable]], which is an abstract specification about which\
\ we can make observations that are grounded at a particular location and time.\n\
\nObservations can also encode a subset of simple RDF-like statements (its observationAbout,\
\ a StatisticalVariable, defining the measuredPoperty; its observationAbout\
\ property indicating the entity the statement is about, and [[value]] )\n\n\
In the context of a quantitative knowledge graph, typical properties could include\
\ [[measuredProperty]], [[observationAbout]], [[observationDate]], [[value]],\
\ [[unitCode]], [[unitText]], [[measurementMethod]].\n "
is_a: QuantitativeValue
mixins:
- Intangible
slots:
- measurementMethod
- measurementTechnique
- marginOfError
- measuredProperty
- measurementDenominator
- measurementQualifier
- observationAbout
- observationDate
- observationPeriod
- variableMeasured
class_uri: schema:Observation
Obstetric:
comments:
- A specific branch of medical science that specializes in the care of women during
the prenatal and postnatal care and with the delivery of the child.
is_a: MedicalBusiness
class_uri: schema:Obstetric
Occupation:
comments:
- A profession, may involve prolonged training and/or a formal qualification.
is_a: Intangible
slots:
- educationRequirements
- estimatedSalary
- experienceRequirements
- occupationLocation
- occupationalCategory
- qualifications
- responsibilities
- skills
class_uri: schema:Occupation
OccupationalExperienceRequirements:
comments:
- Indicates employment-related experience requirements, e.g. [[monthsOfExperience]].
is_a: Intangible
slots:
- monthsOfExperience
class_uri: schema:OccupationalExperienceRequirements
OccupationalTherapy:
comments:
- A treatment of people with physical, emotional, or social problems, using purposeful
activity to help them overcome or learn to deal with their problems.
is_a: MedicalTherapy
class_uri: schema:OccupationalTherapy
OceanBodyOfWater:
comments:
- An ocean (for example, the Pacific).
is_a: BodyOfWater
class_uri: schema:OceanBodyOfWater
Offer:
comments:
- "An offer to transfer some rights to an item or to provide a service \u2014\
\ for example, an offer to sell tickets to an event, to rent the DVD of a movie,\
\ to stream a TV show over the internet, to repair a motorcycle, or to loan\
\ a book.\\\\n\\\\nNote: As the [[businessFunction]] property, which identifies\
\ the form of offer (e.g. sell, lease, repair, dispose), defaults to http://purl.org/goodrelations/v1#Sell;\
\ an Offer without a defined businessFunction value can be assumed to be an\
\ offer to sell.\\\\n\\\\nFor [GTIN](http://www.gs1.org/barcodes/technical/idkeys/gtin)-related\
\ fields, see [Check Digit calculator](http://www.gs1.org/barcodes/support/check_digit_calculator)\
\ and [validation guide](http://www.gs1us.org/resources/standards/gtin-validation-guide)\
\ from [GS1](http://www.gs1.org/)."
is_a: Intangible
slots:
- areaServed
- asin
- availableAtOrFrom
- category
- eligibleRegion
- gtin
- gtin12
- gtin13
- gtin14
- gtin8
- hasGS1DigitalLink
- seller
- serialNumber
- sku
- acceptedPaymentMethod
- addOn
- additionalProperty
- advanceBookingRequirement
- aggregateRating
- availability
- availabilityEnds
- availabilityStarts
- availableDeliveryMethod
- businessFunction
- checkoutPageURLTemplate
- deliveryLeadTime
- eligibleCustomerType
- eligibleDuration
- eligibleQuantity
- eligibleTransactionVolume
- hasAdultConsideration
- hasMeasurement
- hasMerchantReturnPolicy
- includesObject
- ineligibleRegion
- inventoryLevel
- isFamilyFriendly
- itemCondition
- itemOffered
- leaseLength
- mobileUrl
- mpn
- offeredBy
- price
- priceCurrency
- priceSpecification
- priceValidUntil
- review
- reviews
- shippingDetails
- validForMemberTier
- validFrom
- validThrough
- warranty
class_uri: schema:Offer
OfferCatalog:
comments:
- An OfferCatalog is an ItemList that contains related Offers and/or further OfferCatalogs
that are offeredBy the same provider.
is_a: ItemList
class_uri: schema:OfferCatalog
OfferForLease:
comments:
- "An [[OfferForLease]] in Schema.org represents an [[Offer]] to lease out something,\
\ i.e. an [[Offer]] whose\n [[businessFunction]] is [lease out](http://purl.org/goodrelations/v1#LeaseOut.).\
\ See [Good Relations](https://en.wikipedia.org/wiki/GoodRelations) for\n background\
\ on the underlying concepts.\n "
is_a: Offer
class_uri: schema:OfferForLease
OfferForPurchase:
comments:
- "An [[OfferForPurchase]] in Schema.org represents an [[Offer]] to sell something,\
\ i.e. an [[Offer]] whose\n [[businessFunction]] is [sell](http://purl.org/goodrelations/v1#Sell.).\
\ See [Good Relations](https://en.wikipedia.org/wiki/GoodRelations) for\n background\
\ on the underlying concepts.\n "
is_a: Offer
class_uri: schema:OfferForPurchase
OfferItemCondition:
comments:
- A list of possible conditions for the item.
is_a: Enumeration
class_uri: schema:OfferItemCondition
OfferShippingDetails:
comments:
- 'OfferShippingDetails represents information about shipping destinations.
Multiple of these entities can be used to represent different shipping rates
for different destinations:
One entity for Alaska/Hawaii. A different one for continental US. A different
one for all France.
Multiple of these entities can be used to represent different shipping costs
and delivery times.
Two entities that are identical but differ in rate and time:
E.g. Cheaper and slower: $5 in 5-7 days
or Fast and expensive: $15 in 1-2 days.'
is_a: StructuredValue
slots:
- deliveryTime
- depth
- doesNotShip
- height
- shippingDestination
- shippingLabel
- shippingOrigin
- shippingRate
- shippingSettingsLink
- transitTimeLabel
- validForMemberTier
- weight
- width
class_uri: schema:OfferShippingDetails
OfficeEquipmentStore:
comments:
- An office equipment store.
is_a: Store
class_uri: schema:OfficeEquipmentStore
OnDemandEvent:
comments:
- A publication event, e.g. catch-up TV or radio podcast, during which a program
is available on-demand.
is_a: PublicationEvent
class_uri: schema:OnDemandEvent
Oncologic:
comments:
- A specific branch of medical science that deals with benign and malignant tumors,
including the study of their development, diagnosis, treatment and prevention.
is_a: MedicalBusiness
class_uri: schema:Oncologic
OnlineBusiness:
comments:
- A particular online business, either standalone or the online part of a broader
organization. Examples include an eCommerce site, an online travel booking site,
an online learning site, an online logistics and shipping provider, an online
(virtual) doctor, etc.
is_a: Organization
class_uri: schema:OnlineBusiness
OnlineStore:
comments:
- An eCommerce site.
is_a: OnlineBusiness
class_uri: schema:OnlineStore
OpeningHoursSpecification:
comments:
- "A structured value providing information about the opening hours of a place\
\ or a certain service inside a place.\\\\n\\\\n\nThe place is __open__ if the\
\ [[opens]] property is specified, and __closed__ otherwise.\\\\n\\\\nIf the\
\ value for the [[closes]] property is less than the value for the [[opens]]\
\ property then the hour range is assumed to span over the next day.\n "
is_a: StructuredValue
slots:
- closes
- dayOfWeek
- opens
- validFrom
- validThrough
class_uri: schema:OpeningHoursSpecification
OpinionNewsArticle:
comments:
- 'An [[OpinionNewsArticle]] is a [[NewsArticle]] that primarily expresses opinions
rather than journalistic reporting of news and events. For example, a [[NewsArticle]]
consisting of a column or [[Blog]]/[[BlogPosting]] entry in the Opinions section
of a news publication. '
is_a: NewsArticle
class_uri: schema:OpinionNewsArticle
Optician:
comments:
- A store that sells reading glasses and similar devices for improving vision.
is_a: MedicalBusiness
class_uri: schema:Optician
Optometric:
comments:
- The science or practice of testing visual acuity and prescribing corrective
lenses.
is_a: MedicalBusiness
class_uri: schema:Optometric
Order:
comments:
- An order is a confirmation of a transaction (a receipt), which can contain multiple
line items, each represented by an Offer that has been accepted by the customer.
is_a: Intangible
slots:
- confirmationNumber
- orderNumber
- seller
- acceptedOffer
- billingAddress
- broker
- customer
- discount
- discountCode
- discountCurrency
- isGift
- merchant
- orderDate
- orderDelivery
- orderStatus
- orderedItem
- partOfInvoice
- paymentDue
- paymentDueDate
- paymentMethod
- paymentMethodId
- paymentUrl
class_uri: schema:Order
OrderAction:
comments:
- An agent orders an object/product/service to be delivered/sent.
is_a: TradeAction
slots:
- deliveryMethod
class_uri: schema:OrderAction
OrderItem:
comments:
- An order item is a line of an order. It includes the quantity and shipping details
of a bought offer.
is_a: Intangible
slots:
- orderDelivery
- orderItemNumber
- orderItemStatus
- orderQuantity
- orderedItem
class_uri: schema:OrderItem
OrderStatus:
comments:
- Enumerated status values for Order.
is_a: StatusEnumeration
class_uri: schema:OrderStatus
Organization:
comments:
- An organization such as a school, NGO, corporation, club, etc.
is_a: Thing
slots:
- actionableFeedbackPolicy
- areaServed
- correctionsPolicy
- diversityStaffingReport
- duns
- funder
- globalLocationNumber
- hasGS1DigitalLink
- leiCode
- location
- logo
- memberOf
- ownershipFundingInfo
- publishingPrinciples
- sponsor
- taxID
- unnamedSourcesPolicy
- acceptedPaymentMethod
- address
- agentInteractionStatistic
- aggregateRating
- alumni
- award
- awards
- brand
- contactPoint
- contactPoints
- department
- dissolutionDate
- diversityPolicy
- email
- employee
- employees
- ethicsPolicy
- event
- events
- faxNumber
- founder
- founders
- foundingDate
- foundingLocation
- funding
- hasCertification
- hasCredential
- hasMemberProgram
- hasMerchantReturnPolicy
- hasOfferCatalog
- hasPOS
- interactionStatistic
- isicV4
- iso6523Code
- keywords
- knowsAbout
- knowsLanguage
- legalName
- makesOffer
- member
- members
- naics
- nonprofitStatus
- numberOfEmployees
- owns
- parentOrganization
- review
- reviews
- seeks
- serviceArea
- skills
- slogan
- subOrganization
- telephone
- vatID
class_uri: schema:Organization
OrganizationRole:
comments:
- A subclass of Role used to describe roles within organizations.
is_a: Role
slots:
- numberedPosition
class_uri: schema:OrganizationRole
OrganizeAction:
comments:
- The act of manipulating/administering/supervising/controlling one or more objects.
is_a: Action
class_uri: schema:OrganizeAction
Otolaryngologic:
comments:
- A specific branch of medical science that is concerned with the ear, nose and
throat and their respective disease states.
is_a: MedicalBusiness
class_uri: schema:Otolaryngologic
OutletStore:
comments:
- An outlet store.
is_a: Store
class_uri: schema:OutletStore
OwnershipInfo:
comments:
- A structured value providing information about when a certain organization or
person owned a certain product.
is_a: StructuredValue
slots:
- acquiredFrom
- ownedFrom
- ownedThrough
- typeOfGood
class_uri: schema:OwnershipInfo
PaintAction:
comments:
- The act of producing a painting, typically with paint and canvas as instruments.
is_a: CreateAction
class_uri: schema:PaintAction
Painting:
comments:
- A painting.
is_a: CreativeWork
class_uri: schema:Painting
PalliativeProcedure:
comments:
- A medical procedure intended primarily for palliative purposes, aimed at relieving
the symptoms of an underlying health condition.
is_a: MedicalProcedure
mixins:
- MedicalTherapy
class_uri: schema:PalliativeProcedure
ParcelDelivery:
comments:
- The delivery of a parcel either via the postal service or a commercial service.
is_a: Intangible
slots:
- carrier
- deliveryAddress
- deliveryStatus
- expectedArrivalFrom
- expectedArrivalUntil
- hasDeliveryMethod
- itemShipped
- originAddress
- partOfOrder
- provider
- trackingNumber
- trackingUrl
class_uri: schema:ParcelDelivery
ParentAudience:
comments:
- A set of characteristics describing parents, who can be interested in viewing
some content.
is_a: PeopleAudience
slots:
- childMaxAge
- childMinAge
class_uri: schema:ParentAudience
Park:
comments:
- A park.
is_a: CivicStructure
class_uri: schema:Park
ParkingFacility:
comments:
- A parking lot or other parking facility.
is_a: CivicStructure
class_uri: schema:ParkingFacility
PathologyTest:
comments:
- A medical test performed by a laboratory that typically involves examination
of a tissue sample by a pathologist.
is_a: MedicalTest
slots:
- tissueSample
class_uri: schema:PathologyTest
Patient:
comments:
- A patient is any person recipient of health care services.
is_a: Person
mixins:
- MedicalAudience
slots:
- diagnosis
- drug
- healthCondition
class_uri: schema:Patient
PawnShop:
comments:
- A shop that will buy, or lend money against the security of, personal possessions.
is_a: Store
class_uri: schema:PawnShop
PayAction:
comments:
- An agent pays a price to a participant.
is_a: TradeAction
slots:
- recipient
class_uri: schema:PayAction
PaymentCard:
comments:
- A payment method using a credit, debit, store or other card to associate the
payment with an account.
is_a: PaymentMethod
mixins:
- FinancialProduct
slots:
- cashBack
- contactlessPayment
- floorLimit
- monthlyMinimumRepaymentAmount
class_uri: schema:PaymentCard
PaymentChargeSpecification:
comments:
- The costs of settling the payment using a particular payment method.
is_a: PriceSpecification
slots:
- appliesToDeliveryMethod
- appliesToPaymentMethod
class_uri: schema:PaymentChargeSpecification
PaymentMethod:
comments:
- "A payment method is a standardized procedure for transferring the monetary\
\ amount for a purchase. Payment methods are characterized by the legal and\
\ technical structures used, and by the organization or group carrying out the\
\ transaction. The following legacy values should be accepted:\n \\\\n\\\\\
n* http://purl.org/goodrelations/v1#ByBankTransferInAdvance\\\\n* http://purl.org/goodrelations/v1#ByInvoice\\\
\\n* http://purl.org/goodrelations/v1#Cash\\\\n* http://purl.org/goodrelations/v1#CheckInAdvance\\\
\\n* http://purl.org/goodrelations/v1#COD\\\\n* http://purl.org/goodrelations/v1#DirectDebit\\\
\\n* http://purl.org/goodrelations/v1#GoogleCheckout\\\\n* http://purl.org/goodrelations/v1#PayPal\\\
\\n* http://purl.org/goodrelations/v1#PaySwarm\\\\n\\\\nStructured values are\
\ recommended for newer payment methods."
is_a: Intangible
slots:
- paymentMethodType
class_uri: schema:PaymentMethod
PaymentMethodType:
comments:
- The type of payment method, only for generic payment types, specific forms of
payments, like card payment should be expressed using subclasses of PaymentMethod.
is_a: Enumeration
class_uri: schema:PaymentMethodType
PaymentService:
comments:
- A Service to transfer funds from a person or organization to a beneficiary person
or organization.
is_a: PaymentMethod
mixins:
- FinancialProduct
class_uri: schema:PaymentService
PaymentStatusType:
comments:
- A specific payment status. For example, PaymentDue, PaymentComplete, etc.
is_a: StatusEnumeration
class_uri: schema:PaymentStatusType
Pediatric:
comments:
- A specific branch of medical science that specializes in the care of infants,
children and adolescents.
is_a: MedicalBusiness
class_uri: schema:Pediatric
PeopleAudience:
comments:
- A set of characteristics belonging to people, e.g. who compose an item's target
audience.
is_a: Audience
slots:
- healthCondition
- requiredGender
- requiredMaxAge
- requiredMinAge
- suggestedAge
- suggestedGender
- suggestedMaxAge
- suggestedMeasurement
- suggestedMinAge
class_uri: schema:PeopleAudience
PerformAction:
comments:
- The act of participating in performance arts.
is_a: PlayAction
slots:
- entertainmentBusiness
class_uri: schema:PerformAction
PerformanceRole:
comments:
- A PerformanceRole is a Role that some entity places with regard to a theatrical
performance, e.g. in a Movie, TVSeries etc.
is_a: Role
slots:
- characterName
class_uri: schema:PerformanceRole
PerformingArtsTheater:
comments:
- A theater or other performing art center.
is_a: CivicStructure
class_uri: schema:PerformingArtsTheater
PerformingGroup:
comments:
- A performance group, such as a band, an orchestra, or a circus.
is_a: Organization
class_uri: schema:PerformingGroup
Permit:
comments:
- A permit issued by an organization, e.g. a parking pass.
is_a: Intangible
slots:
- issuedBy
- issuedThrough
- permitAudience
- validFor
- validFrom
- validIn
- validUntil
class_uri: schema:Permit
PetStore:
comments:
- A pet store.
is_a: Store
class_uri: schema:PetStore
Pharmacy:
comments:
- A pharmacy or drugstore.
is_a: MedicalBusiness
mixins:
- MedicalOrganization
class_uri: schema:Pharmacy
Photograph:
comments:
- A photograph.
is_a: CreativeWork
class_uri: schema:Photograph
PhotographAction:
comments:
- The act of capturing still images of objects using a camera.
is_a: CreateAction
class_uri: schema:PhotographAction
PhysicalActivity:
comments:
- Any bodily activity that enhances or maintains physical fitness and overall
health and wellness. Includes activity that is part of daily living and routine,
structured exercise, and exercise prescribed as part of a medical treatment
or recovery plan.
is_a: LifestyleModification
slots:
- category
- associatedAnatomy
- epidemiology
- pathophysiology
class_uri: schema:PhysicalActivity
PhysicalActivityCategory:
comments:
- Categories of physical activity, organized by physiologic classification.
is_a: Enumeration
class_uri: schema:PhysicalActivityCategory
PhysicalExam:
comments:
- 'A type of physical examination of a patient performed by a physician. '
is_a: MedicalProcedure
mixins:
- MedicalEnumeration
class_uri: schema:PhysicalExam
PhysicalTherapy:
comments:
- A process of progressive physical care and rehabilitation aimed at improving
a health condition.
is_a: MedicalTherapy
class_uri: schema:PhysicalTherapy
Physician:
comments:
- An individual physician or a physician's office considered as a [[MedicalOrganization]].
is_a: MedicalBusiness
mixins:
- MedicalOrganization
slots:
- usNPI
- availableService
- hospitalAffiliation
- medicalSpecialty
- occupationalCategory
class_uri: schema:Physician
PhysiciansOffice:
comments:
- A doctor's office or clinic.
is_a: Physician
class_uri: schema:PhysiciansOffice
Physiotherapy:
comments:
- The practice of treatment of disease, injury, or deformity by physical methods
such as massage, heat treatment, and exercise rather than by drugs or surgery.
is_a: MedicalBusiness
class_uri: schema:Physiotherapy
Place:
comments:
- Entities that have a somewhat fixed, physical extension.
is_a: Thing
slots:
- globalLocationNumber
- hasGS1DigitalLink
- logo
- photo
- additionalProperty
- address
- aggregateRating
- amenityFeature
- branchCode
- containedIn
- containedInPlace
- containsPlace
- event
- events
- faxNumber
- geo
- geoContains
- geoCoveredBy
- geoCovers
- geoCrosses
- geoDisjoint
- geoEquals
- geoIntersects
- geoOverlaps
- geoTouches
- geoWithin
- hasCertification
- hasDriveThroughService
- hasMap
- isAccessibleForFree
- isicV4
- keywords
- latitude
- longitude
- map
- maps
- maximumAttendeeCapacity
- openingHoursSpecification
- photos
- publicAccess
- review
- reviews
- slogan
- smokingAllowed
- specialOpeningHoursSpecification
- telephone
- tourBookingPage
class_uri: schema:Place
PlaceOfWorship:
comments:
- Place of worship, such as a church, synagogue, or mosque.
is_a: CivicStructure
class_uri: schema:PlaceOfWorship
PlanAction:
comments:
- The act of planning the execution of an event/task/action/reservation/plan to
a future date.
is_a: OrganizeAction
slots:
- scheduledTime
class_uri: schema:PlanAction
PlasticSurgery:
comments:
- A specific branch of medical science that pertains to therapeutic or cosmetic
repair or re-formation of missing, injured or malformed tissues or body parts
by manual and instrumental means.
is_a: MedicalBusiness
class_uri: schema:PlasticSurgery
Play:
comments:
- 'A play is a form of literature, usually consisting of dialogue between characters,
intended for theatrical performance rather than just reading. Note: A performance
of a Play would be a [[TheaterEvent]] or [[BroadcastEvent]] - the *Play* being
the [[workPerformed]].'
is_a: CreativeWork
class_uri: schema:Play
PlayAction:
comments:
- 'The act of playing/exercising/training/performing for enjoyment, leisure, recreation,
competition or exercise.\\n\\nRelated actions:\\n\\n* [[ListenAction]]: Unlike
ListenAction (which is under ConsumeAction), PlayAction refers to performing
for an audience or at an event, rather than consuming music.\\n* [[WatchAction]]:
Unlike WatchAction (which is under ConsumeAction), PlayAction refers to showing/displaying
for an audience or at an event, rather than consuming visual content.'
is_a: Action
slots:
- audience
- event
class_uri: schema:PlayAction
PlayGameAction:
comments:
- The act of playing a video game.
is_a: ConsumeAction
slots:
- gameAvailabilityType
class_uri: schema:PlayGameAction
Playground:
comments:
- A playground.
is_a: CivicStructure
class_uri: schema:Playground
Plumber:
comments:
- A plumbing service.
is_a: HomeAndConstructionBusiness
class_uri: schema:Plumber
PodcastEpisode:
comments:
- A single episode of a podcast series.
is_a: Episode
class_uri: schema:PodcastEpisode
PodcastSeason:
comments:
- A single season of a podcast. Many podcasts do not break down into separate
seasons. In that case, PodcastSeries should be used.
is_a: CreativeWorkSeason
class_uri: schema:PodcastSeason
PodcastSeries:
comments:
- A podcast is an episodic series of digital audio or video files which a user
can download and listen to.
is_a: CreativeWorkSeries
slots:
- actor
- webFeed
class_uri: schema:PodcastSeries
Podiatric:
comments:
- Podiatry is the care of the human foot, especially the diagnosis and treatment
of foot disorders.
is_a: MedicalBusiness
class_uri: schema:Podiatric
PoliceStation:
comments:
- A police station.
is_a: CivicStructure
mixins:
- EmergencyService
class_uri: schema:PoliceStation
PoliticalParty:
comments:
- 'Organization: Political Party.'
is_a: Organization
class_uri: schema:PoliticalParty
Pond:
comments:
- A pond.
is_a: BodyOfWater
class_uri: schema:Pond
PostOffice:
comments:
- A post office.
is_a: GovernmentOffice
class_uri: schema:PostOffice
PostalAddress:
comments:
- The mailing address.
is_a: ContactPoint
slots:
- addressCountry
- addressLocality
- addressRegion
- postOfficeBoxNumber
- postalCode
- streetAddress
class_uri: schema:PostalAddress
PostalCodeRangeSpecification:
comments:
- Indicates a range of postal codes, usually defined as the set of valid codes
between [[postalCodeBegin]] and [[postalCodeEnd]], inclusively.
is_a: StructuredValue
slots:
- postalCodeBegin
- postalCodeEnd
class_uri: schema:PostalCodeRangeSpecification
Poster:
comments:
- A large, usually printed placard, bill, or announcement, often illustrated,
that is posted to advertise or publicize something.
is_a: CreativeWork
class_uri: schema:Poster
PreOrderAction:
comments:
- An agent orders a (not yet released) object/product/service to be delivered/sent.
is_a: TradeAction
class_uri: schema:PreOrderAction
PrependAction:
comments:
- The act of inserting at the beginning if an ordered collection.
is_a: InsertAction
class_uri: schema:PrependAction
Preschool:
comments:
- A preschool.
is_a: EducationalOrganization
class_uri: schema:Preschool
PresentationDigitalDocument:
comments:
- A file containing slides or used for a presentation.
is_a: DigitalDocument
class_uri: schema:PresentationDigitalDocument
PreventionIndication:
comments:
- An indication for preventing an underlying condition, symptom, etc.
is_a: MedicalIndication
class_uri: schema:PreventionIndication
PriceComponentTypeEnumeration:
comments:
- Enumerates different price components that together make up the total price
for an offered product.
is_a: Enumeration
class_uri: schema:PriceComponentTypeEnumeration
PriceSpecification:
comments:
- A structured value representing a price or price range. Typically, only the
subclasses of this type are used for markup. It is recommended to use [[MonetaryAmount]]
to describe independent amounts of money such as a salary, credit card limits,
etc.
is_a: StructuredValue
slots:
- eligibleQuantity
- eligibleTransactionVolume
- maxPrice
- membershipPointsEarned
- minPrice
- price
- priceCurrency
- validForMemberTier
- validFrom
- validThrough
- valueAddedTaxIncluded
class_uri: schema:PriceSpecification
PriceTypeEnumeration:
comments:
- Enumerates different price types, for example list price, invoice price, and
sale price.
is_a: Enumeration
class_uri: schema:PriceTypeEnumeration
PrimaryCare:
comments:
- The medical care by a physician, or other health-care professional, who is the
patient's first contact with the health-care system and who may recommend a
specialist if necessary.
is_a: MedicalBusiness
class_uri: schema:PrimaryCare
Product:
comments:
- 'Any offered product or service. For example: a pair of shoes; a concert ticket;
the rental of a car; a haircut; or an episode of a TV show streamed online.'
is_a: Thing
slots:
- asin
- category
- colorSwatch
- gtin
- gtin12
- gtin13
- gtin14
- gtin8
- hasGS1DigitalLink
- logo
- material
- nsn
- productID
- sku
- additionalProperty
- aggregateRating
- audience
- award
- awards
- brand
- color
- countryOfAssembly
- countryOfLastProcessing
- countryOfOrigin
- depth
- funding
- hasAdultConsideration
- hasCertification
- hasEnergyConsumptionDetails
- hasMeasurement
- hasMerchantReturnPolicy
- height
- inProductGroupWithID
- isAccessoryOrSparePartFor
- isConsumableFor
- isFamilyFriendly
- isRelatedTo
- isSimilarTo
- isVariantOf
- itemCondition
- keywords
- manufacturer
- mobileUrl
- model
- mpn
- negativeNotes
- offers
- pattern
- positiveNotes
- productionDate
- purchaseDate
- releaseDate
- review
- reviews
- size
- slogan
- weight
- width
class_uri: schema:Product
ProductCollection:
comments:
- A set of products (either [[ProductGroup]]s or specific variants) that are listed
together e.g. in an [[Offer]].
is_a: Product
mixins:
- Collection
slots:
- includesObject
class_uri: schema:ProductCollection
ProductGroup:
comments:
- 'A ProductGroup represents a group of [[Product]]s that vary only in certain
well-described ways, such as by [[size]], [[color]], [[material]] etc.
While a ProductGroup itself is not directly offered for sale, the various varying
products that it represents can be. The ProductGroup serves as a prototype or
template, standing in for all of the products who have an [[isVariantOf]] relationship
to it. As such, properties (including additional types) can be applied to the
ProductGroup to represent characteristics shared by each of the (possibly very
many) variants. Properties that reference a ProductGroup are not included in
this mechanism; neither are the following specific properties [[variesBy]],
[[hasVariant]], [[url]]. '
is_a: Product
slots:
- hasVariant
- productGroupID
- variesBy
class_uri: schema:ProductGroup
ProductModel:
comments:
- A datasheet or vendor specification of a product (in the sense of a prototypical
description).
is_a: Product
slots:
- isVariantOf
- predecessorOf
- successorOf
class_uri: schema:ProductModel
ProfessionalService:
comments:
- "Original definition: \\\"provider of professional services.\\\"\\\\n\\\\nThe\
\ general [[ProfessionalService]] type for local businesses was deprecated due\
\ to confusion with [[Service]]. For reference, the types that it included were:\
\ [[Dentist]],\n [[AccountingService]], [[Attorney]], [[Notary]], as\
\ well as types for several kinds of [[HomeAndConstructionBusiness]]: [[Electrician]],\
\ [[GeneralContractor]],\n [[HousePainter]], [[Locksmith]], [[Plumber]],\
\ [[RoofingContractor]]. [[LegalService]] was introduced as a more inclusive\
\ supertype of [[Attorney]]."
is_a: LocalBusiness
class_uri: schema:ProfessionalService
ProfilePage:
comments:
- 'Web page type: Profile page.'
is_a: WebPage
class_uri: schema:ProfilePage
ProgramMembership:
comments:
- Used to describe membership in a loyalty programs (e.g. \"StarAliance\"), traveler
clubs (e.g. \"AAA\"), purchase clubs (\"Safeway Club\"), etc.
is_a: Intangible
slots:
- hostingOrganization
- member
- members
- membershipNumber
- membershipPointsEarned
- program
- programName
class_uri: schema:ProgramMembership
Project:
comments:
- "An enterprise (potentially individual but typically collaborative), planned\
\ to achieve a particular aim.\nUse properties from [[Organization]], [[subOrganization]]/[[parentOrganization]]\
\ to indicate project sub-structures. \n "
is_a: Organization
class_uri: schema:Project
PronounceableText:
comments:
- 'Data type: PronounceableText.'
is_a: Text
slots:
- inLanguage
- phoneticText
- speechToTextMarkup
- textValue
class_uri: schema:PronounceableText
PropertyValue:
comments:
- "A property-value pair, e.g. representing a feature of a product or place. Use\
\ the 'name' property for the name of the property. If there is an additional\
\ human-readable version of the value, put that into the 'description' property.\\\
\\n\\\\n Always use specific schema.org properties when a) they exist and b)\
\ you can populate them. Using PropertyValue as a substitute will typically\
\ not trigger the same effect as using the original, specific property.\n \
\ "
is_a: StructuredValue
slots:
- measurementMethod
- measurementTechnique
- maxValue
- minValue
- propertyID
- unitCode
- unitText
- value
- valueReference
class_uri: schema:PropertyValue
PropertyValueSpecification:
comments:
- A Property value specification.
is_a: Intangible
slots:
- defaultValue
- maxValue
- minValue
- multipleValues
- readonlyValue
- stepValue
- valueMaxLength
- valueMinLength
- valueName
- valuePattern
- valueRequired
class_uri: schema:PropertyValueSpecification
Protein:
comments:
- Protein is here used in its widest possible definition, as classes of amino
acid based molecules. Amyloid-beta Protein in human (UniProt P05067), eukaryota
(e.g. an OrthoDB group) or even a single molecule that one can point to are
all of type :Protein. A protein can thus be a subclass of another protein, e.g.
:Protein as a UniProt record can have multiple isoforms inside it which would
also be :Protein. They can be imagined, synthetic, hypothetical or naturally
occurring.
is_a: BioChemEntity
slots:
- hasBioPolymerSequence
class_uri: schema:Protein
Psychiatric:
comments:
- A specific branch of medical science that is concerned with the study, treatment,
and prevention of mental illness, using both medical and psychological therapies.
is_a: MedicalBusiness
class_uri: schema:Psychiatric
PsychologicalTreatment:
comments:
- A process of care relying upon counseling, dialogue and communication aimed
at improving a mental health condition without use of drugs.
is_a: TherapeuticProcedure
class_uri: schema:PsychologicalTreatment
PublicHealth:
comments:
- Branch of medicine that pertains to the health services to improve and protect
community health, especially epidemiology, sanitation, immunization, and preventive
medicine.
is_a: MedicalBusiness
class_uri: schema:PublicHealth
PublicSwimmingPool:
comments:
- A public swimming pool.
is_a: SportsActivityLocation
class_uri: schema:PublicSwimmingPool
PublicToilet:
comments:
- A public toilet is a room or small building containing one or more toilets (and
possibly also urinals) which is available for use by the general public, or
by customers or employees of certain businesses.
is_a: CivicStructure
class_uri: schema:PublicToilet
PublicationEvent:
comments:
- A PublicationEvent corresponds indifferently to the event of publication for
a CreativeWork of any type, e.g. a broadcast event, an on-demand event, a book/journal
publication via a variety of delivery media.
is_a: Event
slots:
- free
- publishedBy
- publishedOn
class_uri: schema:PublicationEvent
PublicationIssue:
comments:
- A part of a successively published publication such as a periodical or publication
volume, often numbered, usually containing a grouping of works such as articles.\\n\\nSee
also [blog post](http://blog.schema.org/2014/09/schemaorg-support-for-bibliographic_2.html).
is_a: CreativeWork
slots:
- issueNumber
- pageEnd
- pageStart
- pagination
class_uri: schema:PublicationIssue
PublicationVolume:
comments:
- A part of a successively published publication such as a periodical or multi-volume
work, often numbered. It may represent a time span, such as a year.\\n\\nSee
also [blog post](http://blog.schema.org/2014/09/schemaorg-support-for-bibliographic_2.html).
is_a: CreativeWork
slots:
- volumeNumber
- pageEnd
- pageStart
- pagination
class_uri: schema:PublicationVolume
QAPage:
comments:
- A QAPage is a WebPage focussed on a specific Question and its Answer(s), e.g.
in a question answering site or documenting Frequently Asked Questions (FAQs).
is_a: WebPage
class_uri: schema:QAPage
QualitativeValue:
comments:
- A predefined value for a product characteristic, e.g. the power cord plug type
'US' or the garment sizes 'S', 'M', 'L', and 'XL'.
is_a: Enumeration
slots:
- additionalProperty
- equal
- greater
- greaterOrEqual
- lesser
- lesserOrEqual
- nonEqual
- valueReference
class_uri: schema:QualitativeValue
QuantitativeValue:
comments:
- ' A point value or interval for product characteristics and other purposes.'
is_a: StructuredValue
slots:
- additionalProperty
- maxValue
- minValue
- unitCode
- unitText
- value
- valueReference
class_uri: schema:QuantitativeValue
QuantitativeValueDistribution:
comments:
- A statistical distribution of values.
is_a: StructuredValue
slots:
- duration
- median
- percentile10
- percentile25
- percentile75
- percentile90
class_uri: schema:QuantitativeValueDistribution
Quantity:
comments:
- Quantities such as distance, time, mass, weight, etc. Particular instances of
say Mass are entities like '3 kg' or '4 milligrams'.
is_a: Intangible
class_uri: schema:Quantity
Question:
comments:
- A specific question - e.g. from a user seeking answers online, or collected
in a Frequently Asked Questions (FAQ) document.
is_a: Comment
slots:
- acceptedAnswer
- suggestedAnswer
- answerCount
- eduQuestionType
- parentItem
class_uri: schema:Question
Quiz:
comments:
- 'Quiz: A test of knowledge, skills and abilities.'
is_a: LearningResource
class_uri: schema:Quiz
Quotation:
comments:
- A quotation. Often but not necessarily from some written work, attributable
to a real world author and - if associated with a fictional character - to any
fictional Person. Use [[isBasedOn]] to link to source/origin. The [[recordedIn]]
property can be used to reference a Quotation from an [[Event]].
is_a: CreativeWork
slots:
- spokenByCharacter
class_uri: schema:Quotation
QuoteAction:
comments:
- An agent quotes/estimates/appraises an object/product/service with a price at
a location/store.
is_a: TradeAction
class_uri: schema:QuoteAction
RVPark:
comments:
- A place offering space for \"Recreational Vehicles\", Caravans, mobile homes
and the like.
is_a: CivicStructure
class_uri: schema:RVPark
RadiationTherapy:
comments:
- A process of care using radiation aimed at improving a health condition.
is_a: MedicalTherapy
class_uri: schema:RadiationTherapy
RadioBroadcastService:
comments:
- A delivery service through which radio content is provided via broadcast over
the air or online.
is_a: BroadcastService
class_uri: schema:RadioBroadcastService
RadioChannel:
comments:
- A unique instance of a radio BroadcastService on a CableOrSatelliteService lineup.
is_a: BroadcastChannel
class_uri: schema:RadioChannel
RadioClip:
comments:
- A short radio program or a segment/part of a radio program.
is_a: Clip
class_uri: schema:RadioClip
RadioEpisode:
comments:
- A radio episode which can be part of a series or season.
is_a: Episode
class_uri: schema:RadioEpisode
RadioSeason:
comments:
- Season dedicated to radio broadcast and associated online delivery.
is_a: CreativeWorkSeason
class_uri: schema:RadioSeason
RadioSeries:
comments:
- CreativeWorkSeries dedicated to radio broadcast and associated online delivery.
is_a: CreativeWorkSeries
slots:
- actor
- containsSeason
- episode
- season
- actors
- director
- directors
- episodes
- musicBy
- numberOfEpisodes
- numberOfSeasons
- productionCompany
- seasons
- trailer
class_uri: schema:RadioSeries
RadioStation:
comments:
- A radio station.
is_a: LocalBusiness
class_uri: schema:RadioStation
Rating:
comments:
- A rating is an evaluation on a numeric scale, such as 1 to 5 stars.
is_a: Intangible
slots:
- author
- bestRating
- ratingExplanation
- ratingValue
- reviewAspect
- worstRating
class_uri: schema:Rating
ReactAction:
comments:
- The act of responding instinctively and emotionally to an object, expressing
a sentiment.
is_a: AssessAction
class_uri: schema:ReactAction
ReadAction:
comments:
- The act of consuming written content.
is_a: ConsumeAction
class_uri: schema:ReadAction
RealEstateAgent:
comments:
- A real-estate agent.
is_a: LocalBusiness
class_uri: schema:RealEstateAgent
RealEstateListing:
comments:
- "A [[RealEstateListing]] is a listing that describes one or more real-estate\
\ [[Offer]]s (whose [[businessFunction]] is typically to lease out, or to sell).\n\
\ The [[RealEstateListing]] type itself represents the overall listing, as\
\ manifested in some [[WebPage]].\n "
is_a: WebPage
slots:
- datePosted
- leaseLength
class_uri: schema:RealEstateListing
ReceiveAction:
comments:
- 'The act of physically/electronically taking delivery of an object that has
been transferred from an origin to a destination. Reciprocal of SendAction.\\n\\nRelated
actions:\\n\\n* [[SendAction]]: The reciprocal of ReceiveAction.\\n* [[TakeAction]]:
Unlike TakeAction, ReceiveAction does not imply that the ownership has been
transferred (e.g. I can receive a package, but it does not mean the package
is now mine).'
is_a: TransferAction
slots:
- deliveryMethod
- sender
class_uri: schema:ReceiveAction
Recipe:
comments:
- A recipe. For dietary restrictions covered by the recipe, a few common restrictions
are enumerated via [[suitableForDiet]]. The [[keywords]] property can also be
used to add more detail.
is_a: HowTo
slots:
- cookTime
- ingredients
- recipeIngredient
- recipeInstructions
- recipeYield
- cookingMethod
- nutrition
- recipeCategory
- recipeCuisine
- suitableForDiet
class_uri: schema:Recipe
Recommendation:
comments:
- '[[Recommendation]] is a type of [[Review]] that suggests or proposes something
as the best option or best course of action. Recommendations may be for products
or services, or other concrete things, as in the case of a ranked list or product
guide. A [[Guide]] may list multiple recommendations for different categories.
For example, in a [[Guide]] about which TVs to buy, the author may have several
[[Recommendation]]s.'
is_a: Review
slots:
- category
class_uri: schema:Recommendation
RecommendedDoseSchedule:
comments:
- A recommended dosing schedule for a drug or supplement as prescribed or recommended
by an authority or by the drug/supplement's manufacturer. Capture the recommending
authority in the recognizingAuthority property of MedicalEntity.
is_a: DoseSchedule
class_uri: schema:RecommendedDoseSchedule
RecyclingCenter:
comments:
- A recycling center.
is_a: LocalBusiness
class_uri: schema:RecyclingCenter
RefundTypeEnumeration:
comments:
- Enumerates several kinds of product return refund types.
is_a: Enumeration
class_uri: schema:RefundTypeEnumeration
RegisterAction:
comments:
- 'The act of registering to be a user of a service, product or web page.\\n\\nRelated
actions:\\n\\n* [[JoinAction]]: Unlike JoinAction, RegisterAction implies you
are registering to be a user of a service, *not* a group/team of people.\\n*
[[FollowAction]]: Unlike FollowAction, RegisterAction doesn''t imply that the
agent is expecting to poll for updates from the object.\\n* [[SubscribeAction]]:
Unlike SubscribeAction, RegisterAction doesn''t imply that the agent is expecting
updates from the object.'
is_a: InteractAction
class_uri: schema:RegisterAction
RejectAction:
comments:
- 'The act of rejecting to/adopting an object.\\n\\nRelated actions:\\n\\n* [[AcceptAction]]:
The antonym of RejectAction.'
is_a: AllocateAction
class_uri: schema:RejectAction
RentAction:
comments:
- The act of giving money in return for temporary use, but not ownership, of an
object such as a vehicle or property. For example, an agent rents a property
from a landlord in exchange for a periodic payment.
is_a: TradeAction
slots:
- landlord
- realEstateAgent
class_uri: schema:RentAction
RentalCarReservation:
comments:
- 'A reservation for a rental car.\\n\\nNote: This type is for information about
actual reservations, e.g. in confirmation emails or HTML pages with individual
confirmations of reservations.'
is_a: Reservation
slots:
- dropoffLocation
- dropoffTime
- pickupLocation
- pickupTime
class_uri: schema:RentalCarReservation
RepaymentSpecification:
comments:
- A structured value representing repayment.
is_a: StructuredValue
slots:
- downPayment
- earlyPrepaymentPenalty
- loanPaymentAmount
- loanPaymentFrequency
- numberOfLoanPayments
class_uri: schema:RepaymentSpecification
ReplaceAction:
comments:
- The act of editing a recipient by replacing an old object with a new object.
is_a: UpdateAction
slots:
- replacee
- replacer
class_uri: schema:ReplaceAction
ReplyAction:
comments:
- 'The act of responding to a question/message asked/sent by the object. Related
to [[AskAction]].\\n\\nRelated actions:\\n\\n* [[AskAction]]: Appears generally
as an origin of a ReplyAction.'
is_a: CommunicateAction
slots:
- resultComment
class_uri: schema:ReplyAction
Report:
comments:
- A Report generated by governmental or non-governmental organization.
is_a: Article
slots:
- reportNumber
class_uri: schema:Report
ReportageNewsArticle:
comments:
- "The [[ReportageNewsArticle]] type is a subtype of [[NewsArticle]] representing\n\
\ news articles which are the result of journalistic news reporting conventions.\n\
\nIn practice many news publishers produce a wide variety of article types,\
\ many of which might be considered a [[NewsArticle]] but not a [[ReportageNewsArticle]].\
\ For example, opinion pieces, reviews, analysis, sponsored or satirical articles,\
\ or articles that combine several of these elements.\n\nThe [[ReportageNewsArticle]]\
\ type is based on a stricter ideal for \\\"news\\\" as a work of journalism,\
\ with articles based on factual information either observed or verified by\
\ the author, or reported and verified from knowledgeable sources. This often\
\ includes perspectives from multiple viewpoints on a particular issue (distinguishing\
\ news reports from public relations or propaganda). News reports in the [[ReportageNewsArticle]]\
\ sense de-emphasize the opinion of the author, with commentary and value judgements\
\ typically expressed elsewhere.\n\nA [[ReportageNewsArticle]] which goes deeper\
\ into analysis can also be marked with an additional type of [[AnalysisNewsArticle]].\n"
is_a: NewsArticle
class_uri: schema:ReportageNewsArticle
ReportedDoseSchedule:
comments:
- A patient-reported or observed dosing schedule for a drug or supplement.
is_a: DoseSchedule
class_uri: schema:ReportedDoseSchedule
ResearchOrganization:
comments:
- A Research Organization (e.g. scientific institute, research company).
is_a: Organization
class_uri: schema:ResearchOrganization
ResearchProject:
comments:
- A Research project.
is_a: Project
class_uri: schema:ResearchProject
Researcher:
comments:
- Researchers.
is_a: Audience
class_uri: schema:Researcher
Reservation:
comments:
- 'Describes a reservation for travel, dining or an event. Some reservations require
tickets. \\n\\nNote: This type is for information about actual reservations,
e.g. in confirmation emails or HTML pages with individual confirmations of reservations.
For offers of tickets, restaurant reservations, flights, or rental cars, use
[[Offer]].'
is_a: Intangible
slots:
- bookingAgent
- bookingTime
- broker
- modifiedTime
- priceCurrency
- programMembershipUsed
- provider
- reservationFor
- reservationId
- reservationStatus
- reservedTicket
- totalPrice
- underName
class_uri: schema:Reservation
ReservationPackage:
comments:
- A group of multiple reservations with common values for all sub-reservations.
is_a: Reservation
slots:
- subReservation
class_uri: schema:ReservationPackage
ReservationStatusType:
comments:
- Enumerated status values for Reservation.
is_a: StatusEnumeration
class_uri: schema:ReservationStatusType
ReserveAction:
comments:
- 'Reserving a concrete object.\\n\\nRelated actions:\\n\\n* [[ScheduleAction]]:
Unlike ScheduleAction, ReserveAction reserves concrete objects (e.g. a table,
a hotel) towards a time slot / spatial allocation.'
is_a: PlanAction
class_uri: schema:ReserveAction
Reservoir:
comments:
- A reservoir of water, typically an artificially created lake, like the Lake
Kariba reservoir.
is_a: BodyOfWater
class_uri: schema:Reservoir
Residence:
comments:
- The place where a person lives.
is_a: Place
slots:
- accommodationFloorPlan
class_uri: schema:Residence
Resort:
comments:
- "A resort is a place used for relaxation or recreation, attracting visitors\
\ for holidays or vacations. Resorts are places, towns or sometimes commercial\
\ establishments operated by a single company (source: Wikipedia, the free encyclopedia,\
\ see <a href=\\\"http://en.wikipedia.org/wiki/Resort\\\">http://en.wikipedia.org/wiki/Resort</a>).\n\
<br /><br />\nSee also the <a href=\\\"/docs/hotels.html\\\">dedicated document\
\ on the use of schema.org for marking up hotels and other forms of accommodations</a>.\n\
\ "
is_a: LodgingBusiness
class_uri: schema:Resort
RespiratoryTherapy:
comments:
- The therapy that is concerned with the maintenance or improvement of respiratory
function (as in patients with pulmonary disease).
is_a: MedicalTherapy
class_uri: schema:RespiratoryTherapy
Restaurant:
comments:
- A restaurant.
is_a: FoodEstablishment
class_uri: schema:Restaurant
RestrictedDiet:
comments:
- 'A diet restricted to certain foods or preparations for cultural, religious,
health or lifestyle reasons. '
is_a: Enumeration
class_uri: schema:RestrictedDiet
ResumeAction:
comments:
- The act of resuming a device or application which was formerly paused (e.g.
resume music playback or resume a timer).
is_a: ControlAction
class_uri: schema:ResumeAction
ReturnAction:
comments:
- The act of returning to the origin that which was previously received (concrete
objects) or taken (ownership).
is_a: TransferAction
slots:
- recipient
class_uri: schema:ReturnAction
ReturnFeesEnumeration:
comments:
- Enumerates several kinds of policies for product return fees.
is_a: Enumeration
class_uri: schema:ReturnFeesEnumeration
ReturnLabelSourceEnumeration:
comments:
- Enumerates several types of return labels for product returns.
is_a: Enumeration
class_uri: schema:ReturnLabelSourceEnumeration
ReturnMethodEnumeration:
comments:
- Enumerates several types of product return methods.
is_a: Enumeration
class_uri: schema:ReturnMethodEnumeration
Review:
comments:
- A review of an item - for example, of a restaurant, movie, or store.
is_a: CreativeWork
slots:
- associatedClaimReview
- associatedMediaReview
- associatedReview
- itemReviewed
- negativeNotes
- positiveNotes
- reviewAspect
- reviewBody
- reviewRating
class_uri: schema:Review
ReviewAction:
comments:
- The act of producing a balanced opinion about the object for an audience. An
agent reviews an object with participants resulting in a review.
is_a: AssessAction
slots:
- resultReview
class_uri: schema:ReviewAction
ReviewNewsArticle:
comments:
- A [[NewsArticle]] and [[CriticReview]] providing a professional critic's assessment
of a service, product, performance, or artistic or literary work.
is_a: CriticReview
mixins:
- NewsArticle
class_uri: schema:ReviewNewsArticle
RiverBodyOfWater:
comments:
- A river (for example, the broad majestic Shannon).
is_a: BodyOfWater
class_uri: schema:RiverBodyOfWater
Role:
comments:
- Represents additional information about a relationship or property. For example
a Role can be used to say that a 'member' role linking some SportsTeam to a
player occurred during a particular time period. Or that a Person's 'actor'
role in a Movie was for some particular characterName. Such properties can be
attached to a Role entity, which is then associated with the main entities using
ordinary properties like 'member' or 'actor'.\\n\\nSee also [blog post](http://blog.schema.org/2014/06/introducing-role.html).
is_a: Intangible
slots:
- endDate
- namedPosition
- roleName
- startDate
class_uri: schema:Role
RoofingContractor:
comments:
- A roofing contractor.
is_a: HomeAndConstructionBusiness
class_uri: schema:RoofingContractor
Room:
comments:
- 'A room is a distinguishable space within a structure, usually separated from
other spaces by interior walls (source: Wikipedia, the free encyclopedia, see
<a href=\"http://en.wikipedia.org/wiki/Room\">http://en.wikipedia.org/wiki/Room</a>).
<br /><br />
See also the <a href=\"/docs/hotels.html\">dedicated document on the use of
schema.org for marking up hotels and other forms of accommodations</a>.
'
is_a: Accommodation
class_uri: schema:Room
RsvpAction:
comments:
- The act of notifying an event organizer as to whether you expect to attend the
event.
is_a: InformAction
slots:
- additionalNumberOfGuests
- comment
- rsvpResponse
class_uri: schema:RsvpAction
RsvpResponseType:
comments:
- RsvpResponseType is an enumeration type whose instances represent responding
to an RSVP request.
is_a: Enumeration
class_uri: schema:RsvpResponseType
SaleEvent:
comments:
- 'Event type: Sales event.'
is_a: Event
class_uri: schema:SaleEvent
SatiricalArticle:
comments:
- An [[Article]] whose content is primarily [[satirical]](https://en.wikipedia.org/wiki/Satire)
in nature, i.e. unlikely to be literally true. A satirical article is sometimes
but not necessarily also a [[NewsArticle]]. [[ScholarlyArticle]]s are also sometimes
satirized.
is_a: Article
class_uri: schema:SatiricalArticle
Schedule:
comments:
- "A schedule defines a repeating time period used to describe a regularly occurring\
\ [[Event]]. At a minimum a schedule will specify [[repeatFrequency]] which\
\ describes the interval between occurrences of the event. Additional information\
\ can be provided to specify the schedule more precisely.\n This includes\
\ identifying the day(s) of the week or month when the recurring event will\
\ take place, in addition to its start and end time. Schedules may also\n \
\ have start and end dates to indicate when they are active, e.g. to define\
\ a limited calendar of events."
is_a: Intangible
slots:
- duration
- repeatFrequency
- byDay
- byMonth
- byMonthDay
- byMonthWeek
- endDate
- endTime
- exceptDate
- repeatCount
- scheduleTimezone
- startDate
- startTime
class_uri: schema:Schedule
ScheduleAction:
comments:
- 'Scheduling future actions, events, or tasks.\\n\\nRelated actions:\\n\\n* [[ReserveAction]]:
Unlike ReserveAction, ScheduleAction allocates future actions (e.g. an event,
a task, etc) towards a time slot / spatial allocation.'
is_a: PlanAction
class_uri: schema:ScheduleAction
ScholarlyArticle:
comments:
- A scholarly article.
is_a: Article
class_uri: schema:ScholarlyArticle
School:
comments:
- A school.
is_a: EducationalOrganization
class_uri: schema:School
SchoolDistrict:
comments:
- A School District is an administrative area for the administration of schools.
is_a: AdministrativeArea
class_uri: schema:SchoolDistrict
ScreeningEvent:
comments:
- A screening of a movie or other video.
is_a: Event
slots:
- workPresented
- subtitleLanguage
- videoFormat
class_uri: schema:ScreeningEvent
Sculpture:
comments:
- A piece of sculpture.
is_a: CreativeWork
class_uri: schema:Sculpture
SeaBodyOfWater:
comments:
- A sea (for example, the Caspian sea).
is_a: BodyOfWater
class_uri: schema:SeaBodyOfWater
SearchAction:
comments:
- 'The act of searching for an object.\\n\\nRelated actions:\\n\\n* [[FindAction]]:
SearchAction generally leads to a FindAction, but not necessarily.'
is_a: Action
slots:
- query
class_uri: schema:SearchAction
SearchRescueOrganization:
comments:
- A Search and Rescue organization of some kind.
is_a: Organization
class_uri: schema:SearchRescueOrganization
SearchResultsPage:
comments:
- 'Web page type: Search results page.'
is_a: WebPage
class_uri: schema:SearchResultsPage
Season:
comments:
- A media season, e.g. TV, radio, video game etc.
is_a: CreativeWork
class_uri: schema:Season
Seat:
comments:
- Used to describe a seat, such as a reserved seat in an event reservation.
is_a: Intangible
slots:
- seatNumber
- seatRow
- seatSection
- seatingType
class_uri: schema:Seat
SeekToAction:
comments:
- This is the [[Action]] of navigating to a specific [[startOffset]] timestamp
within a [[VideoObject]], typically represented with a URL template structure.
is_a: Action
slots:
- startOffset
class_uri: schema:SeekToAction
SelfStorage:
comments:
- A self-storage facility.
is_a: LocalBusiness
class_uri: schema:SelfStorage
SellAction:
comments:
- The act of taking money from a buyer in exchange for goods or services rendered.
An agent sells an object, product, or service to a buyer for a price. Reciprocal
of BuyAction.
is_a: TradeAction
slots:
- buyer
- warrantyPromise
class_uri: schema:SellAction
SendAction:
comments:
- 'The act of physically/electronically dispatching an object for transfer from
an origin to a destination. Related actions:\\n\\n* [[ReceiveAction]]: The reciprocal
of SendAction.\\n* [[GiveAction]]: Unlike GiveAction, SendAction does not imply
the transfer of ownership (e.g. I can send you my laptop, but I''m not necessarily
giving it to you).'
is_a: TransferAction
slots:
- deliveryMethod
- recipient
class_uri: schema:SendAction
Series:
comments:
- A Series in schema.org is a group of related items, typically but not necessarily
of the same kind. See also [[CreativeWorkSeries]], [[EventSeries]].
is_a: Intangible
class_uri: schema:Series
Service:
comments:
- A service provided by an organization, e.g. delivery service, print services,
etc.
is_a: Intangible
slots:
- areaServed
- category
- logo
- aggregateRating
- audience
- availableChannel
- award
- brand
- broker
- hasCertification
- hasOfferCatalog
- hoursAvailable
- isRelatedTo
- isSimilarTo
- offers
- produces
- provider
- providerMobility
- review
- serviceArea
- serviceAudience
- serviceOutput
- serviceType
- slogan
- termsOfService
class_uri: schema:Service
ServiceChannel:
comments:
- A means for accessing a service, e.g. a government office location, web site,
or phone number.
is_a: Intangible
slots:
- availableLanguage
- processingTime
- providesService
- serviceLocation
- servicePhone
- servicePostalAddress
- serviceSmsNumber
- serviceUrl
class_uri: schema:ServiceChannel
ShareAction:
comments:
- The act of distributing content to people for their amusement or edification.
is_a: CommunicateAction
class_uri: schema:ShareAction
SheetMusic:
comments:
- Printed music, as opposed to performed or recorded music.
is_a: CreativeWork
class_uri: schema:SheetMusic
ShippingDeliveryTime:
comments:
- ShippingDeliveryTime provides various pieces of information about delivery times
for shipping.
is_a: StructuredValue
slots:
- businessDays
- cutoffTime
- handlingTime
- transitTime
class_uri: schema:ShippingDeliveryTime
ShippingRateSettings:
comments:
- A ShippingRateSettings represents re-usable pieces of shipping information.
It is designed for publication on an URL that may be referenced via the [[shippingSettingsLink]]
property of an [[OfferShippingDetails]]. Several occurrences can be published,
distinguished and matched (i.e. identified/referenced) by their different values
for [[shippingLabel]].
is_a: StructuredValue
slots:
- doesNotShip
- freeShippingThreshold
- isUnlabelledFallback
- shippingDestination
- shippingLabel
- shippingRate
class_uri: schema:ShippingRateSettings
ShoeStore:
comments:
- A shoe store.
is_a: Store
class_uri: schema:ShoeStore
ShoppingCenter:
comments:
- A shopping center or mall.
is_a: LocalBusiness
class_uri: schema:ShoppingCenter
ShortStory:
comments:
- Short story or tale. A brief work of literature, usually written in narrative
prose.
is_a: CreativeWork
class_uri: schema:ShortStory
SingleFamilyResidence:
comments:
- 'Residence type: Single-family home.'
is_a: House
slots:
- numberOfRooms
- occupancy
class_uri: schema:SingleFamilyResidence
SiteNavigationElement:
comments:
- A navigation element of the page.
is_a: WebPageElement
class_uri: schema:SiteNavigationElement
SizeGroupEnumeration:
comments:
- Enumerates common size groups for various product categories.
is_a: Enumeration
class_uri: schema:SizeGroupEnumeration
SizeSpecification:
comments:
- Size related properties of a product, typically a size code ([[name]]) and optionally
a [[sizeSystem]], [[sizeGroup]], and product measurements ([[hasMeasurement]]).
In addition, the intended audience can be defined through [[suggestedAge]],
[[suggestedGender]], and suggested body measurements ([[suggestedMeasurement]]).
is_a: QualitativeValue
slots:
- hasMeasurement
- sizeGroup
- sizeSystem
- suggestedAge
- suggestedGender
- suggestedMeasurement
class_uri: schema:SizeSpecification
SizeSystemEnumeration:
comments:
- Enumerates common size systems for different categories of products, for example
\"EN-13402\" or \"UK\" for wearables or \"Imperial\" for screws.
is_a: Enumeration
class_uri: schema:SizeSystemEnumeration
SkiResort:
comments:
- A ski resort.
is_a: Resort
mixins:
- SportsActivityLocation
class_uri: schema:SkiResort
SocialEvent:
comments:
- 'Event type: Social event.'
is_a: Event
class_uri: schema:SocialEvent
SocialMediaPosting:
comments:
- A post to a social media platform, including blog posts, tweets, Facebook posts,
etc.
is_a: Article
slots:
- sharedContent
class_uri: schema:SocialMediaPosting
SoftwareApplication:
comments:
- A software application.
is_a: CreativeWork
slots:
- applicationCategory
- applicationSubCategory
- applicationSuite
- availableOnDevice
- countriesNotSupported
- countriesSupported
- device
- downloadUrl
- featureList
- fileSize
- installUrl
- memoryRequirements
- operatingSystem
- permissions
- processorRequirements
- releaseNotes
- requirements
- screenshot
- softwareAddOn
- softwareHelp
- softwareRequirements
- softwareVersion
- storageRequirements
- supportingData
class_uri: schema:SoftwareApplication
SoftwareSourceCode:
comments:
- 'Computer programming source code. Example: Full (compile ready) solutions,
code snippet samples, scripts, templates.'
is_a: CreativeWork
slots:
- codeRepository
- codeSampleType
- programmingLanguage
- runtime
- runtimePlatform
- sampleType
- targetProduct
class_uri: schema:SoftwareSourceCode
SolveMathAction:
comments:
- The action that takes in a math expression and directs users to a page potentially
capable of solving/simplifying that expression.
is_a: Action
slots:
- eduQuestionType
class_uri: schema:SolveMathAction
SomeProducts:
comments:
- A placeholder for multiple similar products of the same kind.
is_a: Product
slots:
- inventoryLevel
class_uri: schema:SomeProducts
SpeakableSpecification:
comments:
- A SpeakableSpecification indicates (typically via [[xpath]] or [[cssSelector]])
sections of a document that are highlighted as particularly [[speakable]]. Instances
of this type are expected to be used primarily as values of the [[speakable]]
property.
is_a: Intangible
slots:
- cssSelector
- xpath
class_uri: schema:SpeakableSpecification
SpecialAnnouncement:
comments:
- "A SpecialAnnouncement combines a simple date-stamped textual information update\n\
\ with contextualized Web links and other structured data. It represents\
\ an information update made by a\n locally-oriented organization, for\
\ example schools, pharmacies, healthcare providers, community groups, police,\n\
\ local government.\n\nFor work in progress guidelines on Coronavirus-related\
\ markup see [this doc](https://docs.google.com/document/d/14ikaGCKxo50rRM7nvKSlbUpjyIk2WMQd3IkB1lItlrM/edit#).\n\
\nThe motivating scenario for SpecialAnnouncement is the [Coronavirus pandemic](https://en.wikipedia.org/wiki/2019%E2%80%9320_coronavirus_pandemic),\
\ and the initial vocabulary is oriented to this urgent situation. Schema.org\n\
expect to improve the markup iteratively as it is deployed and as feedback emerges\
\ from use. In addition to our\nusual [Github entry](https://github.com/schemaorg/schemaorg/issues/2490),\
\ feedback comments can also be provided in [this document](https://docs.google.com/document/d/1fpdFFxk8s87CWwACs53SGkYv3aafSxz_DTtOQxMrBJQ/edit#).\n\
\n\nWhile this schema is designed to communicate urgent crisis-related information,\
\ it is not the same as an emergency warning technology like [CAP](https://en.wikipedia.org/wiki/Common_Alerting_Protocol),\
\ although there may be overlaps. The intent is to cover\nthe kinds of everyday\
\ practical information being posted to existing websites during an emergency\
\ situation.\n\nSeveral kinds of information can be provided:\n\nWe encourage\
\ the provision of \\\"name\\\", \\\"text\\\", \\\"datePosted\\\", \\\"expires\\\
\" (if appropriate), \\\"category\\\" and\n\\\"url\\\" as a simple baseline.\
\ It is important to provide a value for \\\"category\\\" where possible, most\
\ ideally as a well known\nURL from Wikipedia or Wikidata. In the case of the\
\ 2019-2020 Coronavirus pandemic, this should be \\\"https://en.wikipedia.org/w/index.php?title=2019-20\\\
\\_coronavirus\\\\_pandemic\\\" or \\\"https://www.wikidata.org/wiki/Q81068910\\\
\".\n\nFor many of the possible properties, values can either be simple links\
\ or an inline description, depending on whether a summary is available. For\
\ a link, provide just the URL of the appropriate page as the property's value.\
\ For an inline description, use a [[WebContent]] type, and provide the url\
\ as a property of that, alongside at least a simple \\\"[[text]]\\\" summary\
\ of the page. It is\nunlikely that a single SpecialAnnouncement will need all\
\ of the possible properties simultaneously.\n\nWe expect that in many cases\
\ the page referenced might contain more specialized structured data, e.g. contact\
\ info, [[openingHours]], [[Event]], [[FAQPage]] etc. By linking to those pages\
\ from a [[SpecialAnnouncement]] you can help make it clearer that the events\
\ are related to the situation (e.g. Coronavirus) indicated by the [[category]]\
\ property of the [[SpecialAnnouncement]].\n\nMany [[SpecialAnnouncement]]s\
\ will relate to particular regions and to identifiable local organizations.\
\ Use [[spatialCoverage]] for the region, and [[announcementLocation]] to indicate\
\ specific [[LocalBusiness]]es and [[CivicStructure]]s. If the announcement\
\ affects both a particular region and a specific location (for example, a library\
\ closure that serves an entire region), use both [[spatialCoverage]] and [[announcementLocation]].\n\
\nThe [[about]] property can be used to indicate entities that are the focus\
\ of the announcement. We now recommend using [[about]] only\nfor representing\
\ non-location entities (e.g. a [[Course]] or a [[RadioStation]]). For places,\
\ use [[announcementLocation]] and [[spatialCoverage]]. Consumers of this markup\
\ should be aware that the initial design encouraged the use of [[about]] for\
\ locations too.\n\nThe basic content of [[SpecialAnnouncement]] is similar\
\ to that of an [RSS](https://en.wikipedia.org/wiki/RSS) or [Atom](https://en.wikipedia.org/wiki/Atom_(Web_standard))\
\ feed. For publishers without such feeds, basic feed-like information can be\
\ shared by posting\n[[SpecialAnnouncement]] updates in a page, e.g. using JSON-LD.\
\ For sites with Atom/RSS functionality, you can point to a feed\nwith the [[webFeed]]\
\ property. This can be a simple URL, or an inline [[DataFeed]] object, with\
\ [[encodingFormat]] providing\nmedia type information, e.g. \\\"application/rss+xml\\\
\" or \\\"application/atom+xml\\\".\n"
is_a: CreativeWork
slots:
- announcementLocation
- category
- datePosted
- diseasePreventionInfo
- diseaseSpreadStatistics
- gettingTestedInfo
- governmentBenefitsInfo
- newsUpdatesAndGuidelines
- publicTransportClosuresInfo
- quarantineGuidelines
- schoolClosuresInfo
- travelBans
- webFeed
class_uri: schema:SpecialAnnouncement
Specialty:
comments:
- Any branch of a field in which people typically develop specific expertise,
usually after significant study, time, and effort.
is_a: Enumeration
class_uri: schema:Specialty
SportingGoodsStore:
comments:
- A sporting goods store.
is_a: Store
class_uri: schema:SportingGoodsStore
SportsActivityLocation:
comments:
- A sports location, such as a playing field.
is_a: LocalBusiness
class_uri: schema:SportsActivityLocation
SportsClub:
comments:
- A sports club.
is_a: SportsActivityLocation
class_uri: schema:SportsClub
SportsEvent:
comments:
- 'Event type: Sports event.'
is_a: Event
slots:
- awayTeam
- competitor
- homeTeam
- sport
class_uri: schema:SportsEvent
SportsOrganization:
comments:
- Represents the collection of all sports organizations, including sports teams,
governing bodies, and sports associations.
is_a: Organization
slots:
- sport
class_uri: schema:SportsOrganization
SportsTeam:
comments:
- 'Organization: Sports team.'
is_a: SportsOrganization
slots:
- athlete
- coach
- gender
class_uri: schema:SportsTeam
SpreadsheetDigitalDocument:
comments:
- A spreadsheet file.
is_a: DigitalDocument
class_uri: schema:SpreadsheetDigitalDocument
StadiumOrArena:
comments:
- A stadium.
is_a: CivicStructure
mixins:
- SportsActivityLocation
class_uri: schema:StadiumOrArena
State:
comments:
- A state or province of a country.
is_a: AdministrativeArea
class_uri: schema:State
Statement:
comments:
- A statement about something, for example a fun or interesting fact. If known,
the main entity this statement is about can be indicated using mainEntity. For
more formal claims (e.g. in Fact Checking), consider using [[Claim]] instead.
Use the [[text]] property to capture the text of the statement.
is_a: CreativeWork
class_uri: schema:Statement
StatisticalPopulation:
comments:
- 'A StatisticalPopulation is a set of instances of a certain given type that
satisfy some set of constraints. The property [[populationType]] is used to
specify the type. Any property that can be used on instances of that type can
appear on the statistical population. For example, a [[StatisticalPopulation]]
representing all [[Person]]s with a [[homeLocation]] of East Podunk California
would be described by applying the appropriate [[homeLocation]] and [[populationType]]
properties to a [[StatisticalPopulation]] item that stands for that set of people.
The properties [[numConstraints]] and [[constraintProperty]] are used to specify
which of the populations properties are used to specify the population. Note
that the sense of \"population\" used here is the general sense of a statistical
population, and does not imply that the population consists of people. For example,
a [[populationType]] of [[Event]] or [[NewsArticle]] could be used. See also
[[Observation]], where a [[populationType]] such as [[Person]] or [[Event]]
can be indicated directly. In most cases it may be better to use [[StatisticalVariable]]
instead of [[StatisticalPopulation]].'
is_a: Intangible
slots:
- populationType
class_uri: schema:StatisticalPopulation
StatisticalVariable:
comments:
- '[[StatisticalVariable]] represents any type of statistical metric that can
be measured at a place and time. The usage pattern for [[StatisticalVariable]]
is typically expressed using [[Observation]] with an explicit [[populationType]],
which is a type, typically drawn from Schema.org. Each [[StatisticalVariable]]
is marked as a [[ConstraintNode]], meaning that some properties (those listed
using [[constraintProperty]]) serve in this setting solely to define the statistical
variable rather than literally describe a specific person, place or thing. For
example, a [[StatisticalVariable]] Median_Height_Person_Female representing
the median height of women, could be written as follows: the population type
is [[Person]]; the measuredProperty [[height]]; the [[statType]] [[median]];
the [[gender]] [[Female]]. It is important to note that there are many kinds
of scientific quantitative observation which are not fully, perfectly or unambiguously
described following this pattern, or with solely Schema.org terminology. The
approach taken here is designed to allow partial, incremental or minimal description
of [[StatisticalVariable]]s, and the use of detailed sets of entity and property
IDs from external repositories. The [[measurementMethod]], [[unitCode]] and
[[unitText]] properties can also be used to clarify the specific nature and
notation of an observed measurement. '
is_a: ConstraintNode
slots:
- measurementMethod
- measurementTechnique
- measuredProperty
- measurementDenominator
- measurementQualifier
- populationType
- statType
class_uri: schema:StatisticalVariable
StatusEnumeration:
comments:
- Lists or enumerations dealing with status types.
is_a: Enumeration
class_uri: schema:StatusEnumeration
SteeringPositionValue:
comments:
- A value indicating a steering position.
is_a: QualitativeValue
class_uri: schema:SteeringPositionValue
Store:
comments:
- A retail good store.
is_a: LocalBusiness
class_uri: schema:Store
StructuredValue:
comments:
- Structured values are used when the value of a property has a more complex structure
than simply being a textual value or a reference to another thing.
is_a: Intangible
class_uri: schema:StructuredValue
SubscribeAction:
comments:
- 'The act of forming a personal connection with someone/something (object) unidirectionally/asymmetrically
to get updates pushed to.\\n\\nRelated actions:\\n\\n* [[FollowAction]]: Unlike
FollowAction, SubscribeAction implies that the subscriber acts as a passive
agent being constantly/actively pushed for updates.\\n* [[RegisterAction]]:
Unlike RegisterAction, SubscribeAction implies that the agent is interested
in continuing receiving updates from the object.\\n* [[JoinAction]]: Unlike
JoinAction, SubscribeAction implies that the agent is interested in continuing
receiving updates from the object.'
is_a: InteractAction
class_uri: schema:SubscribeAction
Substance:
comments:
- Any matter of defined composition that has discrete existence, whose origin
may be biological, mineral or chemical.
is_a: MedicalEntity
slots:
- activeIngredient
- maximumIntake
class_uri: schema:Substance
SubwayStation:
comments:
- A subway station.
is_a: CivicStructure
class_uri: schema:SubwayStation
Suite:
comments:
- 'A suite in a hotel or other public accommodation, denotes a class of luxury
accommodations, the key feature of which is multiple rooms (source: Wikipedia,
the free encyclopedia, see <a href=\"http://en.wikipedia.org/wiki/Suite_(hotel)\">http://en.wikipedia.org/wiki/Suite_(hotel)</a>).
<br /><br />
See also the <a href=\"/docs/hotels.html\">dedicated document on the use of
schema.org for marking up hotels and other forms of accommodations</a>.
'
is_a: Accommodation
slots:
- bed
- numberOfRooms
- occupancy
class_uri: schema:Suite
SuperficialAnatomy:
comments:
- Anatomical features that can be observed by sight (without dissection), including
the form and proportions of the human body as well as surface landmarks that
correspond to deeper subcutaneous structures. Superficial anatomy plays an important
role in sports medicine, phlebotomy, and other medical specialties as underlying
anatomical structures can be identified through surface palpation. For example,
during back surgery, superficial anatomy can be used to palpate and count vertebrae
to find the site of incision. Or in phlebotomy, superficial anatomy can be used
to locate an underlying vein; for example, the median cubital vein can be located
by palpating the borders of the cubital fossa (such as the epicondyles of the
humerus) and then looking for the superficial signs of the vein, such as size,
prominence, ability to refill after depression, and feel of surrounding tissue
support. As another example, in a subluxation (dislocation) of the glenohumeral
joint, the bony structure becomes pronounced with the deltoid muscle failing
to cover the glenohumeral joint allowing the edges of the scapula to be superficially
visible. Here, the superficial anatomy is the visible edges of the scapula,
implying the underlying dislocation of the joint (the related anatomical structure).
is_a: MedicalEntity
slots:
- associatedPathophysiology
- relatedAnatomy
- relatedCondition
- relatedTherapy
- significance
class_uri: schema:SuperficialAnatomy
SurgicalProcedure:
comments:
- A medical procedure involving an incision with instruments; performed for diagnose,
or therapeutic purposes.
is_a: MedicalProcedure
class_uri: schema:SurgicalProcedure
SuspendAction:
comments:
- The act of momentarily pausing a device or application (e.g. pause music playback
or pause a timer).
is_a: ControlAction
class_uri: schema:SuspendAction
Syllabus:
comments:
- A syllabus that describes the material covered in a course, often with several
such sections per [[Course]] so that a distinct [[timeRequired]] can be provided
for that section of the [[Course]].
is_a: LearningResource
class_uri: schema:Syllabus
Synagogue:
comments:
- A synagogue.
is_a: PlaceOfWorship
class_uri: schema:Synagogue
TVClip:
comments:
- A short TV program or a segment/part of a TV program.
is_a: Clip
slots:
- partOfTVSeries
class_uri: schema:TVClip
TVEpisode:
comments:
- A TV episode which can be part of a series or season.
is_a: Episode
slots:
- partOfTVSeries
- titleEIDR
- countryOfOrigin
- subtitleLanguage
class_uri: schema:TVEpisode
TVSeason:
comments:
- Season dedicated to TV broadcast and associated online delivery.
is_a: CreativeWork
mixins:
- CreativeWorkSeason
slots:
- partOfTVSeries
- titleEIDR
- countryOfOrigin
class_uri: schema:TVSeason
TVSeries:
comments:
- CreativeWorkSeries dedicated to TV broadcast and associated online delivery.
is_a: CreativeWork
mixins:
- CreativeWorkSeries
slots:
- actor
- containsSeason
- episode
- season
- titleEIDR
- actors
- countryOfOrigin
- director
- directors
- episodes
- musicBy
- numberOfEpisodes
- numberOfSeasons
- productionCompany
- seasons
- trailer
class_uri: schema:TVSeries
Table:
comments:
- A table on a Web page.
is_a: WebPageElement
class_uri: schema:Table
TakeAction:
comments:
- 'The act of gaining ownership of an object from an origin. Reciprocal of GiveAction.\\n\\nRelated
actions:\\n\\n* [[GiveAction]]: The reciprocal of TakeAction.\\n* [[ReceiveAction]]:
Unlike ReceiveAction, TakeAction implies that ownership has been transferred.'
is_a: TransferAction
class_uri: schema:TakeAction
TattooParlor:
comments:
- A tattoo parlor.
is_a: HealthAndBeautyBusiness
class_uri: schema:TattooParlor
Taxi:
comments:
- A taxi.
is_a: Service
class_uri: schema:Taxi
TaxiReservation:
comments:
- 'A reservation for a taxi.\\n\\nNote: This type is for information about actual
reservations, e.g. in confirmation emails or HTML pages with individual confirmations
of reservations. For offers of tickets, use [[Offer]].'
is_a: Reservation
slots:
- partySize
- pickupLocation
- pickupTime
class_uri: schema:TaxiReservation
TaxiService:
comments:
- A service for a vehicle for hire with a driver for local travel. Fares are usually
calculated based on distance traveled.
is_a: Service
class_uri: schema:TaxiService
TaxiStand:
comments:
- A taxi stand.
is_a: CivicStructure
class_uri: schema:TaxiStand
Taxon:
comments:
- A set of organisms asserted to represent a natural cohesive biological unit.
is_a: Thing
slots:
- hasDefinedTerm
- childTaxon
- parentTaxon
- taxonRank
class_uri: schema:Taxon
TechArticle:
comments:
- 'A technical article - Example: How-to (task) topics, step-by-step, procedural
troubleshooting, specifications, etc.'
is_a: Article
slots:
- dependencies
- proficiencyLevel
class_uri: schema:TechArticle
TelevisionChannel:
comments:
- A unique instance of a television BroadcastService on a CableOrSatelliteService
lineup.
is_a: BroadcastChannel
class_uri: schema:TelevisionChannel
TelevisionStation:
comments:
- A television station.
is_a: LocalBusiness
class_uri: schema:TelevisionStation
TennisComplex:
comments:
- A tennis complex.
is_a: SportsActivityLocation
class_uri: schema:TennisComplex
TextDigitalDocument:
comments:
- A file composed primarily of text.
is_a: DigitalDocument
class_uri: schema:TextDigitalDocument
TextObject:
comments:
- A text file. The text can be unformatted or contain markup, html, etc.
is_a: MediaObject
class_uri: schema:TextObject
TheaterEvent:
comments:
- 'Event type: Theater performance.'
is_a: Event
class_uri: schema:TheaterEvent
TheaterGroup:
comments:
- A theater group or company, for example, the Royal Shakespeare Company or Druid
Theatre.
is_a: PerformingGroup
class_uri: schema:TheaterGroup
TherapeuticProcedure:
comments:
- A medical procedure intended primarily for therapeutic purposes, aimed at improving
a health condition.
is_a: MedicalProcedure
slots:
- adverseOutcome
- doseSchedule
- drug
class_uri: schema:TherapeuticProcedure
Thesis:
comments:
- A thesis or dissertation document submitted in support of candidature for an
academic degree or professional qualification.
is_a: CreativeWork
slots:
- inSupportOf
class_uri: schema:Thesis
Thing:
comments:
- The most generic type of item.
slots:
- additionalType
- alternateName
- description
- disambiguatingDescription
- identifier
- image
- name
- sameAs
- mainEntityOfPage
- potentialAction
- subjectOf
- url
class_uri: schema:Thing
Ticket:
comments:
- Used to describe a ticket to an event, a flight, a bus ride, etc.
is_a: Intangible
slots:
- dateIssued
- issuedBy
- priceCurrency
- ticketNumber
- ticketToken
- ticketedSeat
- totalPrice
- underName
class_uri: schema:Ticket
TieAction:
comments:
- The act of reaching a draw in a competitive activity.
is_a: AchieveAction
class_uri: schema:TieAction
TierBenefitEnumeration:
comments:
- An enumeration of possible benefits as part of a loyalty (members) program.
is_a: Enumeration
class_uri: schema:TierBenefitEnumeration
Time:
comments:
- A point in time recurring on multiple days in the form hh:mm:ss[Z|(+|-)hh:mm]
(see [XML schema for details](http://www.w3.org/TR/xmlschema-2/#time)).
class_uri: schema:Time
TipAction:
comments:
- The act of giving money voluntarily to a beneficiary in recognition of services
rendered.
is_a: TradeAction
slots:
- recipient
class_uri: schema:TipAction
TireShop:
comments:
- A tire shop.
is_a: Store
class_uri: schema:TireShop
TouristAttraction:
comments:
- A tourist attraction. In principle any Thing can be a [[TouristAttraction]],
from a [[Mountain]] and [[LandmarksOrHistoricalBuildings]] to a [[LocalBusiness]]. This
Type can be used on its own to describe a general [[TouristAttraction]], or
be used as an [[additionalType]] to add tourist attraction properties to any
other type. (See examples below)
is_a: Place
slots:
- availableLanguage
- touristType
class_uri: schema:TouristAttraction
TouristDestination:
comments:
- "A tourist destination. In principle any [[Place]] can be a [[TouristDestination]]\
\ from a [[City]], Region or [[Country]] to an [[AmusementPark]] or [[Hotel]].\
\ This Type can be used on its own to describe a general [[TouristDestination]],\
\ or be used as an [[additionalType]] to add tourist relevant properties to\
\ any other [[Place]]. A [[TouristDestination]] is defined as a [[Place]] that\
\ contains, or is colocated with, one or more [[TouristAttraction]]s, often\
\ linked by a similar theme or interest to a particular [[touristType]]. The\
\ [UNWTO](http://www2.unwto.org/) defines Destination (main destination of a\
\ tourism trip) as the place visited that is central to the decision to take\
\ the trip.\n (See examples below.)"
is_a: Place
slots:
- includesAttraction
- touristType
class_uri: schema:TouristDestination
TouristInformationCenter:
comments:
- A tourist information center.
is_a: LocalBusiness
class_uri: schema:TouristInformationCenter
TouristTrip:
comments:
- "A tourist trip. A created itinerary of visits to one or more places of interest\
\ ([[TouristAttraction]]/[[TouristDestination]]) often linked by a similar theme,\
\ geographic area, or interest to a particular [[touristType]]. The [UNWTO](http://www2.unwto.org/)\
\ defines tourism trip as the Trip taken by visitors.\n (See examples below.)"
is_a: Trip
slots:
- touristType
class_uri: schema:TouristTrip
ToyStore:
comments:
- A toy store.
is_a: Store
class_uri: schema:ToyStore
TrackAction:
comments:
- 'An agent tracks an object for updates.\\n\\nRelated actions:\\n\\n* [[FollowAction]]:
Unlike FollowAction, TrackAction refers to the interest on the location of innanimates
objects.\\n* [[SubscribeAction]]: Unlike SubscribeAction, TrackAction refers
to the interest on the location of innanimate objects.'
is_a: FindAction
slots:
- deliveryMethod
class_uri: schema:TrackAction
TradeAction:
comments:
- The act of participating in an exchange of goods and services for monetary compensation.
An agent trades an object, product or service with a participant in exchange
for a one time or periodic payment.
is_a: Action
slots:
- price
- priceCurrency
- priceSpecification
class_uri: schema:TradeAction
TrainReservation:
comments:
- 'A reservation for train travel.\\n\\nNote: This type is for information about
actual reservations, e.g. in confirmation emails or HTML pages with individual
confirmations of reservations. For offers of tickets, use [[Offer]].'
is_a: Reservation
class_uri: schema:TrainReservation
TrainStation:
comments:
- A train station.
is_a: CivicStructure
class_uri: schema:TrainStation
TrainTrip:
comments:
- A trip on a commercial train line.
is_a: Trip
slots:
- arrivalPlatform
- arrivalStation
- departurePlatform
- departureStation
- trainName
- trainNumber
class_uri: schema:TrainTrip
TransferAction:
comments:
- The act of transferring/moving (abstract or concrete) animate or inanimate objects
from one place to another.
is_a: Action
slots:
- fromLocation
- toLocation
class_uri: schema:TransferAction
TravelAction:
comments:
- The act of traveling from a fromLocation to a destination by a specified mode
of transport, optionally with participants.
is_a: MoveAction
slots:
- distance
class_uri: schema:TravelAction
TravelAgency:
comments:
- A travel agency.
is_a: LocalBusiness
class_uri: schema:TravelAgency
TreatmentIndication:
comments:
- An indication for treating an underlying condition, symptom, etc.
is_a: MedicalIndication
class_uri: schema:TreatmentIndication
Trip:
comments:
- A trip or journey. An itinerary of visits to one or more places.
is_a: Intangible
slots:
- arrivalTime
- departureTime
- itinerary
- offers
- partOfTrip
- provider
- subTrip
- tripOrigin
class_uri: schema:Trip
TypeAndQuantityNode:
comments:
- A structured value indicating the quantity, unit of measurement, and business
function of goods included in a bundle offer.
is_a: StructuredValue
slots:
- amountOfThisGood
- businessFunction
- typeOfGood
- unitCode
- unitText
class_uri: schema:TypeAndQuantityNode
UKNonprofitType:
comments:
- 'UKNonprofitType: Non-profit organization type originating from the United Kingdom.'
is_a: NonprofitType
class_uri: schema:UKNonprofitType
URL:
comments:
- 'Data type: URL.'
is_a: Text
class_uri: schema:URL
USNonprofitType:
comments:
- 'USNonprofitType: Non-profit organization type originating from the United States.'
is_a: NonprofitType
class_uri: schema:USNonprofitType
UnRegisterAction:
comments:
- 'The act of un-registering from a service.\\n\\nRelated actions:\\n\\n* [[RegisterAction]]:
antonym of UnRegisterAction.\\n* [[LeaveAction]]: Unlike LeaveAction, UnRegisterAction
implies that you are unregistering from a service you were previously registered,
rather than leaving a team/group of people.'
is_a: InteractAction
class_uri: schema:UnRegisterAction
UnitPriceSpecification:
comments:
- The price asked for a given offer by the respective organization or person.
is_a: PriceSpecification
slots:
- billingDuration
- billingIncrement
- billingStart
- priceComponentType
- priceType
- referenceQuantity
- unitCode
- unitText
class_uri: schema:UnitPriceSpecification
UpdateAction:
comments:
- The act of managing by changing/editing the state of the object.
is_a: Action
slots:
- collection
- targetCollection
class_uri: schema:UpdateAction
UseAction:
comments:
- The act of applying an object to its intended purpose.
is_a: ConsumeAction
class_uri: schema:UseAction
UserBlocks:
comments:
- UserInteraction and its subtypes is an old way of talking about users interacting
with pages. It is generally better to use [[Action]]-based vocabulary, alongside
types such as [[Comment]].
is_a: UserInteraction
class_uri: schema:UserBlocks
UserCheckins:
comments:
- UserInteraction and its subtypes is an old way of talking about users interacting
with pages. It is generally better to use [[Action]]-based vocabulary, alongside
types such as [[Comment]].
is_a: UserInteraction
class_uri: schema:UserCheckins
UserComments:
comments:
- UserInteraction and its subtypes is an old way of talking about users interacting
with pages. It is generally better to use [[Action]]-based vocabulary, alongside
types such as [[Comment]].
is_a: UserInteraction
slots:
- creator
- commentText
- commentTime
- discusses
- replyToUrl
class_uri: schema:UserComments
UserDownloads:
comments:
- UserInteraction and its subtypes is an old way of talking about users interacting
with pages. It is generally better to use [[Action]]-based vocabulary, alongside
types such as [[Comment]].
is_a: UserInteraction
class_uri: schema:UserDownloads
UserInteraction:
comments:
- UserInteraction and its subtypes is an old way of talking about users interacting
with pages. It is generally better to use [[Action]]-based vocabulary, alongside
types such as [[Comment]].
is_a: Event
class_uri: schema:UserInteraction
UserLikes:
comments:
- UserInteraction and its subtypes is an old way of talking about users interacting
with pages. It is generally better to use [[Action]]-based vocabulary, alongside
types such as [[Comment]].
is_a: UserInteraction
class_uri: schema:UserLikes
UserPageVisits:
comments:
- UserInteraction and its subtypes is an old way of talking about users interacting
with pages. It is generally better to use [[Action]]-based vocabulary, alongside
types such as [[Comment]].
is_a: UserInteraction
class_uri: schema:UserPageVisits
UserPlays:
comments:
- UserInteraction and its subtypes is an old way of talking about users interacting
with pages. It is generally better to use [[Action]]-based vocabulary, alongside
types such as [[Comment]].
is_a: UserInteraction
class_uri: schema:UserPlays
UserPlusOnes:
comments:
- UserInteraction and its subtypes is an old way of talking about users interacting
with pages. It is generally better to use [[Action]]-based vocabulary, alongside
types such as [[Comment]].
is_a: UserInteraction
class_uri: schema:UserPlusOnes
UserReview:
comments:
- A review created by an end-user (e.g. consumer, purchaser, attendee etc.), in
contrast with [[CriticReview]].
is_a: Review
class_uri: schema:UserReview
UserTweets:
comments:
- UserInteraction and its subtypes is an old way of talking about users interacting
with pages. It is generally better to use [[Action]]-based vocabulary, alongside
types such as [[Comment]].
is_a: UserInteraction
class_uri: schema:UserTweets
VacationRental:
comments:
- A kind of lodging business that focuses on renting single properties for limited
time.
is_a: LodgingBusiness
class_uri: schema:VacationRental
Vehicle:
comments:
- A vehicle is a device that is designed or used to transport people or cargo
over land, water, air, or through space.
is_a: Product
slots:
- callSign
- vehicleIdentificationNumber
- accelerationTime
- bodyType
- cargoVolume
- dateVehicleFirstRegistered
- driveWheelConfiguration
- emissionsCO2
- fuelCapacity
- fuelConsumption
- fuelEfficiency
- fuelType
- knownVehicleDamages
- meetsEmissionStandard
- mileageFromOdometer
- modelDate
- numberOfAirbags
- numberOfAxles
- numberOfDoors
- numberOfForwardGears
- numberOfPreviousOwners
- payload
- productionDate
- purchaseDate
- seatingCapacity
- speed
- steeringPosition
- tongueWeight
- trailerWeight
- vehicleConfiguration
- vehicleEngine
- vehicleInteriorColor
- vehicleInteriorType
- vehicleModelDate
- vehicleSeatingCapacity
- vehicleSpecialUsage
- vehicleTransmission
- weightTotal
- wheelbase
class_uri: schema:Vehicle
Vein:
comments:
- A type of blood vessel that specifically carries blood to the heart.
is_a: Vessel
slots:
- drainsTo
- regionDrained
- tributary
class_uri: schema:Vein
Vessel:
comments:
- A component of the human body circulatory system comprised of an intricate network
of hollow tubes that transport blood throughout the entire body.
is_a: AnatomicalStructure
class_uri: schema:Vessel
VeterinaryCare:
comments:
- A vet's office.
is_a: MedicalOrganization
class_uri: schema:VeterinaryCare
VideoGallery:
comments:
- 'Web page type: Video gallery page.'
is_a: MediaGallery
class_uri: schema:VideoGallery
VideoGame:
comments:
- A video game is an electronic game that involves human interaction with a user
interface to generate visual feedback on a video device.
is_a: Game
mixins:
- SoftwareApplication
slots:
- actor
- actors
- cheatCode
- director
- directors
- gameEdition
- gamePlatform
- gameServer
- gameTip
- musicBy
- playMode
- trailer
class_uri: schema:VideoGame
VideoGameClip:
comments:
- A short segment/part of a video game.
is_a: Clip
class_uri: schema:VideoGameClip
VideoGameSeries:
comments:
- A video game series.
is_a: CreativeWorkSeries
slots:
- actor
- containsSeason
- episode
- season
- actors
- characterAttribute
- cheatCode
- director
- directors
- episodes
- gameItem
- gameLocation
- gamePlatform
- musicBy
- numberOfEpisodes
- numberOfPlayers
- numberOfSeasons
- playMode
- productionCompany
- quest
- seasons
- trailer
class_uri: schema:VideoGameSeries
VideoObject:
comments:
- A video file.
is_a: MediaObject
slots:
- actor
- caption
- embeddedTextCaption
- actors
- director
- directors
- musicBy
- transcript
- videoFrameSize
- videoQuality
class_uri: schema:VideoObject
VideoObjectSnapshot:
comments:
- A specific and exact (byte-for-byte) version of a [[VideoObject]]. Two byte-for-byte
identical files, for the purposes of this type, considered identical. If they
have different embedded metadata the files will differ. Different external facts
about the files, e.g. creator or dateCreated that aren't represented in their
actual content, do not affect this notion of identity.
is_a: VideoObject
class_uri: schema:VideoObjectSnapshot
ViewAction:
comments:
- The act of consuming static visual content.
is_a: ConsumeAction
class_uri: schema:ViewAction
VirtualLocation:
comments:
- An online or virtual location for attending events. For example, one may attend
an online seminar or educational event. While a virtual location may be used
as the location of an event, virtual locations should not be confused with physical
locations in the real world.
is_a: Intangible
class_uri: schema:VirtualLocation
VisualArtsEvent:
comments:
- 'Event type: Visual arts event.'
is_a: Event
class_uri: schema:VisualArtsEvent
VisualArtwork:
comments:
- A work of art that is primarily visual in character.
is_a: CreativeWork
slots:
- artMedium
- surface
- artEdition
- artform
- artist
- artworkSurface
- colorist
- depth
- height
- inker
- letterer
- penciler
- weight
- width
class_uri: schema:VisualArtwork
VitalSign:
comments:
- Vital signs are measures of various physiological functions in order to assess
the most basic body functions.
is_a: MedicalSign
class_uri: schema:VitalSign
Volcano:
comments:
- A volcano, like Fujisan.
is_a: Landform
class_uri: schema:Volcano
VoteAction:
comments:
- The act of expressing a preference from a fixed/finite/structured set of choices/options.
is_a: ChooseAction
slots:
- candidate
class_uri: schema:VoteAction
WPAdBlock:
comments:
- An advertising section of the page.
is_a: WebPageElement
class_uri: schema:WPAdBlock
WPFooter:
comments:
- The footer section of the page.
is_a: WebPageElement
class_uri: schema:WPFooter
WPHeader:
comments:
- The header section of the page.
is_a: WebPageElement
class_uri: schema:WPHeader
WPSideBar:
comments:
- A sidebar section of the page.
is_a: WebPageElement
class_uri: schema:WPSideBar
WantAction:
comments:
- The act of expressing a desire about the object. An agent wants an object.
is_a: ReactAction
class_uri: schema:WantAction
WarrantyPromise:
comments:
- A structured value representing the duration and scope of services that will
be provided to a customer free of charge in case of a defect or malfunction
of a product.
is_a: StructuredValue
slots:
- durationOfWarranty
- warrantyScope
class_uri: schema:WarrantyPromise
WarrantyScope:
comments:
- "A range of services that will be provided to a customer free of charge in case\
\ of a defect or malfunction of a product.\\\\n\\\\nCommonly used values:\\\\\
n\\\\n* http://purl.org/goodrelations/v1#Labor-BringIn\\\\n* http://purl.org/goodrelations/v1#PartsAndLabor-BringIn\\\
\\n* http://purl.org/goodrelations/v1#PartsAndLabor-PickUp\n "
is_a: Enumeration
class_uri: schema:WarrantyScope
WatchAction:
comments:
- The act of consuming dynamic/moving visual content.
is_a: ConsumeAction
class_uri: schema:WatchAction
Waterfall:
comments:
- A waterfall, like Niagara.
is_a: BodyOfWater
class_uri: schema:Waterfall
WearAction:
comments:
- The act of dressing oneself in clothing.
is_a: UseAction
class_uri: schema:WearAction
WearableMeasurementTypeEnumeration:
comments:
- Enumerates common types of measurement for wearables products.
is_a: MeasurementTypeEnumeration
class_uri: schema:WearableMeasurementTypeEnumeration
WearableSizeGroupEnumeration:
comments:
- Enumerates common size groups (also known as \"size types\") for wearable products.
is_a: SizeGroupEnumeration
class_uri: schema:WearableSizeGroupEnumeration
WearableSizeSystemEnumeration:
comments:
- Enumerates common size systems specific for wearable products.
is_a: SizeSystemEnumeration
class_uri: schema:WearableSizeSystemEnumeration
WebAPI:
comments:
- An application programming interface accessible over Web/Internet technologies.
is_a: Service
slots:
- documentation
class_uri: schema:WebAPI
WebApplication:
comments:
- Web applications.
is_a: SoftwareApplication
slots:
- browserRequirements
class_uri: schema:WebApplication
WebContent:
comments:
- WebContent is a type representing all [[WebPage]], [[WebSite]] and [[WebPageElement]]
content. It is sometimes the case that detailed distinctions between Web pages,
sites and their parts are not always important or obvious. The [[WebContent]]
type makes it easier to describe Web-addressable content without requiring such
distinctions to always be stated. (The intent is that the existing types [[WebPage]],
[[WebSite]] and [[WebPageElement]] will eventually be declared as subtypes of
[[WebContent]].)
is_a: CreativeWork
class_uri: schema:WebContent
WebPage:
comments:
- A web page. Every web page is implicitly assumed to be declared to be of type
WebPage, so the various properties about that webpage, such as <code>breadcrumb</code>
may be used. We recommend explicit declaration if these properties are specified,
but if they are found outside of an itemscope, they will be assumed to be about
the page.
is_a: CreativeWork
slots:
- breadcrumb
- lastReviewed
- mainContentOfPage
- primaryImageOfPage
- relatedLink
- reviewedBy
- significantLink
- significantLinks
- speakable
- specialty
class_uri: schema:WebPage
WebPageElement:
comments:
- A web page element, like a table or an image.
is_a: CreativeWork
slots:
- cssSelector
- xpath
class_uri: schema:WebPageElement
WebSite:
comments:
- A WebSite is a set of related web pages and other items typically served from
a single web domain and accessible via URLs.
is_a: CreativeWork
slots:
- issn
class_uri: schema:WebSite
WholesaleStore:
comments:
- A wholesale store.
is_a: Store
class_uri: schema:WholesaleStore
WinAction:
comments:
- The act of achieving victory in a competitive activity.
is_a: AchieveAction
slots:
- loser
class_uri: schema:WinAction
Winery:
comments:
- A winery.
is_a: FoodEstablishment
class_uri: schema:Winery
WorkBasedProgram:
comments:
- A program with both an educational and employment component. Typically based
at a workplace and structured around work-based learning, with the aim of instilling
competencies related to an occupation. WorkBasedProgram is used to distinguish
programs such as apprenticeships from school, college or other classroom based
educational programs.
is_a: EducationalOccupationalProgram
slots:
- occupationalCategory
- trainingSalary
class_uri: schema:WorkBasedProgram
WorkersUnion:
comments:
- A Workers Union (also known as a Labor Union, Labour Union, or Trade Union)
is an organization that promotes the interests of its worker members by collectively
bargaining with management, organizing, and political lobbying.
is_a: Organization
class_uri: schema:WorkersUnion
WriteAction:
comments:
- The act of authoring written creative content.
is_a: CreateAction
slots:
- language
- inLanguage
class_uri: schema:WriteAction
XPathType:
comments:
- Text representing an XPath (typically but not necessarily version 1.0).
is_a: Text
class_uri: schema:XPathType
Zoo:
comments:
- A zoo.
is_a: CivicStructure
class_uri: schema:Zoo
3DModel:
comments:
- 'A 3D model represents some kind of 3D content, which may have [[encoding]]s
in one or more [[MediaObject]]s. Many 3D formats are available (e.g. see [Wikipedia](https://en.wikipedia.org/wiki/Category:3D_graphics_file_formats));
specific encoding formats can be represented using the [[encodingFormat]] property
applied to the relevant [[MediaObject]]. For the
case of a single file published after Zip compression, the convention of appending
''+zip'' to the [[encodingFormat]] can be used. Geospatial, AR/VR, artistic/animation,
gaming, engineering and scientific content can all be represented using [[3DModel]].'
is_a: MediaObject
slots:
- isResizable
class_uri: https://schema.org/3DModel
Abdomen:
comments:
- Abdomen clinical examination.
ActivationFee:
comments:
- Represents the activation fee part of the total price for an offered product,
for example a cellphone contract.
ActiveActionStatus:
comments:
- An in-progress action (e.g., while watching the movie, or driving to a location).
ActiveNotRecruiting:
comments:
- Active, but not recruiting new participants.
AerobicActivity:
comments:
- Physical activity of relatively low intensity that depends primarily on the
aerobic energy-generating process; during activity, the aerobic metabolism uses
oxygen to adequately meet energy demands during exercise.
AlbumRelease:
comments:
- AlbumRelease.
AlcoholConsideration:
comments:
- Item contains alcohol or promotes alcohol consumption.
AlgorithmicMediaDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/algorithmicMedia\">algorithmic
media</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
AlgorithmicallyEnhancedDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/algorithmicallyEnhanced\">algorithmically
enhanced</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
AllWheelDriveConfiguration:
comments:
- All-wheel Drive is a transmission layout where the engine drives all four wheels.
AllergiesHealthAspect:
comments:
- Content about the allergy-related aspects of a health topic.
AnaerobicActivity:
comments:
- Physical activity that is of high-intensity which utilizes the anaerobic metabolism
of the body.
AndroidPlatform:
comments:
- Represents the broad notion of Android-based operating systems.
Anesthesia:
comments:
- A specific branch of medical science that pertains to study of anesthetics and
their application.
Appearance:
comments:
- Appearance assessment with clinical examination.
AudiobookFormat:
comments:
- 'Book format: Audiobook. This is an enumerated value for use with the bookFormat
property. There is also a type ''Audiobook'' in the bib extension which includes
Audiobook specific properties.'
AuthoritativeLegalValue:
comments:
- Indicates that the publisher gives some special status to the publication of
the document. (\"The Queens Printer\" version of a UK Act of Parliament, or
the PDF version of a Directive published by the EU Office of Publications.)
Something \"Authoritative\" is considered to be also [[OfficialLegalValue]].
Ayurvedic:
comments:
- A system of medicine that originated in India over thousands of years and that
focuses on integrating and balancing the body, mind, and spirit.
BackOrder:
comments:
- Indicates that the item is available on back order.
Bacteria:
comments:
- Pathogenic bacteria that cause bacterial infection.
Balance:
comments:
- Physical activity that is engaged to help maintain posture and balance.
BasicIncome:
comments:
- 'BasicIncome: this is a benefit for basic income.'
BenefitsHealthAspect:
comments:
- Content about the benefits and advantages of usage or utilization of topic.
BodyMeasurementArm:
comments:
- Arm length (measured between arms/shoulder line intersection and the prominent
wrist bone). Used, for example, to fit shirts.
BodyMeasurementBust:
comments:
- Maximum girth of bust. Used, for example, to fit women's suits.
BodyMeasurementChest:
comments:
- Maximum girth of chest. Used, for example, to fit men's suits.
BodyMeasurementFoot:
comments:
- Foot length (measured between end of the most prominent toe and the most prominent
part of the heel). Used, for example, to measure socks.
BodyMeasurementHand:
comments:
- Maximum hand girth (measured over the knuckles of the open right hand excluding
thumb, fingers together). Used, for example, to fit gloves.
BodyMeasurementHead:
comments:
- Maximum girth of head above the ears. Used, for example, to fit hats.
BodyMeasurementHeight:
comments:
- Body height (measured between crown of head and soles of feet). Used, for example,
to fit jackets.
BodyMeasurementHips:
comments:
- Girth of hips (measured around the buttocks). Used, for example, to fit skirts.
BodyMeasurementInsideLeg:
comments:
- Inside leg (measured between crotch and soles of feet). Used, for example, to
fit pants.
BodyMeasurementNeck:
comments:
- Girth of neck. Used, for example, to fit shirts.
BodyMeasurementUnderbust:
comments:
- Girth of body just below the bust. Used, for example, to fit women's swimwear.
BodyMeasurementWaist:
comments:
- Girth of natural waistline (between hip bones and lower ribs). Used, for example,
to fit pants.
BodyMeasurementWeight:
comments:
- Body weight. Used, for example, to measure pantyhose.
BroadcastRelease:
comments:
- BroadcastRelease.
BusinessSupport:
comments:
- 'BusinessSupport: this is a benefit for supporting businesses.'
ByBankTransferInAdvance:
comments:
- Payment in advance by bank transfer, equivalent to <code>http://purl.org/goodrelations/v1#ByBankTransferInAdvance</code>.
ByInvoice:
comments:
- Payment by invoice, typically after the goods were delivered, equivalent to
<code>http://purl.org/goodrelations/v1#ByInvoice</code>.
CDFormat:
comments:
- CDFormat.
COD:
comments:
- Cash on Delivery (COD) payment, equivalent to <code>http://purl.org/goodrelations/v1#COD</code>.
CT:
comments:
- X-ray computed tomography imaging.
Cardiovascular:
comments:
- A specific branch of medical science that pertains to diagnosis and treatment
of disorders of heart and vasculature.
CardiovascularExam:
comments:
- Cardiovascular system assessment with clinical examination.
CaseSeries:
comments:
- A case series (also known as a clinical series) is a medical research study
that tracks patients with a known exposure given similar treatment or examines
their medical records for exposure and outcome. A case series can be retrospective
or prospective and usually involves a smaller number of patients than the more
powerful case-control studies or randomized controlled trials. Case series may
be consecutive or non-consecutive, depending on whether all cases presenting
to the reporting authors over a period of time were included, or only a selection.
Cash:
comments:
- Payment using cash, on premises, equivalent to <code>http://purl.org/goodrelations/v1#Cash</code>.
CassetteFormat:
comments:
- CassetteFormat.
CausesHealthAspect:
comments:
- Information about the causes and main actions that gave rise to the topic.
CertificationActive:
comments:
- Specifies that a certification is active.
CertificationInactive:
comments:
- Specifies that a certification is inactive (no longer in effect).
CharitableIncorporatedOrganization:
comments:
- 'CharitableIncorporatedOrganization: Non-profit type referring to a Charitable
Incorporated Organization (UK).'
CheckInAdvance:
comments:
- Payment in advance by sending a check, equivalent to <code>http://purl.org/goodrelations/v1#CheckInAdvance</code>.
Chiropractic:
comments:
- A system of medicine focused on the relationship between the body's structure,
mainly the spine, and its functioning.
CleaningFee:
comments:
- Represents the cleaning fee part of the total price for an offered product,
for example a vacation rental.
Clinician:
comments:
- Medical clinicians, including practicing physicians and other medical professionals
involved in clinical practice.
CoOp:
comments:
- 'Play mode: CoOp. Co-operative games, where you play on the same team with friends.'
CohortStudy:
comments:
- Also known as a panel study. A cohort study is a form of longitudinal study
used in medicine and social science. It is one type of study design and should
be compared with a cross-sectional study. A cohort is a group of people who
share a common characteristic or experience within a defined period (e.g., are
born, leave school, lose their job, are exposed to a drug or a vaccine, etc.).
The comparison group may be the general population from which the cohort is
drawn, or it may be another cohort of persons thought to have had little or
no exposure to the substance under investigation, but otherwise similar. Alternatively,
subgroups within the cohort may be compared with each other.
CommentPermission:
comments:
- Permission to add comments to the document.
CompilationAlbum:
comments:
- CompilationAlbum.
Completed:
comments:
- Completed.
CompletedActionStatus:
comments:
- An action that has already taken place.
CompositeCaptureDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/compositeCapture\">composite
capture</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
CompositeDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/algorithmicMedia\">algorithmic
media</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
CompositeSyntheticDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/compositeSynthetic\">composite
synthetic</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
CompositeWithTrainedAlgorithmicMediaDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/compositeWithTrainedAlgorithmicMedia\">composite
with trained algorithmic media</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
ContagiousnessHealthAspect:
comments:
- Content about contagion mechanisms and contagiousness information over the topic.
CrossSectional:
comments:
- Studies carried out on pre-existing data (usually from 'snapshot' surveys),
such as that collected by the Census Bureau. Sometimes called Prevalence Studies.
DJMixAlbum:
comments:
- DJMixAlbum.
DVDFormat:
comments:
- DVDFormat.
DamagedCondition:
comments:
- Indicates that the item is damaged.
DangerousGoodConsideration:
comments:
- The item is dangerous and requires careful handling and/or special training
of the user. See also the [UN Model Classification](https://unece.org/DAM/trans/danger/publi/unrec/rev17/English/02EREv17_Part2.pdf)
defining the 9 classes of dangerous goods such as explosives, gases, flammables,
and more.
DataDrivenMediaDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/dataDrivenMedia\">data
driven media</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
DecontextualizedContent:
comments:
- "Content coded 'missing context' in a [[MediaReview]], considered in the context\
\ of how it was published or shared.\n\nFor a [[VideoObject]] to be 'missing\
\ context': Presenting unaltered video in an inaccurate manner that misrepresents\
\ the footage. For example, using incorrect dates or locations, altering the\
\ transcript or sharing brief clips from a longer video to mislead viewers.\
\ (A video rated 'original' can also be missing context.)\n\nFor an [[ImageObject]]\
\ to be 'missing context': Presenting unaltered images in an inaccurate manner\
\ to misrepresent the image and mislead the viewer. For example, a common tactic\
\ is using an unaltered image but saying it came from a different time or place.\
\ (An image rated 'original' can also be missing context.)\n\nFor an [[ImageObject]]\
\ with embedded text to be 'missing context': An unaltered image presented in\
\ an inaccurate manner to misrepresent the image and mislead the viewer. For\
\ example, a common tactic is using an unaltered image but saying it came from\
\ a different time or place. (An 'original' image with inaccurate text would\
\ generally fall in this category.)\n\nFor an [[AudioObject]] to be 'missing\
\ context': Unaltered audio presented in an inaccurate manner that misrepresents\
\ it. For example, using incorrect dates or locations, or sharing brief clips\
\ from a longer recording to mislead viewers. (Audio rated \u201Coriginal\u201D\
\ can also be missing context.)\n"
DefinitiveLegalValue:
comments:
- "Indicates a document for which the text is conclusively what the law says and\
\ is legally binding. (E.g. the digitally signed version of an Official Journal.)\n\
\ Something \\\"Definitive\\\" is considered to be also [[AuthoritativeLegalValue]]."
DemoAlbum:
comments:
- DemoAlbum.
DemoGameAvailability:
comments:
- Indicates demo game availability, i.e. a somehow limited demonstration of the
full game.
Dentistry:
comments:
- A branch of medicine that is involved in the dental care.
Dermatologic:
comments:
- Something relating to or practicing dermatology.
DesktopWebPlatform:
comments:
- Represents the broad notion of 'desktop' browsers as a Web Platform.
DiabeticDiet:
comments:
- A diet appropriate for people with diabetes.
Diagnostic:
comments:
- A medical device used for diagnostic purposes.
DigitalArtDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/digitalArt\">digital
art</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
DigitalAudioTapeFormat:
comments:
- DigitalAudioTapeFormat.
DigitalCaptureDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/digitalCapture\">digital
capture</a></a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
DigitalFormat:
comments:
- DigitalFormat.
DirectDebit:
comments:
- Payment in advance by direct debit from the bank, equivalent to <code>http://purl.org/goodrelations/v1#DirectDebit</code>.
DisabilitySupport:
comments:
- 'DisabilitySupport: this is a benefit for disability support.'
Discontinued:
comments:
- Indicates that the item has been discontinued.
DistanceFee:
comments:
- Represents the distance fee (e.g., price per km or mile) part of the total price
for an offered product, for example a car rental.
DoubleBlindedTrial:
comments:
- A trial design in which neither the researcher nor the patient knows the details
of the treatment the patient was randomly assigned to.
Downpayment:
comments:
- Represents the downpayment (up-front payment) price component of the total price
for an offered product that has additional installment payments.
DrivingSchoolVehicleUsage:
comments:
- Indicates the usage of the vehicle for driving school.
EBook:
comments:
- 'Book format: Ebook.'
EPRelease:
comments:
- EPRelease.
EUEnergyEfficiencyCategoryA:
comments:
- Represents EU Energy Efficiency Class A as defined in EU energy labeling regulations.
EUEnergyEfficiencyCategoryA1Plus:
comments:
- Represents EU Energy Efficiency Class A+ as defined in EU energy labeling regulations.
EUEnergyEfficiencyCategoryA2Plus:
comments:
- Represents EU Energy Efficiency Class A++ as defined in EU energy labeling regulations.
EUEnergyEfficiencyCategoryA3Plus:
comments:
- Represents EU Energy Efficiency Class A+++ as defined in EU energy labeling
regulations.
EUEnergyEfficiencyCategoryB:
comments:
- Represents EU Energy Efficiency Class B as defined in EU energy labeling regulations.
EUEnergyEfficiencyCategoryC:
comments:
- Represents EU Energy Efficiency Class C as defined in EU energy labeling regulations.
EUEnergyEfficiencyCategoryD:
comments:
- Represents EU Energy Efficiency Class D as defined in EU energy labeling regulations.
EUEnergyEfficiencyCategoryE:
comments:
- Represents EU Energy Efficiency Class E as defined in EU energy labeling regulations.
EUEnergyEfficiencyCategoryF:
comments:
- Represents EU Energy Efficiency Class F as defined in EU energy labeling regulations.
EUEnergyEfficiencyCategoryG:
comments:
- Represents EU Energy Efficiency Class G as defined in EU energy labeling regulations.
Ear:
comments:
- Ear function assessment with clinical examination.
EditedOrCroppedContent:
comments:
- 'Content coded ''edited or cropped content'' in a [[MediaReview]], considered
in the context of how it was published or shared.
For a [[VideoObject]] to be ''edited or cropped content'': The video has been
edited or rearranged. This category applies to time edits, including editing
multiple videos together to alter the story being told or editing out large
portions from a video.
For an [[ImageObject]] to be ''edited or cropped content'': Presenting a part
of an image from a larger whole to mislead the viewer.
For an [[ImageObject]] with embedded text to be ''edited or cropped content'':
Presenting a part of an image from a larger whole to mislead the viewer.
For an [[AudioObject]] to be ''edited or cropped content'': The audio has been
edited or rearranged. This category applies to time edits, including editing
multiple audio clips together to alter the story being told or editing out large
portions from the recording.
'
EffectivenessHealthAspect:
comments:
- Content about the effectiveness-related aspects of a health topic.
Endocrine:
comments:
- A specific branch of medical science that pertains to diagnosis and treatment
of disorders of endocrine glands and their secretions.
EnergyStarCertified:
comments:
- Represents EnergyStar certification.
EnrollingByInvitation:
comments:
- Enrolling participants by invitation only.
EventCancelled:
comments:
- The event has been cancelled. If the event has multiple startDate values, all
are assumed to be cancelled. Either startDate or previousStartDate may be used
to specify the event's cancelled date(s).
EventMovedOnline:
comments:
- Indicates that the event was changed to allow online participation. See [[eventAttendanceMode]]
for specifics of whether it is now fully or partially online.
EventPostponed:
comments:
- The event has been postponed and no new date has been set. The event's previousStartDate
should be set.
EventRescheduled:
comments:
- The event has been rescheduled. The event's previousStartDate should be set
to the old date and the startDate should be set to the event's new date. (If
the event has been rescheduled multiple times, the previousStartDate property
may be repeated.)
EventScheduled:
comments:
- The event is taking place or has taken place on the startDate as scheduled.
Use of this value is optional, as it is assumed by default.
EvidenceLevelA:
comments:
- Data derived from multiple randomized clinical trials or meta-analyses.
EvidenceLevelB:
comments:
- Data derived from a single randomized trial, or nonrandomized studies.
EvidenceLevelC:
comments:
- Only consensus opinion of experts, case studies, or standard-of-care.
ExampleMeasurementMethodEnum:
comments:
- An example [[MeasurementMethodEnum]] (to remove when real enums are added).
ExchangeRefund:
comments:
- Specifies that a refund can be done as an exchange for the same product.
Eye:
comments:
- Eye or ophthalmological function assessment with clinical examination.
FDAcategoryA:
comments:
- A designation by the US FDA signifying that adequate and well-controlled studies
have failed to demonstrate a risk to the fetus in the first trimester of pregnancy
(and there is no evidence of risk in later trimesters).
FDAcategoryB:
comments:
- A designation by the US FDA signifying that animal reproduction studies have
failed to demonstrate a risk to the fetus and there are no adequate and well-controlled
studies in pregnant women.
FDAcategoryC:
comments:
- A designation by the US FDA signifying that animal reproduction studies have
shown an adverse effect on the fetus and there are no adequate and well-controlled
studies in humans, but potential benefits may warrant use of the drug in pregnant
women despite potential risks.
FDAcategoryD:
comments:
- A designation by the US FDA signifying that there is positive evidence of human
fetal risk based on adverse reaction data from investigational or marketing
experience or studies in humans, but potential benefits may warrant use of the
drug in pregnant women despite potential risks.
FDAcategoryX:
comments:
- A designation by the US FDA signifying that studies in animals or humans have
demonstrated fetal abnormalities and/or there is positive evidence of human
fetal risk based on adverse reaction data from investigational or marketing
experience, and the risks involved in use of the drug in pregnant women clearly
outweigh potential benefits.
FDAnotEvaluated:
comments:
- A designation that the drug in question has not been assigned a pregnancy category
designation by the US FDA.
FailedActionStatus:
comments:
- An action that failed to complete. The action's error property and the HTTP
return code contain more information about the failure.
'False':
comments:
- The boolean value false.
Female:
comments:
- The female gender.
Flexibility:
comments:
- Physical activity that is engaged in to improve joint and muscle flexibility.
FourWheelDriveConfiguration:
comments:
- Four-wheel drive is a transmission layout where the engine primarily drives
two wheels with a part-time four-wheel drive capability.
FreeReturn:
comments:
- Specifies that product returns are free of charge for the customer.
Friday:
comments:
- The day of the week between Thursday and Saturday.
FrontWheelDriveConfiguration:
comments:
- Front-wheel drive is a transmission layout where the engine drives the front
wheels.
FullGameAvailability:
comments:
- Indicates full game availability.
FullRefund:
comments:
- Specifies that a refund can be done in the full amount the customer paid for
the product.
Fungus:
comments:
- Pathogenic fungus.
Gastroenterologic:
comments:
- A specific branch of medical science that pertains to diagnosis and treatment
of disorders of digestive system.
GenericWebPlatform:
comments:
- 'Represents the generic notion of the Web Platform. More specific codes include
[[MobileWebPlatform]] and [[DesktopWebPlatform]], as an incomplete list. '
Genetic:
comments:
- A specific branch of medical science that pertains to hereditary transmission
and the variation of inherited characteristics and disorders.
Genitourinary:
comments:
- Genitourinary system function assessment with clinical examination.
GettingAccessHealthAspect:
comments:
- Content that discusses practical and policy aspects for getting access to specific
kinds of healthcare (e.g. distribution mechanisms for vaccines).
GlutenFreeDiet:
comments:
- A diet exclusive of gluten.
GraphicNovel:
comments:
- 'Book format: GraphicNovel. May represent a bound collection of ComicIssue instances.'
GroupBoardingPolicy:
comments:
- The airline boards by groups based on check-in time, priority, etc.
HalalDiet:
comments:
- A diet conforming to Islamic dietary practices.
Hardcover:
comments:
- 'Book format: Hardcover.'
Head:
comments:
- Head assessment with clinical examination.
HealthCare:
comments:
- 'HealthCare: this is a benefit for health care.'
HealthcareConsideration:
comments:
- Item is a pharmaceutical (e.g., a prescription or OTC drug) or a restricted
medical device.
HearingImpairedSupported:
comments:
- Uses devices to support users with hearing impairments.
Hematologic:
comments:
- A specific branch of medical science that pertains to diagnosis and treatment
of disorders of blood and blood producing organs.
HinduDiet:
comments:
- A diet conforming to Hindu dietary practices, in particular, beef-free.
Homeopathic:
comments:
- A system of medicine based on the principle that a disease can be cured by a
substance that produces similar symptoms in healthy people.
HowItWorksHealthAspect:
comments:
- Content that discusses and explains how a particular health-related topic works,
e.g. in terms of mechanisms and underlying science.
HowOrWhereHealthAspect:
comments:
- Information about how or where to find a topic. Also may contain location data
that can be used for where to look for help if the topic is observed.
IOSPlatform:
comments:
- Represents the broad notion of iOS-based operating systems.
InForce:
comments:
- Indicates that a legislation is in force.
InStock:
comments:
- Indicates that the item is in stock.
InStoreOnly:
comments:
- Indicates that the item is available only at physical locations.
InStorePrepay:
comments:
- Payment in advance in some form of shop or kiosk for goods purchased online.
Infectious:
comments:
- Something in medical science that pertains to infectious diseases, i.e. caused
by bacterial, viral, fungal or parasitic infections.
IngredientsHealthAspect:
comments:
- Content discussing ingredients-related aspects of a health topic.
Installment:
comments:
- Represents the installment pricing component of the total price for an offered
product.
InternationalTrial:
comments:
- An international trial.
InvoicePrice:
comments:
- Represents the invoice price of an offered product.
ItemListOrderAscending:
comments:
- An ItemList ordered with lower values listed first.
ItemListOrderDescending:
comments:
- An ItemList ordered with higher values listed first.
ItemListUnordered:
comments:
- An ItemList ordered with no explicit order.
KeepProduct:
comments:
- Specifies that the consumer can keep the product, even when receiving a refund
or store credit.
KosherDiet:
comments:
- A diet conforming to Jewish dietary practices.
LaboratoryScience:
comments:
- A medical science pertaining to chemical, hematological, immunologic, microscopic,
or bacteriological diagnostic analyses or research.
LaserDiscFormat:
comments:
- LaserDiscFormat.
LeftHandDriving:
comments:
- The steering position is on the left side of the vehicle (viewed from the main
direction of driving).
LeisureTimeActivity:
comments:
- Any physical activity engaged in for recreational purposes. Examples may include
ballroom dancing, roller skating, canoeing, fishing, etc.
LimitedAvailability:
comments:
- Indicates that the item has limited availability.
LimitedByGuaranteeCharity:
comments:
- 'LimitedByGuaranteeCharity: Non-profit type referring to a charitable company
that is limited by guarantee (UK).'
ListPrice:
comments:
- Represents the list price of an offered product. Typically the same as the [MSRP](https://schema.org/MSRP).
LiveAlbum:
comments:
- LiveAlbum.
LivingWithHealthAspect:
comments:
- Information about coping or life related to the topic.
LockerDelivery:
comments:
- A DeliveryMethod in which an item is made available via locker.
Longitudinal:
comments:
- Unlike cross-sectional studies, longitudinal studies track the same people,
and therefore the differences observed in those people are less likely to be
the result of cultural differences across generations. Longitudinal studies
are also used in medicine to uncover predictors of certain diseases.
LowCalorieDiet:
comments:
- A diet focused on reduced calorie intake.
LowFatDiet:
comments:
- A diet focused on reduced fat and cholesterol intake.
LowLactoseDiet:
comments:
- A diet appropriate for people with lactose intolerance.
LowSaltDiet:
comments:
- A diet focused on reduced sodium intake.
Lung:
comments:
- Lung and respiratory system clinical examination.
MRI:
comments:
- Magnetic resonance imaging.
MSRP:
comments:
- Represents the manufacturer suggested retail price (\"MSRP\") of an offered
product.
MadeToOrder:
comments:
- Indicates that the item is made to order (custom made).
Male:
comments:
- The male gender.
MayTreatHealthAspect:
comments:
- Related topics may be treated by a Topic.
MedicalResearcher:
comments:
- Medical researchers.
MerchantReturnFiniteReturnWindow:
comments:
- Specifies that there is a finite window for product returns.
MerchantReturnNotPermitted:
comments:
- Specifies that product returns are not permitted.
MerchantReturnUnlimitedWindow:
comments:
- Specifies that there is an unlimited window for product returns.
MerchantReturnUnspecified:
comments:
- Specifies that a product return policy is not provided.
MinimumAdvertisedPrice:
comments:
- Represents the minimum advertised price (\"MAP\") (as dictated by the manufacturer)
of an offered product.
MinorHumanEditsDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/minorHumanEdits\">minor
human edits</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
MisconceptionsHealthAspect:
comments:
- Content about common misconceptions and myths that are related to a topic.
MixedEventAttendanceMode:
comments:
- MixedEventAttendanceMode - an event that is conducted as a combination of both
offline and online modes.
MixtapeAlbum:
comments:
- MixtapeAlbum.
MobileWebPlatform:
comments:
- Represents the broad notion of 'mobile' browsers as a Web Platform.
Monday:
comments:
- The day of the week between Sunday and Tuesday.
MultiCenterTrial:
comments:
- A trial that takes place at multiple centers.
MultiFrameComputationalCaptureDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/algorithmicMedia\">algorithmic
media</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
MultiPlayer:
comments:
- 'Play mode: MultiPlayer. Requiring or allowing multiple human players to play
simultaneously.'
MulticellularParasite:
comments:
- Multicellular parasite that causes an infection.
Musculoskeletal:
comments:
- A specific branch of medical science that pertains to diagnosis and treatment
of disorders of muscles, ligaments and skeletal system.
MusculoskeletalExam:
comments:
- Musculoskeletal system clinical examination.
NarcoticConsideration:
comments:
- Item is a narcotic as defined by the [1961 UN convention](https://www.incb.org/incb/en/narcotic-drugs/Yellowlist/yellow-list.html),
for example marijuana or heroin.
Neck:
comments:
- Neck assessment with clinical examination.
NegativeFilmDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/negativeFilm\">negative
film</a></a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
Neuro:
comments:
- Neurological system clinical examination.
Neurologic:
comments:
- A specific branch of medical science that studies the nerves and nervous system
and its respective disease states.
NewCondition:
comments:
- Indicates that the item is new.
NoninvasiveProcedure:
comments:
- A type of medical procedure that involves noninvasive techniques.
Nonprofit501a:
comments:
- "Nonprofit501a: Non-profit type referring to Farmers\u2019 Cooperative Associations."
Nonprofit501c1:
comments:
- 'Nonprofit501c1: Non-profit type referring to Corporations Organized Under Act
of Congress, including Federal Credit Unions and National Farm Loan Associations.'
Nonprofit501c10:
comments:
- 'Nonprofit501c10: Non-profit type referring to Domestic Fraternal Societies
and Associations.'
Nonprofit501c11:
comments:
- 'Nonprofit501c11: Non-profit type referring to Teachers'' Retirement Fund Associations.'
Nonprofit501c12:
comments:
- 'Nonprofit501c12: Non-profit type referring to Benevolent Life Insurance Associations,
Mutual Ditch or Irrigation Companies, Mutual or Cooperative Telephone Companies.'
Nonprofit501c13:
comments:
- 'Nonprofit501c13: Non-profit type referring to Cemetery Companies.'
Nonprofit501c14:
comments:
- 'Nonprofit501c14: Non-profit type referring to State-Chartered Credit Unions,
Mutual Reserve Funds.'
Nonprofit501c15:
comments:
- 'Nonprofit501c15: Non-profit type referring to Mutual Insurance Companies or
Associations.'
Nonprofit501c16:
comments:
- 'Nonprofit501c16: Non-profit type referring to Cooperative Organizations to
Finance Crop Operations.'
Nonprofit501c17:
comments:
- 'Nonprofit501c17: Non-profit type referring to Supplemental Unemployment Benefit
Trusts.'
Nonprofit501c18:
comments:
- 'Nonprofit501c18: Non-profit type referring to Employee Funded Pension Trust
(created before 25 June 1959).'
Nonprofit501c19:
comments:
- 'Nonprofit501c19: Non-profit type referring to Post or Organization of Past
or Present Members of the Armed Forces.'
Nonprofit501c2:
comments:
- 'Nonprofit501c2: Non-profit type referring to Title-holding Corporations for
Exempt Organizations.'
Nonprofit501c20:
comments:
- 'Nonprofit501c20: Non-profit type referring to Group Legal Services Plan Organizations.'
Nonprofit501c21:
comments:
- 'Nonprofit501c21: Non-profit type referring to Black Lung Benefit Trusts.'
Nonprofit501c22:
comments:
- 'Nonprofit501c22: Non-profit type referring to Withdrawal Liability Payment
Funds.'
Nonprofit501c23:
comments:
- 'Nonprofit501c23: Non-profit type referring to Veterans Organizations.'
Nonprofit501c24:
comments:
- 'Nonprofit501c24: Non-profit type referring to Section 4049 ERISA Trusts.'
Nonprofit501c25:
comments:
- 'Nonprofit501c25: Non-profit type referring to Real Property Title-Holding Corporations
or Trusts with Multiple Parents.'
Nonprofit501c26:
comments:
- 'Nonprofit501c26: Non-profit type referring to State-Sponsored Organizations
Providing Health Coverage for High-Risk Individuals.'
Nonprofit501c27:
comments:
- 'Nonprofit501c27: Non-profit type referring to State-Sponsored Workers'' Compensation
Reinsurance Organizations.'
Nonprofit501c28:
comments:
- 'Nonprofit501c28: Non-profit type referring to National Railroad Retirement
Investment Trusts.'
Nonprofit501c3:
comments:
- 'Nonprofit501c3: Non-profit type referring to Religious, Educational, Charitable,
Scientific, Literary, Testing for Public Safety, Fostering National or International
Amateur Sports Competition, or Prevention of Cruelty to Children or Animals
Organizations.'
Nonprofit501c4:
comments:
- 'Nonprofit501c4: Non-profit type referring to Civic Leagues, Social Welfare
Organizations, and Local Associations of Employees.'
Nonprofit501c5:
comments:
- 'Nonprofit501c5: Non-profit type referring to Labor, Agricultural and Horticultural
Organizations.'
Nonprofit501c6:
comments:
- 'Nonprofit501c6: Non-profit type referring to Business Leagues, Chambers of
Commerce, Real Estate Boards.'
Nonprofit501c7:
comments:
- 'Nonprofit501c7: Non-profit type referring to Social and Recreational Clubs.'
Nonprofit501c8:
comments:
- 'Nonprofit501c8: Non-profit type referring to Fraternal Beneficiary Societies
and Associations.'
Nonprofit501c9:
comments:
- 'Nonprofit501c9: Non-profit type referring to Voluntary Employee Beneficiary
Associations.'
Nonprofit501d:
comments:
- 'Nonprofit501d: Non-profit type referring to Religious and Apostolic Associations.'
Nonprofit501e:
comments:
- 'Nonprofit501e: Non-profit type referring to Cooperative Hospital Service Organizations.'
Nonprofit501f:
comments:
- 'Nonprofit501f: Non-profit type referring to Cooperative Service Organizations.'
Nonprofit501k:
comments:
- 'Nonprofit501k: Non-profit type referring to Child Care Organizations.'
Nonprofit501n:
comments:
- 'Nonprofit501n: Non-profit type referring to Charitable Risk Pools.'
Nonprofit501q:
comments:
- 'Nonprofit501q: Non-profit type referring to Credit Counseling Organizations.'
Nonprofit527:
comments:
- 'Nonprofit527: Non-profit type referring to political organizations.'
NonprofitANBI:
comments:
- 'NonprofitANBI: Non-profit type referring to a Public Benefit Organization (NL).'
NonprofitSBBI:
comments:
- 'NonprofitSBBI: Non-profit type referring to a Social Interest Promoting Institution
(NL).'
Nose:
comments:
- Nose function assessment with clinical examination.
NotInForce:
comments:
- Indicates that a legislation is currently not in force.
NotYetRecruiting:
comments:
- Not yet recruiting.
OTC:
comments:
- The character of a medical substance, typically a medicine, of being available
over the counter or not.
Observational:
comments:
- An observational study design.
OccupationalActivity:
comments:
- Any physical activity engaged in for job-related purposes. Examples may include
waiting tables, maid service, carrying a mailbag, picking fruits or vegetables,
construction work, etc.
OfficialLegalValue:
comments:
- All the documents published by an official publisher should have at least the
legal value level \"OfficialLegalValue\". This indicates that the document was
published by an organisation with the public task of making it available (e.g.
a consolidated version of an EU directive published by the EU Office of Publications).
OfflineEventAttendanceMode:
comments:
- 'OfflineEventAttendanceMode - an event that is primarily conducted offline. '
OfflinePermanently:
comments:
- 'Game server status: OfflinePermanently. Server is offline and not available.'
OfflineTemporarily:
comments:
- 'Game server status: OfflineTemporarily. Server is offline now but it can be
online soon.'
OnSitePickup:
comments:
- A DeliveryMethod in which an item is collected on site, e.g. in a store or at
a box office.
OneTimePayments:
comments:
- 'OneTimePayments: this is a benefit for one-time payments for individuals.'
Online:
comments:
- 'Game server status: Online. Server is available.'
OnlineEventAttendanceMode:
comments:
- 'OnlineEventAttendanceMode - an event that is primarily conducted online. '
OnlineFull:
comments:
- 'Game server status: OnlineFull. Server is online but unavailable. The maximum
number of players has reached.'
OnlineOnly:
comments:
- Indicates that the item is available only online.
OpenTrial:
comments:
- A trial design in which the researcher knows the full details of the treatment,
and so does the patient.
OrderCancelled:
comments:
- OrderStatus representing cancellation of an order.
OrderDelivered:
comments:
- OrderStatus representing successful delivery of an order.
OrderInTransit:
comments:
- OrderStatus representing that an order is in transit.
OrderPaymentDue:
comments:
- OrderStatus representing that payment is due on an order.
OrderPickupAvailable:
comments:
- OrderStatus representing availability of an order for pickup.
OrderProblem:
comments:
- OrderStatus representing that there is a problem with the order.
OrderProcessing:
comments:
- OrderStatus representing that an order is being processed.
OrderReturned:
comments:
- OrderStatus representing that an order has been returned.
OriginalMediaContent:
comments:
- 'Content coded ''as original media content'' in a [[MediaReview]], considered
in the context of how it was published or shared.
For a [[VideoObject]] to be ''original'': No evidence the footage has been misleadingly
altered or manipulated, though it may contain false or misleading claims.
For an [[ImageObject]] to be ''original'': No evidence the image has been misleadingly
altered or manipulated, though it may still contain false or misleading claims.
For an [[ImageObject]] with embedded text to be ''original'': No evidence the
image has been misleadingly altered or manipulated, though it may still contain
false or misleading claims.
For an [[AudioObject]] to be ''original'': No evidence the audio has been misleadingly
altered or manipulated, though it may contain false or misleading claims.
'
OriginalShippingFees:
comments:
- Specifies that the customer must pay the original shipping costs when returning
a product.
Osteopathic:
comments:
- A system of medicine focused on promoting the body's innate ability to heal
itself.
OutOfStock:
comments:
- Indicates that the item is out of stock.
OverviewHealthAspect:
comments:
- Overview of the content. Contains a summarized view of the topic with the most
relevant information for an introduction.
PET:
comments:
- Positron emission tomography imaging.
PaidLeave:
comments:
- 'PaidLeave: this is a benefit for paid leave.'
Paperback:
comments:
- 'Book format: Paperback.'
ParcelService:
comments:
- "A private parcel service as the delivery mode available for a certain offer.\\\
\\n\\\\nCommonly used values:\\\\n\\\\n* http://purl.org/goodrelations/v1#DHL\\\
\\n* http://purl.org/goodrelations/v1#FederalExpress\\\\n* http://purl.org/goodrelations/v1#UPS\n\
\ "
ParentalSupport:
comments:
- 'ParentalSupport: this is a benefit for parental support.'
ParkingMap:
comments:
- A parking map.
PartiallyInForce:
comments:
- Indicates that parts of the legislation are in force, and parts are not.
Pathology:
comments:
- A specific branch of medical science that is concerned with the study of the
cause, origin and nature of a disease state, including its consequences as a
result of manifestation of the disease. In clinical care, the term is used to
designate a branch of medicine using laboratory tests to diagnose and determine
the prognostic significance of illness.
PatientExperienceHealthAspect:
comments:
- Content about the real life experience of patients or people that have lived
a similar experience about the topic. May be forums, topics, Q-and-A and related
material.
PaymentAutomaticallyApplied:
comments:
- An automatic payment system is in place and will be used.
PaymentComplete:
comments:
- The payment has been received and processed.
PaymentDeclined:
comments:
- The payee received the payment, but it was declined for some reason.
PaymentDue:
comments:
- The payment is due, but still within an acceptable time to be received.
PaymentPastDue:
comments:
- The payment is due and considered late.
PercutaneousProcedure:
comments:
- A type of medical procedure that involves percutaneous techniques, where access
to organs or tissue is achieved via needle-puncture of the skin. For example,
catheter-based procedures like stent delivery.
PharmacySpecialty:
comments:
- The practice or art and science of preparing and dispensing drugs and medicines.
PhoneCarrierPayment:
comments:
- Payment by billing via the phone carrier.
PlaceboControlledTrial:
comments:
- A placebo-controlled trial design.
PositiveFilmDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/positiveFilm\">positive
film</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
PotentialActionStatus:
comments:
- A description of an action that is supported.
PreOrder:
comments:
- Indicates that the item is available for pre-order.
PreSale:
comments:
- Indicates that the item is available for ordering and delivery before general
availability.
PregnancyHealthAspect:
comments:
- Content discussing pregnancy-related aspects of a health topic.
PrescriptionOnly:
comments:
- Available by prescription only.
PreventionHealthAspect:
comments:
- Information about actions or measures that can be taken to avoid getting the
topic or reaching a critical situation related to the topic.
PrintDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/print\">print</a>'
using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
Prion:
comments:
- A prion is an infectious agent composed of protein in a misfolded form.
PrognosisHealthAspect:
comments:
- Typical progression and happenings of life course of the topic.
Protozoa:
comments:
- Single-celled organism that causes an infection.
PublicHolidays:
comments:
- This stands for any day that is a public holiday; it is a placeholder for all
official public holidays in some particular location. While not technically
a \"day of the week\", it can be used with [[OpeningHoursSpecification]]. In
the context of an opening hours specification it can be used to indicate opening
hours on public holidays, overriding general opening hours for the day of the
week on which a public holiday occurs.
Pulmonary:
comments:
- A specific branch of medical science that pertains to the study of the respiratory
system and its respective disease states.
Radiography:
comments:
- Radiography is an imaging technique that uses electromagnetic radiation other
than visible light, especially X-rays, to view the internal structure of a non-uniformly
composed and opaque object such as the human body.
RandomizedTrial:
comments:
- A randomized trial design.
ReadPermission:
comments:
- Permission to read or view the document.
RearWheelDriveConfiguration:
comments:
- Real-wheel drive is a transmission layout where the engine drives the rear wheels.
Recruiting:
comments:
- Recruiting participants.
ReducedRelevanceForChildrenConsideration:
comments:
- A general code for cases where relevance to children is reduced, e.g. adult
education, mortgages, retirement-related products, etc.
RefurbishedCondition:
comments:
- Indicates that the item is refurbished.
Registry:
comments:
- A registry-based study design.
RegularPrice:
comments:
- Represents the regular price of an offered product. This is usually the advertised
price before a temporary sale. Once the sale period ends the advertised price
will go back to the regular price.
ReimbursementCap:
comments:
- The drug's cost represents the maximum reimbursement paid by an insurer for
the drug.
RelatedTopicsHealthAspect:
comments:
- Other prominent or relevant topics tied to the main topic.
RemixAlbum:
comments:
- RemixAlbum.
Renal:
comments:
- A specific branch of medical science that pertains to the study of the kidneys
and its respective disease states.
RentalVehicleUsage:
comments:
- Indicates the usage of the vehicle as a rental car.
ReservationCancelled:
comments:
- The status for a previously confirmed reservation that is now cancelled.
ReservationConfirmed:
comments:
- The status of a confirmed reservation.
ReservationHold:
comments:
- The status of a reservation on hold pending an update like credit card number
or flight changes.
ReservationPending:
comments:
- The status of a reservation when a request has been sent, but not confirmed.
Reserved:
comments:
- Indicates that the item is reserved and therefore not available.
RestockingFees:
comments:
- Specifies that the customer must pay a restocking fee when returning a product.
ResultsAvailable:
comments:
- Results are available.
ResultsNotAvailable:
comments:
- Results are not available.
Retail:
comments:
- The drug's cost represents the retail cost of the drug.
ReturnAtKiosk:
comments:
- Specifies that product returns must be made at a kiosk.
ReturnByMail:
comments:
- Specifies that product returns must be done by mail.
ReturnFeesCustomerResponsibility:
comments:
- Specifies that product returns must be paid for, and are the responsibility
of, the customer.
ReturnInStore:
comments:
- Specifies that product returns must be made in a store.
ReturnLabelCustomerResponsibility:
comments:
- Indicated that creating a return label is the responsibility of the customer.
ReturnLabelDownloadAndPrint:
comments:
- Indicated that a return label must be downloaded and printed by the customer.
ReturnLabelInBox:
comments:
- Specifies that a return label will be provided by the seller in the shipping
box.
ReturnShippingFees:
comments:
- Specifies that the customer must pay the return shipping costs when returning
a product.
Rheumatologic:
comments:
- A specific branch of medical science that deals with the study and treatment
of rheumatic, autoimmune or joint diseases.
RightHandDriving:
comments:
- The steering position is on the right side of the vehicle (viewed from the main
direction of driving).
RisksOrComplicationsHealthAspect:
comments:
- Information about the risk factors and possible complications that may follow
a topic.
RsvpResponseMaybe:
comments:
- The invitee may or may not attend.
RsvpResponseNo:
comments:
- The invitee will not attend.
RsvpResponseYes:
comments:
- The invitee will attend.
SRP:
comments:
- Represents the suggested retail price (\"SRP\") of an offered product.
SafetyHealthAspect:
comments:
- Content about the safety-related aspects of a health topic.
SalePrice:
comments:
- Represents a sale price (usually active for a limited period) of an offered
product.
SatireOrParodyContent:
comments:
- "Content coded 'satire or parody content' in a [[MediaReview]], considered in\
\ the context of how it was published or shared.\n\nFor a [[VideoObject]] to\
\ be 'satire or parody content': A video that was created as political or humorous\
\ commentary and is presented in that context. (Reshares of satire/parody content\
\ that do not include relevant context are more likely to fall under the \u201C\
missing context\u201D rating.)\n\nFor an [[ImageObject]] to be 'satire or parody\
\ content': An image that was created as political or humorous commentary and\
\ is presented in that context. (Reshares of satire/parody content that do not\
\ include relevant context are more likely to fall under the \u201Cmissing context\u201D\
\ rating.)\n\nFor an [[ImageObject]] with embedded text to be 'satire or parody\
\ content': An image that was created as political or humorous commentary and\
\ is presented in that context. (Reshares of satire/parody content that do not\
\ include relevant context are more likely to fall under the \u201Cmissing context\u201D\
\ rating.)\n\nFor an [[AudioObject]] to be 'satire or parody content': Audio\
\ that was created as political or humorous commentary and is presented in that\
\ context. (Reshares of satire/parody content that do not include relevant context\
\ are more likely to fall under the \u201Cmissing context\u201D rating.)\n"
Saturday:
comments:
- The day of the week between Friday and Sunday.
ScreenCaptureDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/algorithmicMedia\">algorithmic
media</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
ScreeningHealthAspect:
comments:
- Content about how to screen or further filter a topic.
SeatingMap:
comments:
- A seating map.
SeeDoctorHealthAspect:
comments:
- Information about questions that may be asked, when to see a professional, measures
before seeing a doctor or content about the first consultation.
SelfCareHealthAspect:
comments:
- Self care actions or measures that can be taken to sooth, health or avoid a
topic. This may be carried at home and can be carried/managed by the person
itself.
SexualContentConsideration:
comments:
- 'The item contains sexually oriented content such as nudity, suggestive or explicit
material, or related online services, or is intended to enhance sexual activity.
Examples: Erotic videos or magazine, sexual enhancement devices, sex toys.'
SideEffectsHealthAspect:
comments:
- Side effects that can be observed from the usage of the topic.
SingleBlindedTrial:
comments:
- A trial design in which the researcher knows which treatment the patient was
randomly assigned to but the patient does not.
SingleCenterTrial:
comments:
- A trial that takes place at a single center.
SinglePlayer:
comments:
- 'Play mode: SinglePlayer. Which is played by a lone player.'
SingleRelease:
comments:
- SingleRelease.
SizeSystemImperial:
comments:
- Imperial size system.
SizeSystemMetric:
comments:
- Metric size system.
Skin:
comments:
- Skin assessment with clinical examination.
SoldOut:
comments:
- Indicates that the item has sold out.
SoundtrackAlbum:
comments:
- SoundtrackAlbum.
SpeechPathology:
comments:
- The scientific study and treatment of defects, disorders, and malfunctions of
speech and voice, as stuttering, lisping, or lalling, and of language disturbances,
as aphasia or delayed language acquisition.
SpokenWordAlbum:
comments:
- SpokenWordAlbum.
StagedContent:
comments:
- 'Content coded ''staged content'' in a [[MediaReview]], considered in the context
of how it was published or shared.
For a [[VideoObject]] to be ''staged content'': A video that has been created
using actors or similarly contrived.
For an [[ImageObject]] to be ''staged content'': An image that was created using
actors or similarly contrived, such as a screenshot of a fake tweet.
For an [[ImageObject]] with embedded text to be ''staged content'': An image
that was created using actors or similarly contrived, such as a screenshot of
a fake tweet.
For an [[AudioObject]] to be ''staged content'': Audio that has been created
using actors or similarly contrived.
'
StagesHealthAspect:
comments:
- Stages that can be observed from a topic.
StoreCreditRefund:
comments:
- Specifies that the customer receives a store credit as refund when returning
a product.
StrengthTraining:
comments:
- Physical activity that is engaged in to improve muscle and bone strength. Also
referred to as resistance training.
StrikethroughPrice:
comments:
- Represents the strikethrough price (the previous advertised price) of an offered
product.
StudioAlbum:
comments:
- StudioAlbum.
Subscription:
comments:
- Represents the subscription pricing component of the total price for an offered
product.
Sunday:
comments:
- The day of the week between Saturday and Monday.
Surgical:
comments:
- A specific branch of medical science that pertains to treating diseases, injuries
and deformities by manual and instrumental means.
Suspended:
comments:
- Suspended.
SymptomsHealthAspect:
comments:
- Symptoms or related symptoms of a Topic.
TaxiVehicleUsage:
comments:
- Indicates the usage of the car as a taxi.
Terminated:
comments:
- Terminated.
Therapeutic:
comments:
- A medical device used for therapeutic purposes.
Throat:
comments:
- Throat assessment with clinical examination.
Thursday:
comments:
- The day of the week between Wednesday and Friday.
TierBenefitLoyaltyPoints:
comments:
- Benefit of the tier is earning of loyalty points.
TierBenefitLoyaltyPrice:
comments:
- Benefit of the tier is a members-only price.
TierBenefitLoyaltyReturns:
comments:
- Benefit of the tier is members-only returns, for example free unlimited returns.
TierBenefitLoyaltyShipping:
comments:
- Benefit of the tier is a members-only shipping price or speed (for example free
shipping or 1-day shipping).
TobaccoNicotineConsideration:
comments:
- Item contains tobacco and/or nicotine, for example cigars, cigarettes, chewing
tobacco, e-cigarettes, or hookahs.
TollFree:
comments:
- The associated telephone number is toll free.
Toxicologic:
comments:
- A specific branch of medical science that is concerned with poisons, their nature,
effects and detection and involved in the treatment of poisoning.
TraditionalChinese:
comments:
- A system of medicine based on common theoretical concepts that originated in
China and evolved over thousands of years, that uses herbs, acupuncture, exercise,
massage, dietary therapy, and other methods to treat a wide range of conditions.
TrainedAlgorithmicMediaDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/trainedAlgorithmicMedia\">trained
algorithmic media</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
TransformedContent:
comments:
- 'Content coded ''transformed content'' in a [[MediaReview]], considered in the
context of how it was published or shared.
For a [[VideoObject]] to be ''transformed content'': or all of the video has
been manipulated to transform the footage itself. This category includes using
tools like the Adobe Suite to change the speed of the video, add or remove visual
elements or dub audio. Deepfakes are also a subset of transformation.
For an [[ImageObject]] to be ''transformed content'': Adding or deleting visual
elements to give the image a different meaning with the intention to mislead.
For an [[ImageObject]] with embedded text to be ''transformed content'': Adding
or deleting visual elements to give the image a different meaning with the intention
to mislead.
For an [[AudioObject]] to be ''transformed content'': Part or all of the audio
has been manipulated to alter the words or sounds, or the audio has been synthetically
generated, such as to create a sound-alike voice.
'
TransitMap:
comments:
- A transit map.
TreatmentsHealthAspect:
comments:
- Treatments or related therapies for a Topic.
TripleBlindedTrial:
comments:
- A trial design in which neither the researcher, the person administering the
therapy nor the patient knows the details of the treatment the patient was randomly
assigned to.
'True':
comments:
- The boolean value true.
Tuesday:
comments:
- The day of the week between Monday and Wednesday.
TypesHealthAspect:
comments:
- Categorization and other types related to a topic.
UKTrust:
comments:
- 'UKTrust: Non-profit type referring to a UK trust.'
Ultrasound:
comments:
- Ultrasound imaging.
UnclassifiedAdultConsideration:
comments:
- The item is suitable only for adults, without indicating why. Due to widespread
use of \"adult\" as a euphemism for \"sexual\", many such items are likely suited
also for the SexualContentConsideration code.
UnemploymentSupport:
comments:
- 'UnemploymentSupport: this is a benefit for unemployment support.'
UnincorporatedAssociationCharity:
comments:
- 'UnincorporatedAssociationCharity: Non-profit type referring to a charitable
company that is not incorporated (UK).'
UnofficialLegalValue:
comments:
- Indicates that a document has no particular or special standing (e.g. a republication
of a law by a private publisher).
Urologic:
comments:
- A specific branch of medical science that is concerned with the diagnosis and
treatment of diseases pertaining to the urinary tract and the urogenital system.
UsageOrScheduleHealthAspect:
comments:
- Content about how, when, frequency and dosage of a topic.
UsedCondition:
comments:
- Indicates that the item is used.
VeganDiet:
comments:
- A diet exclusive of all animal products.
VegetarianDiet:
comments:
- A diet exclusive of animal meat.
VenueMap:
comments:
- A venue map (e.g. for malls, auditoriums, museums, etc.).
VinylFormat:
comments:
- VinylFormat.
ViolenceConsideration:
comments:
- Item shows or promotes violence.
VirtualRecordingDigitalSource:
comments:
- Content coded as '<a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/virtualRecording\">virtual
recording</a>' using the IPTC <a href=\"https://cv.iptc.org/newscodes/digitalsourcetype/\">digital
source type</a> vocabulary.
Virus:
comments:
- Pathogenic virus that causes viral infection.
WeaponConsideration:
comments:
- The item is intended to induce bodily harm, for example guns, mace, combat knives,
brass knuckles, nail or other bombs, and spears.
WearableMeasurementBack:
comments:
- Measurement of the back section, for example of a jacket.
WearableMeasurementChestOrBust:
comments:
- Measurement of the chest/bust section, for example of a suit.
WearableMeasurementCollar:
comments:
- Measurement of the collar, for example of a shirt.
WearableMeasurementCup:
comments:
- Measurement of the cup, for example of a bra.
WearableMeasurementHeight:
comments:
- Measurement of the height, for example the heel height of a shoe.
WearableMeasurementHips:
comments:
- Measurement of the hip section, for example of a skirt.
WearableMeasurementInseam:
comments:
- Measurement of the inseam, for example of pants.
WearableMeasurementLength:
comments:
- Represents the length, for example of a dress.
WearableMeasurementOutsideLeg:
comments:
- Measurement of the outside leg, for example of pants.
WearableMeasurementSleeve:
comments:
- Measurement of the sleeve length, for example of a shirt.
WearableMeasurementWaist:
comments:
- Measurement of the waist section, for example of pants.
WearableMeasurementWidth:
comments:
- Measurement of the width, for example of shoes.
WearableSizeGroupBig:
comments:
- Size group \"Big\" for wearables.
WearableSizeGroupBoys:
comments:
- Size group \"Boys\" for wearables.
WearableSizeGroupExtraShort:
comments:
- Size group \"Extra Short\" for wearables.
WearableSizeGroupExtraTall:
comments:
- Size group \"Extra Tall\" for wearables.
WearableSizeGroupGirls:
comments:
- Size group \"Girls\" for wearables.
WearableSizeGroupHusky:
comments:
- Size group \"Husky\" (or \"Stocky\") for wearables.
WearableSizeGroupInfants:
comments:
- Size group \"Infants\" for wearables.
WearableSizeGroupJuniors:
comments:
- Size group \"Juniors\" for wearables.
WearableSizeGroupMaternity:
comments:
- Size group \"Maternity\" for wearables.
WearableSizeGroupMens:
comments:
- Size group \"Mens\" for wearables.
WearableSizeGroupMisses:
comments:
- Size group \"Misses\" (also known as \"Missy\") for wearables.
WearableSizeGroupPetite:
comments:
- Size group \"Petite\" for wearables.
WearableSizeGroupPlus:
comments:
- Size group \"Plus\" for wearables.
WearableSizeGroupRegular:
comments:
- Size group \"Regular\" for wearables.
WearableSizeGroupShort:
comments:
- Size group \"Short\" for wearables.
WearableSizeGroupTall:
comments:
- Size group \"Tall\" for wearables.
WearableSizeGroupWomens:
comments:
- Size group \"Womens\" for wearables.
WearableSizeSystemAU:
comments:
- Australian size system for wearables.
WearableSizeSystemBR:
comments:
- Brazilian size system for wearables.
WearableSizeSystemCN:
comments:
- Chinese size system for wearables.
WearableSizeSystemContinental:
comments:
- Continental size system for wearables.
WearableSizeSystemDE:
comments:
- German size system for wearables.
WearableSizeSystemEN13402:
comments:
- EN 13402 (joint European standard for size labelling of clothes).
WearableSizeSystemEurope:
comments:
- European size system for wearables.
WearableSizeSystemFR:
comments:
- French size system for wearables.
WearableSizeSystemGS1:
comments:
- GS1 (formerly NRF) size system for wearables.
WearableSizeSystemIT:
comments:
- Italian size system for wearables.
WearableSizeSystemJP:
comments:
- Japanese size system for wearables.
WearableSizeSystemMX:
comments:
- Mexican size system for wearables.
WearableSizeSystemUK:
comments:
- United Kingdom size system for wearables.
WearableSizeSystemUS:
comments:
- United States size system for wearables.
Wednesday:
comments:
- The day of the week between Tuesday and Thursday.
WesternConventional:
comments:
- The conventional Western system of medicine, that aims to apply the best available
evidence gained from the scientific method to clinical decision making. Also
known as conventional or Western medicine.
Wholesale:
comments:
- The drug's cost represents the wholesale acquisition cost of the drug.
Withdrawn:
comments:
- Withdrawn.
WritePermission:
comments:
- Permission to write or edit the document.
XRay:
comments:
- X-ray imaging.
ZoneBoardingPolicy:
comments:
- The airline boards by zones of the plane.
abridged:
comments:
- Indicates whether the book is an abridged edition.
abstract:
comments:
- An abstract is a short description that summarizes a [[CreativeWork]].
accelerationTime:
comments:
- 'The time needed to accelerate the vehicle from a given start velocity to a
given target velocity.\\n\\nTypical unit code(s): SEC for seconds\\n\\n* Note:
There are unfortunately no standard unit codes for seconds/0..100 km/h or seconds/0..60
mph. Simply use \"SEC\" for seconds and indicate the velocities in the [[name]]
of the [[QuantitativeValue]], or use [[valueReference]] with a [[QuantitativeValue]]
of 0..60 mph or 0..100 km/h to specify the reference speeds.'
acceptedOffer:
comments:
- The offer(s) -- e.g., product, quantity and price combinations -- included in
the order.
acceptedPaymentMethod:
comments:
- The payment method(s) that are accepted in general by an organization, or for
some specific demand or offer.
acceptsReservations:
comments:
- Indicates whether a FoodEstablishment accepts reservations. Values can be Boolean,
an URL at which reservations can be made or (for backwards compatibility) the
strings ```Yes``` or ```No```.
accessCode:
comments:
- Password, PIN, or access code needed for delivery (e.g. from a locker).
accessMode:
comments:
- The human sensory perceptual system or cognitive faculty through which a person
may process or perceive information. Values should be drawn from the [approved
vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessMode-vocabulary).
accessModeSufficient:
comments:
- A list of single or combined accessModes that are sufficient to understand all
the intellectual content of a resource. Values should be drawn from the [approved
vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessModeSufficient-vocabulary).
accessibilityAPI:
comments:
- Indicates that the resource is compatible with the referenced accessibility
API. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityAPI-vocabulary).
accessibilityControl:
comments:
- Identifies input methods that are sufficient to fully control the described
resource. Values should be drawn from the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityControl-vocabulary).
accessibilityFeature:
comments:
- Content features of the resource, such as accessible media, alternatives and
supported enhancements for accessibility. Values should be drawn from the [approved
vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityFeature-vocabulary).
accessibilityHazard:
comments:
- A characteristic of the described resource that is physiologically dangerous
to some users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from
the [approved vocabulary](https://www.w3.org/2021/a11y-discov-vocab/latest/#accessibilityHazard-vocabulary).
accessibilitySummary:
comments:
- A human-readable summary of specific accessibility features or deficiencies,
consistent with the other accessibility metadata but expressing subtleties such
as \"short descriptions are present but long descriptions will be needed for
non-visual users\" or \"short descriptions are present and no long descriptions
are needed\".
accommodationFloorPlan:
comments:
- A floorplan of some [[Accommodation]].
accountMinimumInflow:
comments:
- A minimum amount that has to be paid in every month.
accountOverdraftLimit:
comments:
- An overdraft is an extension of credit from a lending institution when an account
reaches zero. An overdraft allows the individual to continue withdrawing money
even if the account has no funds in it. Basically the bank allows people to
borrow a set amount of money.
accountablePerson:
comments:
- Specifies the Person that is legally accountable for the CreativeWork.
acquiredFrom:
comments:
- The organization or person from which the product was acquired.
acrissCode:
comments:
- The ACRISS Car Classification Code is a code used by many car rental companies,
for classifying vehicles. ACRISS stands for Association of Car Rental Industry
Systems and Standards.
actionAccessibilityRequirement:
comments:
- A set of requirements that must be fulfilled in order to perform an Action.
If more than one value is specified, fulfilling one set of requirements will
allow the Action to be performed.
actionApplication:
comments:
- An application that can complete the request.
actionPlatform:
comments:
- 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.
actionProcess:
comments:
- Description of the process by which the action was performed.
actionStatus:
comments:
- Indicates the current disposition of the Action.
activeIngredient:
comments:
- An active ingredient, typically chemical compounds and/or biologic substances.
activityDuration:
comments:
- Length of time to engage in the activity.
activityFrequency:
comments:
- How often one should engage in the activity.
actors:
comments:
- An actor, e.g. in TV, radio, movie, video games etc. Actors can be associated
with individual items or with a series, episode, clip.
addOn:
comments:
- 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).
additionalNumberOfGuests:
comments:
- If responding yes, the number of guests who will attend in addition to the invitee.
additionalProperty:
comments:
- 'A property-value pair representing an additional characteristic of the entity,
e.g. a product feature or another characteristic for which there is no matching
property in schema.org.\\n\\nNote: Publishers should be aware that applications
designed to use specific schema.org properties (e.g. https://schema.org/width,
https://schema.org/color, https://schema.org/gtin13, ...) will typically expect
such data to be provided using those properties, rather than using the generic
property/value mechanism.
'
additionalVariable:
comments:
- 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.
address:
comments:
- Physical address of the item.
addressCountry:
comments:
- The country. Recommended to be in 2-letter [ISO 3166-1 alpha-2](http://en.wikipedia.org/wiki/ISO_3166-1)
format, for example \"US\". For backward compatibility, a 3-letter [ISO 3166-1
alpha-3](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3) country code such
as \"SGP\" or a full country name such as \"Singapore\" can also be used.
addressLocality:
comments:
- The locality in which the street address is, and which is in the region. For
example, Mountain View.
addressRegion:
comments:
- The region in which the locality is, and which is in the country. For example,
California or another appropriate first-level [Administrative division](https://en.wikipedia.org/wiki/List_of_administrative_divisions_by_country).
administrationRoute:
comments:
- A route by which this drug may be administered, e.g. 'oral'.
advanceBookingRequirement:
comments:
- The amount of time that is required between accepting the offer and the actual
usage of the resource or service.
adverseOutcome:
comments:
- 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 otherwise life-threatening or requiring
immediate medical attention), tag it as a seriousAdverseOutcome instead.
affectedBy:
comments:
- Drugs that affect the test's results.
afterMedia:
comments:
- A media object representing the circumstances after performing this direction.
agent:
comments:
- The direct performer or driver of the action (animate or inanimate). E.g. *John*
wrote a book.
agentInteractionStatistic:
comments:
- The number of completed interactions for this entity, in a particular role (the
'agent'), in a particular action (indicated in the statistic), and in a particular
context (i.e. interactionService).
aggregateRating:
comments:
- The overall rating, based on a collection of reviews or ratings, of the item.
aircraft:
comments:
- The kind of aircraft (e.g., \"Boeing 747\").
album:
comments:
- A music album.
albumProductionType:
comments:
- 'Classification of the album by its type of content: soundtrack, live album,
studio album, etc.'
albumRelease:
comments:
- A release of this album.
albumReleaseType:
comments:
- 'The kind of release which this album is: single, EP or album.'
albums:
comments:
- A collection of music albums.
alcoholWarning:
comments:
- Any precaution, guidance, contraindication, etc. related to consumption of alcohol
while taking this drug.
algorithm:
comments:
- The algorithm or rules to follow to compute the score.
alignmentType:
comments:
- 'A category of alignment between the learning resource and the framework node.
Recommended values include: ''requires'', ''textComplexity'', ''readingLevel'',
and ''educationalSubject''.'
alternativeHeadline:
comments:
- A secondary title of the CreativeWork.
alternativeOf:
comments:
- Another gene which is a variation of this one.
alumni:
comments:
- Alumni of an organization.
alumniOf:
comments:
- An organization that the person is an alumni of.
amenityFeature:
comments:
- An amenity feature (e.g. a characteristic or service) of the Accommodation.
This generic property does not make a statement about whether the feature is
included in an offer for the main accommodation or available at extra costs.
amount:
comments:
- The amount of money.
amountOfThisGood:
comments:
- The quantity of the goods included in the offer.
annualPercentageRate:
comments:
- The annual rate that is charged for borrowing (or made by investing), expressed
as a single percentage number that represents the actual yearly cost of funds
over the term of a loan. This includes any fees or additional costs associated
with the transaction.
answerCount:
comments:
- The number of answers this question has received.
answerExplanation:
comments:
- 'A step-by-step or full explanation about Answer. Can outline how this Answer
was achieved or contain more broad clarification or statement about it. '
antagonist:
comments:
- The muscle whose action counteracts the specified muscle.
applicableCountry:
comments:
- A country where a particular merchant return policy applies to, for example
the two-letter ISO 3166-1 alpha-2 country code.
applicableLocation:
comments:
- The location in which the status applies.
applicantLocationRequirements:
comments:
- 'The location(s) applicants can apply from. This is usually used for telecommuting
jobs where the applicant does not need to be in a physical office. Note: This
should not be used for citizenship or work visa requirements.'
application:
comments:
- An application that can complete the request.
applicationCategory:
comments:
- Type of software application, e.g. 'Game, Multimedia'.
applicationContact:
comments:
- Contact details for further information relevant to this job posting.
applicationDeadline:
comments:
- The date on which the program stops collecting applications for the next enrollment
cycle. Flexible application deadlines (for example, a program with rolling admissions)
can be described in a textual string, rather than as a DateTime.
applicationStartDate:
comments:
- The date at which the program begins collecting applications for the next enrollment
cycle.
applicationSubCategory:
comments:
- Subcategory of the application, e.g. 'Arcade Game'.
applicationSuite:
comments:
- The name of the application suite to which the application belongs (e.g. Excel
belongs to Office).
appliesToDeliveryMethod:
comments:
- The delivery method(s) to which the delivery charge or payment charge specification
applies.
appliesToPaymentMethod:
comments:
- The payment method(s) to which the payment charge specification applies.
archiveHeld:
comments:
- Collection, [fonds](https://en.wikipedia.org/wiki/Fonds), or item held, kept
or maintained by an [[ArchiveOrganization]].@en
archivedAt:
comments:
- Indicates a page or other link involved in archival of a [[CreativeWork]]. In
the case of [[MediaReview]], the items in a [[MediaReviewItem]] may often become
inaccessible, but be archived by archival, journalistic, activist, or law enforcement
organizations. In such cases, the referenced page may not directly publish the
content.
area:
comments:
- The area within which users can expect to reach the broadcast service.
arrivalAirport:
comments:
- The airport where the flight terminates.
arrivalBoatTerminal:
comments:
- The terminal or port from which the boat arrives.
arrivalBusStop:
comments:
- The stop or station from which the bus arrives.
arrivalGate:
comments:
- Identifier of the flight's arrival gate.
arrivalPlatform:
comments:
- The platform where the train arrives.
arrivalStation:
comments:
- The station where the train trip ends.
arrivalTerminal:
comments:
- Identifier of the flight's arrival terminal.
arrivalTime:
comments:
- The expected arrival time.
artEdition:
comments:
- 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\").
arterialBranch:
comments:
- The branches that comprise the arterial structure.
artform:
comments:
- e.g. Painting, Drawing, Sculpture, Print, Photograph, Assemblage, Collage, etc.
articleBody:
comments:
- The actual body of the article.
articleSection:
comments:
- Articles may belong to one or more 'sections' in a magazine or newspaper, such
as Sports, Lifestyle, etc.
artist:
comments:
- "The primary artist for a work\n \tin a medium other than pencils or digital\
\ line art--for example, if the\n \tprimary artwork is done in watercolors\
\ or digital paints."
artworkSurface:
comments:
- The supporting materials for the artwork, e.g. Canvas, Paper, Wood, Board, etc.
aspect:
comments:
- An aspect of medical practice that is considered on the page, such as 'diagnosis',
'treatment', 'causes', 'prognosis', 'etiology', 'epidemiology', etc.
assembly:
comments:
- Library file name, e.g., mscorlib.dll, system.web.dll.
assemblyVersion:
comments:
- Associated product/technology version. E.g., .NET Framework 4.5.
assesses:
comments:
- The item being described is intended to assess the competency or learning outcome
defined by the referenced term.
associatedAnatomy:
comments:
- The anatomy of the underlying organ system or structures associated with this
entity.
associatedArticle:
comments:
- A NewsArticle associated with the Media Object.
associatedDisease:
comments:
- Disease associated to this BioChemEntity. Such disease can be a MedicalCondition
or a URL. If you want to add an evidence supporting the association, please
use PropertyValue.
associatedMedia:
comments:
- A media object that encodes this CreativeWork. This property is a synonym for
encoding.
associatedPathophysiology:
comments:
- 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.
athlete:
comments:
- A person that acts as performing member of a sports team; a player as opposed
to a coach.
attendee:
comments:
- A person or organization attending the event.
attendees:
comments:
- A person attending the event.
audience:
comments:
- An intended audience, i.e. a group for whom something was created.
audienceType:
comments:
- The target group associated with a given audience (e.g. veterans, car owners,
musicians, etc.).
audio:
comments:
- An embedded audio object.
auditDate:
comments:
- Date when a certification was last audited. See also [gs1:certificationAuditDate](https://www.gs1.org/voc/certificationAuditDate).
authenticator:
comments:
- The Organization responsible for authenticating the user's subscription. For
example, many media apps require a cable/satellite provider to authenticate
your subscription before playing media.
author:
comments:
- The author of this content or rating. Please note that author is special in
that HTML 5 provides a special mechanism for indicating authorship via the rel
tag. That is equivalent to this and may be used interchangeably.
availability:
comments:
- The availability of this item&#x2014;for example In stock, Out of stock, Pre-order,
etc.
availabilityEnds:
comments:
- The end of the availability of the product or service included in the offer.
availabilityStarts:
comments:
- The beginning of the availability of the product or service included in the
offer.
availableChannel:
comments:
- A means of accessing the service (e.g. a phone bank, a web site, a location,
etc.).
availableDeliveryMethod:
comments:
- The delivery method(s) available for this offer.
availableFrom:
comments:
- When the item is available for pickup from the store, locker, etc.
availableIn:
comments:
- The location in which the strength is available.
availableLanguage:
comments:
- A language someone may use with or at the item, service or place. Please use
one of the language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47).
See also [[inLanguage]].
availableOnDevice:
comments:
- Device required to run the application. Used in cases where a specific make/model
is required to run the application.
availableService:
comments:
- A medical service available from this provider.
availableStrength:
comments:
- An available dosage strength for the drug.
availableTest:
comments:
- A diagnostic test or procedure offered by this lab.
availableThrough:
comments:
- After this date, the item will no longer be available for pickup.
award:
comments:
- An award won by or for this item.
awards:
comments:
- Awards won by or for this item.
backstory:
comments:
- For an [[Article]], typically a [[NewsArticle]], the backstory property provides
a textual summary giving a brief explanation of why and how an article was created.
In a journalistic setting this could include information about reporting process,
methods, interviews, data sources, etc.
bankAccountType:
comments:
- The type of a bank account.
baseSalary:
comments:
- The base salary of the job or of an employee in an EmployeeRole.
bed:
comments:
- "The type of bed or beds included in the accommodation. For the single case\
\ of just one bed of a certain type, you use bed directly with a text.\n \
\ If you want to indicate the quantity of a certain kind of bed, use an instance\
\ of BedDetails. For more detailed information, use the amenityFeature property."
beforeMedia:
comments:
- A media object representing the circumstances before performing this direction.
beneficiaryBank:
comments:
- "A bank or bank\u2019s branch, financial institution or international financial\
\ institution operating the beneficiary\u2019s bank account or releasing funds\
\ for the beneficiary."
benefits:
comments:
- Description of benefits associated with the job.
benefitsSummaryUrl:
comments:
- The URL that goes directly to the summary of benefits and coverage for the specific
standard plan or plan variation.
bestRating:
comments:
- The highest value allowed in this rating system.
billingAddress:
comments:
- The billing address for the order.
billingDuration:
comments:
- Specifies for how long this price (or price component) will be billed. Can be
used, for example, to model the contractual duration of a subscription or payment
plan. Type can be either a Duration or a Number (in which case the unit of measurement,
for example month, is specified by the unitCode property).
billingIncrement:
comments:
- 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.
billingPeriod:
comments:
- The time interval used to compute the invoice.
billingStart:
comments:
- Specifies after how much time this price (or price component) becomes valid
and billing starts. Can be used, for example, to model a price increase after
the first year of a subscription. The unit of measurement is specified by the
unitCode property.
bioChemInteraction:
comments:
- A BioChemEntity that is known to interact with this item.
bioChemSimilarity:
comments:
- A similar BioChemEntity, e.g., obtained by fingerprint similarity algorithms.
biologicalRole:
comments:
- A role played by the BioChemEntity within a biological context.
biomechnicalClass:
comments:
- The biomechanical properties of the bone.
birthDate:
comments:
- Date of birth.
birthPlace:
comments:
- The place where the person was born.
bitrate:
comments:
- The bitrate of the media object.
blogPost:
comments:
- A posting that is part of this blog.
blogPosts:
comments:
- Indicates a post that is part of a [[Blog]]. Note that historically, what we
term a \"Blog\" was once known as a \"weblog\", and that what we term a \"BlogPosting\"
is now often colloquially referred to as a \"blog\".
bloodSupply:
comments:
- The blood vessel that carries blood from the heart to the muscle.
boardingGroup:
comments:
- The airline-specific indicator of boarding order / preference.
boardingPolicy:
comments:
- The type of boarding policy used by the airline (e.g. zone-based or group-based).
bodyLocation:
comments:
- Location in the body of the anatomical structure.
bodyType:
comments:
- Indicates the design and body style of the vehicle (e.g. station wagon, hatchback,
etc.).
bookEdition:
comments:
- The edition of the book.
bookFormat:
comments:
- The format of the book.
bookingAgent:
comments:
- '''bookingAgent'' is an out-dated term indicating a ''broker'' that serves as
a booking agent.'
bookingTime:
comments:
- The date and time the reservation was booked.
box:
comments:
- 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.
branch:
comments:
- The branches that delineate from the nerve bundle. Not to be confused with [[branchOf]].
branchCode:
comments:
- "A short textual code (also called \\\"store code\\\") that uniquely identifies\
\ a place of business. The code is typically assigned by the parentOrganization\
\ and used in structured URLs.\\\\n\\\\nFor example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047\
\ the code \\\"3047\\\" is a branchCode for a particular branch.\n "
branchOf:
comments:
- The larger organization that this local business is a branch of, if any. Not
to be confused with (anatomical) [[branch]].
brand:
comments:
- The brand(s) associated with a product or service, or the brand(s) maintained
by an organization or business person.
breadcrumb:
comments:
- A set of links that can help a user understand and navigate a website hierarchy.
breastfeedingWarning:
comments:
- Any precaution, guidance, contraindication, etc. related to this drug's use
by breastfeeding mothers.
broadcastAffiliateOf:
comments:
- The media network(s) whose content is broadcast on this station.
broadcastChannelId:
comments:
- The unique address by which the BroadcastService can be identified in a provider
lineup. In US, this is typically a number.
broadcastDisplayName:
comments:
- The name displayed in the channel guide. For many US affiliates, it is the network
name.
broadcastFrequency:
comments:
- The frequency used for over-the-air broadcasts. Numeric values or simple ranges,
e.g. 87-99. In addition a shortcut idiom is supported for frequencies of AM
and FM radio channels, e.g. \"87 FM\".
broadcastFrequencyValue:
comments:
- The frequency in MHz for a particular broadcast.
broadcastOfEvent:
comments:
- The event being broadcast such as a sporting event or awards ceremony.
broadcastServiceTier:
comments:
- The type of service required to have access to the channel (e.g. Standard or
Premium).
broadcastSignalModulation:
comments:
- The modulation (e.g. FM, AM, etc) used by a particular broadcast service.
broadcastSubChannel:
comments:
- The subchannel used for the broadcast.
broadcastTimezone:
comments:
- The timezone in [ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601) for
which the service bases its broadcasts.
broadcaster:
comments:
- The organization owning or operating the broadcast service.
broker:
comments:
- 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.
browserRequirements:
comments:
- Specifies browser requirements in human-readable text. For example, 'requires
HTML5 support'.
busName:
comments:
- The name of the bus (e.g. Bolt Express).
busNumber:
comments:
- The unique identifier for the bus.
businessDays:
comments:
- Days of the week when the merchant typically operates, indicated via opening
hours markup.
businessFunction:
comments:
- 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.
byArtist:
comments:
- The artist that performed this album or recording.
byDay:
comments:
- Defines the day(s) of the week on which a recurring [[Event]] takes place. May
be specified using either [[DayOfWeek]], or alternatively [[Text]] conforming
to iCal's syntax for byDay recurrence rules.
byMonth:
comments:
- Defines the month(s) of the year on which a recurring [[Event]] takes place.
Specified as an [[Integer]] between 1-12. January is 1.
byMonthDay:
comments:
- Defines the day(s) of the month on which a recurring [[Event]] takes place.
Specified as an [[Integer]] between 1-31.
byMonthWeek:
comments:
- Defines the week(s) of the month on which a recurring Event takes place. Specified
as an Integer between 1-5. For clarity, byMonthWeek is best used in conjunction
with byDay to indicate concepts like the first and third Mondays of a month.
calories:
comments:
- The number of calories.
carbohydrateContent:
comments:
- The number of grams of carbohydrates.
cargoVolume:
comments:
- 'The available volume for cargo or luggage. For automobiles, this is usually
the trunk volume.\\n\\nTypical unit code(s): LTR for liters, FTQ for cubic foot/feet\\n\\nNote:
You can use [[minValue]] and [[maxValue]] to indicate ranges.'
carrier:
comments:
- '''carrier'' is an out-dated term indicating the ''provider'' for parcel delivery
and flights.'
carrierRequirements:
comments:
- Specifies specific carrier(s) requirements for the application (e.g. an application
may only work on a specific carrier network).
cashBack:
comments:
- A cardholder benefit that pays the cardholder a small percentage of their net
expenditures.
catalog:
comments:
- A data catalog which contains this dataset.
catalogNumber:
comments:
- The catalog number for the release.
causeOf:
comments:
- The condition, complication, symptom, sign, etc. caused.
certificationIdentification:
comments:
- Identifier of a certification instance (as registered with an independent certification
body). Typically this identifier can be used to consult and verify the certification
instance. See also [gs1:certificationIdentification](https://www.gs1.org/voc/certificationIdentification).
certificationRating:
comments:
- Rating of a certification instance (as defined by an independent certification
body). Typically this rating can be used to rate the level to which the requirements
of the certification instance are fulfilled. See also [gs1:certificationValue](https://www.gs1.org/voc/certificationValue).
certificationStatus:
comments:
- 'Indicates the current status of a certification: active or inactive. See also [gs1:certificationStatus](https://www.gs1.org/voc/certificationStatus).'
character:
comments:
- Fictional person connected with a creative work.
characterAttribute:
comments:
- A piece of data that represents a particular aspect of a fictional character
(skill, power, character points, advantage, disadvantage).
characterName:
comments:
- The name of a character played in some acting or performing role, i.e. in a
PerformanceRole.
cheatCode:
comments:
- Cheat codes to the game.
checkinTime:
comments:
- The earliest someone may check into a lodging establishment.
checkoutPageURLTemplate:
comments:
- A URL template (RFC 6570) for a checkout page for an offer. This approach allows
merchants to specify a URL for online checkout of the offered product, by interpolating
parameters such as the logged in user ID, product ID, quantity, discount code
etc. Parameter naming and standardization are not specified here.
checkoutTime:
comments:
- The latest someone may check out of a lodging establishment.
chemicalComposition:
comments:
- The chemical composition describes the identity and relative ratio of the chemical
elements that make up the substance.
chemicalRole:
comments:
- A role played by the BioChemEntity within a chemical context.
childMaxAge:
comments:
- Maximal age of the child.
childMinAge:
comments:
- Minimal age of the child.
childTaxon:
comments:
- Closest child taxa of the taxon in question.
children:
comments:
- A child of the person.
cholesterolContent:
comments:
- The number of milligrams of cholesterol.
circle:
comments:
- 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.
citation:
comments:
- A citation or reference to another creative work, such as another publication,
web page, scholarly article, etc.
claimInterpreter:
comments:
- For a [[Claim]] interpreted from [[MediaObject]] content, the [[interpretedAsClaim]]
property can be used to indicate a claim contained, implied or refined from
the content of a [[MediaObject]].
claimReviewed:
comments:
- A short summary of the specific claims reviewed in a ClaimReview.
clincalPharmacology:
comments:
- Description of the absorption and elimination of drugs, including their concentration
(pharmacokinetics, pK) and biological effects (pharmacodynamics, pD).
clinicalPharmacology:
comments:
- Description of the absorption and elimination of drugs, including their concentration
(pharmacokinetics, pK) and biological effects (pharmacodynamics, pD).
closes:
comments:
- The closing hour of the place or service on the given day(s) of the week.
coach:
comments:
- A person that acts in a coaching role for a sports team.
code:
comments:
- A medical code for the entity, taken from a controlled vocabulary or ontology
such as ICD-9, DiseasesDB, MeSH, SNOMED-CT, RxNorm, etc.
codeRepository:
comments:
- Link to the repository where the un-compiled, human readable code and related
code is located (SVN, GitHub, CodePlex).
codeSampleType:
comments:
- 'What type of code sample: full (compile ready) solution, code snippet, inline
code, scripts, template.'
codingSystem:
comments:
- The coding system, e.g. 'ICD-10'.
colleague:
comments:
- A colleague of the person.
colleagues:
comments:
- A colleague of the person.
collectionSize:
comments:
- The number of items in the [[Collection]].@en
color:
comments:
- The color of the product.
colorist:
comments:
- The individual who adds color to inked drawings.
comment:
comments:
- Comments, typically from users.
commentCount:
comments:
- 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.
commentText:
comments:
- The text of the UserComment.
commentTime:
comments:
- The time at which the UserComment was made.
competencyRequired:
comments:
- Knowledge, skill, ability or personal attribute that must be demonstrated by
a person or other entity in order to do something such as earn an Educational
Occupational Credential or understand a LearningResource.
composer:
comments:
- The person or organization who wrote a composition, or who is the composer of
a work performed at some event.
comprisedOf:
comments:
- Specifying something physically contained by something else. Typically used
here for the underlying anatomical structures, such as organs, that comprise
the anatomical system.
conditionsOfAccess:
comments:
- 'Conditions that affect the availability of, or method(s) of access to, an item.
Typically used for real world items such as an [[ArchiveComponent]] held by
an [[ArchiveOrganization]]. This property is not suitable for use as a general
Web access control mechanism. It is expressed only in natural language.\\n\\nFor
example \"Available by appointment from the Reading Room\" or \"Accessible only
from logged-in accounts \". '
connectedTo:
comments:
- Other anatomical structures to which this structure is connected.
constraintProperty:
comments:
- 'Indicates a property used as a constraint. For example, in the definition of
a [[StatisticalVariable]]. The value is a property, either from within Schema.org
or from other compatible (e.g. RDF) systems such as DataCommons.org or Wikidata.org. '
contactOption:
comments:
- An option available on this contact point (e.g. a toll-free number or support
for hearing-impaired callers).
contactPoint:
comments:
- A contact point for a person or organization.
contactPoints:
comments:
- A contact point for a person or organization.
contactType:
comments:
- 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.
contactlessPayment:
comments:
- A secure method for consumers to purchase products or services via debit, credit
or smartcards by using RFID or NFC technology.
containedIn:
comments:
- The basic containment relation between a place and one that contains it.
containedInPlace:
comments:
- The basic containment relation between a place and one that contains it.
containsPlace:
comments:
- The basic containment relation between a place and another that it contains.
contentRating:
comments:
- Official rating of a piece of content&#x2014;for example, 'MPAA PG-13'.
contentReferenceTime:
comments:
- The specific time described by a creative work, for works (e.g. articles, video
objects etc.) that emphasise a particular moment within an Event.
contentSize:
comments:
- File size in (mega/kilo)bytes.
contentType:
comments:
- The supported content type(s) for an EntryPoint response.
contentUrl:
comments:
- Actual bytes of the media object, for example the image file or video file.
contraindication:
comments:
- A contraindication for this therapy.
cookingMethod:
comments:
- The method of cooking, such as Frying, Steaming, ...
copyrightHolder:
comments:
- The party holding the legal copyright to the CreativeWork.
copyrightNotice:
comments:
- Text of a notice appropriate for describing the copyright aspects of this Creative
Work, ideally indicating the owner of the copyright for the Work.
copyrightYear:
comments:
- The year during which the claimed copyright for the CreativeWork was first asserted.
correction:
comments:
- Indicates a correction to a [[CreativeWork]], either via a [[CorrectionComment]],
textually or in another document.
costCategory:
comments:
- The category of cost, such as wholesale, retail, reimbursement cap, etc.
costCurrency:
comments:
- 'The currency (in 3-letter) of the drug cost. See: http://en.wikipedia.org/wiki/ISO_4217. '
costOrigin:
comments:
- Additional details to capture the origin of the cost data. For example, 'Medicare
Part B'.
costPerUnit:
comments:
- The cost per unit of the drug.
countriesNotSupported:
comments:
- Countries for which the application is not supported. You can also provide the
two-letter ISO 3166-1 alpha-2 country code.
countriesSupported:
comments:
- Countries for which the application is supported. You can also provide the two-letter
ISO 3166-1 alpha-2 country code.
countryOfAssembly:
comments:
- The place where the product was assembled.
countryOfLastProcessing:
comments:
- The place where the item (typically [[Product]]) was last processed and tested
before importation.
countryOfOrigin:
comments:
- 'The country of origin of something, including products as well as creative works
such as movie and TV content.
In the case of TV and movie, this would be the country of the principle offices
of the production company or individual responsible for the movie. For other
kinds of [[CreativeWork]] it is difficult to provide fully general guidance,
and properties such as [[contentLocation]] and [[locationCreated]] may be more
applicable.
In the case of products, the country of origin of the product. The exact interpretation
of this may vary by context and product type, and cannot be fully enumerated
here.'
courseCode:
comments:
- The identifier for the [[Course]] used by the course [[provider]] (e.g. CS101
or 6.001).
courseMode:
comments:
- The medium or means of delivery of the course instance or the mode of study,
either as a text label (e.g. \"online\", \"onsite\" or \"blended\"; \"synchronous\"
or \"asynchronous\"; \"full-time\" or \"part-time\") or as a URL reference to
a term from a controlled vocabulary (e.g. https://ceds.ed.gov/element/001311#Asynchronous).
coursePrerequisites:
comments:
- Requirements for taking the Course. May be completion of another [[Course]]
or a textual description like \"permission of instructor\". Requirements may
be a pre-requisite competency, referenced using [[AlignmentObject]].
courseSchedule:
comments:
- Represents the length and pace of a course, expressed as a [[Schedule]].
courseWorkload:
comments:
- The amount of work expected of students taking the course, often provided as
a figure per week or per month, and may be broken down by type. For example,
\"2 hours of lectures, 1 hour of lab work and 3 hours of independent study per
week\".
coverageEndTime:
comments:
- The time when the live blog will stop covering the Event. Note that coverage
may continue after the Event concludes.
coverageStartTime:
comments:
- 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.
creativeWorkStatus:
comments:
- The status of a creative work in terms of its stage in a lifecycle. Example
terms include Incomplete, Draft, Published, Obsolete. Some organizations define
a set of terms for the stages of their publication lifecycle.
credentialCategory:
comments:
- "The category or type of credential being described, for example \\\"degree\u201D\
, \u201Ccertificate\u201D, \u201Cbadge\u201D, or more specific term."
creditText:
comments:
- Text that can be used to credit person(s) and/or organization(s) associated
with a published Creative Work.
creditedTo:
comments:
- 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.
cssSelector:
comments:
- A CSS selector, e.g. of a [[SpeakableSpecification]] or [[WebPageElement]].
In the latter case, multiple matches within a page can constitute a single conceptual
\"Web page element\".
currenciesAccepted:
comments:
- 'The currency accepted.\\n\\nUse standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217),
e.g. \"USD\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies)
for cryptocurrencies, e.g. \"BTC\"; well known names for [Local Exchange Trading
Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS)
and other currency types, e.g. \"Ithaca HOUR\".'
currency:
comments:
- 'The currency in which the monetary amount is expressed.\\n\\nUse standard formats:
[ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217), e.g. \"USD\";
[Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies) for
cryptocurrencies, e.g. \"BTC\"; well known names for [Local Exchange Trading
Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS)
and other currency types, e.g. \"Ithaca HOUR\".'
currentExchangeRate:
comments:
- The current price of a currency.
customer:
comments:
- Party placing the order or paying the invoice.
customerRemorseReturnFees:
comments:
- The type of return fees if the product is returned due to customer remorse.
customerRemorseReturnLabelSource:
comments:
- The method (from an enumeration) by which the customer obtains a return shipping
label for a product returned due to customer remorse.
customerRemorseReturnShippingFeesAmount:
comments:
- The amount of shipping costs if a product is returned due to customer remorse.
Applicable when property [[customerRemorseReturnFees]] equals [[ReturnShippingFees]].
cutoffTime:
comments:
- Order cutoff time allows merchants to describe the time after which they will
no longer process orders received on that day. For orders processed after cutoff
time, one day gets added to the delivery time estimate. This property is expected
to be most typically used via the [[ShippingRateSettings]] publication pattern.
The time is indicated using the ISO-8601 Time format, e.g. \"23:30:00-05:00\"
would represent 6:30 pm Eastern Standard Time (EST) which is 5 hours behind
Coordinated Universal Time (UTC).
cvdCollectionDate:
comments:
- collectiondate - Date for which patient counts are reported.
cvdFacilityCounty:
comments:
- Name of the County of the NHSN facility that this data record applies to. Use
[[cvdFacilityId]] to identify the facility. To provide other details, [[healthcareReportingData]]
can be used on a [[Hospital]] entry.
cvdFacilityId:
comments:
- Identifier of the NHSN facility that this data record applies to. Use [[cvdFacilityCounty]]
to indicate the county. To provide other details, [[healthcareReportingData]]
can be used on a [[Hospital]] entry.
cvdNumBeds:
comments:
- 'numbeds - HOSPITAL INPATIENT BEDS: Inpatient beds, including all staffed, licensed,
and overflow (surge) beds used for inpatients.'
cvdNumBedsOcc:
comments:
- 'numbedsocc - HOSPITAL INPATIENT BED OCCUPANCY: Total number of staffed inpatient
beds that are occupied.'
cvdNumC19Died:
comments:
- 'numc19died - DEATHS: Patients with suspected or confirmed COVID-19 who died
in the hospital, ED, or any overflow location.'
cvdNumC19HOPats:
comments:
- 'numc19hopats - HOSPITAL ONSET: Patients hospitalized in an NHSN inpatient care
location with onset of suspected or confirmed COVID-19 14 or more days after
hospitalization.'
cvdNumC19HospPats:
comments:
- 'numc19hosppats - HOSPITALIZED: Patients currently hospitalized in an inpatient
care location who have suspected or confirmed COVID-19.'
cvdNumC19MechVentPats:
comments:
- 'numc19mechventpats - HOSPITALIZED and VENTILATED: Patients hospitalized in
an NHSN inpatient care location who have suspected or confirmed COVID-19 and
are on a mechanical ventilator.'
cvdNumC19OFMechVentPats:
comments:
- 'numc19ofmechventpats - ED/OVERFLOW and VENTILATED: Patients with suspected
or confirmed COVID-19 who are in the ED or any overflow location awaiting an
inpatient bed and on a mechanical ventilator.'
cvdNumC19OverflowPats:
comments:
- 'numc19overflowpats - ED/OVERFLOW: Patients with suspected or confirmed COVID-19
who are in the ED or any overflow location awaiting an inpatient bed.'
cvdNumICUBeds:
comments:
- 'numicubeds - ICU BEDS: Total number of staffed inpatient intensive care unit
(ICU) beds.'
cvdNumICUBedsOcc:
comments:
- 'numicubedsocc - ICU BED OCCUPANCY: Total number of staffed inpatient ICU beds
that are occupied.'
cvdNumTotBeds:
comments:
- 'numtotbeds - ALL HOSPITAL BEDS: Total number of all inpatient and outpatient
beds, including all staffed, ICU, licensed, and overflow (surge) beds used for
inpatients or outpatients.'
cvdNumVent:
comments:
- 'numvent - MECHANICAL VENTILATORS: Total number of ventilators available.'
cvdNumVentUse:
comments:
- 'numventuse - MECHANICAL VENTILATORS IN USE: Total number of ventilators in
use.'
dataFeedElement:
comments:
- An item within a data feed. Data feeds may have many elements.
dataset:
comments:
- A dataset contained in this catalog.
datasetTimeInterval:
comments:
- The range of temporal applicability of a dataset, e.g. for a 2011 census dataset,
the year 2011 (in ISO 8601 time interval format).
dateDeleted:
comments:
- The datetime the item was removed from the DataFeed.
dateIssued:
comments:
- The date the ticket was issued.
dateModified:
comments:
- The date on which the CreativeWork was most recently modified or when the item's
entry was modified within a DataFeed.
datePosted:
comments:
- Publication date of an online listing.
datePublished:
comments:
- Date of first publication or broadcast. For example the date a [[CreativeWork]]
was broadcast or a [[Certification]] was issued.
dateRead:
comments:
- The date/time at which the message has been read by the recipient if a single
recipient exists.
dateReceived:
comments:
- The date/time the message was received if a single recipient exists.
dateSent:
comments:
- The date/time at which the message was sent.
dateVehicleFirstRegistered:
comments:
- The date of the first registration of the vehicle with the respective public
authorities.
dateline:
comments:
- "A [dateline](https://en.wikipedia.org/wiki/Dateline) is a brief piece of text\
\ included in news articles that describes where and when the story was written\
\ or filed though the date is often omitted. Sometimes only a placename is provided.\n\
\nStructured representations of dateline-related information can also be expressed\
\ more explicitly using [[locationCreated]] (which represents where a work was\
\ created, e.g. where a news report was written). For location depicted or\
\ described in the content, use [[contentLocation]].\n\nDateline summaries are\
\ oriented more towards human readers than towards automated processing, and\
\ can vary substantially. Some examples: \\\"BEIRUT, Lebanon, June 2.\\\", \\\
\"Paris, France\\\", \\\"December 19, 2017 11:43AM Reporting from Washington\\\
\", \\\"Beijing/Moscow\\\", \\\"QUEZON CITY, Philippines\\\".\n "
dayOfWeek:
comments:
- The day of the week for which these opening hours are valid.
deathDate:
comments:
- Date of death.
deathPlace:
comments:
- The place where the person died.
defaultValue:
comments:
- 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.
deliveryAddress:
comments:
- Destination address.
deliveryLeadTime:
comments:
- The typical delay between the receipt of the order and the goods either leaving
the warehouse or being prepared for pickup, in case the delivery method is on
site pickup.
deliveryStatus:
comments:
- New entry added as the package passes through each leg of its journey (from
shipment to final delivery).
deliveryTime:
comments:
- The total delay between the receipt of the order and the goods reaching the
final customer.
department:
comments:
- '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.'
departureAirport:
comments:
- The airport where the flight originates.
departureBoatTerminal:
comments:
- The terminal or port from which the boat departs.
departureBusStop:
comments:
- The stop or station from which the bus departs.
departureGate:
comments:
- Identifier of the flight's departure gate.
departurePlatform:
comments:
- The platform from which the train departs.
departureStation:
comments:
- The station from which the train departs.
departureTerminal:
comments:
- Identifier of the flight's departure terminal.
departureTime:
comments:
- The expected departure time.
dependencies:
comments:
- Prerequisites needed to fulfill steps in article.
depth:
comments:
- The depth of the item.
device:
comments:
- Device required to run the application. Used in cases where a specific make/model
is required to run the application.
diagnosis:
comments:
- One or more alternative conditions considered in the differential diagnosis
process as output of a diagnosis process.
diagram:
comments:
- An image containing a diagram that illustrates the structure and/or its component
substructures and/or connections with other structures.
dietFeatures:
comments:
- 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.
differentialDiagnosis:
comments:
- 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.
digitalSourceType:
comments:
- Indicates an IPTCDigitalSourceEnumeration code indicating the nature of the
digital source(s) for some [[CreativeWork]].
directApply:
comments:
- Indicates whether an [[url]] that is associated with a [[JobPosting]] enables
direct application for the job, via the posting website. A job posting is considered
to have directApply of [[True]] if an application process for the specified
job can be directly initiated via the url(s) given (noting that e.g. multiple
internet domains might nevertheless be involved at an implementation level).
A value of [[False]] is appropriate if there is no clear path to applying directly
online for the specified job, navigating directly from the JobPosting url(s)
supplied.
director:
comments:
- A director of e.g. TV, radio, movie, video gaming etc. content, or of an event.
Directors can be associated with individual items or with a series, episode,
clip.
directors:
comments:
- 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.
discount:
comments:
- Any discount applied (to an Order).
discountCode:
comments:
- Code used to redeem a discount.
discountCurrency:
comments:
- 'The currency of the discount.\\n\\nUse standard formats: [ISO 4217 currency
format](http://en.wikipedia.org/wiki/ISO_4217), e.g. \"USD\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies)
for cryptocurrencies, e.g. \"BTC\"; well known names for [Local Exchange Trading
Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS)
and other currency types, e.g. \"Ithaca HOUR\".'
discusses:
comments:
- Specifies the CreativeWork associated with the UserComment.
discussionUrl:
comments:
- A link to the page containing the comments of the CreativeWork.
diseasePreventionInfo:
comments:
- Information about disease prevention.
diseaseSpreadStatistics:
comments:
- "Statistical information about the spread of a disease, either as [[WebContent]],\
\ or\n described directly as a [[Dataset]], or the specific [[Observation]]s\
\ in the dataset. When a [[WebContent]] URL is\n provided, the page indicated\
\ might also contain more such markup."
dissolutionDate:
comments:
- The date that this organization was dissolved.
distance:
comments:
- The distance travelled, e.g. exercising or travelling.
distinguishingSign:
comments:
- One of a set of signs and symptoms that can be used to distinguish this diagnosis
from others in the differential diagnosis.
distribution:
comments:
- A downloadable form of this dataset, at a specific location, in a specific format.
This property can be repeated if different variations are available. There is
no expectation that different downloadable distributions must contain exactly
equivalent information (see also [DCAT](https://www.w3.org/TR/vocab-dcat-3/#Class:Distribution)
on this point). Different distributions might include or exclude different subsets
of the entire dataset, for example.
diversityPolicy:
comments:
- "Statement on diversity policy by an [[Organization]] e.g. a [[NewsMediaOrganization]].\
\ For a [[NewsMediaOrganization]], a statement describing the newsroom\u2019\
s diversity policy on both staffing and sources, typically providing staffing\
\ data."
documentation:
comments:
- Further documentation describing the Web API in more detail.
doesNotShip:
comments:
- Indicates when shipping to a particular [[shippingDestination]] is not available.
domiciledMortgage:
comments:
- Whether borrower is a resident of the jurisdiction where the property is located.
doorTime:
comments:
- The time admission will commence.
dosageForm:
comments:
- A dosage form in which this drug/supplement is available, e.g. 'tablet', 'suspension',
'injection'.
doseSchedule:
comments:
- A dosing schedule for the drug for a given population, either observed, recommended,
or maximum dose based on the type used.
doseUnit:
comments:
- The unit of the dose, e.g. 'mg'.
doseValue:
comments:
- The value of the dose, e.g. 500.
downPayment:
comments:
- a type of payment made in cash during the onset of the purchase of an expensive
good/service. The payment typically represents only a percentage of the full
purchase price.
downloadUrl:
comments:
- If the file can be downloaded, URL to download the binary.
downvoteCount:
comments:
- The number of downvotes this question, answer or comment has received from the
community.
drainsTo:
comments:
- The vasculature that the vein drains into.
driveWheelConfiguration:
comments:
- The drive wheel configuration, i.e. which roadwheels will receive torque from
the vehicle's engine via the drivetrain.
dropoffLocation:
comments:
- Where a rental car can be dropped off.
dropoffTime:
comments:
- When a rental car can be dropped off.
drug:
comments:
- Specifying a drug or medicine used in a medication procedure.
drugClass:
comments:
- The class of drug this belongs to (e.g., statins).
drugUnit:
comments:
- The unit in which the drug is measured, e.g. '5 mg tablet'.
duplicateTherapy:
comments:
- A therapy that duplicates or overlaps this one.
durationOfWarranty:
comments:
- The duration of the warranty promise. Common unitCode values are ANN for year,
MON for months, or DAY for days.
duringMedia:
comments:
- A media object representing the circumstances while performing this direction.
earlyPrepaymentPenalty:
comments:
- The amount to be paid as a penalty in the event of early payment of the loan.
editor:
comments:
- Specifies the Person who edited the CreativeWork.
eduQuestionType:
comments:
- 'For questions that are part of learning resources (e.g. Quiz), eduQuestionType
indicates the format of question being given. Example: \"Multiple choice\",
\"Open ended\", \"Flashcard\".'
educationRequirements:
comments:
- Educational background needed for the position or Occupation.
educationalAlignment:
comments:
- 'An alignment to an established educational framework.
This property should not be used where the nature of the alignment can be described
using a simple property, for example to express that a resource [[teaches]]
or [[assesses]] a competency.'
educationalCredentialAwarded:
comments:
- A description of the qualification, award, certificate, diploma or other educational
credential awarded as a consequence of successful completion of this course
or program.
educationalFramework:
comments:
- The framework to which the resource being described is aligned.
educationalLevel:
comments:
- The level in terms of progression through an educational or training context.
Examples of educational levels include 'beginner', 'intermediate' or 'advanced',
and formal sets of level indicators.
educationalProgramMode:
comments:
- Similar to courseMode, the medium or means of delivery of the program as a whole.
The value may either be a text label (e.g. \"online\", \"onsite\" or \"blended\";
\"synchronous\" or \"asynchronous\"; \"full-time\" or \"part-time\") or a URL
reference to a term from a controlled vocabulary (e.g. https://ceds.ed.gov/element/001311#Asynchronous
).
educationalRole:
comments:
- An educationalRole of an EducationalAudience.
educationalUse:
comments:
- The purpose of a work in the context of education; for example, 'assignment',
'group work'.
elevation:
comments:
- The elevation of a location ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)).
Values may be of the form 'NUMBER UNIT\\_OF\\_MEASUREMENT' (e.g., '1,000 m',
'3,200 ft') while numbers alone should be assumed to be a value in meters.
eligibilityToWorkRequirement:
comments:
- The legal requirements such as citizenship, visa and other documentation required
for an applicant to this job.
eligibleCustomerType:
comments:
- The type(s) of customers for which the given offer is valid.
eligibleDuration:
comments:
- The duration for which the given offer is valid.
eligibleQuantity:
comments:
- 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.
eligibleTransactionVolume:
comments:
- 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.
email:
comments:
- Email address.
embedUrl:
comments:
- 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.
emissionsCO2:
comments:
- The CO2 emissions in g/km. When used in combination with a QuantitativeValue,
put \"g/km\" into the unitText property of that value, since there is no UN/CEFACT
Common Code for \"g/km\".
employee:
comments:
- Someone working for this organization.
employees:
comments:
- People working for this organization.
employerOverview:
comments:
- A description of the employer, career opportunities and work environment for
this position.
employmentType:
comments:
- Type of employment (e.g. full-time, part-time, contract, temporary, seasonal,
internship).
employmentUnit:
comments:
- Indicates the department, unit and/or facility where the employee reports and/or
in which the job is to be performed.
encodesBioChemEntity:
comments:
- 'Another BioChemEntity encoded by this one. '
encodesCreativeWork:
comments:
- The CreativeWork encoded by this media object.
encoding:
comments:
- A media object that encodes this CreativeWork. This property is a synonym for
associatedMedia.
encodingFormat:
comments:
- 'Media type typically expressed using a MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml)
and [MDN reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)),
e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc.
In cases where a [[CreativeWork]] has several media type representations, [[encoding]]
can be used to indicate each [[MediaObject]] alongside particular [[encodingFormat]]
information.
Unregistered or niche encoding and file formats can be indicated instead via
the most appropriate URL, e.g. defining Web page or a Wikipedia/Wikidata entry.'
encodingType:
comments:
- The supported encoding type(s) for an EntryPoint request.
encodings:
comments:
- A media object that encodes this CreativeWork.
endDate:
comments:
- The end date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).
endOffset:
comments:
- The end time of the clip expressed as the number of seconds from the beginning
of the work.
endTime:
comments:
- The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation),
the time that it is expected to end. For actions that span a period of time,
when the action was performed. E.g. John wrote a book from January to *December*.
For media, including audio and video, it's the time offset of the end of a clip
within a larger file.\\n\\nNote that Event uses startDate/endDate instead of
startTime/endTime, even when describing dates with times. This situation may
be clarified in future revisions.
endorsers:
comments:
- People or organizations that endorse the plan.
energyEfficiencyScaleMax:
comments:
- Specifies the most energy efficient class on the regulated EU energy consumption
scale for the product category a product belongs to. For example, energy consumption
for televisions placed on the market after January 1, 2020 is scaled from D
to A+++.
energyEfficiencyScaleMin:
comments:
- Specifies the least energy efficient class on the regulated EU energy consumption
scale for the product category a product belongs to. For example, energy consumption
for televisions placed on the market after January 1, 2020 is scaled from D
to A+++.
engineDisplacement:
comments:
- 'The volume swept by all of the pistons inside the cylinders of an internal
combustion engine in a single movement. \\n\\nTypical unit code(s): CMQ for
cubic centimeter, LTR for liters, INQ for cubic inches\\n* Note 1: You can link
to information about how the given value has been determined using the [[valueReference]]
property.\\n* Note 2: You can use [[minValue]] and [[maxValue]] to indicate
ranges.'
enginePower:
comments:
- "The power of the vehicle's engine.\n Typical unit code(s): KWT for kilowatt,\
\ BHP for brake horsepower, N12 for metric horsepower (PS, with 1 PS = 735,49875\
\ W)\\\\n\\\\n* Note 1: There are many different ways of measuring an engine's\
\ power. For an overview, see [http://en.wikipedia.org/wiki/Horsepower#Engine\\\
\\_power\\\\_test\\\\_codes](http://en.wikipedia.org/wiki/Horsepower#Engine_power_test_codes).\\\
\\n* Note 2: You can link to information about how the given value has been\
\ determined using the [[valueReference]] property.\\\\n* Note 3: You can use\
\ [[minValue]] and [[maxValue]] to indicate ranges."
engineType:
comments:
- The type of engine or engines powering the vehicle.
epidemiology:
comments:
- The characteristics of associated patients, such as age, gender, race etc.
episodes:
comments:
- An episode of a TV/radio series or season.
equal:
comments:
- This ordering relation for qualitative values indicates that the subject is
equal to the object.
error:
comments:
- For failed actions, more information on the cause of the failure.
estimatedCost:
comments:
- The estimated cost of the supply or supplies consumed when performing instructions.
estimatedFlightDuration:
comments:
- The estimated time the flight will take.
estimatedSalary:
comments:
- An estimated salary for a job posting or occupation, based on a variety of variables
including, but not limited to industry, job title, and location. Estimated salaries are
often computed by outside organizations rather than the hiring organization,
who may not have committed to the estimated value.
estimatesRiskOf:
comments:
- The condition, complication, or symptom whose risk is being estimated.
ethicsPolicy:
comments:
- Statement about ethics policy, e.g. of a [[NewsMediaOrganization]] regarding
journalistic and publishing practices, or of a [[Restaurant]], a page describing
food source policies. In the case of a [[NewsMediaOrganization]], an ethicsPolicy
is typically a statement describing the personal, organizational, and corporate
standards of behavior expected by the organization.
event:
comments:
- Upcoming or past event associated with this place, organization, or action.
eventAttendanceMode:
comments:
- The eventAttendanceMode of an event indicates whether it occurs online, offline,
or a mix.
eventSchedule:
comments:
- "Associates an [[Event]] with a [[Schedule]]. There are circumstances where\
\ it is preferable to share a schedule for a series of\n repeating events\
\ rather than data on the individual events themselves. For example, a website\
\ or application might prefer to publish a schedule for a weekly\n gym\
\ class rather than provide data on every event. A schedule could be processed\
\ by applications to add forthcoming events to a calendar. An [[Event]] that\n\
\ is associated with a [[Schedule]] using this property should not have\
\ [[startDate]] or [[endDate]] properties. These are instead defined within\
\ the associated\n [[Schedule]], this avoids any ambiguity for clients\
\ using the data. The property might have repeated values to specify different\
\ schedules, e.g. for different months\n or seasons."
eventStatus:
comments:
- An eventStatus of an event represents its status; particularly useful when an
event is cancelled or rescheduled.
events:
comments:
- Upcoming or past events associated with this place or organization.
evidenceLevel:
comments:
- Strength of evidence of the data used to formulate the guideline (enumerated).
evidenceOrigin:
comments:
- Source of the data used to formulate the guidance, e.g. RCT, consensus opinion,
etc.
exampleOfWork:
comments:
- A creative work that this work is an example/instance/realization/derivation
of.
exceptDate:
comments:
- "Defines a [[Date]] or [[DateTime]] during which a scheduled [[Event]] will\
\ not take place. The property allows exceptions to\n a [[Schedule]] to\
\ be specified. If an exception is specified as a [[DateTime]] then only the\
\ event that would have started at that specific date and time\n should\
\ be excluded from the schedule. If an exception is specified as a [[Date]]\
\ then any event that is scheduled for that 24 hour period should be\n \
\ excluded from the schedule. This allows a whole day to be excluded from the\
\ schedule without having to itemise every scheduled event."
exchangeRateSpread:
comments:
- The difference between the price at which a broker or other intermediary buys
and sells foreign currency.
executableLibraryName:
comments:
- Library file name, e.g., mscorlib.dll, system.web.dll.
exerciseType:
comments:
- Type(s) of exercise or activity, such as strength training, flexibility training,
aerobics, cardiac rehabilitation, etc.
exifData:
comments:
- exif data for this object.
expectedArrivalFrom:
comments:
- The earliest date the package may arrive.
expectedArrivalUntil:
comments:
- The latest date the package may arrive.
expectedPrognosis:
comments:
- The likely outcome in either the short term or long term of the medical condition.
expectsAcceptanceOf:
comments:
- 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.
experienceInPlaceOfEducation:
comments:
- Indicates whether a [[JobPosting]] will accept experience (as indicated by [[OccupationalExperienceRequirements]])
in place of its formal educational qualifications (as indicated by [[educationRequirements]]).
If true, indicates that satisfying one of these requirements is sufficient.
experienceRequirements:
comments:
- Description of skills and experience needed for the position or Occupation.
expertConsiderations:
comments:
- Medical expert advice related to the plan.
expires:
comments:
- Date the content expires and is no longer useful or available. For example a
[[VideoObject]] or [[NewsArticle]] whose availability or relevance is time-limited,
a [[ClaimReview]] fact check whose publisher wants to indicate that it may no
longer be relevant (or helpful to highlight) after some date, or a [[Certification]]
the validity has expired.
expressedIn:
comments:
- Tissue, organ, biological sample, etc in which activity of this gene has been
observed experimentally. For example brain, digestive system.
familyName:
comments:
- Family name. In the U.S., the last name of a Person.
fatContent:
comments:
- The number of grams of fat.
faxNumber:
comments:
- The fax number.
featureList:
comments:
- Features or modules provided by this application (and possibly required by other
applications).
feesAndCommissionsSpecification:
comments:
- Description of fees, commissions, and other terms applied either to a class
of financial product, or by a financial service organization.
fiberContent:
comments:
- The number of grams of fiber.
fileFormat:
comments:
- Media type, typically MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml))
of the content, e.g. application/zip of a SoftwareApplication binary. In cases
where a CreativeWork has several media type representations, 'encoding' can
be used to indicate each MediaObject alongside particular fileFormat information.
Unregistered or niche file formats can be indicated instead via the most appropriate
URL, e.g. defining Web page or a Wikipedia entry.
fileSize:
comments:
- Size of the application / package (e.g. 18MB). In the absence of a unit (MB,
KB etc.), KB will be assumed.
financialAidEligible:
comments:
- A financial aid type or program which students may use to pay for tuition or
fees associated with the program.
firstPerformance:
comments:
- The date and place the work was first performed.
flightDistance:
comments:
- The distance of the flight.
floorLevel:
comments:
- "The floor level for an [[Accommodation]] in a multi-storey building. Since\
\ counting\n systems [vary internationally](https://en.wikipedia.org/wiki/Storey#Consecutive_number_floor_designations),\
\ the local system should be used where possible."
floorLimit:
comments:
- A floor limit is the amount of money above which credit card transactions must
be authorized.
floorSize:
comments:
- 'The size of the accommodation, e.g. in square meter or squarefoot.
Typical unit code(s): MTK for square meter, FTK for square foot, or YDK for
square yard.'
follows:
comments:
- The most generic uni-directional social relation.
followup:
comments:
- Typical or recommended followup care after the procedure is performed.
foodWarning:
comments:
- Any precaution, guidance, contraindication, etc. related to consumption of specific
foods while taking this drug.
founder:
comments:
- A person or organization who founded this organization.
founders:
comments:
- A person who founded this organization.
foundingDate:
comments:
- The date that this organization was founded.
foundingLocation:
comments:
- The place where the Organization was founded.
free:
comments:
- A flag to signal that the item, event, or place is accessible for free.
freeShippingThreshold:
comments:
- A monetary value above (or at) which the shipping rate becomes free. Intended
to be used via an [[OfferShippingDetails]] with [[shippingSettingsLink]] matching
this [[ShippingRateSettings]].
fuelCapacity:
comments:
- 'The capacity of the fuel tank or in the case of electric cars, the battery.
If there are multiple components for storage, this should indicate the total
of all storage of the same type.\\n\\nTypical unit code(s): LTR for liters,
GLL of US gallons, GLI for UK / imperial gallons, AMH for ampere-hours (for
electrical vehicles).'
fuelConsumption:
comments:
- 'The amount of fuel consumed for traveling a particular distance or temporal
duration with the given vehicle (e.g. liters per 100 km).\\n\\n* Note 1: There
are unfortunately no standard unit codes for liters per 100 km. Use [[unitText]]
to indicate the unit of measurement, e.g. L/100 km.\\n* Note 2: There are two
ways of indicating the fuel consumption, [[fuelConsumption]] (e.g. 8 liters
per 100 km) and [[fuelEfficiency]] (e.g. 30 miles per gallon). They are reciprocal.\\n*
Note 3: Often, the absolute value is useful only when related to driving speed
(\"at 80 km/h\") or usage pattern (\"city traffic\"). You can use [[valueReference]]
to link the value for the fuel consumption to another value.'
fuelEfficiency:
comments:
- 'The distance traveled per unit of fuel used; most commonly miles per gallon
(mpg) or kilometers per liter (km/L).\\n\\n* Note 1: There are unfortunately
no standard unit codes for miles per gallon or kilometers per liter. Use [[unitText]]
to indicate the unit of measurement, e.g. mpg or km/L.\\n* Note 2: There are
two ways of indicating the fuel consumption, [[fuelConsumption]] (e.g. 8 liters
per 100 km) and [[fuelEfficiency]] (e.g. 30 miles per gallon). They are reciprocal.\\n*
Note 3: Often, the absolute value is useful only when related to driving speed
(\"at 80 km/h\") or usage pattern (\"city traffic\"). You can use [[valueReference]]
to link the value for the fuel economy to another value.'
fuelType:
comments:
- 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.
functionalClass:
comments:
- The degree of mobility the joint allows.
fundedItem:
comments:
- Indicates something directly or indirectly funded or sponsored through a [[Grant]].
See also [[ownershipFundingInfo]].
funding:
comments:
- A [[Grant]] that directly or indirectly provide funding or sponsorship for this
item. See also [[ownershipFundingInfo]].
game:
comments:
- Video game which is played on this server.
gameAvailabilityType:
comments:
- Indicates the availability type of the game content associated with this action,
such as whether it is a full version or a demo.
gameEdition:
comments:
- The edition of a video game.
gameItem:
comments:
- An item is an object within the game world that can be collected by a player
or, occasionally, a non-player character.
gameLocation:
comments:
- Real or fictional location of the game (or part of game).
gamePlatform:
comments:
- The electronic systems used to play <a href=\"http://en.wikipedia.org/wiki/Category:Video_game_platforms\">video
games</a>.
gameServer:
comments:
- The server on which it is possible to play the game.
gameTip:
comments:
- Links to tips, tactics, etc.
gender:
comments:
- Gender of something, typically a [[Person]], but possibly also fictional characters,
animals, etc. While https://schema.org/Male and https://schema.org/Female may
be used, text strings are also acceptable for people who do not identify as
a binary gender. The [[gender]] property can also be used in an extended sense
to cover e.g. the gender of sports teams. As with the gender of individuals,
we do not try to enumerate all possibilities. A mixed-gender [[SportsTeam]]
can be indicated with a text value of \"Mixed\".
geo:
comments:
- The geo coordinates of the place.
geoContains:
comments:
- Represents a relationship between two geometries (or the places they represent),
relating a containing geometry to a contained geometry. \"a contains b iff no
points of b lie in the exterior of a, and at least one point of the interior
of b lies in the interior of a\". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).
geoCoveredBy:
comments:
- Represents a relationship between two geometries (or the places they represent),
relating a geometry to another that covers it. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).
geoCovers:
comments:
- Represents a relationship between two geometries (or the places they represent),
relating a covering geometry to a covered geometry. \"Every point of b is a
point of (the interior or boundary of) a\". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).
geoCrosses:
comments:
- 'Represents a relationship between two geometries (or the places they represent),
relating a geometry to another that crosses it: \"a crosses b: they have some
but not all interior points in common, and the dimension of the intersection
is less than that of at least one of them\". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).'
geoDisjoint:
comments:
- 'Represents spatial relations in which two geometries (or the places they represent)
are topologically disjoint: \"they have no point in common. They form a set
of disconnected geometries.\" (A symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).)'
geoEquals:
comments:
- Represents spatial relations in which two geometries (or the places they represent)
are topologically equal, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).
\"Two geometries are topologically equal if their interiors intersect and no
part of the interior or boundary of one geometry intersects the exterior of
the other\" (a symmetric relationship).
geoIntersects:
comments:
- Represents spatial relations in which two geometries (or the places they represent)
have at least one point in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).
geoMidpoint:
comments:
- Indicates the GeoCoordinates at the centre of a GeoShape, e.g. GeoCircle.
geoOverlaps:
comments:
- Represents a relationship between two geometries (or the places they represent),
relating a geometry to another that geospatially overlaps it, i.e. they have
some but not all points in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).
geoRadius:
comments:
- Indicates the approximate radius of a GeoCircle (metres unless indicated otherwise
via Distance notation).
geoTouches:
comments:
- 'Represents spatial relations in which two geometries (or the places they represent)
touch: \"they have at least one boundary point in common, but no interior points.\"
(A symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).)'
geoWithin:
comments:
- Represents a relationship between two geometries (or the places they represent),
relating a geometry to one that contains it, i.e. it is inside (i.e. within)
its interior. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).
geographicArea:
comments:
- The geographic area associated with the audience.
gettingTestedInfo:
comments:
- Information about getting tested (for a [[MedicalCondition]]), e.g. in the context
of a pandemic.
givenName:
comments:
- Given name. In the U.S., the first name of a Person.
governmentBenefitsInfo:
comments:
- governmentBenefitsInfo provides information about government benefits associated
with a SpecialAnnouncement.
gracePeriod:
comments:
- The period of time after any due date that the borrower has to fulfil its obligations
before a default (failure to pay) is deemed to have occurred.
grantee:
comments:
- The person, organization, contact point, or audience that has been granted this
permission.
greater:
comments:
- This ordering relation for qualitative values indicates that the subject is
greater than the object.
greaterOrEqual:
comments:
- This ordering relation for qualitative values indicates that the subject is
greater than or equal to the object.
guideline:
comments:
- A medical guideline related to this entity.
guidelineDate:
comments:
- Date on which this guideline's recommendation was made.
guidelineSubject:
comments:
- The medical conditions, treatments, etc. that are the subject of the guideline.
handlingTime:
comments:
- 'The typical delay between the receipt of the order and the goods either leaving
the warehouse or being prepared for pickup, in case the delivery method is on
site pickup. Typical properties: minValue, maxValue, unitCode (d for DAY). This
is by common convention assumed to mean business days (if a unitCode is used,
coded as \"d\"), i.e. only counting days when the business normally operates.'
hasAdultConsideration:
comments:
- Used to tag an item to be intended or suitable for consumption or use by adults
only.
hasBioChemEntityPart:
comments:
- 'Indicates a BioChemEntity that (in some sense) has this BioChemEntity as a
part. '
hasBroadcastChannel:
comments:
- A broadcast channel of a broadcast service.
hasCertification:
comments:
- Certification information about a product, organization, service, place, or
person.
hasCourse:
comments:
- A course or class that is one of the learning opportunities that constitute
an educational / occupational program. No information is implied about whether
the course is mandatory or optional; no guarantee is implied about whether the
course will be available to everyone on the program.
hasCourseInstance:
comments:
- An offering of the course at a specific time and place or through specific media
or mode of study or to a specific section of students.
hasCredential:
comments:
- A credential awarded to the Person or Organization.
hasDeliveryMethod:
comments:
- Method used for delivery or shipping.
hasDigitalDocumentPermission:
comments:
- A permission related to the access to this document (e.g. permission to read
or write an electronic document). For a public document, specify a grantee with
an Audience with audienceType equal to \"public\".
hasDriveThroughService:
comments:
- Indicates whether some facility (e.g. [[FoodEstablishment]], [[CovidTestingFacility]])
offers a service that can be used by driving through in a car. In the case of
[[CovidTestingFacility]] such facilities could potentially help with social
distancing from other potentially-infected users.
hasEnergyConsumptionDetails:
comments:
- Defines the energy efficiency Category (also known as \"class\" or \"rating\")
for a product according to an international energy efficiency standard.
hasEnergyEfficiencyCategory:
comments:
- Defines the energy efficiency Category (which could be either a rating out of
range of values or a yes/no certification) for a product according to an international
energy efficiency standard.
hasHealthAspect:
comments:
- Indicates the aspect or aspects specifically addressed in some [[HealthTopicContent]].
For example, that the content is an overview, or that it talks about treatment,
self-care, treatments or their side-effects.
hasMap:
comments:
- A URL to a map of the place.
hasMeasurement:
comments:
- A measurement of an item, For example, the inseam of pants, the wheel size of
a bicycle, the gauge of a screw, or the carbon footprint measured for certification
by an authority. Usually an exact measurement, but can also be a range of measurements
for adjustable products, for example belts and ski bindings.
hasMemberProgram:
comments:
- MemberProgram offered by an Organization, for example an eCommerce merchant
or an airline.
hasMenu:
comments:
- Either the actual menu as a structured representation, as text, or a URL of
the menu.
hasMenuItem:
comments:
- A food or drink item contained in a menu or menu section.
hasMenuSection:
comments:
- A subgrouping of the menu (by dishes, course, serving time period, etc.).
hasMerchantReturnPolicy:
comments:
- Specifies a MerchantReturnPolicy that may be applicable.
hasMolecularFunction:
comments:
- Molecular function performed by this BioChemEntity; please use PropertyValue
if you want to include any evidence.
hasOccupation:
comments:
- The Person's occupation. For past professions, use Role for expressing dates.
hasOfferCatalog:
comments:
- Indicates an OfferCatalog listing for this Organization, Person, or Service.
hasPOS:
comments:
- Points-of-Sales operated by the organization or person.
hasTierBenefit:
comments:
- A member benefit for a particular tier of a loyalty program.
hasTierRequirement:
comments:
- 'A requirement for a user to join a membership tier, for example: a CreditCard
if the tier requires sign up for a credit card, A UnitPriceSpecification if
the user is required to pay a (periodic) fee, or a MonetaryAmount if the user
needs to spend a minimum amount to join the tier. If a tier is free to join
then this property does not need to be specified.'
hasTiers:
comments:
- The tiers of a member program.
hasVariant:
comments:
- Indicates a [[Product]] that is a member of this [[ProductGroup]] (or [[ProductModel]]).
headline:
comments:
- Headline of the article.
healthCondition:
comments:
- Specifying the health condition(s) of a patient, medical study, or other target
audience.
healthPlanCoinsuranceOption:
comments:
- 'Whether the coinsurance applies before or after deductible, etc. TODO: Is this
a closed set?'
healthPlanCoinsuranceRate:
comments:
- The rate of coinsurance expressed as a number between 0.0 and 1.0.
healthPlanCopay:
comments:
- The copay amount.
healthPlanCopayOption:
comments:
- 'Whether the copay is before or after deductible, etc. TODO: Is this a closed
set?'
healthPlanCostSharing:
comments:
- The costs to the patient for services under this network or formulary.
healthPlanDrugOption:
comments:
- TODO.
healthPlanDrugTier:
comments:
- The tier(s) of drugs offered by this formulary or insurance plan.
healthPlanId:
comments:
- The 14-character, HIOS-generated Plan ID number. (Plan IDs must be unique, even
across different markets.)
healthPlanMarketingUrl:
comments:
- The URL that goes directly to the plan brochure for the specific standard plan
or plan variation.
healthPlanNetworkId:
comments:
- Name or unique ID of network. (Networks are often reused across different insurance
plans.)
healthPlanNetworkTier:
comments:
- The tier(s) for this network.
healthPlanPharmacyCategory:
comments:
- The category or type of pharmacy associated with this cost sharing.
healthcareReportingData:
comments:
- Indicates data describing a hospital, e.g. a CDC [[CDCPMDRecord]] or as some
kind of [[Dataset]].
height:
comments:
- The height of the item.
highPrice:
comments:
- The highest price of all offers available.\\n\\nUsage guidelines:\\n\\n* Use
values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039))
rather than superficially similar Unicode symbols.\\n* Use '.' (Unicode 'FULL
STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these
symbols as a readability separator.
hiringOrganization:
comments:
- Organization or Person offering the job position.
holdingArchive:
comments:
- '[[ArchiveOrganization]] that holds, keeps or maintains the [[ArchiveComponent]].@en'
honorificPrefix:
comments:
- An honorific prefix preceding a Person's name such as Dr/Mrs/Mr.
honorificSuffix:
comments:
- An honorific suffix following a Person's name such as M.D./PhD/MSCSW.
hospitalAffiliation:
comments:
- A hospital with which the physician or office is affiliated.
hostingOrganization:
comments:
- The Organization (airline, travelers' club, retailer, etc.) the membership is
made with or which offers the MemberProgram.
hoursAvailable:
comments:
- The hours during which this service or contact is available.
howPerformed:
comments:
- How the procedure is performed.
httpMethod:
comments:
- An HTTP method that specifies the appropriate HTTP method for a request to an
HTTP EntryPoint. Values are capitalized strings as used in HTTP.
iataCode:
comments:
- IATA identifier for an airline or airport.
icaoCode:
comments:
- ICAO identifier for an airport.
identifyingExam:
comments:
- A physical examination that can identify this sign.
identifyingTest:
comments:
- A diagnostic test that can identify this sign.
illustrator:
comments:
- The illustrator of the book.
imagingTechnique:
comments:
- Imaging technique used.
inAlbum:
comments:
- The album to which this recording belongs.
inBroadcastLineup:
comments:
- The CableOrSatelliteService offering the channel.
inLanguage:
comments:
- The language of the content or performance or used in an action. Please use
one of the language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47).
See also [[availableLanguage]].
inPlaylist:
comments:
- The playlist to which this recording belongs.
inProductGroupWithID:
comments:
- 'Indicates the [[productGroupID]] for a [[ProductGroup]] that this product [[isVariantOf]]. '
inStoreReturnsOffered:
comments:
- Are in-store returns offered? (For more advanced return methods use the [[returnMethod]]
property.)
inSupportOf:
comments:
- Qualification, candidature, degree, application that Thesis supports.
incentiveCompensation:
comments:
- Description of bonus and commission compensation aspects of the job.
incentives:
comments:
- Description of bonus and commission compensation aspects of the job.
includedComposition:
comments:
- Smaller compositions included in this work (e.g. a movement in a symphony).
includedDataCatalog:
comments:
- A data catalog which contains this dataset (this property was previously 'catalog',
preferred name is now 'includedInDataCatalog').
includedInDataCatalog:
comments:
- A data catalog which contains this dataset.
includedInHealthInsurancePlan:
comments:
- The insurance plans that cover this drug.
includedRiskFactor:
comments:
- A modifiable or non-modifiable risk factor included in the calculation, e.g.
age, coexisting condition.
includesAttraction:
comments:
- Attraction located at destination.
includesHealthPlanFormulary:
comments:
- Formularies covered by this plan.
includesHealthPlanNetwork:
comments:
- Networks covered by this plan.
includesObject:
comments:
- This links to a node or nodes indicating the exact quantity of the products
included in an [[Offer]] or [[ProductCollection]].
increasesRiskOf:
comments:
- The condition, complication, etc. influenced by this factor.
industry:
comments:
- The industry associated with the job position.
ineligibleRegion:
comments:
- "The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape\
\ for the geo-political region(s) for which the offer or delivery charge specification\
\ is not valid, e.g. a region where the transaction is not allowed.\\\\n\\\\\
nSee also [[eligibleRegion]].\n "
infectiousAgent:
comments:
- The actual infectious agent, such as a specific bacterium.
infectiousAgentClass:
comments:
- The class of infectious agent (bacteria, prion, etc.) that causes the disease.
inker:
comments:
- The individual who traces over the pencil drawings in ink after pencils are
complete.
insertion:
comments:
- The place of attachment of a muscle, or what the muscle moves.
installUrl:
comments:
- URL at which the app may be installed, if different from the URL of the item.
instructor:
comments:
- A person assigned to instruct or provide instructional assistance for the [[CourseInstance]].
intensity:
comments:
- Quantitative measure gauging the degree of force involved in the exercise, for
example, heartbeats per minute. May include the velocity of the movement.
interactingDrug:
comments:
- '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.'
interactionCount:
comments:
- This property is deprecated, alongside the UserInteraction types on which it
depended.
interactionService:
comments:
- The WebSite or SoftwareApplication where the interactions took place.
interactionStatistic:
comments:
- The number of interactions for the CreativeWork using the WebSite or SoftwareApplication.
The most specific child type of InteractionCounter should be used.
interactionType:
comments:
- 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.
interactivityType:
comments:
- The predominant mode of learning supported by the learning resource. Acceptable
values are 'active', 'expositive', or 'mixed'.
interestRate:
comments:
- 'The interest rate, charged or paid, applicable to the financial product. Note:
This is different from the calculated annualPercentageRate.'
inventoryLevel:
comments:
- The current approximate inventory level for the item or items.
isAcceptingNewPatients:
comments:
- Whether the provider is accepting new patients.
isAccessibleForFree:
comments:
- A flag to signal that the item, event, or place is accessible for free.
isAccessoryOrSparePartFor:
comments:
- A pointer to another product (or multiple products) for which this product is
an accessory or spare part.
isAvailableGenerically:
comments:
- True if the drug is available in a generic form (regardless of name).
isBasedOn:
comments:
- A resource from which this work is derived or from which it is a modification
or adaptation.
isBasedOnUrl:
comments:
- 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.
isConsumableFor:
comments:
- A pointer to another product (or multiple products) for which this product is
a consumable.
isEncodedByBioChemEntity:
comments:
- Another BioChemEntity encoding by this one.
isFamilyFriendly:
comments:
- Indicates whether this content is family friendly.
isGift:
comments:
- Indicates whether the offer was accepted as a gift for someone other than the
buyer.
isInvolvedInBiologicalProcess:
comments:
- Biological process this BioChemEntity is involved in; please use PropertyValue
if you want to include any evidence.
isLiveBroadcast:
comments:
- True if the broadcast is of a live event.
isLocatedInSubcellularLocation:
comments:
- Subcellular location where this BioChemEntity is located; please use PropertyValue
if you want to include any evidence.
isPartOfBioChemEntity:
comments:
- 'Indicates a BioChemEntity that is (in some sense) a part of this BioChemEntity. '
isPlanForApartment:
comments:
- Indicates some accommodation that this floor plan describes.
isProprietary:
comments:
- True if this item's name is a proprietary/brand name (vs. generic name).
isRelatedTo:
comments:
- A pointer to another, somehow related product (or multiple products).
isResizable:
comments:
- Whether the 3DModel allows resizing. For example, room layout applications often
do not allow 3DModel elements to be resized to reflect reality.
isSimilarTo:
comments:
- A pointer to another, functionally similar product (or multiple products).
isTierOf:
comments:
- The member program this tier is a part of.
isUnlabelledFallback:
comments:
- This can be marked 'true' to indicate that some published [[DeliveryTimeSettings]]
or [[ShippingRateSettings]] are intended to apply to all [[OfferShippingDetails]]
published by the same merchant, when referenced by a [[shippingSettingsLink]]
in those settings. It is not meaningful to use a 'true' value for this property
alongside a transitTimeLabel (for [[DeliveryTimeSettings]]) or shippingLabel
(for [[ShippingRateSettings]]), since this property is for use with unlabelled
settings.
isVariantOf:
comments:
- Indicates the kind of product that this is a variant of. In the case of [[ProductModel]],
this is a pointer (from a ProductModel) 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. In the
case of a [[ProductGroup]], the group description also serves as a template,
representing a set of Products that vary on explicitly defined, specific dimensions
only (so it defines both a set of variants, as well as which values distinguish
amongst those variants). When used with [[ProductGroup]], this property can
apply to any [[Product]] included in the group.
isicV4:
comments:
- The International Standard of Industrial Classification of All Economic Activities
(ISIC), Revision 4 code for a particular organization, business person, or place.
iso6523Code:
comments:
- An organization identifier as defined in [ISO 6523(-1)](https://en.wikipedia.org/wiki/ISO/IEC_6523).
The identifier should be in the `XXXX:YYYYYY:ZZZ` or `XXXX:YYYYYY`format. Where
`XXXX` is a 4 digit _ICD_ (International Code Designator), `YYYYYY` is an _OID_
(Organization Identifier) with all formatting characters (dots, dashes, spaces)
removed with a maximal length of 35 characters, and `ZZZ` is an optional OPI
(Organization Part Identifier) with a maximum length of 35 characters. The various
components (ICD, OID, OPI) are joined with a colon character (ASCII `0x3a`).
Note that many existing organization identifiers defined as attributes like
[leiCode](https://schema.org/leiCode) (`0199`), [duns](https://schema.org/duns)
(`0060`) or [GLN](https://schema.org/globalLocationNumber) (`0088`) can be expressed
using ISO-6523. If possible, ISO-6523 codes should be preferred to populating
[vatID](https://schema.org/vatID) or [taxID](https://schema.org/taxID), as ISO
identifiers are less ambiguous.
isrcCode:
comments:
- The International Standard Recording Code for the recording.
issuedBy:
comments:
- The organization issuing the item, for example a [[Permit]], [[Ticket]], or
[[Certification]].
issuedThrough:
comments:
- The service through which the permit was granted.
iswcCode:
comments:
- The International Standard Musical Work Code for the composition.
item:
comments:
- An entity represented by an entry in a list or data feed (e.g. an 'artist' in
a list of 'artists').
itemCondition:
comments:
- A predefined value from OfferItemCondition specifying the condition of the product
or service, or the products or services included in the offer. Also used for
product return policies to specify the condition of products accepted for returns.
itemDefectReturnFees:
comments:
- The type of return fees for returns of defect products.
itemDefectReturnLabelSource:
comments:
- The method (from an enumeration) by which the customer obtains a return shipping
label for a defect product.
itemDefectReturnShippingFeesAmount:
comments:
- Amount of shipping costs for defect product returns. Applicable when property
[[itemDefectReturnFees]] equals [[ReturnShippingFees]].
itemListElement:
comments:
- 'For itemListElement values, you can use simple strings (e.g. \"Peter\", \"Paul\",
\"Mary\"), existing entities, or use ListItem.\\n\\nText values are best if
the elements in the list are plain strings. Existing entities are best for a
simple, unordered list of existing things in your data. ListItem is used with
ordered lists when you want to provide additional context about the element
in that list or when the same item might be in different places in different
lists.\\n\\nNote: The order of elements in your mark-up is not sufficient for
indicating the order or elements. Use ListItem with a ''position'' property
in such cases.'
itemListOrder:
comments:
- Type of ordering (e.g. Ascending, Descending, Unordered).
itemOffered:
comments:
- An item being offered (or demanded). The transactional nature of the offer or
demand is documented using [[businessFunction]], e.g. sell, lease etc. While
several common expected types are listed explicitly in this definition, others
can be used. Using a second type, such as Product or a subtype of Product, can
clarify the nature of the offer.
itemReviewed:
comments:
- The item that is being reviewed/rated.
itemShipped:
comments:
- Item(s) being shipped.
itinerary:
comments:
- Destination(s) ( [[Place]] ) that make up a trip. For a trip where destination
order is important use [[ItemList]] to specify that order (see examples).
iupacName:
comments:
- Systematic method of naming chemical compounds as recommended by the International
Union of Pure and Applied Chemistry (IUPAC).
jobBenefits:
comments:
- Description of benefits associated with the job.
jobImmediateStart:
comments:
- An indicator as to whether a position is available for an immediate start.
jobLocation:
comments:
- A (typically single) geographic location associated with the job position.
jobLocationType:
comments:
- A description of the job location (e.g. TELECOMMUTE for telecommute jobs).
jobStartDate:
comments:
- The date on which a successful applicant for this job would be expected to start
work. Choose a specific date in the future or use the jobImmediateStart property
to indicate the position is to be filled as soon as possible.
jobTitle:
comments:
- The job title of the person (for example, Financial Manager).
keywords:
comments:
- Keywords or tags used to describe some item. Multiple textual entries in a keywords
list are typically delimited by commas, or by repeating the property.
knownVehicleDamages:
comments:
- A textual description of known damages, both repaired and unrepaired.
knows:
comments:
- The most generic bi-directional social/work relation.
knowsAbout:
comments:
- Of a [[Person]], and less typically of an [[Organization]], to indicate a topic
that is known about - suggesting possible expertise but not implying it. We
do not distinguish skill levels here, or relate this to educational content,
events, objectives or [[JobPosting]] descriptions.
knowsLanguage:
comments:
- Of a [[Person]], and less typically of an [[Organization]], to indicate a known
language. We do not distinguish skill levels or reading/writing/speaking/signing
here. Use language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47).
labelDetails:
comments:
- Link to the drug's label details.
lastReviewed:
comments:
- Date on which the content on this web page was last reviewed for accuracy and/or
completeness.
latitude:
comments:
- The latitude of a location. For example ```37.42242``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)).
learningResourceType:
comments:
- The predominant type or kind characterizing the learning resource. For example,
'presentation', 'handout'.
leaseLength:
comments:
- Length of the lease for some [[Accommodation]], either particular to some [[Offer]]
or in some cases intrinsic to the property.
legalName:
comments:
- The official name of the organization, e.g. the registered company name.
legalStatus:
comments:
- The drug or supplement's legal status, including any controlled substance schedules
that apply.
legislationChanges:
comments:
- Another legislation that this legislation changes. This encompasses the notions
of amendment, replacement, correction, repeal, or other types of change. This
may be a direct change (textual or non-textual amendment) or a consequential
or indirect change. The property is to be used to express the existence of a
change relationship between two acts rather than the existence of a consolidated
version of the text that shows the result of the change. For consolidation relationships,
use the <a href=\"/legislationConsolidates\">legislationConsolidates</a> property.
legislationConsolidates:
comments:
- Indicates another legislation taken into account in this consolidated legislation
(which is usually the product of an editorial process that revises the legislation).
This property should be used multiple times to refer to both the original version
or the previous consolidated version, and to the legislations making the change.
legislationDateVersion:
comments:
- 'The point-in-time at which the provided description of the legislation is valid
(e.g.: when looking at the law on the 2016-04-07 (= dateVersion), I get the
consolidation of 2015-04-12 of the \"National Insurance Contributions Act 2015\")'
legislationLegalForce:
comments:
- Whether the legislation is currently in force, not in force, or partially in
force.
legislationLegalValue:
comments:
- The legal value of this legislation file. The same legislation can be written
in multiple files with different legal values. Typically a digitally signed
PDF have a \"stronger\" legal value than the HTML file of the same act.
legislationResponsible:
comments:
- An individual or organization that has some kind of responsibility for the legislation.
Typically the ministry who is/was in charge of elaborating the legislation,
or the adressee for potential questions about the legislation once it is published.
lesser:
comments:
- This ordering relation for qualitative values indicates that the subject is
lesser than the object.
lesserOrEqual:
comments:
- This ordering relation for qualitative values indicates that the subject is
lesser than or equal to the object.
letterer:
comments:
- The individual who adds lettering, including speech balloons and sound effects,
to artwork.
license:
comments:
- A license document that applies to this content, typically indicated by URL.
line:
comments:
- 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.
linkRelationship:
comments:
- 'Indicates the relationship type of a Web link. '
liveBlogUpdate:
comments:
- An update to the LiveBlog.
loanMortgageMandateAmount:
comments:
- Amount of mortgage mandate that can be converted into a proper mortgage at a
later stage.
loanPaymentAmount:
comments:
- The amount of money to pay in a single payment.
loanPaymentFrequency:
comments:
- Frequency of payments due, i.e. number of months between payments. This is defined
as a frequency, i.e. the reciprocal of a period of time.
loanRepaymentForm:
comments:
- A form of paying back money previously borrowed from a lender. Repayment usually
takes the form of periodic payments that normally include part principal plus
interest in each payment.
loanType:
comments:
- The type of a loan or credit.
locationCreated:
comments:
- The location where the CreativeWork was created, which may not be the same as
the location depicted in the CreativeWork.
lodgingUnitDescription:
comments:
- A full description of the lodging unit.
lodgingUnitType:
comments:
- Textual description of the unit type (including suite vs. room, size of bed,
etc.).
longitude:
comments:
- The longitude of a location. For example ```-122.08585``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)).
lowPrice:
comments:
- The lowest price of all offers available.\\n\\nUsage guidelines:\\n\\n* Use
values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039))
rather than superficially similar Unicode symbols.\\n* Use '.' (Unicode 'FULL
STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these
symbols as a readability separator.
lyricist:
comments:
- The person who wrote the words.
lyrics:
comments:
- The words in the song.
mainContentOfPage:
comments:
- Indicates if this web page element is the main subject of the page.
mainEntityOfPage:
comments:
- Indicates a page (or other CreativeWork) for which this thing is the main entity
being described. See [background notes](/docs/datamodel.html#mainEntityBackground)
for details.
maintainer:
comments:
- "A maintainer of a [[Dataset]], software package ([[SoftwareApplication]]),\
\ or other [[Project]]. A maintainer is a [[Person]] or [[Organization]] that\
\ manages contributions to, and/or publication of, some (typically complex)\
\ artifact. It is common for distributions of software and data to be based\
\ on \\\"upstream\\\" sources. When [[maintainer]] is applied to a specific\
\ version of something e.g. a particular version or packaging of a [[Dataset]],\
\ it is always possible that the upstream source has a different maintainer.\
\ The [[isBasedOn]] property can be used to indicate such relationships between\
\ datasets to make the different maintenance roles clear. Similarly in the case\
\ of software, a package may have dedicated maintainers working on integration\
\ into software distributions such as Ubuntu, as well as upstream maintainers\
\ of the underlying work.\n "
makesOffer:
comments:
- A pointer to products or services offered by the organization or person.
manufacturer:
comments:
- The manufacturer of the product.
map:
comments:
- A URL to a map of the place.
mapType:
comments:
- Indicates the kind of Map, from the MapCategoryType Enumeration.
maps:
comments:
- A URL to a map of the place.
marginOfError:
comments:
- A [[marginOfError]] for an [[Observation]].
materialExtent:
comments:
- The quantity of the materials being described or an expression of the physical
space they occupy.@en
mathExpression:
comments:
- A mathematical expression (e.g. 'x^2-3x=0') that may be solved for a specific
variable, simplified, or transformed. This can take many formats, e.g. LaTeX,
Ascii-Math, or math as you would write with a keyboard.
maxPrice:
comments:
- The highest price if the price is a range.
maxValue:
comments:
- The upper value of some characteristic or property.
maximumAttendeeCapacity:
comments:
- The total number of individuals that may attend an event or venue.
maximumEnrollment:
comments:
- The maximum number of students who may be enrolled in the program.
maximumIntake:
comments:
- Recommended intake of this supplement for a given population as defined by a
specific recommending authority.
maximumPhysicalAttendeeCapacity:
comments:
- 'The maximum physical attendee capacity of an [[Event]] whose [[eventAttendanceMode]]
is [[OfflineEventAttendanceMode]] (or the offline aspects, in the case of a
[[MixedEventAttendanceMode]]). '
maximumVirtualAttendeeCapacity:
comments:
- 'The maximum virtual attendee capacity of an [[Event]] whose [[eventAttendanceMode]]
is [[OnlineEventAttendanceMode]] (or the online aspects, in the case of a [[MixedEventAttendanceMode]]). '
mealService:
comments:
- Description of the meals that will be provided or available for purchase.
measuredProperty:
comments:
- 'The measuredProperty of an [[Observation]], typically via its [[StatisticalVariable]].
There are various kinds of applicable [[Property]]: a schema.org property, a
property from other RDF-compatible systems, e.g. W3C RDF Data Cube, Data Commons,
Wikidata, or schema.org extensions such as [GS1''s](https://www.gs1.org/voc/?show=properties).'
measurementDenominator:
comments:
- Identifies the denominator variable when an observation represents a ratio or
percentage.
measurementQualifier:
comments:
- Provides additional qualification to an observation. For example, a GDP observation
measures the Nominal value.
mechanismOfAction:
comments:
- The specific biochemical interaction through which this drug or supplement produces
its pharmacological effect.
mediaAuthenticityCategory:
comments:
- Indicates a MediaManipulationRatingEnumeration classification of a media object
(in the context of how it was published or shared).
mediaItemAppearance:
comments:
- In the context of a [[MediaReview]], indicates specific media item(s) that are
grouped using a [[MediaReviewItem]].
median:
comments:
- The median value.
medicalAudience:
comments:
- Medical audience for page.
medicalSpecialty:
comments:
- A medical specialty of the provider.
medicineSystem:
comments:
- The system of medicine that includes this MedicalEntity, for example 'evidence-based',
'homeopathic', 'chiropractic', etc.
meetsEmissionStandard:
comments:
- Indicates that the vehicle meets the respective emission standard.
member:
comments:
- A member of an Organization or a ProgramMembership. Organizations can be members
of organizations; ProgramMembership is typically for individuals.
members:
comments:
- A member of this organization.
membershipNumber:
comments:
- A unique identifier for the membership.
membershipPointsEarned:
comments:
- The number of membership points earned by the member. If necessary, the unitText
can be used to express the units the points are issued in. (E.g. stars, miles,
etc.)
memoryRequirements:
comments:
- Minimum memory requirements.
mentions:
comments:
- Indicates that the CreativeWork contains a reference to, but is not necessarily
about a concept.
menu:
comments:
- Either the actual menu as a structured representation, as text, or a URL of
the menu.
menuAddOn:
comments:
- Additional menu item(s) such as a side dish of salad or side order of fries
that can be added to this menu item. Additionally it can be a menu section containing
allowed add-on menu items for this menu item.
merchant:
comments:
- '''merchant'' is an out-dated term for ''seller''.'
merchantReturnDays:
comments:
- Specifies either a fixed return date or the number of days (from the delivery
date) that a product can be returned. Used when the [[returnPolicyCategory]]
property is specified as [[MerchantReturnFiniteReturnWindow]].
merchantReturnLink:
comments:
- Specifies a Web page or service by URL, for product returns.
messageAttachment:
comments:
- A CreativeWork attached to the message.
mileageFromOdometer:
comments:
- 'The total distance travelled by the particular vehicle since its initial production,
as read from its odometer.\\n\\nTypical unit code(s): KMT for kilometers, SMI
for statute miles.'
minPrice:
comments:
- The lowest price if the price is a range.
minValue:
comments:
- The lower value of some characteristic or property.
minimumPaymentDue:
comments:
- The minimum payment required at this time.
mobileUrl:
comments:
- "The [[mobileUrl]] property is provided for specific situations in which data\
\ consumers need to determine whether one of several provided URLs is a dedicated\
\ 'mobile site'.\n\nTo discourage over-use, and reflecting intial usecases,\
\ the property is expected only on [[Product]] and [[Offer]], rather than [[Thing]].\
\ The general trend in web technology is towards [responsive design](https://en.wikipedia.org/wiki/Responsive_web_design)\
\ in which content can be flexibly adapted to a wide range of browsing environments.\
\ Pages and sites referenced with the long-established [[url]] property should\
\ ideally also be usable on a wide variety of devices, including mobile phones.\
\ In most cases, it would be pointless and counter productive to attempt to\
\ update all [[url]] markup to use [[mobileUrl]] for more mobile-oriented pages.\
\ The property is intended for the case when items (primarily [[Product]] and\
\ [[Offer]]) have extra URLs hosted on an additional \\\"mobile site\\\" alongside\
\ the main one. It should not be taken as an endorsement of this publication\
\ style.\n "
model:
comments:
- The model of the product. Use with the URL of a ProductModel or a textual representation
of the model identifier. The URL of the ProductModel can be from an external
source. It is recommended to additionally provide strong product identifiers
via the gtin8/gtin13/gtin14 and mpn properties.
modelDate:
comments:
- The release date of a vehicle model (often used to differentiate versions of
the same make and model).
modifiedTime:
comments:
- The date and time the reservation was modified.
molecularFormula:
comments:
- The empirical formula is the simplest whole number ratio of all the atoms in
a molecule.
molecularWeight:
comments:
- This is the molecular weight of the entity being described, not of the parent.
Units should be included in the form '&lt;Number&gt; &lt;unit&gt;', for example
'12 amu' or as '&lt;QuantitativeValue&gt;.
monoisotopicMolecularWeight:
comments:
- The monoisotopic mass is the sum of the masses of the atoms in a molecule using
the unbound, ground-state, rest mass of the principal (most abundant) isotope
for each element instead of the isotopic average mass. Please include the units
in the form '&lt;Number&gt; &lt;unit&gt;', for example '770.230488 g/mol' or
as '&lt;QuantitativeValue&gt;.
monthlyMinimumRepaymentAmount:
comments:
- The minimum payment is the lowest amount of money that one is required to pay
on a credit card statement each month.
monthsOfExperience:
comments:
- Indicates the minimal number of months of experience required for a position.
mpn:
comments:
- The Manufacturer Part Number (MPN) of the product, or the product to which the
offer refers.
multipleValues:
comments:
- Whether multiple values are allowed for the property. Default is false.
muscleAction:
comments:
- The movement the muscle generates.
musicArrangement:
comments:
- An arrangement derived from the composition.
musicBy:
comments:
- The composer of the soundtrack.
musicCompositionForm:
comments:
- The type of composition (e.g. overture, sonata, symphony, etc.).
musicGroupMember:
comments:
- A member of a music group&#x2014;for example, John, Paul, George, or Ringo.
musicReleaseFormat:
comments:
- Format of this release (the type of recording media used, i.e. compact disc,
digital media, LP, etc.).
musicalKey:
comments:
- The key, mode, or scale this composition uses.
naics:
comments:
- The North American Industry Classification System (NAICS) code for a particular
organization or business person.
namedPosition:
comments:
- A position played, performed or filled by a person or organization, as part
of an organization. For example, an athlete in a SportsTeam might play in the
position named 'Quarterback'.
nationality:
comments:
- Nationality of the person.
naturalProgression:
comments:
- The expected progression of the condition if it is not treated and allowed to
progress naturally.
negativeNotes:
comments:
- "Provides negative considerations regarding something, most typically in pro/con\
\ lists for reviews (alongside [[positiveNotes]]). For symmetry \n\nIn the case\
\ of a [[Review]], the property describes the [[itemReviewed]] from the perspective\
\ of the review; in the case of a [[Product]], the product itself is being described.\
\ Since product descriptions \ntend to emphasise positive claims, it may be\
\ relatively unusual to find [[negativeNotes]] used in this way. Nevertheless\
\ for the sake of symmetry, [[negativeNotes]] can be used on [[Product]].\n\n\
The property values can be expressed either as unstructured text (repeated as\
\ necessary), or if ordered, as a list (in which case the most negative is at\
\ the beginning of the list)."
nerve:
comments:
- The underlying innervation associated with the muscle.
nerveMotor:
comments:
- The neurological pathway extension that involves muscle control.
netWorth:
comments:
- The total financial value of the person as calculated by subtracting assets
from liabilities.
newsUpdatesAndGuidelines:
comments:
- Indicates a page with news updates and guidelines. This could often be (but
is not required to be) the main page containing [[SpecialAnnouncement]] markup
on a site.
nextItem:
comments:
- A link to the ListItem that follows the current one.
nonEqual:
comments:
- This ordering relation for qualitative values indicates that the subject is
not equal to the object.
nonProprietaryName:
comments:
- The generic name of this drug or supplement.
nonprofitStatus:
comments:
- nonprofitStatus indicates the legal status of a non-profit organization in its
primary place of business.
normalRange:
comments:
- Range of acceptable values for a typical patient, when applicable.
numAdults:
comments:
- The number of adults staying in the unit.
numChildren:
comments:
- The number of children staying in the unit.
numConstraints:
comments:
- Indicates the number of constraints property values defined for a particular
[[ConstraintNode]] such as [[StatisticalVariable]]. This helps applications
understand if they have access to a sufficiently complete description of a [[StatisticalVariable]]
or other construct that is defined using properties on template-style nodes.
numTracks:
comments:
- The number of tracks in this album or playlist.
numberOfAccommodationUnits:
comments:
- Indicates the total (available plus unavailable) number of accommodation units
in an [[ApartmentComplex]], or the number of accommodation units for a specific
[[FloorPlan]] (within its specific [[ApartmentComplex]]). See also [[numberOfAvailableAccommodationUnits]].
numberOfAirbags:
comments:
- The number or type of airbags in the vehicle.
numberOfAvailableAccommodationUnits:
comments:
- Indicates the number of available accommodation units in an [[ApartmentComplex]],
or the number of accommodation units for a specific [[FloorPlan]] (within its
specific [[ApartmentComplex]]). See also [[numberOfAccommodationUnits]].
numberOfAxles:
comments:
- 'The number of axles.\\n\\nTypical unit code(s): C62.'
numberOfBathroomsTotal:
comments:
- 'The total integer number of bathrooms in some [[Accommodation]], following
real estate conventions as [documented in RESO](https://ddwiki.reso.org/display/DDW17/BathroomsTotalInteger+Field):
\"The simple sum of the number of bathrooms. For example for a property with
two Full Bathrooms and one Half Bathroom, the Bathrooms Total Integer will be
3.\". See also [[numberOfRooms]].'
numberOfBedrooms:
comments:
- The total integer number of bedrooms in a some [[Accommodation]], [[ApartmentComplex]]
or [[FloorPlan]].
numberOfBeds:
comments:
- The quantity of the given bed type available in the HotelRoom, Suite, House,
or Apartment.
numberOfCredits:
comments:
- The number of credits or units awarded by a Course or required to complete an
EducationalOccupationalProgram.
numberOfDoors:
comments:
- 'The number of doors.\\n\\nTypical unit code(s): C62.'
numberOfEmployees:
comments:
- The number of employees in an organization, e.g. business.
numberOfEpisodes:
comments:
- The number of episodes in this season or series.
numberOfForwardGears:
comments:
- 'The total number of forward gears available for the transmission system of
the vehicle.\\n\\nTypical unit code(s): C62.'
numberOfFullBathrooms:
comments:
- "Number of full bathrooms - The total number of full and \xBE bathrooms in an\
\ [[Accommodation]]. This corresponds to the [BathroomsFull field in RESO](https://ddwiki.reso.org/display/DDW17/BathroomsFull+Field)."
numberOfItems:
comments:
- 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.
numberOfLoanPayments:
comments:
- The number of payments contractually required at origination to repay the loan.
For monthly paying loans this is the number of months from the contractual first
payment date to the maturity date.
numberOfPages:
comments:
- The number of pages in the book.
numberOfPartialBathrooms:
comments:
- "Number of partial bathrooms - The total number of half and \xBC bathrooms in\
\ an [[Accommodation]]. This corresponds to the [BathroomsPartial field in RESO](https://ddwiki.reso.org/display/DDW17/BathroomsPartial+Field). "
numberOfPlayers:
comments:
- Indicate how many people can play this game (minimum, maximum, or range).
numberOfPreviousOwners:
comments:
- 'The number of owners of the vehicle, including the current one.\\n\\nTypical
unit code(s): C62.'
numberOfRooms:
comments:
- 'The number of rooms (excluding bathrooms and closets) of the accommodation
or lodging business.
Typical unit code(s): ROM for room or C62 for no unit. The type of room can
be put in the unitText property of the QuantitativeValue.'
numberOfSeasons:
comments:
- The number of seasons in this series.
numberedPosition:
comments:
- A number associated with a role in an organization, for example, the number
on an athlete's jersey.
nutrition:
comments:
- Nutrition information about the recipe or menu item.
observationAbout:
comments:
- The [[observationAbout]] property identifies an entity, often a [[Place]], associated
with an [[Observation]].
observationDate:
comments:
- The observationDate of an [[Observation]].
observationPeriod:
comments:
- The length of time an Observation took place over. The format follows `P[0-9]*[Y|M|D|h|m|s]`.
For example, P1Y is Period 1 Year, P3M is Period 3 Months, P3h is Period 3 hours.
occupancy:
comments:
- 'The allowed total occupancy for the accommodation in persons (including infants
etc). For individual accommodations, this is not necessarily the legal maximum
but defines the permitted usage as per the contractual agreement (e.g. a double
room used by a single person).
Typical unit code(s): C62 for person.'
occupationLocation:
comments:
- ' The region/country for which this occupational description is appropriate.
Note that educational requirements and qualifications can vary between jurisdictions.'
occupationalCategory:
comments:
- 'A category describing the job, preferably using a term from a taxonomy such
as [BLS O*NET-SOC](http://www.onetcenter.org/taxonomy.html), [ISCO-08](https://www.ilo.org/public/english/bureau/stat/isco/isco08/)
or similar, with the property repeated for each applicable value. Ideally the
taxonomy should be identified, and both the textual label and formal code for
the category should be provided.\\n
Note: for historical reasons, any textual label and formal code provided as
a literal may be assumed to be from O*NET-SOC.'
occupationalCredentialAwarded:
comments:
- A description of the qualification, award, certificate, diploma or other occupational
credential awarded as a consequence of successful completion of this course
or program.
offerCount:
comments:
- The number of offers for the product.
offeredBy:
comments:
- A pointer to the organization or person making the offer.
offers:
comments:
- "An offer to provide this item&#x2014;for example, an offer to sell a product,\
\ rent the DVD of a movie, perform a service, or give away tickets to an event.\
\ Use [[businessFunction]] to indicate the kind of transaction offered, i.e.\
\ sell, lease, etc. This property can also be used to describe a [[Demand]].\
\ While this property is listed as expected on a number of common types, it\
\ can be used in others. In that case, using a second type, such as Product\
\ or a subtype of Product, can clarify the nature of the offer.\n "
offersPrescriptionByMail:
comments:
- Whether prescriptions can be delivered by mail.
openingHours:
comments:
- 'The general opening hours for a business. Opening hours can be specified as
a weekly time range, starting with days, then times per day. Multiple days can
be listed with commas '','' separating each day. Day or time ranges are specified
using a hyphen ''-''.\\n\\n* Days are specified using the following two-letter
combinations: ```Mo```, ```Tu```, ```We```, ```Th```, ```Fr```, ```Sa```, ```Su```.\\n*
Times are specified using 24:00 format. For example, 3pm is specified as ```15:00```,
10am as ```10:00```. \\n* Here is an example: <code>&lt;time itemprop=\"openingHours\"
datetime=&quot;Tu,Th 16:00-20:00&quot;&gt;Tuesdays and Thursdays 4-8pm&lt;/time&gt;</code>.\\n*
If a business is open 7 days a week, then it can be specified as <code>&lt;time
itemprop=&quot;openingHours&quot; datetime=&quot;Mo-Su&quot;&gt;Monday through
Sunday, all day&lt;/time&gt;</code>.'
openingHoursSpecification:
comments:
- The opening hours of a certain place.
opens:
comments:
- The opening hour of the place or service on the given day(s) of the week.
operatingSystem:
comments:
- Operating systems supported (Windows 7, OS X 10.6, Android 1.6).
orderDate:
comments:
- Date order was placed.
orderDelivery:
comments:
- The delivery of the parcel related to this order or order item.
orderItemNumber:
comments:
- The identifier of the order item.
orderItemStatus:
comments:
- The current status of the order item.
orderQuantity:
comments:
- The number of the item ordered. If the property is not set, assume the quantity
is one.
orderStatus:
comments:
- The current status of the order.
orderedItem:
comments:
- The item ordered.
organizer:
comments:
- An organizer of an Event.
originAddress:
comments:
- Shipper's address.
originalMediaLink:
comments:
- Link to the page containing an original version of the content, or directly
to an online copy of the original [[MediaObject]] content, e.g. video file.
originatesFrom:
comments:
- The vasculature the lymphatic structure originates, or afferents, from.
overdosage:
comments:
- Any information related to overdose on a drug, including signs or symptoms,
treatments, contact information for emergency response.
ownedFrom:
comments:
- The date and time of obtaining the product.
ownedThrough:
comments:
- The date and time of giving up ownership on the product.
owns:
comments:
- Products owned by the organization or person.
pageEnd:
comments:
- The page on which the work ends; for example \"138\" or \"xvi\".
pageStart:
comments:
- The page on which the work starts; for example \"135\" or \"xiii\".
pagination:
comments:
- Any description of pages that is not separated into pageStart and pageEnd; for
example, \"1-6, 9, 55\" or \"10-12, 46-49\".
parent:
comments:
- A parent of this person.
parentItem:
comments:
- The parent of a question, answer or item in general. Typically used for Q/A
discussion threads e.g. a chain of comments with the first comment being an
[[Article]] or other [[CreativeWork]]. See also [[comment]] which points from
something to a comment about it.
parentOrganization:
comments:
- The larger organization that this organization is a [[subOrganization]] of,
if any.
parentService:
comments:
- A broadcast service to which the broadcast service may belong to such as regional
variations of a national channel.
parentTaxon:
comments:
- Closest parent taxon of the taxon in question.
parents:
comments:
- A parents of the person.
partOfInvoice:
comments:
- The order is being paid as part of the referenced Invoice.
partOfOrder:
comments:
- The overall order the items in this delivery were included in.
partOfSystem:
comments:
- The anatomical or organ system that this structure is part of.
partOfTrip:
comments:
- Identifies that this [[Trip]] is a subTrip of another Trip. For example Day
1, Day 2, etc. of a multi-day trip.
partySize:
comments:
- Number of people the reservation should accommodate.
passengerPriorityStatus:
comments:
- The priority status assigned to a passenger for security or boarding (e.g. FastTrack
or Priority).
passengerSequenceNumber:
comments:
- The passenger's sequence number as assigned by the airline.
pathophysiology:
comments:
- Changes in the normal mechanical, physical, and biochemical functions that are
associated with this activity or condition.
pattern:
comments:
- A pattern that something has, for example 'polka dot', 'striped', 'Canadian
flag'. Values are typically expressed as text, although links to controlled
value schemes are also supported.
payload:
comments:
- 'The permitted weight of passengers and cargo, EXCLUDING the weight of the empty
vehicle.\\n\\nTypical unit code(s): KGM for kilogram, LBR for pound\\n\\n* Note
1: Many databases specify the permitted TOTAL weight instead, which is the sum
of [[weight]] and [[payload]]\\n* Note 2: You can indicate additional information
in the [[name]] of the [[QuantitativeValue]] node.\\n* Note 3: You may also
link to a [[QualitativeValue]] node that provides additional information using
[[valueReference]].\\n* Note 4: Note that you can use [[minValue]] and [[maxValue]]
to indicate ranges.'
paymentAccepted:
comments:
- Cash, Credit Card, Cryptocurrency, Local Exchange Tradings System, etc.
paymentDue:
comments:
- The date that payment is due.
paymentDueDate:
comments:
- The date that payment is due.
paymentMethod:
comments:
- The name of the credit card or other method of payment for the order.
paymentMethodId:
comments:
- An identifier for the method of payment used (e.g. the last 4 digits of the
credit card).
paymentMethodType:
comments:
- The type of a payment method.
paymentStatus:
comments:
- The status of payment; whether the invoice has been paid or not.
paymentUrl:
comments:
- The URL for sending a payment.
penciler:
comments:
- The individual who draws the primary narrative artwork.
percentile10:
comments:
- The 10th percentile value.
percentile25:
comments:
- The 25th percentile value.
percentile75:
comments:
- The 75th percentile value.
percentile90:
comments:
- The 90th percentile value.
performer:
comments:
- A performer at the event&#x2014;for example, a presenter, musician, musical
group or actor.
performerIn:
comments:
- Event that this person is a performer or participant in.
performers:
comments:
- The main performer or performers of the event&#x2014;for example, a presenter,
musician, or actor.
permissionType:
comments:
- The type of permission granted the person, organization, or audience.
permissions:
comments:
- Permission(s) required to run the app (for example, a mobile app may require
full internet access or may run only on wifi).
permitAudience:
comments:
- The target audience for this permit.
permittedUsage:
comments:
- Indications regarding the permitted usage of the accommodation.
petsAllowed:
comments:
- Indicates whether pets are allowed to enter the accommodation or lodging business.
More detailed information can be put in a text value.
phoneticText:
comments:
- "Representation of a text [[textValue]] using the specified [[speechToTextMarkup]].\
\ For example the city name of Houston in IPA: /\u02C8hju\u02D0st\u0259n/."
photos:
comments:
- Photographs of this place.
physicalRequirement:
comments:
- A description of the types of physical activity associated with the job. Defined
terms such as those in O*net may be used, but note that there is no way to specify
the level of ability as well as its nature when using a defined term.
physiologicalBenefits:
comments:
- Specific physiologic benefits associated to the plan.
pickupLocation:
comments:
- Where a taxi will pick up a passenger or a rental car can be picked up.
pickupTime:
comments:
- When a taxi will pick up a passenger or a rental car can be picked up.
playMode:
comments:
- 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.
playerType:
comments:
- Player type required&#x2014;for example, Flash or Silverlight.
playersOnline:
comments:
- Number of players on the server.
polygon:
comments:
- 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.
populationType:
comments:
- Indicates the populationType common to all members of a [[StatisticalPopulation]]
or all cases within the scope of a [[StatisticalVariable]].
positiveNotes:
comments:
- 'Provides positive considerations regarding something, for example product highlights
or (alongside [[negativeNotes]]) pro/con lists for reviews.
In the case of a [[Review]], the property describes the [[itemReviewed]] from
the perspective of the review; in the case of a [[Product]], the product itself
is being described.
The property values can be expressed either as unstructured text (repeated as
necessary), or if ordered, as a list (in which case the most positive is at
the beginning of the list).'
possibleComplication:
comments:
- 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.
possibleTreatment:
comments:
- A possible treatment to address this condition, sign or symptom.
postOfficeBoxNumber:
comments:
- The post office box number for PO box addresses.
postOp:
comments:
- A description of the postoperative procedures, care, and/or followups for this
device.
postalCode:
comments:
- The postal code. For example, 94043.
postalCodeBegin:
comments:
- First postal code in a range (included).
postalCodeEnd:
comments:
- Last postal code in the range (included). Needs to be after [[postalCodeBegin]].
postalCodePrefix:
comments:
- A defined range of postal codes indicated by a common textual prefix. Used for
non-numeric systems such as UK.
postalCodeRange:
comments:
- A defined range of postal codes.
potentialAction:
comments:
- Indicates a potential Action, which describes an idealized action in which this
thing would play an 'object' role.
potentialUse:
comments:
- Intended use of the BioChemEntity by humans.
practicesAt:
comments:
- A [[MedicalOrganization]] where the [[IndividualPhysician]] practices.
preOp:
comments:
- A description of the workup, testing, and other preparations required before
implanting this device.
predecessorOf:
comments:
- A pointer from a previous, often discontinued variant of the product to its
newer variant.
pregnancyCategory:
comments:
- Pregnancy category of this drug.
pregnancyWarning:
comments:
- Any precaution, guidance, contraindication, etc. related to this drug's use
during pregnancy.
prepTime:
comments:
- The length of time it takes to prepare the items to be used in instructions
or a direction, in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601).
preparation:
comments:
- Typical preparation that a patient must undergo before having the procedure
performed.
prescribingInfo:
comments:
- Link to prescribing information for the drug.
prescriptionStatus:
comments:
- Indicates the status of drug prescription, e.g. local catalogs classifications
or whether the drug is available by prescription or over-the-counter, etc.
previousItem:
comments:
- A link to the ListItem that precedes the current one.
previousStartDate:
comments:
- 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.
price:
comments:
- "The offer price of a product, or of a price component when attached to PriceSpecification\
\ and its subtypes.\\\\n\\\\nUsage guidelines:\\\\n\\\\n* Use the [[priceCurrency]]\
\ property (with standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217),\
\ e.g. \\\"USD\\\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies)\
\ for cryptocurrencies, e.g. \\\"BTC\\\"; well known names for [Local Exchange\
\ Trading Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system)\
\ (LETS) and other currency types, e.g. \\\"Ithaca HOUR\\\") instead of including\
\ [ambiguous symbols](http://en.wikipedia.org/wiki/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign)\
\ such as '$' in the value.\\\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather\
\ than ',' to indicate a decimal point. Avoid using these symbols as a readability\
\ separator.\\\\n* Note that both [RDFa](http://www.w3.org/TR/xhtml-rdfa-primer/#using-the-content-attribute)\
\ and Microdata syntax allow the use of a \\\"content=\\\" attribute for publishing\
\ simple machine-readable values alongside more human-friendly formatting.\\\
\\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE'\
\ (U+0039)) rather than superficially similar Unicode symbols.\n "
priceComponent:
comments:
- This property links to all [[UnitPriceSpecification]] nodes that apply in parallel
for the [[CompoundPriceSpecification]] node.
priceComponentType:
comments:
- Identifies a price component (for example, a line item on an invoice), part
of the total price for an offer.
priceCurrency:
comments:
- 'The currency of the price, or a price component when attached to [[PriceSpecification]]
and its subtypes.\\n\\nUse standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217),
e.g. \"USD\"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies)
for cryptocurrencies, e.g. \"BTC\"; well known names for [Local Exchange Trading
Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS)
and other currency types, e.g. \"Ithaca HOUR\".'
priceRange:
comments:
- The price range of the business, for example ```$$$```.
priceSpecification:
comments:
- One or more detailed price specifications, indicating the unit price and delivery
or payment charges.
priceType:
comments:
- Defines the type of a price specified for an offered product, for example a
list price, a (temporary) sale price or a manufacturer suggested retail price.
If multiple prices are specified for an offer the [[priceType]] property can
be used to identify the type of each such specified price. The value of priceType
can be specified as a value from enumeration PriceTypeEnumeration or as a free
form text string for price types that are not already predefined in PriceTypeEnumeration.
priceValidUntil:
comments:
- The date after which the price is no longer available.
primaryImageOfPage:
comments:
- Indicates the main image on the page.
primaryPrevention:
comments:
- A preventative therapy used to prevent an initial occurrence of the medical
condition, such as vaccination.
printColumn:
comments:
- The number of the column in which the NewsArticle appears in the print edition.
printEdition:
comments:
- The edition of the print product in which the NewsArticle appears.
printPage:
comments:
- 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).
printSection:
comments:
- If this NewsArticle appears in print, this field indicates the print section
in which the article appeared.
procedure:
comments:
- A description of the procedure involved in setting up, using, and/or installing
the device.
procedureType:
comments:
- The type of procedure, for example Surgical, Noninvasive, or Percutaneous.
processingTime:
comments:
- Estimated processing time for the service using this channel.
processorRequirements:
comments:
- Processor architecture required to run the application (e.g. IA64).
producer:
comments:
- The person or organization who produced the work (e.g. music album, movie, TV/radio
series etc.).
produces:
comments:
- The tangible thing generated by the service, e.g. a passport, permit, etc.
productGroupID:
comments:
- Indicates a textual identifier for a ProductGroup.
productSupported:
comments:
- 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\").
productionCompany:
comments:
- The production company or studio responsible for the item, e.g. series, video
game, episode etc.
productionDate:
comments:
- The date of production of the item, e.g. vehicle.
proficiencyLevel:
comments:
- 'Proficiency needed for this content; expected values: ''Beginner'', ''Expert''.'
program:
comments:
- The [MemberProgram](https://schema.org/MemberProgram) associated with a [ProgramMembership](https://schema.org/ProgramMembership).
programMembershipUsed:
comments:
- Any membership in a frequent flyer, hotel loyalty program, etc. being applied
to the reservation.
programName:
comments:
- The program providing the membership. It is preferable to use [:program](https://schema.org/program)
instead.
programPrerequisites:
comments:
- Prerequisites for enrolling in the program.
programType:
comments:
- The type of educational or occupational program. For example, classroom, internship,
alternance, etc.
programmingLanguage:
comments:
- The computer programming language.
programmingModel:
comments:
- Indicates whether API is managed or unmanaged.
propertyID:
comments:
- '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.'
proprietaryName:
comments:
- Proprietary name given to the diet plan, typically by its originator or creator.
proteinContent:
comments:
- The number of grams of protein.
provider:
comments:
- 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.
providerMobility:
comments:
- Indicates the mobility of a provided service (e.g. 'static', 'dynamic').
providesBroadcastService:
comments:
- The BroadcastService offered on this channel.
providesService:
comments:
- The service provided by this channel.
publicAccess:
comments:
- A flag to signal that the [[Place]] is open to public visitors. If this property
is omitted there is no assumed default boolean value.
publicTransportClosuresInfo:
comments:
- Information about public transport closures.
publication:
comments:
- A publication event associated with the item.
publicationType:
comments:
- The type of the medical article, taken from the US NLM MeSH publication type
catalog. See also [MeSH documentation](http://www.nlm.nih.gov/mesh/pubtypes.html).
publishedBy:
comments:
- An agent associated with the publication event.
publishedOn:
comments:
- A broadcast service associated with the publication event.
publisher:
comments:
- The publisher of the creative work.
publisherImprint:
comments:
- The publishing division which published the comic.
purchaseDate:
comments:
- The date the item, e.g. vehicle, was purchased by the current owner.
qualifications:
comments:
- Specific qualifications required for this role or Occupation.
quarantineGuidelines:
comments:
- Guidelines about quarantine rules, e.g. in the context of a pandemic.
quest:
comments:
- The task that a player-controlled character, or group of characters may complete
in order to gain a reward.
ratingCount:
comments:
- The count of total number of ratings.
ratingExplanation:
comments:
- A short explanation (e.g. one to two sentences) providing background context
and other information that led to the conclusion expressed in the rating. This
is particularly applicable to ratings associated with \"fact check\" markup
using [[ClaimReview]].
ratingValue:
comments:
- The rating for the content.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789
(Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially
similar Unicode symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than
',' to indicate a decimal point. Avoid using these symbols as a readability
separator.
readonlyValue:
comments:
- 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.
recipeCategory:
comments:
- "The category of the recipe\u2014for example, appetizer, entree, etc."
recipeCuisine:
comments:
- The cuisine of the recipe (for example, French or Ethiopian).
recognizedBy:
comments:
- 'An organization that acknowledges the validity, value or utility of a credential.
Note: recognition may include a process of quality assurance or accreditation.'
recognizingAuthority:
comments:
- If applicable, the organization that officially recognizes this entity as part
of its endorsed system of medicine.
recommendationStrength:
comments:
- Strength of the guideline's recommendation (e.g. 'class I').
recommendedIntake:
comments:
- Recommended intake of this supplement for a given population as defined by a
specific recommending authority.
recordLabel:
comments:
- The label that issued the release.
recordedAs:
comments:
- An audio recording of the work.
recordedAt:
comments:
- The Event where the CreativeWork was recorded. The CreativeWork may capture
all or part of the event.
recordedIn:
comments:
- The CreativeWork that captured all or part of this Event.
recordingOf:
comments:
- The composition this track is a recording of.
recourseLoan:
comments:
- The only way you get the money back in the event of default is the security.
Recourse is where you still have the opportunity to go back to the borrower
for the rest of the money.
referenceQuantity:
comments:
- The reference quantity for which a certain price applies, e.g. 1 EUR per 4 kWh
of electricity. This property is a replacement for unitOfMeasurement for the
advanced cases where the price does not relate to a standard unit.
referencesOrder:
comments:
- The Order(s) related to this Invoice. One or more Orders may be combined into
a single Invoice.
refundType:
comments:
- A refund type, from an enumerated list.
regionDrained:
comments:
- The anatomical or organ system drained by this vessel; generally refers to a
specific part of an organ.
regionsAllowed:
comments:
- The regions where the media is allowed. If not specified, then it's assumed
to be allowed everywhere. Specify the countries in [ISO 3166 format](http://en.wikipedia.org/wiki/ISO_3166).
relatedAnatomy:
comments:
- Anatomical systems or structures that relate to the superficial anatomy.
relatedCondition:
comments:
- A medical condition associated with this anatomy.
relatedDrug:
comments:
- Any other drug related to this one, for example commonly-prescribed alternatives.
relatedLink:
comments:
- A link related to this web page, for example to other related web pages.
relatedStructure:
comments:
- 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.
relatedTherapy:
comments:
- A medical therapy related to this anatomy.
relatedTo:
comments:
- The most generic familial relation.
releaseDate:
comments:
- The release date of a product or product model. This can be used to distinguish
the exact variant of a product.
releaseNotes:
comments:
- Description of what changed in this version.
releaseOf:
comments:
- The album this is a release of.
releasedEvent:
comments:
- The place and time the release was issued, expressed as a PublicationEvent.
relevantOccupation:
comments:
- The Occupation for the JobPosting.
relevantSpecialty:
comments:
- If applicable, a medical specialty in which this entity is relevant.
remainingAttendeeCapacity:
comments:
- The number of attendee places for an event that remain unallocated.
renegotiableLoan:
comments:
- Whether the terms for payment of interest can be renegotiated during the life
of the loan.
repeatCount:
comments:
- Defines the number of times a recurring [[Event]] will take place.
repetitions:
comments:
- Number of times one should repeat the activity.
replyToUrl:
comments:
- The URL at which a reply may be posted to the specified UserComment.
reportNumber:
comments:
- The number or other unique designator assigned to a Report by the publishing
organization.
representativeOfPage:
comments:
- Indicates whether this image is representative of the content of the page.
requiredCollateral:
comments:
- Assets required to secure loan or credit repayments. It may take form of third
party pledge, goods, financial instruments (cash, securities, etc.)
requiredGender:
comments:
- Audiences defined by a person's gender.
requiredMaxAge:
comments:
- Audiences defined by a person's maximum age.
requiredMinAge:
comments:
- Audiences defined by a person's minimum age.
requiredQuantity:
comments:
- The required quantity of the item(s).
requirements:
comments:
- '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).'
requiresSubscription:
comments:
- 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').
reservationFor:
comments:
- The thing -- flight, event, restaurant, etc. being reserved.
reservationId:
comments:
- A unique identifier for the reservation.
reservationStatus:
comments:
- The current status of the reservation.
reservedTicket:
comments:
- A ticket associated with the reservation.
responsibilities:
comments:
- Responsibilities associated with this role or Occupation.
restPeriods:
comments:
- How often one should break from the activity.
restockingFee:
comments:
- Use [[MonetaryAmount]] to specify a fixed restocking fee for product returns,
or use [[Number]] to specify a percentage of the product price paid by the customer.
returnFees:
comments:
- The type of return fees for purchased products (for any return reason).
returnLabelSource:
comments:
- The method (from an enumeration) by which the customer obtains a return shipping
label for a product returned for any reason.
returnMethod:
comments:
- The type of return method offered, specified from an enumeration.
returnPolicyCategory:
comments:
- Specifies an applicable return policy (from an enumeration).
returnPolicyCountry:
comments:
- The country where the product has to be sent to for returns, for example \"Ireland\"
using the [[name]] property of [[Country]]. You can also provide the two-letter
[ISO 3166-1 alpha-2 country code](http://en.wikipedia.org/wiki/ISO_3166-1).
Note that this can be different from the country where the product was originally
shipped from or sent to.
returnPolicySeasonalOverride:
comments:
- Seasonal override of a return policy.
returnShippingFeesAmount:
comments:
- Amount of shipping costs for product returns (for any reason). Applicable when
property [[returnFees]] equals [[ReturnShippingFees]].
review:
comments:
- A review of the item.
reviewAspect:
comments:
- This Review or Rating is relevant to this part or facet of the itemReviewed.
reviewBody:
comments:
- The actual body of the review.
reviewCount:
comments:
- The count of total number of reviews.
reviewRating:
comments:
- 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.
reviewedBy:
comments:
- People or organizations that have reviewed the content on this web page for
accuracy and/or completeness.
reviews:
comments:
- Review of the item.
riskFactor:
comments:
- A modifiable or non-modifiable factor that increases the risk of a patient contracting
this condition, e.g. age, coexisting condition.
risks:
comments:
- Specific physiologic risks associated to the diet plan.
roleName:
comments:
- 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'.
roofLoad:
comments:
- 'The permitted total weight of cargo and installations (e.g. a roof rack) on
top of the vehicle.\\n\\nTypical unit code(s): KGM for kilogram, LBR for pound\\n\\n*
Note 1: You can indicate additional information in the [[name]] of the [[QuantitativeValue]]
node.\\n* Note 2: You may also link to a [[QualitativeValue]] node that provides
additional information using [[valueReference]]\\n* Note 3: Note that you can
use [[minValue]] and [[maxValue]] to indicate ranges.'
rsvpResponse:
comments:
- The response (yes, no, maybe) to the RSVP.
runsTo:
comments:
- The vasculature the lymphatic structure runs, or efferents, to.
runtime:
comments:
- 'Runtime platform or script interpreter dependencies (example: Java v1, Python
2.3, .NET Framework 3.0).'
runtimePlatform:
comments:
- 'Runtime platform or script interpreter dependencies (example: Java v1, Python
2.3, .NET Framework 3.0).'
rxcui:
comments:
- The RxCUI drug identifier from RXNORM.
safetyConsideration:
comments:
- 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.
salaryCurrency:
comments:
- 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.
salaryUponCompletion:
comments:
- The expected salary upon completing the training.
sampleType:
comments:
- 'What type of code sample: full (compile ready) solution, code snippet, inline
code, scripts, template.'
saturatedFatContent:
comments:
- The number of grams of saturated fat.
scheduleTimezone:
comments:
- Indicates the timezone for which the time(s) indicated in the [[Schedule]] are
given. The value provided should be among those listed in the IANA Time Zone
Database.
scheduledPaymentDate:
comments:
- The date the invoice is scheduled to be paid.
scheduledTime:
comments:
- The time the object is scheduled to.
schemaVersion:
comments:
- "Indicates (by URL or string) a particular version of a schema used in some\
\ CreativeWork. This property was created primarily to\n indicate the use\
\ of a specific schema.org release, e.g. ```10.0``` as a simple string, or more\
\ explicitly via URL, ```https://schema.org/docs/releases.html#v10.0```. There\
\ may be situations in which other schemas might usefully be referenced this\
\ way, e.g. ```http://dublincore.org/specifications/dublin-core/dces/1999-07-02/```\
\ but this has not been carefully explored in the community."
schoolClosuresInfo:
comments:
- Information about school closures.
screenCount:
comments:
- The number of screens in the movie theater.
screenshot:
comments:
- A link to a screenshot image of the app.
sdDatePublished:
comments:
- Indicates the date on which the current structured data was generated / published.
Typically used alongside [[sdPublisher]].
sdLicense:
comments:
- A license document that applies to this structured data, typically indicated
by URL.
sdPublisher:
comments:
- 'Indicates the party responsible for generating and publishing the current structured
data markup, typically in cases where the structured data is derived automatically
from existing published content but published on a different site. For example,
student projects and open data initiatives often re-publish existing content
with more explicitly structured metadata. The
[[sdPublisher]] property helps make such practices more explicit.'
seasons:
comments:
- A season in a media series.
seatNumber:
comments:
- The location of the reserved seat (e.g., 27).
seatRow:
comments:
- The row location of the reserved seat (e.g., B).
seatSection:
comments:
- The section location of the reserved seat (e.g. Orchestra).
seatingCapacity:
comments:
- 'The number of persons that can be seated (e.g. in a vehicle), both in terms
of the physical space available, and in terms of limitations set by law.\\n\\nTypical
unit code(s): C62 for persons.'
seatingType:
comments:
- The type/class of the seat.
secondaryPrevention:
comments:
- A preventative therapy used to prevent reoccurrence of the medical condition
after an initial episode of the condition.
securityClearanceRequirement:
comments:
- A description of any security clearance requirements of the job.
securityScreening:
comments:
- The type of security screening the passenger is subject to.
seeks:
comments:
- A pointer to products or services sought by the organization or person (demand).
sensoryRequirement:
comments:
- A description of any sensory requirements and levels necessary to function on
the job, including hearing and vision. Defined terms such as those in O*net
may be used, but note that there is no way to specify the level of ability as
well as its nature when using a defined term.
sensoryUnit:
comments:
- The neurological pathway extension that inputs and sends information to the
brain or spinal cord.
seriousAdverseOutcome:
comments:
- 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.
serverStatus:
comments:
- Status of a game server.
servesCuisine:
comments:
- The cuisine of the restaurant.
serviceArea:
comments:
- The geographic area where the service is provided.
serviceAudience:
comments:
- The audience eligible for this service.
serviceLocation:
comments:
- The location (e.g. civic structure, local business, etc.) where a person can
go to access the service.
serviceOperator:
comments:
- 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.
serviceOutput:
comments:
- The tangible thing generated by the service, e.g. a passport, permit, etc.
servicePhone:
comments:
- The phone number to use to access the service.
servicePostalAddress:
comments:
- The address for accessing the service by mail.
serviceSmsNumber:
comments:
- The number to access the service by text message.
serviceType:
comments:
- The type of service being offered, e.g. veterans' benefits, emergency relief,
etc.
serviceUrl:
comments:
- The website to access the service.
servingSize:
comments:
- The serving size, in terms of the number of volume or mass.
sharedContent:
comments:
- A CreativeWork such as an image, video, or audio clip shared as part of this
posting.
shippingDestination:
comments:
- indicates (possibly multiple) shipping destinations. These can be defined in
several ways, e.g. postalCode ranges.
shippingDetails:
comments:
- Indicates information about the shipping policies and options associated with
an [[Offer]].
shippingLabel:
comments:
- Label to match an [[OfferShippingDetails]] with a [[ShippingRateSettings]] (within
the context of a [[shippingSettingsLink]] cross-reference).
shippingOrigin:
comments:
- Indicates the origin of a shipment, i.e. where it should be coming from.
shippingRate:
comments:
- The shipping rate is the cost of shipping to the specified destination. Typically,
the maxValue and currency values (of the [[MonetaryAmount]]) are most appropriate.
shippingSettingsLink:
comments:
- Link to a page containing [[ShippingRateSettings]] and [[DeliveryTimeSettings]]
details.
sibling:
comments:
- A sibling of the person.
siblings:
comments:
- A sibling of the person.
signDetected:
comments:
- A sign detected by the test.
signOrSymptom:
comments:
- 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.
significance:
comments:
- 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.
significantLink:
comments:
- One of the more significant URLs on the page. Typically, these are the non-navigation
links that are clicked on the most.
significantLinks:
comments:
- The most significant URLs on the page. Typically, these are the non-navigation
links that are clicked on the most.
size:
comments:
- 'A standardized size of a product or creative work, specified either through
a simple textual string (for example ''XL'', ''32Wx34L''), a QuantitativeValue
with a unitCode, or a comprehensive and structured [[SizeSpecification]]; in
other cases, the [[width]], [[height]], [[depth]] and [[weight]] properties
may be more applicable. '
sizeGroup:
comments:
- The size group (also known as \"size type\") for a product's size. Size groups
are common in the fashion industry to define size segments and suggested audiences
for wearable products. Multiple values can be combined, for example \"men's
big and tall\", \"petite maternity\" or \"regular\".
sizeSystem:
comments:
- The size system used to identify a product's size. Typically either a standard
(for example, \"GS1\" or \"ISO-EN13402\"), country code (for example \"US\"
or \"JP\"), or a measuring system (for example \"Metric\" or \"Imperial\").
skills:
comments:
- A statement of knowledge, skill, ability, task or any other assertion expressing
a competency that is either claimed by a person, an organization or desired
or required to fulfill a role or to work in an occupation.
slogan:
comments:
- A slogan or motto associated with the item.
smokingAllowed:
comments:
- Indicates whether it is allowed to smoke in the place, e.g. in the restaurant,
hotel or hotel room.
sodiumContent:
comments:
- The number of milligrams of sodium.
softwareAddOn:
comments:
- Additional content for a software application.
softwareHelp:
comments:
- Software application help.
softwareRequirements:
comments:
- '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).'
softwareVersion:
comments:
- Version of the software instance.
sourceOrganization:
comments:
- The Organization on whose behalf the creator was working.
sourcedFrom:
comments:
- The neurological pathway that originates the neurons.
spatial:
comments:
- 'The \"spatial\" property can be used in cases when more specific properties
(e.g. [[locationCreated]], [[spatialCoverage]], [[contentLocation]]) are not
known to be appropriate.'
speakable:
comments:
- "Indicates sections of a Web page that are particularly 'speakable' in the sense\
\ of being highlighted as being especially appropriate for text-to-speech conversion.\
\ Other sections of a page may also be usefully spoken in particular circumstances;\
\ the 'speakable' property serves to indicate the parts most likely to be generally\
\ useful for speech.\n\nThe *speakable* property can be repeated an arbitrary\
\ number of times, with three kinds of possible 'content-locator' values:\n\n\
1.) *id-value* URL references - uses *id-value* of an element in the page being\
\ annotated. The simplest use of *speakable* has (potentially relative) URL\
\ values, referencing identified sections of the document concerned.\n\n2.)\
\ CSS Selectors - addresses content in the annotated page, e.g. via class attribute.\
\ Use the [[cssSelector]] property.\n\n3.) XPaths - addresses content via XPaths\
\ (assuming an XML view of the content). Use the [[xpath]] property.\n\n\nFor\
\ more sophisticated markup of speakable sections beyond simple ID references,\
\ either CSS selectors or XPath expressions to pick out document section(s)\
\ as speakable. For this\nwe define a supporting type, [[SpeakableSpecification]]\
\ which is defined to be a possible value of the *speakable* property.\n \
\ "
specialCommitments:
comments:
- Any special commitments associated with this job posting. Valid entries include
VeteranCommit, MilitarySpouseCommit, etc.
specialOpeningHoursSpecification:
comments:
- "The special opening hours of a certain place.\\\\n\\\\nUse this to explicitly\
\ override general opening hours brought in scope by [[openingHoursSpecification]]\
\ or [[openingHours]].\n "
specialty:
comments:
- One of the domain specialities to which this web page's content applies.
speechToTextMarkup:
comments:
- Form of markup used. eg. [SSML](https://www.w3.org/TR/speech-synthesis11) or
[IPA](https://www.wikidata.org/wiki/Property:P898).
speed:
comments:
- 'The speed range of the vehicle. If the vehicle is powered by an engine, the
upper limit of the speed range (indicated by [[maxValue]]) should be the maximum
speed achievable under regular conditions.\\n\\nTypical unit code(s): KMH for
km/h, HM for mile per hour (0.447 04 m/s), KNT for knot\\n\\n*Note 1: Use [[minValue]]
and [[maxValue]] to indicate the range. Typically, the minimal value is zero.\\n*
Note 2: There are many different ways of measuring the speed range. You can
link to information about how the given value has been determined using the
[[valueReference]] property.'
spokenByCharacter:
comments:
- The (e.g. fictional) character, Person or Organization to whom the quotation
is attributed within the containing CreativeWork.
sport:
comments:
- A type of sport (e.g. Baseball).
spouse:
comments:
- The person's spouse.
stage:
comments:
- The stage of the condition, if applicable.
stageAsNumber:
comments:
- The stage represented as a number, e.g. 3.
starRating:
comments:
- An official rating for a lodging business or food establishment, e.g. from national
associations or standards bodies. Use the author property to indicate the rating
organization, e.g. as an Organization with name such as (e.g. HOTREC, DEHOGA,
WHR, or Hotelstars).
startDate:
comments:
- The start date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)).
startOffset:
comments:
- The start time of the clip expressed as the number of seconds from the beginning
of the work.
startTime:
comments:
- The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation),
the time that it is expected to start. For actions that span a period of time,
when the action was performed. E.g. John wrote a book from *January* to December.
For media, including audio and video, it's the time offset of the start of a
clip within a larger file.\\n\\nNote that Event uses startDate/endDate instead
of startTime/endTime, even when describing dates with times. This situation
may be clarified in future revisions.
statType:
comments:
- 'Indicates the kind of statistic represented by a [[StatisticalVariable]], e.g.
mean, count etc. The value of statType is a property, either from within Schema.org
(e.g. [[median]], [[marginOfError]], [[maxValue]], [[minValue]]) or from other
compatible (e.g. RDF) systems such as DataCommons.org or Wikidata.org. '
status:
comments:
- The status of the study (enumerated).
steeringPosition:
comments:
- The position of the steering wheel or similar device (mostly for cars).
stepValue:
comments:
- The stepValue attribute indicates the granularity that is expected (and required)
of the value in a PropertyValueSpecification.
steps:
comments:
- A single step item (as HowToStep, text, document, video, etc.) or a HowToSection
(originally misnamed 'steps'; 'step' is preferred).
storageRequirements:
comments:
- Storage requirements (free space required).
streetAddress:
comments:
- The street address. For example, 1600 Amphitheatre Pkwy.
strengthUnit:
comments:
- The units of an active ingredient's strength, e.g. mg.
strengthValue:
comments:
- The value of an active ingredient's strength, e.g. 325.
structuralClass:
comments:
- The name given to how bone physically connects to each other.
study:
comments:
- A medical study or trial related to this entity.
studyDesign:
comments:
- Specifics about the observational study design (enumerated).
studyLocation:
comments:
- The location in which the study is taking/took place.
studySubject:
comments:
- A subject of the study, i.e. one of the medical conditions, therapies, devices,
drugs, etc. investigated by the study.
subEvent:
comments:
- 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.
subEvents:
comments:
- Events that are a part of this event. For example, a conference event includes
many presentations, each subEvents of the conference.
subOrganization:
comments:
- 'A relationship between two organizations where the first includes the second,
e.g., as a subsidiary. See also: the more specific ''department'' property.'
subReservation:
comments:
- The individual reservations included in the package. Typically a repeated property.
subStageSuffix:
comments:
- The substage, e.g. 'a' for Stage IIIa.
subStructure:
comments:
- Component (sub-)structure(s) that comprise this anatomical structure.
subTest:
comments:
- A component test of the panel.
subTrip:
comments:
- Identifies a [[Trip]] that is a subTrip of this Trip. For example Day 1, Day
2, etc. of a multi-day trip.
subjectOf:
comments:
- A CreativeWork or Event about this Thing.
subtitleLanguage:
comments:
- Languages in which subtitles/captions are available, in [IETF BCP 47 standard
format](http://tools.ietf.org/html/bcp47).
successorOf:
comments:
- A pointer from a newer variant of a product to its previous, often discontinued
predecessor.
sugarContent:
comments:
- The number of grams of sugar.
suggestedAge:
comments:
- The age or age range for the intended audience or person, for example 3-12 months
for infants, 1-5 years for toddlers.
suggestedGender:
comments:
- The suggested gender of the intended person or audience, for example \"male\",
\"female\", or \"unisex\".
suggestedMaxAge:
comments:
- Maximum recommended age in years for the audience or user.
suggestedMeasurement:
comments:
- A suggested range of body measurements for the intended audience or person,
for example inseam between 32 and 34 inches or height between 170 and 190 cm.
Typically found on a size chart for wearable products.
suggestedMinAge:
comments:
- Minimum recommended age in years for the audience or user.
suitableForDiet:
comments:
- Indicates a dietary restriction or guideline for which this recipe or menu item
is suitable, e.g. diabetic, halal etc.
superEvent:
comments:
- 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.
supplyTo:
comments:
- The area to which the artery supplies blood.
supportingData:
comments:
- Supporting data for a SoftwareApplication.
syllabusSections:
comments:
- Indicates (typically several) Syllabus entities that lay out what each section
of the overall course will cover.
target:
comments:
- Indicates a target EntryPoint, or url, for an Action.
targetDescription:
comments:
- The description of a node in an established educational framework.
targetName:
comments:
- The name of a node in an established educational framework.
targetPlatform:
comments:
- 'Type of app development: phone, Metro style, desktop, XBox, etc.'
targetPopulation:
comments:
- Characteristics of the population for which this is intended, or which typically
uses it, e.g. 'adults'.
targetProduct:
comments:
- Target Operating System / Product to which the code applies. If applies to
several versions, just the product name can be used.
targetUrl:
comments:
- The URL of a node in an established educational framework.
taxonRank:
comments:
- "The taxonomic rank of this taxon given preferably as a URI from a controlled\
\ vocabulary \u2013 typically the ranks from TDWG TaxonRank ontology or equivalent\
\ Wikidata URIs."
taxonomicRange:
comments:
- The taxonomic grouping of the organism that expresses, encodes, or in some way
related to the BioChemEntity.
teaches:
comments:
- The item being described is intended to help a person learn the competency or
learning outcome defined by the referenced term.
telephone:
comments:
- The telephone number.
temporal:
comments:
- 'The \"temporal\" property can be used in cases where more specific properties
(e.g. [[temporalCoverage]], [[dateCreated]], [[dateModified]], [[datePublished]])
are not known to be appropriate.'
temporalCoverage:
comments:
- "The temporalCoverage of a CreativeWork indicates the period that the content\
\ applies to, i.e. that it describes, either as a DateTime or as a textual string\
\ indicating a time period in [ISO 8601 time interval format](https://en.wikipedia.org/wiki/ISO_8601#Time_intervals).\
\ In\n the case of a Dataset it will typically indicate the relevant time\
\ period in a precise notation (e.g. for a 2011 census dataset, the year 2011\
\ would be written \\\"2011/2012\\\"). Other forms of content, e.g. ScholarlyArticle,\
\ Book, TVSeries or TVEpisode, may indicate their temporalCoverage in broader\
\ terms - textually or via well-known URL.\n Written works such as books\
\ may sometimes have precise temporal coverage too, e.g. a work set in 1939\
\ - 1945 can be indicated in ISO 8601 interval format format via \\\"1939/1945\\\
\".\n\nOpen-ended date ranges can be written with \\\"..\\\" in place of the\
\ end date. For example, \\\"2015-11/..\\\" indicates a range beginning in November\
\ 2015 and with no specified final date. This is tentative and might be updated\
\ in future when ISO 8601 is officially updated."
termDuration:
comments:
- The amount of time in a term as defined by the institution. A term is a length
of time where students take one or more classes. Semesters and quarters are
common units for term.
termsOfService:
comments:
- Human-readable terms of service documentation.
termsPerYear:
comments:
- The number of times terms of study are offered per year. Semesters and quarters
are common units for term. For example, if the student can only take 2 semesters
for the program in one year, then termsPerYear should be 2.
text:
comments:
- The textual content of this CreativeWork.
textValue:
comments:
- Text value being annotated.
thumbnail:
comments:
- Thumbnail image for an image or video.
thumbnailUrl:
comments:
- A thumbnail image relevant to the Thing.
tickerSymbol:
comments:
- The exchange traded instrument associated with a Corporation object. The tickerSymbol
is expressed as an exchange and an instrument name separated by a space character.
For the exchange component of the tickerSymbol attribute, we recommend using
the controlled vocabulary of Market Identifier Codes (MIC) specified in ISO
15022.
ticketNumber:
comments:
- The unique identifier for the ticket.
ticketToken:
comments:
- Reference to an asset (e.g., Barcode, QR code image or PDF) usable for entrance.
ticketedSeat:
comments:
- The seat associated with the ticket.
timeOfDay:
comments:
- The time of day the program normally runs. For example, \"evenings\".
timeRequired:
comments:
- Approximate or typical time it usually takes to work with or through the content
of this work for the typical or target audience.
timeToComplete:
comments:
- The expected length of time to complete the program if attending full-time.
tissueSample:
comments:
- The type of tissue sample required for the test.
title:
comments:
- The title of the job.
tocContinuation:
comments:
- A [[HyperTocEntry]] can have a [[tocContinuation]] indicated, which is another
[[HyperTocEntry]] that would be the default next item to play or render.
tongueWeight:
comments:
- 'The permitted vertical load (TWR) of a trailer attached to the vehicle. Also
referred to as Tongue Load Rating (TLR) or Vertical Load Rating (VLR).\\n\\nTypical
unit code(s): KGM for kilogram, LBR for pound\\n\\n* Note 1: You can indicate
additional information in the [[name]] of the [[QuantitativeValue]] node.\\n*
Note 2: You may also link to a [[QualitativeValue]] node that provides additional
information using [[valueReference]].\\n* Note 3: Note that you can use [[minValue]]
and [[maxValue]] to indicate ranges.'
torque:
comments:
- 'The torque (turning force) of the vehicle''s engine.\\n\\nTypical unit code(s):
NU for newton metre (N m), F17 for pound-force per foot, or F48 for pound-force
per inch\\n\\n* Note 1: You can link to information about how the given value
has been determined (e.g. reference RPM) using the [[valueReference]] property.\\n*
Note 2: You can use [[minValue]] and [[maxValue]] to indicate ranges.'
totalHistoricalEnrollment:
comments:
- The total number of students that have enrolled in the history of the course.
totalJobOpenings:
comments:
- The number of positions open for this job posting. Use a positive integer. Do
not use if the number of positions is unclear or not known.
totalPaymentDue:
comments:
- The total amount due.
totalPrice:
comments:
- The total price for the reservation or ticket, including applicable taxes, shipping,
etc.\\n\\nUsage guidelines:\\n\\n* Use values from 0123456789 (Unicode 'DIGIT
ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode
symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate
a decimal point. Avoid using these symbols as a readability separator.
totalTime:
comments:
- The total time required to perform instructions or a direction (including time
to prepare the supplies), in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601).
tourBookingPage:
comments:
- A page providing information on how to book a tour of some [[Place]], such as
an [[Accommodation]] or [[ApartmentComplex]] in a real estate setting, as well
as other kinds of tours as appropriate.
touristType:
comments:
- 'Attraction suitable for type(s) of tourist. E.g. children, visitors from a
particular country, etc. '
track:
comments:
- A music recording (track)&#x2014;usually a single song. If an ItemList is given,
the list should contain items of type MusicRecording.
trackingNumber:
comments:
- Shipper tracking number.
trackingUrl:
comments:
- Tracking url for the parcel delivery.
tracks:
comments:
- A music recording (track)&#x2014;usually a single song.
trailer:
comments:
- The trailer of a movie or TV/radio series, season, episode, etc.
trailerWeight:
comments:
- 'The permitted weight of a trailer attached to the vehicle.\\n\\nTypical unit
code(s): KGM for kilogram, LBR for pound\\n* Note 1: You can indicate additional
information in the [[name]] of the [[QuantitativeValue]] node.\\n* Note 2: You
may also link to a [[QualitativeValue]] node that provides additional information
using [[valueReference]].\\n* Note 3: Note that you can use [[minValue]] and
[[maxValue]] to indicate ranges.'
trainName:
comments:
- The name of the train (e.g. The Orient Express).
trainNumber:
comments:
- The unique identifier for the train.
trainingSalary:
comments:
- The estimated salary earned while in the program.
transFatContent:
comments:
- The number of grams of trans fat.
transcript:
comments:
- If this MediaObject is an AudioObject or VideoObject, the transcript of that
object.
transitTime:
comments:
- 'The typical delay the order has been sent for delivery and the goods reach
the final customer. Typical properties: minValue, maxValue, unitCode (d for
DAY).'
transitTimeLabel:
comments:
- Label to match an [[OfferShippingDetails]] with a [[DeliveryTimeSettings]] (within
the context of a [[shippingSettingsLink]] cross-reference).
translationOfWork:
comments:
- "The work that this work has been translated from. E.g. \u7269\u79CD\u8D77\u6E90\
\ is a translationOf \u201COn the Origin of Species\u201D."
translator:
comments:
- Organization or person who adapts a creative work to different languages, regional
differences and technical requirements of a target market, or that translates
during some event.
transmissionMethod:
comments:
- How the disease spreads, either as a route or vector, for example 'direct contact',
'Aedes aegypti', etc.
travelBans:
comments:
- Information about travel bans, e.g. in the context of a pandemic.
trialDesign:
comments:
- Specifics about the trial design (enumerated).
tributary:
comments:
- The anatomical or organ system that the vein flows into; a larger structure
that the vein connects to.
tripOrigin:
comments:
- The location of origin of the trip, prior to any destination(s).
typeOfBed:
comments:
- The type of bed to which the BedDetail refers, i.e. the type of bed available
in the quantity indicated by quantity.
typeOfGood:
comments:
- The product that this structured value is referring to.
typicalAgeRange:
comments:
- The typical expected age range, e.g. '7-9', '11-'.
typicalCreditsPerTerm:
comments:
- The number of credits or units a full-time student would be expected to take
in 1 term however 'term' is defined by the institution.
typicalTest:
comments:
- A medical test typically performed given this condition.
underName:
comments:
- The person or organization the reservation or ticket is for.
unitCode:
comments:
- The unit of measurement given using the UN/CEFACT Common Code (3 characters)
or a URL. Other codes than the UN/CEFACT Common Code may be used with a prefix
followed by a colon.
unitText:
comments:
- 'A string or text indicating the unit of measurement. Useful if you cannot provide
a standard unit code for
<a href=''unitCode''>unitCode</a>.'
unsaturatedFatContent:
comments:
- The number of grams of unsaturated fat.
uploadDate:
comments:
- Date (including time if available) when this media object was uploaded to this
site.
upvoteCount:
comments:
- The number of upvotes this question, answer or comment has received from the
community.
url:
comments:
- URL of the item.
urlTemplate:
comments:
- An url template (RFC6570) that will be used to construct the target of the execution
of the action.
usedToDiagnose:
comments:
- A condition the test is used to diagnose.
userInteractionCount:
comments:
- The number of interactions for the CreativeWork using the WebSite or SoftwareApplication.
usesDevice:
comments:
- Device used to perform the test.
usesHealthPlanIdStandard:
comments:
- The standard for interpreting the Plan ID. The preferred is \"HIOS\". See the
Centers for Medicare & Medicaid Services for more details.
utterances:
comments:
- Text of an utterances (spoken words, lyrics etc.) that occurs at a certain section
of a media object, represented as a [[HyperTocEntry]].
validFor:
comments:
- The duration of validity of a permit or similar thing.
validForMemberTier:
comments:
- The membership program tier an Offer (or a PriceSpecification, OfferShippingDetails,
or MerchantReturnPolicy under an Offer) is valid for.
validFrom:
comments:
- The date when the item becomes valid.
validIn:
comments:
- 'The geographic area where the item is valid. Applies for example to a [[Permit]],
a [[Certification]], or an [[EducationalOccupationalCredential]]. '
validThrough:
comments:
- The date after when the item is not valid. For example the end of an offer,
salary period, or a period of opening hours.
validUntil:
comments:
- The date when the item is no longer valid.
value:
comments:
- The value of a [[QuantitativeValue]] (including [[Observation]]) or property
value node.\\n\\n* For [[QuantitativeValue]] and [[MonetaryAmount]], the recommended
type for values is 'Number'.\\n* For [[PropertyValue]], it can be 'Text', 'Number',
'Boolean', or 'StructuredValue'.\\n* Use values from 0123456789 (Unicode 'DIGIT
ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode
symbols.\\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate
a decimal point. Avoid using these symbols as a readability separator.
valueAddedTaxIncluded:
comments:
- Specifies whether the applicable value-added tax (VAT) is included in the price
specification or not.
valueMaxLength:
comments:
- Specifies the allowed range for number of characters in a literal value.
valueMinLength:
comments:
- Specifies the minimum allowed range for number of characters in a literal value.
valueName:
comments:
- Indicates the name of the PropertyValueSpecification to be used in URL templates
and form encoding in a manner analogous to HTML's input@name.
valuePattern:
comments:
- Specifies a regular expression for testing literal values according to the HTML
spec.
valueReference:
comments:
- A secondary value that provides additional information on the original value,
e.g. a reference temperature or a type of measurement.
valueRequired:
comments:
- Whether the property must be filled in to complete the action. Default is false.
variableMeasured:
comments:
- The variableMeasured property can indicate (repeated as necessary) the variables
that are measured in some dataset, either described as text or as pairs of identifier
and description using PropertyValue, or more explicitly as a [[StatisticalVariable]].
variantCover:
comments:
- "A description of the variant cover\n \tfor the issue, if the issue is a\
\ variant printing. For example, \\\"Bryan Hitch\n \tVariant Cover\\\" or\
\ \\\"2nd Printing Variant\\\"."
variesBy:
comments:
- Indicates the property or properties by which the variants in a [[ProductGroup]]
vary, e.g. their size, color etc. Schema.org properties can be referenced by
their short name e.g. \"color\"; terms defined elsewhere can be referenced with
their URIs.
vatID:
comments:
- The Value-added Tax ID of the organization or person.
vehicleConfiguration:
comments:
- A short text indicating the configuration of the vehicle, e.g. '5dr hatchback
ST 2.5 MT 225 hp' or 'limited edition'.
vehicleEngine:
comments:
- Information about the engine or engines of the vehicle.
vehicleInteriorColor:
comments:
- The color or color combination of the interior of the vehicle.
vehicleInteriorType:
comments:
- 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.
vehicleModelDate:
comments:
- The release date of a vehicle model (often used to differentiate versions of
the same make and model).
vehicleSeatingCapacity:
comments:
- 'The number of passengers that can be seated in the vehicle, both in terms of
the physical space available, and in terms of limitations set by law.\\n\\nTypical
unit code(s): C62 for persons.'
vehicleSpecialUsage:
comments:
- Indicates whether the vehicle has been used for special purposes, like commercial
rental, driving school, or as a taxi. The legislation in many countries requires
this information to be revealed when offering a car for sale.
vehicleTransmission:
comments:
- 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).
version:
comments:
- The version of the CreativeWork embodied by a specified resource.
video:
comments:
- An embedded video object.
videoFormat:
comments:
- The type of screening or video broadcast used (e.g. IMAX, 3D, SD, HD, etc.).
videoFrameSize:
comments:
- The frame size of the video.
videoQuality:
comments:
- The quality of the video.
warning:
comments:
- Any FDA or other warnings about the drug (text or URL).
warranty:
comments:
- The warranty promise(s) included in the offer.
warrantyPromise:
comments:
- The warranty promise(s) included in the offer.
warrantyScope:
comments:
- The scope of the warranty promise.
webCheckinTime:
comments:
- The time when a passenger can check into the flight online.
webFeed:
comments:
- The URL for a feed, e.g. associated with a podcast series, blog, or series of
date-stamped updates. This is usually RSS or Atom.
weight:
comments:
- The weight of the product or person.
weightTotal:
comments:
- 'The permitted total weight of the loaded vehicle, including passengers and
cargo and the weight of the empty vehicle.\\n\\nTypical unit code(s): KGM for
kilogram, LBR for pound\\n\\n* Note 1: You can indicate additional information
in the [[name]] of the [[QuantitativeValue]] node.\\n* Note 2: You may also
link to a [[QualitativeValue]] node that provides additional information using
[[valueReference]].\\n* Note 3: Note that you can use [[minValue]] and [[maxValue]]
to indicate ranges.'
wheelbase:
comments:
- 'The distance between the centers of the front and rear wheels.\\n\\nTypical
unit code(s): CMT for centimeters, MTR for meters, INH for inches, FOT for foot/feet.'
width:
comments:
- The width of the item.
wordCount:
comments:
- The number of words in the text of the Article.
workHours:
comments:
- The typical working hours for this job (e.g. 1st shift, night shift, 8am-5pm).
workTranslation:
comments:
- "A work that is a translation of the content of this work. E.g. \u897F\u904A\
\u8A18 has an English workTranslation \u201CJourney to the West\u201D, a German\
\ workTranslation \u201CMonkeys Pilgerfahrt\u201D and a Vietnamese translation\
\ T\xE2y du k\xFD b\xECnh kh\u1EA3o."
workload:
comments:
- Quantitative measure of the physiologic output of the exercise; also referred
to as energy expenditure.
worksFor:
comments:
- Organizations that the person works for.
worstRating:
comments:
- The lowest value allowed in this rating system.
xpath:
comments:
- An XPath, e.g. of a [[SpeakableSpecification]] or [[WebPageElement]]. In the
latter case, multiple matches within a page can constitute a single conceptual
\"Web page element\".
yearBuilt:
comments:
- 'The year an [[Accommodation]] was constructed. This corresponds to the [YearBuilt
field in RESO](https://ddwiki.reso.org/display/DDW17/YearBuilt+Field). '
yearlyRevenue:
comments:
- The size of the business in annual revenue.
yearsInOperation:
comments:
- The age of the business.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment