repository
stringclasses
528 values
commit
stringlengths
40
40
commitDate
timestamp[s]
path
stringlengths
11
149
repoStars
int64
5
94.9k
repoLastFetched
stringclasses
528 values
content
stringlengths
48
736k
license
stringclasses
14 values
language
stringclasses
7 values
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/ElementarySchool.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ElementarySchool", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/EducationalOrganization", "description": "An educational organization." } ], "description": "An elementary school.", "title": "ElementarySchool", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/SocialMediaPosting.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:SocialMediaPosting", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Article", "description": "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)." } ], "description": "A post to a social media platform, including blog posts, tweets, Facebook posts, etc.", "properties": { "sharedContent": { "description": "A CreativeWork such as an image, video, or audio clip shared as part of this posting.", "oneOf": [ { "$ref": "schema:CreativeWork" }, { "items": { "$ref": "schema:CreativeWork" }, "type": "array" } ] } }, "title": "SocialMediaPosting", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/SomeProducts.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/SomeProducts", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Product.schema.json", "description": "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." } ], "description": "A placeholder for multiple similar products of the same kind.", "format": "http://schema.org/SomeProducts", "properties": { "inventoryLevel": { "$ref": "QuantitativeValue.schema.json", "description": "The current approximate inventory level for the item or items." } }, "title": "SomeProducts", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/JobPosting.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/JobPosting", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Intangible.schema.json", "description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc." } ], "description": "A listing that describes a job opening in a certain organization.", "format": "http://schema.org/JobPosting", "properties": { "baseSalary": { "anyOf": [ { "$ref": "PriceSpecification.schema.json" }, { "type": "number" }, { "$ref": "MonetaryAmount.schema.json" } ], "description": "The base salary of the job or of an employee in an EmployeeRole." }, "benefits": { "description": "Description of benefits associated with the job.", "type": "string" }, "datePosted": { "anyOf": [ { "format": "date-time", "type": "string" }, { "format": "date", "type": "string" } ], "description": "Publication date of an online listing." }, "employmentType": { "description": "Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship).", "items": { "type": "string" }, "type": "array" }, "estimatedSalary": { "description": "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.", "items": { "oneOf": [ { "type": "number" }, { "$ref": "MonetaryAmount.schema.json" }, { "$ref": "MonetaryAmountDistribution.schema.json" } ] }, "type": "array" }, "experienceRequirements": { "description": "Description of skills and experience needed for the position or Occupation.", "type": "string" }, "hiringOrganization": { "$ref": "Organization.schema.json", "description": "Organization offering the job position." }, "incentiveCompensation": { "description": "Description of bonus and commission compensation aspects of the job.", "items": { "type": "string" }, "type": "array" }, "incentives": { "description": "Description of bonus and commission compensation aspects of the job.", "items": { "type": "string" }, "type": "array" }, "industry": { "description": "The industry associated with the job position.", "type": "string" }, "jobBenefits": { "description": "Description of benefits associated with the job.", "items": { "type": "string" }, "type": "array" }, "jobLocation": { "description": "A (typically single) geographic location associated with the job position.", "items": { "$ref": "Place.schema.json" }, "type": "array" }, "relevantOccupation": { "$ref": "Occupation.schema.json", "description": "The Occupation for the JobPosting." }, "responsibilities": { "description": "Responsibilities associated with this role or Occupation.", "items": { "type": "string" }, "type": "array" }, "salaryCurrency": { "description": "The currency (coded using ISO 4217 ) used for the main salary information in this job posting or for this employee.", "type": "string" }, "skills": { "description": "A statement of knowledge, skill, ability, task or any other assertion expressing a competency that is desired or required to fulfill this role or to work in this occupation.", "items": { "type": "string" }, "type": "array" }, "specialCommitments": { "description": "Any special commitments associated with this job posting. Valid entries include VeteranCommit, MilitarySpouseCommit, etc.", "items": { "type": "string" }, "type": "array" }, "title": { "description": "The title of the job.", "type": "string" }, "validThrough": { "anyOf": [ { "format": "date-time", "type": "string" }, { "format": "date", "type": "string" } ], "description": "The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours." }, "workHours": { "description": "The typical working hours for this job (e.g. 1st shift, night shift, 8am-5pm).", "type": "string" } }, "title": "JobPosting", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Car.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Car", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Vehicle.schema.json", "description": "A vehicle is a device that is designed or used to transport people or cargo over land, water, air, or through space." } ], "description": "A car is a wheeled, self-powered motor vehicle used for transportation.", "format": "http://schema.org/Car", "title": "Car", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/BuyAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:BuyAction", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:TradeAction", "description": "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." } ], "description": "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.", "properties": { "seller": { "anyOf": [ { "$ref": "schema:Organization" }, { "$ref": "schema:Person" } ], "description": "An entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be a provider." }, "vendor": { "description": "'vendor' is an earlier term for 'seller'.", "oneOf": [ { "anyOf": [ { "$ref": "schema:Organization" }, { "$ref": "schema:Person" } ] }, { "items": { "anyOf": [ { "$ref": "schema:Organization" }, { "$ref": "schema:Person" } ] }, "type": "array" } ] }, "warrantyPromise": { "$ref": "schema:WarrantyPromise", "description": "The warranty promise(s) included in the offer." } }, "title": "BuyAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/CheckInAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/CheckInAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CommunicateAction.schema.json", "description": "The act of conveying information to another person via a communication medium (instrument) such as speech, email, or telephone conversation." } ], "description": "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\nCheckOutAction: The antonym of CheckInAction.\nArriveAction: Unlike ArriveAction, CheckInAction implies that the agent is informing/confirming the start of a previously reserved service.\nConfirmAction: Unlike ConfirmAction, CheckInAction implies that the agent is informing/confirming the start of a previously reserved service rather than its validity/existence.\n\n", "format": "http://schema.org/CheckInAction", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "CheckInAction" } }, "required": [ "@type" ], "title": "CheckInAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/GovernmentOffice.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/GovernmentOffice", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "LocalBusiness.schema.json", "description": "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." } ], "description": "A government office\u2014for example, an IRS or DMV office.", "format": "http://schema.org/GovernmentOffice", "title": "GovernmentOffice", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/HinduTemple.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/HinduTemple", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "PlaceOfWorship.schema.json", "description": "Place of worship, such as a church, synagogue, or mosque." } ], "description": "A Hindu temple.", "format": "http://schema.org/HinduTemple", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "HinduTemple" } }, "required": [ "@type" ], "title": "HinduTemple", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
3b9f5eb6c2fa9a07a29aac6eb200a680ae3c385c
2020-05-13T21:31:46
schemas/LodgingBusiness.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/LodgingBusiness", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "LocalBusiness.schema.json", "description": "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." } ], "description": "A lodging business, such as a motel, hotel, or inn.", "format": "http://schema.org/LodgingBusiness", "properties": { "amenityFeature": { "description": "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.", "items": { "$ref": "LocationFeatureSpecification.schema.json" }, "type": "array" }, "audience": { "$ref": "Audience.schema.json", "description": "An intended audience, i.e. a group for whom something was created." }, "availableLanguage": { "description": "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. See also inLanguage", "items": { "anyOf": [ { "type": "string" }, { "$ref": "Language.schema.json" } ] }, "type": "array" }, "checkinTime": { "anyOf": [ { "format": "time", "type": "string" }, { "format": "date-time", "type": "string" } ], "description": "The earliest someone may check into a lodging establishment." }, "checkoutTime": { "anyOf": [ { "format": "time", "type": "string" }, { "format": "date-time", "type": "string" } ], "description": "The latest someone may check out of a lodging establishment." }, "numberOfRooms": { "anyOf": [ { "type": "number" }, { "$ref": "QuantitativeValue.schema.json" } ], "description": "The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business.\nTypical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue." }, "petsAllowed": { "description": "Indicates whether pets are allowed to enter the accommodation or lodging business. More detailed information can be put in a text value.", "items": { "anyOf": [ { "type": "string" }, { "type": "boolean" } ] }, "type": "array" }, "starRating": { "description": "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).", "items": { "$ref": "Rating.schema.json" }, "type": "array" } }, "title": "LodgingBusiness", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Organization.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Organization", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Thing.schema.json", "description": "The most generic type of item." } ], "description": "An organization such as a school, NGO, corporation, club, etc.", "format": "http://schema.org/Organization", "properties": { "address": { "anyOf": [ { "type": "string" }, { "$ref": "PostalAddress.schema.json" } ], "description": "Physical address of the item." }, "aggregateRating": { "$ref": "AggregateRating.schema.json", "description": "The overall rating, based on a collection of reviews or ratings, of the item." }, "alumni": { "description": "Alumni of an organization.", "oneOf": [ { "$ref": "Person.schema.json" }, { "items": { "$ref": "Person.schema.json" }, "type": "array" } ] }, "areaServed": { "anyOf": [ { "type": "string" }, { "$ref": "AdministrativeArea.schema.json" }, { "$ref": "GeoShape.schema.json" }, { "$ref": "Place.schema.json" } ], "description": "The geographic area where a service or offered item is provided." }, "award": { "description": "An award won by or for this item.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "awards": { "description": "Awards won by or for this item.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "brand": { "anyOf": [ { "$ref": "Brand.schema.json" }, { "$ref": "Organization.schema.json" } ], "description": "The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person." }, "contactPoint": { "description": "A contact point for a person or organization.", "oneOf": [ { "$ref": "ContactPoint.schema.json" }, { "items": { "$ref": "ContactPoint.schema.json" }, "type": "array" } ] }, "contactPoints": { "description": "A contact point for a person or organization.", "oneOf": [ { "$ref": "ContactPoint.schema.json" }, { "items": { "$ref": "ContactPoint.schema.json" }, "type": "array" } ] }, "department": { "description": "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.", "oneOf": [ { "$ref": "Organization.schema.json" }, { "items": { "$ref": "Organization.schema.json" }, "type": "array" } ] }, "dissolutionDate": { "description": "The date that this organization was dissolved.", "format": "date", "type": "string" }, "duns": { "description": "The Dun & Bradstreet DUNS number for identifying an organization or business person.", "type": "string" }, "email": { "description": "Email address.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "employee": { "description": "Someone working for this organization.", "oneOf": [ { "$ref": "Person.schema.json" }, { "items": { "$ref": "Person.schema.json" }, "type": "array" } ] }, "employees": { "description": "People working for this organization.", "oneOf": [ { "$ref": "Person.schema.json" }, { "items": { "$ref": "Person.schema.json" }, "type": "array" } ] }, "event": { "description": "Upcoming or past event associated with this place, organization, or action.", "oneOf": [ { "$ref": "Event.schema.json" }, { "items": { "$ref": "Event.schema.json" }, "type": "array" } ] }, "events": { "description": "Upcoming or past events associated with this place or organization.", "oneOf": [ { "$ref": "Event.schema.json" }, { "items": { "$ref": "Event.schema.json" }, "type": "array" } ] }, "faxNumber": { "description": "The fax number.", "type": "string" }, "founder": { "description": "A person who founded this organization.", "oneOf": [ { "$ref": "Person.schema.json" }, { "items": { "$ref": "Person.schema.json" }, "type": "array" } ] }, "founders": { "description": "A person who founded this organization.", "oneOf": [ { "$ref": "Person.schema.json" }, { "items": { "$ref": "Person.schema.json" }, "type": "array" } ] }, "foundingDate": { "description": "The date that this organization was founded.", "format": "date", "type": "string" }, "foundingLocation": { "$ref": "Place.schema.json", "description": "The place where the Organization was founded." }, "funder": { "description": "A person or organization that supports (sponsors) something through some kind of financial contribution.", "oneOf": [ { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, { "items": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, "type": "array" } ] }, "globalLocationNumber": { "description": "The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.", "type": "string" }, "hasOfferCatalog": { "description": "Indicates an OfferCatalog listing for this Organization, Person, or Service.", "oneOf": [ { "$ref": "OfferCatalog.schema.json" }, { "items": { "$ref": "OfferCatalog.schema.json" }, "type": "array" } ] }, "hasPOS": { "description": "Points-of-Sales operated by the organization or person.", "oneOf": [ { "$ref": "Place.schema.json" }, { "items": { "$ref": "Place.schema.json" }, "type": "array" } ] }, "interactionStatistic": { "$ref": "InteractionCounter.schema.json", "description": "The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used." }, "isicV4": { "description": "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.", "type": "string" }, "legalName": { "description": "The official name of the organization, e.g. the registered company name.", "type": "string" }, "leiCode": { "description": "An organization identifier that uniquely identifies a legal entity as defined in ISO 17442.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "location": { "anyOf": [ { "type": "string" }, { "$ref": "Place.schema.json" }, { "$ref": "PostalAddress.schema.json" } ], "description": "The location of for example where the event is happening, an organization is located, or where an action takes place." }, "logo": { "description": "An associated logo.", "oneOf": [ { "anyOf": [ { "format": "uri", "type": "string" }, { "$ref": "ImageObject.schema.json" } ] }, { "items": { "anyOf": [ { "format": "uri", "type": "string" }, { "$ref": "ImageObject.schema.json" } ] }, "type": "array" } ] }, "makesOffer": { "description": "A pointer to products or services offered by the organization or person.", "oneOf": [ { "$ref": "Offer.schema.json" }, { "items": { "$ref": "Offer.schema.json" }, "type": "array" } ] }, "member": { "description": "A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals.", "oneOf": [ { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, { "items": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, "type": "array" } ] }, "memberOf": { "description": "An Organization (or ProgramMembership) to which this Person or Organization belongs.", "oneOf": [ { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "ProgramMembership.schema.json" } ] }, { "items": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "ProgramMembership.schema.json" } ] }, "type": "array" } ] }, "members": { "description": "A member of this organization.", "oneOf": [ { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, { "items": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, "type": "array" } ] }, "naics": { "description": "The North American Industry Classification System (NAICS) code for a particular organization or business person.", "type": "string" }, "numberOfEmployees": { "$ref": "QuantitativeValue.schema.json", "description": "The number of employees in an organization e.g. business." }, "owns": { "description": "Products owned by the organization or person.", "oneOf": [ { "anyOf": [ { "$ref": "OwnershipInfo.schema.json" }, { "$ref": "Product.schema.json" } ] }, { "items": { "anyOf": [ { "$ref": "OwnershipInfo.schema.json" }, { "$ref": "Product.schema.json" } ] }, "type": "array" } ] }, "parentOrganization": { "$ref": "Organization.schema.json", "description": "The larger organization that this organization is a subOrganization of, if any." }, "publishingPrinciples": { "anyOf": [ { "format": "uri", "type": "string" }, { "$ref": "CreativeWork.schema.json" } ], "description": "The publishingPrinciples property indicates (typically via URL) a document describing the editorial principles of an Organization (or individual e.g. a Person writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a CreativeWork (e.g. NewsArticle) the principles are those of the party primarily responsible for the creation of the CreativeWork.\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a funder) can be expressed using schema.org terminology." }, "review": { "description": "A review of the item.", "oneOf": [ { "$ref": "Review.schema.json" }, { "items": { "$ref": "Review.schema.json" }, "type": "array" } ] }, "reviews": { "description": "Review of the item.", "oneOf": [ { "$ref": "Review.schema.json" }, { "items": { "$ref": "Review.schema.json" }, "type": "array" } ] }, "seeks": { "description": "A pointer to products or services sought by the organization or person (demand).", "oneOf": [ { "$ref": "Demand.schema.json" }, { "items": { "$ref": "Demand.schema.json" }, "type": "array" } ] }, "serviceArea": { "anyOf": [ { "$ref": "AdministrativeArea.schema.json" }, { "$ref": "GeoShape.schema.json" }, { "$ref": "Place.schema.json" } ], "description": "The geographic area where the service is provided." }, "slogan": { "description": "A slogan or motto associated with the item.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "sponsor": { "description": "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.", "oneOf": [ { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, { "items": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, "type": "array" } ] }, "subOrganization": { "description": "A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property.", "oneOf": [ { "$ref": "Organization.schema.json" }, { "items": { "$ref": "Organization.schema.json" }, "type": "array" } ] }, "taxID": { "description": "The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.", "type": "string" }, "telephone": { "description": "The telephone number.", "type": "string" }, "vatID": { "description": "The Value-added Tax ID of the organization or person.", "type": "string" } }, "title": "Organization", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/PaymentMethod.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PaymentMethod", "$schema": "http://json-schema.org/draft-07/schema#", "description": "A payment method is a standardized procedure for transferring the monetary amount for a purchase. Payment methods are characterized by the legal and technical structures used, and by the organization or group carrying out the transaction.\n\nCommonly used values:\n\n\nhttp://purl.org/goodrelations/v1#ByBankTransferInAdvance\nhttp://purl.org/goodrelations/v1#ByInvoice\nhttp://purl.org/goodrelations/v1#Cash\nhttp://purl.org/goodrelations/v1#CheckInAdvance\nhttp://purl.org/goodrelations/v1#COD\nhttp://purl.org/goodrelations/v1#DirectDebit\nhttp://purl.org/goodrelations/v1#GoogleCheckout\nhttp://purl.org/goodrelations/v1#PayPal\nhttp://purl.org/goodrelations/v1#PaySwarm\n\n", "title": "PaymentMethod", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/CreditCard.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/CreditCard", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/LoanOrCredit", "description": "A financial product for the loaning of an amount of money under agreed terms and charges." }, { "$ref": "http://schema.org/PaymentCard", "description": "A payment method using a credit, debit, store or other card to associate the payment with an account." } ], "description": "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\nhttp://purl.org/goodrelations/v1#AmericanExpress\nhttp://purl.org/goodrelations/v1#DinersClub\nhttp://purl.org/goodrelations/v1#Discover\nhttp://purl.org/goodrelations/v1#JCB\nhttp://purl.org/goodrelations/v1#MasterCard\nhttp://purl.org/goodrelations/v1#VISA\n\n", "format": "http://schema.org/CreditCard", "title": "CreditCard", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/Volcano.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Volcano", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Landform", "description": "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." } ], "description": "A volcano, like Fuji san.", "format": "http://schema.org/Volcano", "title": "Volcano", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/HVACBusiness.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/HVACBusiness", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/HomeAndConstructionBusiness", "description": "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)." } ], "description": "A business that provide Heating, Ventilation and Air Conditioning services.", "title": "HVACBusiness", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/EventStatusType.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:EventStatusType", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:StatusEnumeration", "description": "Lists or enumerations dealing with status types." } ], "description": "EventStatusType is an enumeration type whose instances represent several states that an Event may be in.", "title": "EventStatusType", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/TattooParlor.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TattooParlor", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "HealthAndBeautyBusiness.schema.json", "description": "Health and beauty." } ], "description": "A tattoo parlor.", "format": "http://schema.org/TattooParlor", "title": "TattooParlor", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/MediaSubscription.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MediaSubscription", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Intangible.schema.json", "description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc." } ], "description": "A subscription which allows a user to access media including audio, video, books, etc.", "format": "http://schema.org/MediaSubscription", "properties": { "authenticator": { "$ref": "Organization.schema.json", "description": "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." }, "expectsAcceptanceOf": { "description": "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.", "items": { "$ref": "Offer.schema.json" }, "type": "array" } }, "title": "MediaSubscription", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/SearchAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/SearchAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Action.schema.json", "description": "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 and Actions overview document." } ], "description": "The act of searching for an object.\n\nRelated actions:\n\n\nFindAction: SearchAction generally leads to a FindAction, but not necessarily.\n\n", "format": "http://schema.org/SearchAction", "properties": { "query": { "description": "A sub property of instrument. The query used on this action.", "items": { "type": "string" }, "type": "array" } }, "title": "SearchAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/Offer.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Offer", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Intangible.schema.json", "description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc." } ], "description": "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-related fields, see Check Digit calculator and validation guide from GS1.", "format": "http://schema.org/Offer", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "Offer" }, "acceptedPaymentMethod": { "anyOf": [ { "$ref": "LoanOrCredit.schema.json" }, { "$ref": "PaymentMethod.schema.json" } ], "description": "The payment method(s) accepted by seller for this offer." }, "addOn": { "description": "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).", "oneOf": [ { "$ref": "Offer.schema.json" }, { "items": { "$ref": "Offer.schema.json" }, "type": "array" } ] }, "advanceBookingRequirement": { "$ref": "QuantitativeValue.schema.json", "description": "The amount of time that is required between accepting the offer and the actual usage of the resource or service." }, "aggregateRating": { "$ref": "AggregateRating.schema.json", "description": "The overall rating, based on a collection of reviews or ratings, of the item." }, "areaServed": { "anyOf": [ { "type": "string" }, { "$ref": "AdministrativeArea.schema.json" }, { "$ref": "GeoShape.schema.json" }, { "$ref": "Place.schema.json" } ], "description": "The geographic area where a service or offered item is provided." }, "availability": { "$ref": "ItemAvailability.schema.json", "description": "The availability of this item\u2014for example In stock, Out of stock, Pre-order, etc." }, "availabilityEnds": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" }, { "format": "time", "type": "string" } ], "description": "The end of the availability of the product or service included in the offer." }, "availabilityStarts": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" }, { "format": "time", "type": "string" } ], "description": "The beginning of the availability of the product or service included in the offer." }, "availableAtOrFrom": { "$ref": "Place.schema.json", "description": "The place(s) from which the offer can be obtained (e.g. store locations)." }, "availableDeliveryMethod": { "$ref": "DeliveryMethod.schema.json", "description": "The delivery method(s) available for this offer." }, "businessFunction": { "$ref": "BusinessFunction.schema.json", "description": "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." }, "category": { "description": "A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.", "oneOf": [ { "anyOf": [ { "format": "uri", "type": "string" }, { "type": "string" }, { "$ref": "Thing.schema.json" } ] }, { "items": { "anyOf": [ { "format": "uri", "type": "string" }, { "type": "string" }, { "$ref": "Thing.schema.json" } ] }, "type": "array" } ] }, "deliveryLeadTime": { "$ref": "QuantitativeValue.schema.json", "description": "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." }, "eligibleCustomerType": { "$ref": "BusinessEntityType.schema.json", "description": "The type(s) of customers for which the given offer is valid." }, "eligibleDuration": { "$ref": "QuantitativeValue.schema.json", "description": "The duration for which the given offer is valid." }, "eligibleQuantity": { "$ref": "QuantitativeValue.schema.json", "description": "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." }, "eligibleRegion": { "anyOf": [ { "type": "string" }, { "$ref": "GeoShape.schema.json" }, { "$ref": "Place.schema.json" } ], "description": "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." }, "eligibleTransactionVolume": { "$ref": "PriceSpecification.schema.json", "description": "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." }, "gtin12": { "description": "The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See GS1 GTIN Summary for more details.", "type": "string" }, "gtin13": { "description": "The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See GS1 GTIN Summary for more details.", "type": "string" }, "gtin14": { "description": "The GTIN-14 code of the product, or the product to which the offer refers. See GS1 GTIN Summary for more details.", "type": "string" }, "gtin8": { "description": "The GTIN-8 code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See GS1 GTIN Summary for more details.", "type": "string" }, "includesObject": { "description": "This links to a node or nodes indicating the exact quantity of the products included in the offer.", "oneOf": [ { "$ref": "TypeAndQuantityNode.schema.json" }, { "items": { "$ref": "TypeAndQuantityNode.schema.json" }, "type": "array" } ] }, "inventoryLevel": { "$ref": "QuantitativeValue.schema.json", "description": "The current approximate inventory level for the item or items." }, "itemCondition": { "description": "A predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer.", "oneOf": [ { "$ref": "OfferItemCondition.schema.json" }, { "items": { "$ref": "OfferItemCondition.schema.json" }, "type": "array" } ] }, "itemOffered": { "anyOf": [ { "$ref": "AggregateOffer.schema.json" }, { "$ref": "CreativeWork.schema.json" }, { "$ref": "Event.schema.json" }, { "$ref": "MenuItem.schema.json" }, { "$ref": "Product.schema.json" }, { "$ref": "Service.schema.json" }, { "$ref": "Trip.schema.json" } ], "description": "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." }, "mpn": { "description": "The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers.", "type": "string" }, "offeredBy": { "description": "A pointer to the organization or person making the offer.", "oneOf": [ { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, { "items": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, "type": "array" } ] }, "price": { "anyOf": [ { "type": "number" }, { "type": "string" } ], "description": "The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.\n\nUsage guidelines:\n\n\nUse the priceCurrency property (with standard formats: ISO 4217 currency format e.g. \"USD\"; Ticker symbol for cryptocurrencies e.g. \"BTC\"; well known names for Local Exchange Tradings Systems (LETS) and other currency types e.g. \"Ithaca HOUR\") instead of including ambiguous symbols such as '$' in the value.\nUse '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\nNote that both RDFa and Microdata syntax allow the use of a \"content=\" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\nUse values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\n\n" }, "priceCurrency": { "description": "The currency of the price, or a price component when attached to PriceSpecification and its subtypes.\n\nUse standard formats: ISO 4217 currency format e.g. \"USD\"; Ticker symbol for cryptocurrencies e.g. \"BTC\"; well known names for Local Exchange Tradings Systems (LETS) and other currency types e.g. \"Ithaca HOUR\".", "type": "string" }, "priceSpecification": { "description": "One or more detailed price specifications, indicating the unit price and delivery or payment charges.", "oneOf": [ { "$ref": "PriceSpecification.schema.json" }, { "items": { "$ref": "PriceSpecification.schema.json" }, "type": "array" } ] }, "priceValidUntil": { "description": "The date after which the price is no longer available.", "format": "date", "type": "string" }, "review": { "description": "A review of the item.", "oneOf": [ { "$ref": "Review.schema.json" }, { "items": { "$ref": "Review.schema.json" }, "type": "array" } ] }, "reviews": { "description": "Review of the item.", "oneOf": [ { "$ref": "Review.schema.json" }, { "items": { "$ref": "Review.schema.json" }, "type": "array" } ] }, "seller": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ], "description": "An entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be a provider." }, "serialNumber": { "description": "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.", "type": "string" }, "sku": { "description": "The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers.", "type": "string" }, "validFrom": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" } ], "description": "The date when the item becomes valid." }, "validThrough": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" } ], "description": "The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours." }, "warranty": { "$ref": "WarrantyPromise.schema.json", "description": "The warranty promise(s) included in the offer." } }, "required": [ "@type" ], "title": "Offer", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/PostOffice.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PostOffice", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "GovernmentOffice.schema.json", "description": "A government office\u2014for example, an IRS or DMV office." } ], "description": "A post office.", "format": "http://schema.org/PostOffice", "title": "PostOffice", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/RestrictedDiet.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:RestrictedDiet", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "A diet restricted to certain foods or preparations for cultural, religious, health or lifestyle reasons. ", "oneOf": [ { "const": "DiabeticDiet", "description": "A diet appropriate for people with diabetes." }, { "const": "GlutenFreeDiet", "description": "A diet exclusive of gluten." }, { "const": "HalalDiet", "description": "A diet conforming to Islamic dietary practices." }, { "const": "HinduDiet", "description": "A diet conforming to Hindu dietary practices, in particular, beef-free." }, { "const": "KosherDiet", "description": "A diet conforming to Jewish dietary practices." }, { "const": "LowCalorieDiet", "description": "A diet focused on reduced calorie intake." }, { "const": "LowFatDiet", "description": "A diet focused on reduced fat and cholesterol intake." }, { "const": "LowLactoseDiet", "description": "A diet appropriate for people with lactose intolerance." }, { "const": "LowSaltDiet", "description": "A diet focused on reduced sodium intake." }, { "const": "VeganDiet", "description": "A diet exclusive of all animal products." }, { "const": "VegetarianDiet", "description": "A diet exclusive of animal meat." } ], "title": "RestrictedDiet", "type": "string" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Dentist.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Dentist", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:LocalBusiness", "description": "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." }, { "$ref": "schema:MedicalBusiness", "description": "A particular physical or virtual business of an organization for medical purposes. Examples of MedicalBusiness include differents business run by health professionals." }, { "$ref": "schema:MedicalOrganization", "description": "A medical organization (physical or not), such as hospital, institution or clinic." } ], "description": "A dentist.", "title": "Dentist", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/UnRegisterAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/UnRegisterAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "InteractAction.schema.json", "description": "The act of interacting with another person or organization." } ], "description": "The act of un-registering from a service.\n\nRelated actions:\n\n\nRegisterAction: antonym of UnRegisterAction.\nLeaveAction: Unlike LeaveAction, UnRegisterAction implies that you are unregistering from a service you werer previously registered, rather than leaving a team/group of people.\n\n", "format": "http://schema.org/UnRegisterAction", "title": "UnRegisterAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Flight.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Flight", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Trip.schema.json", "description": "A trip or journey. An itinerary of visits to one or more places." } ], "description": "An airline flight.", "format": "http://schema.org/Flight", "properties": { "aircraft": { "anyOf": [ { "type": "string" }, { "$ref": "Vehicle.schema.json" } ], "description": "The kind of aircraft (e.g., \"Boeing 747\")." }, "arrivalAirport": { "$ref": "Airport.schema.json", "description": "The airport where the flight terminates." }, "arrivalGate": { "description": "Identifier of the flight's arrival gate.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "arrivalTerminal": { "description": "Identifier of the flight's arrival terminal.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "boardingPolicy": { "$ref": "BoardingPolicyType.schema.json", "description": "The type of boarding policy used by the airline (e.g. zone-based or group-based)." }, "carrier": { "$ref": "Organization.schema.json", "description": "'carrier' is an out-dated term indicating the 'provider' for parcel delivery and flights." }, "departureAirport": { "$ref": "Airport.schema.json", "description": "The airport where the flight originates." }, "departureGate": { "description": "Identifier of the flight's departure gate.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "departureTerminal": { "description": "Identifier of the flight's departure terminal.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "estimatedFlightDuration": { "anyOf": [ { "format": "https://schema.org/Duration", "type": "string" }, { "type": "string" } ], "description": "The estimated time the flight will take." }, "flightDistance": { "anyOf": [ { "format": "https://schema.org/Distance", "type": "string" }, { "type": "string" } ], "description": "The distance of the flight." }, "flightNumber": { "description": "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'.", "type": "string" }, "mealService": { "description": "Description of the meals that will be provided or available for purchase.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "seller": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ], "description": "An entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be a provider." }, "webCheckinTime": { "description": "The time when a passenger can check into the flight online.", "format": "date-time", "type": "string" } }, "title": "Flight", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/ReceiveAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ReceiveAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "TransferAction.schema.json", "description": "The act of transferring/moving (abstract or concrete) animate or inanimate objects from one place to another." } ], "description": "The act of physically/electronically taking delivery of an object thathas been transferred from an origin to a destination. Reciprocal of SendAction.\n\nRelated actions:\n\n\nSendAction: The reciprocal of ReceiveAction.\nTakeAction: Unlike TakeAction, ReceiveAction does not imply that the ownership has been transfered (e.g. I can receive a package, but it does not mean the package is now mine).\n\n", "format": "http://schema.org/ReceiveAction", "properties": { "deliveryMethod": { "description": "A sub property of instrument. The method of delivery.", "items": { "$ref": "DeliveryMethod.schema.json" }, "type": "array" }, "sender": { "description": "A sub property of participant. The participant who is at the sending end of the action.", "items": { "anyOf": [ { "$ref": "Audience.schema.json" }, { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, "type": "array" } }, "title": "ReceiveAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/MobilePhoneStore.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MobilePhoneStore", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Store", "description": "A retail good store." } ], "description": "A store that sells mobile phones and related accessories.", "format": "http://schema.org/MobilePhoneStore", "title": "MobilePhoneStore", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/AppendAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/AppendAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "InsertAction.schema.json", "description": "The act of adding at a specific location in an ordered collection." } ], "description": "The act of inserting at the end if an ordered collection.", "format": "http://schema.org/AppendAction", "title": "AppendAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Article.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Article", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CreativeWork.schema.json", "description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc." } ], "description": "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.", "format": "http://schema.org/Article", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "Article" }, "articleBody": { "description": "The actual body of the article.", "type": "string" }, "articleSection": { "description": "Articles may belong to one or more 'sections' in a magazine or newspaper, such as Sports, Lifestyle, etc.", "items": { "type": "string" }, "type": "array" }, "pageEnd": { "anyOf": [ { "type": "integer" }, { "type": "string" } ], "description": "The page on which the work ends; for example \"138\" or \"xvi\"." }, "pageStart": { "anyOf": [ { "type": "integer" }, { "type": "string" } ], "description": "The page on which the work starts; for example \"135\" or \"xiii\"." }, "pagination": { "description": "Any description of pages that is not separated into pageStart and pageEnd; for example, \"1-6, 9, 55\" or \"10-12, 46-49\".", "items": { "type": "string" }, "type": "array" }, "speakable": { "description": "Indicates sections of a Web page that are particularly 'speakable' in the sense of being highlighted as being especially appropriate for text-to-speech conversion. Other sections of a page may also be usefully spoken in particular circumstances; the 'speakable' property serves to indicate the parts most likely to be generally useful for speech.\n\nThe speakable property can be repeated an arbitrary number of times, with three kinds of possible 'content-locator' values:\n\n1.) id-value URL references - uses id-value of an element in the page being annotated. The simplest use of speakable has (potentially relative) URL values, referencing identified sections of the document concerned.\n\n2.) CSS Selectors - addresses content in the annotated page, eg. via class attribute. Use the cssSelector property.\n\n3.) XPaths - addresses content via XPaths (assuming an XML view of the content). Use the xpath property.\n\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.", "items": { "anyOf": [ { "format": "uri", "type": "string" }, { "$ref": "SpeakableSpecification.schema.json" } ] }, "type": "array" }, "wordCount": { "description": "The number of words in the text of the Article.", "type": "integer" } }, "required": [ "@type" ], "title": "Article", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/BankAccount.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BankAccount", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "FinancialProduct.schema.json", "description": "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." } ], "description": "A product or service offered by a bank whereby one may deposit, withdraw or transfer money and in some cases be paid interest.", "format": "http://schema.org/BankAccount", "title": "BankAccount", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/GovernmentOffice.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/GovernmentOffice", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/LocalBusiness", "description": "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." } ], "description": "A government office\u2014for example, an IRS or DMV office.", "title": "GovernmentOffice", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/ItemPage.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ItemPage", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "WebPage.schema.json", "description": "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 breadcrumb 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." } ], "description": "A page devoted to a single item, such as a particular product or hotel.", "format": "http://schema.org/ItemPage", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "ItemPage" } }, "required": [ "@type" ], "title": "ItemPage", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/GamePlayMode.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/GamePlayMode", "$schema": "http://json-schema.org/draft-07/schema#", "description": "Indicates whether this game is multi-player, co-op or single-player.", "format": "http://schema.org/GamePlayMode", "oneOf": [ { "const": "CoOp", "description": "Play mode: CoOp. Co-operative games, where you play on the same team with friends." }, { "const": "MultiPlayer", "description": "Play mode: MultiPlayer. Requiring or allowing multiple human players to play simultaneously." }, { "const": "SinglePlayer", "description": "Play mode: SinglePlayer. Which is played by a lone player." } ], "title": "GamePlayMode", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/CheckOutAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/CheckOutAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CommunicateAction.schema.json", "description": "The act of conveying information to another person via a communication medium (instrument) such as speech, email, or telephone conversation." } ], "description": "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\nCheckInAction: The antonym of CheckOutAction.\nDepartAction: Unlike DepartAction, CheckOutAction implies that the agent is informing/confirming the end of a previously reserved service.\nCancelAction: Unlike CancelAction, CheckOutAction implies that the agent is informing/confirming the end of a previously reserved service.\n\n", "format": "http://schema.org/CheckOutAction", "title": "CheckOutAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Consortium.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Consortium", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Organization", "description": "An organization such as a school, NGO, corporation, club, etc." } ], "description": "A Consortium is a membership [[Organization]] whose members are typically Organizations.", "title": "Consortium", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Plumber.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Plumber", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "HomeAndConstructionBusiness.schema.json", "description": "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)." } ], "description": "A plumbing service.", "format": "http://schema.org/Plumber", "title": "Plumber", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/OrganizeAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/OrganizeAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Action.schema.json", "description": "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 and Actions overview document." } ], "description": "The act of manipulating/administering/supervising/controlling one or more objects.", "format": "http://schema.org/OrganizeAction", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "OrganizeAction" } }, "required": [ "@type" ], "title": "OrganizeAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Resort.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Resort", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:LodgingBusiness", "description": "A lodging business, such as a motel, hotel, or inn." } ], "description": "A resort is a place used for relaxation or recreation, attracting visitors for holidays or vacations. Resorts are places, towns or sometimes commercial establishment operated by a single company (Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Resort).\n\nSee also the dedicated document on the use of schema.org for marking up hotels and other forms of accommodations.\n ", "title": "Resort", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/SportsEvent.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/SportsEvent", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Event.schema.json", "description": "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." } ], "description": "Event type: Sports event.", "format": "http://schema.org/SportsEvent", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "SportsEvent" }, "awayTeam": { "anyOf": [ { "$ref": "Person.schema.json" }, { "$ref": "SportsTeam.schema.json" } ], "description": "The away team in a sports event." }, "competitor": { "description": "A competitor in a sports event.", "items": { "anyOf": [ { "$ref": "Person.schema.json" }, { "$ref": "SportsTeam.schema.json" } ] }, "type": "array" }, "homeTeam": { "anyOf": [ { "$ref": "Person.schema.json" }, { "$ref": "SportsTeam.schema.json" } ], "description": "The home team in a sports event." } }, "required": [ "@type" ], "title": "SportsEvent", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/Aquarium.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Aquarium", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CivicStructure.schema.json", "description": "A public structure, such as a town hall or concert hall." } ], "description": "Aquarium.", "format": "http://schema.org/Aquarium", "title": "Aquarium", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/MolecularEntity.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:MolecularEntity", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:BioChemEntity", "description": "Any biological, chemical, or biochemical thing. For example: a protein; a gene; a chemical; a synthetic chemical." } ], "description": "Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity.", "properties": { "chemicalRole": { "description": "A role played by the BioChemEntity within a chemical context.", "oneOf": [ { "$ref": "schema:DefinedTerm" }, { "items": { "$ref": "schema:DefinedTerm" }, "type": "array" } ] }, "inChI": { "description": "Non-proprietary identifier for molecular entity that can be used in printed and electronic data sources thus enabling easier linking of diverse data compilations.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "inChIKey": { "description": "InChIKey is a hashed version of the full InChI (using the SHA-256 algorithm).", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "iupacName": { "description": "Systematic method of naming chemical compounds as recommended by the International Union of Pure and Applied Chemistry (IUPAC).", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "molecularFormula": { "description": "The empirical formula is the simplest whole number ratio of all the atoms in a molecule.", "type": "string" }, "molecularWeight": { "description": "This is the molecular weight of the entity being described, not of the parent. Units should be included in the form '<Number> <unit>', for example '12 amu' or as '<QuantitativeValue>.", "oneOf": [ { "anyOf": [ { "type": "string" }, { "$ref": "schema:QuantitativeValue" } ] }, { "items": { "anyOf": [ { "type": "string" }, { "$ref": "schema:QuantitativeValue" } ] }, "type": "array" } ] }, "monoisotopicMolecularWeight": { "anyOf": [ { "type": "string" }, { "$ref": "schema:QuantitativeValue" } ], "description": "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 the form '<Number> <unit>', for example '770.230488 g/mol' or as '<QuantitativeValue>." }, "potentialUse": { "description": "Intended use of the BioChemEntity by humans.", "oneOf": [ { "$ref": "schema:DefinedTerm" }, { "items": { "$ref": "schema:DefinedTerm" }, "type": "array" } ] }, "smiles": { "description": "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.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] } }, "title": "MolecularEntity", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/Thing.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Thing", "$schema": "http://json-schema.org/draft-07/schema#", "description": "The most generic type of item.", "format": "http://schema.org/Thing", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "Thing" }, "additionalType": { "description": "An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally.", "oneOf": [ { "format": "uri", "type": "string" }, { "items": { "format": "uri", "type": "string" }, "type": "array" } ] }, "alternateName": { "description": "An alias for the item.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "description": { "description": "A description of the item.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "disambiguatingDescription": { "description": "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.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "identifier": { "anyOf": [ { "format": "uri", "type": "string" }, { "type": "string" }, { "$ref": "PropertyValue.schema.json" } ], "description": "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 for more details." }, "image": { "description": "An image of the item. This can be a URL or a fully described ImageObject.", "oneOf": [ { "anyOf": [ { "format": "uri", "type": "string" }, { "$ref": "ImageObject.schema.json" } ] }, { "items": { "anyOf": [ { "format": "uri", "type": "string" }, { "$ref": "ImageObject.schema.json" } ] }, "type": "array" } ] }, "mainEntityOfPage": { "description": "Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details.", "oneOf": [ { "anyOf": [ { "format": "uri", "type": "string" }, { "$ref": "CreativeWork.schema.json" } ] }, { "items": { "anyOf": [ { "format": "uri", "type": "string" }, { "$ref": "CreativeWork.schema.json" } ] }, "type": "array" } ] }, "name": { "description": "The name of the item.", "type": "string" }, "potentialAction": { "description": "Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.", "oneOf": [ { "$ref": "Action.schema.json" }, { "items": { "$ref": "Action.schema.json" }, "type": "array" } ] }, "sameAs": { "description": "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.", "oneOf": [ { "format": "uri", "type": "string" }, { "items": { "format": "uri", "type": "string" }, "type": "array" } ] }, "subjectOf": { "description": "A CreativeWork or Event about this Thing.", "oneOf": [ { "anyOf": [ { "$ref": "CreativeWork.schema.json" }, { "$ref": "Event.schema.json" } ] }, { "items": { "anyOf": [ { "$ref": "CreativeWork.schema.json" }, { "$ref": "Event.schema.json" } ] }, "type": "array" } ] }, "url": { "description": "URL of the item.", "format": "uri", "type": "string" } }, "required": [ "@type" ], "title": "Thing", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/CommentAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/CommentAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/CommunicateAction", "description": "The act of conveying information to another person via a communication medium (instrument) such as speech, email, or telephone conversation." } ], "description": "The act of generating a comment about a subject.", "format": "http://schema.org/CommentAction", "properties": { "resultComment": { "description": "A sub property of result. The Comment created or sent as a result of this action.", "oneOf": [ { "$ref": "http://schema.org/Comment" }, { "items": { "$ref": "http://schema.org/Comment" }, "type": "array" } ] } }, "title": "CommentAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
ccfd7867a8f0a96f421a90bfd617be8735463a02
2020-05-27T22:00:22
schemas/BookFormatType.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BookFormatType", "$schema": "http://json-schema.org/draft-07/schema#", "description": "The publication format of the book.", "oneOf": [ { "const": "AudiobookFormat", "description": "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." }, { "const": "EBook", "description": "Book format: Ebook." }, { "const": "Hardcover", "description": "Book format: Hardcover." }, { "const": "Paperback", "description": "Book format: Paperback." } ], "title": "BookFormatType", "type": "string" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Table.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Table", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/WebPageElement", "description": "A web page element, like a table or an image." } ], "description": "A table on a Web page.", "title": "Table", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/BusinessEvent.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BusinessEvent", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Event", "description": "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." } ], "description": "Event type: Business event.", "format": "http://schema.org/BusinessEvent", "title": "BusinessEvent", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/HowTo.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/HowTo", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CreativeWork.schema.json", "description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc." } ], "description": "Instructions that explain how to achieve a result by performing a sequence of steps.", "format": "http://schema.org/HowTo", "properties": { "estimatedCost": { "anyOf": [ { "type": "string" }, { "$ref": "MonetaryAmount.schema.json" } ], "description": "The estimated cost of the supply or supplies consumed when performing instructions." }, "performTime": { "description": "The length of time it takes to perform instructions or a direction (not including time to prepare the supplies), in ISO 8601 duration format.", "format": "https://schema.org/Duration", "type": "string" }, "prepTime": { "description": "The length of time it takes to prepare the items to be used in instructions or a direction, in ISO 8601 duration format.", "format": "https://schema.org/Duration", "type": "string" }, "step": { "description": "A single step item (as HowToStep, text, document, video, etc.) or a HowToSection.", "items": { "oneOf": [ { "$ref": "CreativeWork.schema.json" }, { "$ref": "HowToSection.schema.json" }, { "$ref": "HowToStep.schema.json" }, { "type": "string" } ] }, "type": "array" }, "steps": { "description": "A single step item (as HowToStep, text, document, video, etc.) or a HowToSection (originally misnamed 'steps'; 'step' is preferred).", "items": { "oneOf": [ { "$ref": "CreativeWork.schema.json" }, { "type": "string" }, { "$ref": "ItemList.schema.json" } ] }, "type": "array" }, "supply": { "description": "A sub-property of instrument. A supply consumed when performing instructions or a direction.", "items": { "oneOf": [ { "$ref": "HowToSupply.schema.json" }, { "type": "string" } ] }, "type": "array" }, "tool": { "description": "A sub property of instrument. An object used (but not consumed) when performing instructions or a direction.", "items": { "oneOf": [ { "$ref": "HowToTool.schema.json" }, { "type": "string" } ] }, "type": "array" }, "totalTime": { "description": "The total time required to perform instructions or a direction (including time to prepare the supplies), in ISO 8601 duration format.", "format": "https://schema.org/Duration", "type": "string" }, "yield": { "anyOf": [ { "type": "string" }, { "$ref": "QuantitativeValue.schema.json" } ], "description": "The quantity that results by performing instructions. For example, a paper airplane, 10 personalized candles." } }, "title": "HowTo", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/OrderStatus.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/OrderStatus", "$schema": "http://json-schema.org/draft-07/schema#", "description": "Enumerated status values for Order.", "format": "http://schema.org/OrderStatus", "oneOf": [ { "const": "OrderCancelled", "description": "OrderStatus representing cancellation of an order." }, { "const": "OrderDelivered", "description": "OrderStatus representing successful delivery of an order." }, { "const": "OrderInTransit", "description": "OrderStatus representing that an order is in transit." }, { "const": "OrderPaymentDue", "description": "OrderStatus representing that payment is due on an order." }, { "const": "OrderPickupAvailable", "description": "OrderStatus representing availability of an order for pickup." }, { "const": "OrderProblem", "description": "OrderStatus representing that there is a problem with the order." }, { "const": "OrderProcessing", "description": "OrderStatus representing that an order is being processed." }, { "const": "OrderReturned", "description": "OrderStatus representing that an order has been returned." } ], "title": "OrderStatus", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/HealthPlanNetwork.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:HealthPlanNetwork", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Intangible", "description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc." } ], "description": "A US-style health insurance plan network. ", "properties": { "healthPlanCostSharing": { "description": "Whether The costs to the patient for services under this network or formulary.", "type": "boolean" }, "healthPlanNetworkId": { "description": "Name or unique ID of network. (Networks are often reused across different insurance plans).", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "healthPlanNetworkTier": { "description": "The tier(s) for this network.", "type": "string" } }, "title": "HealthPlanNetwork", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/BusTrip.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BusTrip", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Trip.schema.json", "description": "A trip or journey. An itinerary of visits to one or more places." } ], "description": "A trip on a commercial bus line.", "format": "http://schema.org/BusTrip", "properties": { "arrivalBusStop": { "anyOf": [ { "$ref": "BusStation.schema.json" }, { "$ref": "BusStop.schema.json" } ], "description": "The stop or station from which the bus arrives." }, "busName": { "description": "The name of the bus (e.g. Bolt Express).", "type": "string" }, "busNumber": { "description": "The unique identifier for the bus.", "type": "string" }, "departureBusStop": { "anyOf": [ { "$ref": "BusStation.schema.json" }, { "$ref": "BusStop.schema.json" } ], "description": "The stop or station from which the bus departs." } }, "title": "BusTrip", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/ReviewAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ReviewAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "AssessAction.schema.json", "description": "The act of forming one's opinion, reaction or sentiment." } ], "description": "The act of producing a balanced opinion about the object for an audience. An agent reviews an object with participants resulting in a review.", "format": "http://schema.org/ReviewAction", "properties": { "resultReview": { "description": "A sub property of result. The review that resulted in the performing of the action.", "items": { "$ref": "Review.schema.json" }, "type": "array" } }, "title": "ReviewAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/ImageObject.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:ImageObject", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:MediaObject", "description": "A media object, such as an image, video, or audio object embedded in a web page or a downloadable dataset i.e. DataDownload. Note that a creative work may have many media objects associated with it on the same web page. For example, a page about a single song (MusicRecording) may have a music video (VideoObject), and a high and low bandwidth audio stream (2 AudioObject's)." } ], "description": "An image file.", "properties": { "caption": { "anyOf": [ { "type": "string" }, { "$ref": "schema:MediaObject" } ], "description": "The caption for this object. For downloadable machine formats (closed caption, subtitles etc.) use MediaObject and indicate the [[encodingFormat]]." }, "embeddedTextCaption": { "description": "Represents textual captioning from a [[MediaObject]], e.g. text of a 'meme'.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "exifData": { "anyOf": [ { "type": "string" }, { "$ref": "schema:PropertyValue" } ], "description": "exif data for this object." }, "representativeOfPage": { "description": "Indicates whether this image is representative of the content of the page.", "type": "boolean" }, "thumbnail": { "$ref": "schema:ImageObject", "description": "Thumbnail image for an image or video." } }, "title": "ImageObject", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Map.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Map", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/CreativeWork", "description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc." } ], "description": "A map.", "properties": { "mapType": { "description": "Indicates the kind of Map, from the MapCategoryType Enumeration.", "oneOf": [ { "$ref": "http://schema.org/MapCategoryType" }, { "items": { "$ref": "http://schema.org/MapCategoryType" }, "type": "array" } ] } }, "title": "Map", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/AutomotiveBusiness.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/AutomotiveBusiness", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "LocalBusiness.schema.json", "description": "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." } ], "description": "Car repair, sales, or parts.", "format": "http://schema.org/AutomotiveBusiness", "title": "AutomotiveBusiness", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Clip.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Clip", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CreativeWork.schema.json", "description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc." } ], "description": "A short TV or radio program or a segment/part of a program.", "format": "http://schema.org/Clip", "properties": { "actor": { "description": "An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip.", "oneOf": [ { "$ref": "Person.schema.json" }, { "items": { "$ref": "Person.schema.json" }, "type": "array" } ] }, "actors": { "description": "An actor, e.g. in tv, radio, movie, video games etc. Actors can be associated with individual items or with a series, episode, clip.", "oneOf": [ { "$ref": "Person.schema.json" }, { "items": { "$ref": "Person.schema.json" }, "type": "array" } ] }, "clipNumber": { "anyOf": [ { "type": "integer" }, { "type": "string" } ], "description": "Position of the clip within an ordered group of clips." }, "director": { "$ref": "Person.schema.json", "description": "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": { "description": "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.", "oneOf": [ { "$ref": "Person.schema.json" }, { "items": { "$ref": "Person.schema.json" }, "type": "array" } ] }, "musicBy": { "anyOf": [ { "$ref": "MusicGroup.schema.json" }, { "$ref": "Person.schema.json" } ], "description": "The composer of the soundtrack." }, "partOfEpisode": { "$ref": "Episode.schema.json", "description": "The episode to which this clip belongs." }, "partOfSeason": { "$ref": "CreativeWorkSeason.schema.json", "description": "The season to which this episode belongs." }, "partOfSeries": { "$ref": "CreativeWorkSeries.schema.json", "description": "The series to which this episode or season belongs." } }, "title": "Clip", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/BedDetails.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BedDetails", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Intangible", "description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc." } ], "description": "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).", "format": "http://schema.org/BedDetails", "properties": { "numberOfBeds": { "description": "The quantity of the given bed type available in the HotelRoom, Suite, House, or Apartment.", "type": "number" }, "typeOfBed": { "anyOf": [ { "type": "string" }, { "$ref": "http://schema.org/BedType" } ], "description": "The type of bed to which the BedDetail refers, i.e. the type of bed available in the quantity indicated by quantity." } }, "title": "BedDetails", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/Airline.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Airline", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Organization.schema.json", "description": "An organization such as a school, NGO, corporation, club, etc." } ], "description": "An organization that provides flights for passengers.", "format": "http://schema.org/Airline", "properties": { "boardingPolicy": { "$ref": "BoardingPolicyType.schema.json", "description": "The type of boarding policy used by the airline (e.g. zone-based or group-based)." }, "iataCode": { "description": "IATA identifier for an airline or airport.", "items": { "type": "string" }, "type": "array" } }, "title": "Airline", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/OfferCatalog.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:OfferCatalog", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:ItemList", "description": "A list of items of any sort\u2014for 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." } ], "description": "An OfferCatalog is an ItemList that contains related Offers and/or further OfferCatalogs that are offeredBy the same provider.", "title": "OfferCatalog", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/SubwayStation.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/SubwayStation", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CivicStructure.schema.json", "description": "A public structure, such as a town hall or concert hall." } ], "description": "A subway station.", "format": "http://schema.org/SubwayStation", "title": "SubwayStation", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/FindAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:FindAction", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Action", "description": "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)." } ], "description": "The act of finding an object.\\n\\nRelated actions:\\n\\n* [[SearchAction]]: FindAction is generally lead by a SearchAction, but not necessarily.", "title": "FindAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/BrokerageAccount.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:BrokerageAccount", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:InvestmentOrDeposit", "description": "A type of financial product that typically requires the client to transfer funds to a financial service in return for potential beneficial financial return." } ], "description": "An account that allows an investor to deposit funds and place investment orders with a licensed broker or brokerage firm.", "title": "BrokerageAccount", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/EmployeeRole.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/EmployeeRole", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "OrganizationRole.schema.json", "description": "A subclass of Role used to describe roles within organizations." } ], "description": "A subclass of OrganizationRole used to describe employee relationships.", "format": "http://schema.org/EmployeeRole", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "EmployeeRole" }, "baseSalary": { "anyOf": [ { "type": "number" }, { "$ref": "MonetaryAmount.schema.json" }, { "$ref": "PriceSpecification.schema.json" } ], "description": "The base salary of the job or of an employee in an EmployeeRole." }, "salaryCurrency": { "description": "The currency (coded using ISO 4217 ) used for the main salary information in this job posting or for this employee.", "type": "string" } }, "required": [ "@type" ], "title": "EmployeeRole", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/ChildCare.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ChildCare", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/LocalBusiness", "description": "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." } ], "description": "A Childcare center.", "format": "http://schema.org/ChildCare", "title": "ChildCare", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/ProductModel.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ProductModel", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Product.schema.json", "description": "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." } ], "description": "A datasheet or vendor specification of a product (in the sense of a prototypical description).", "format": "http://schema.org/ProductModel", "properties": { "isVariantOf": { "description": "A pointer to a base product from which this product is a variant. It is safe to infer that the variant inherits all product features from the base model, unless defined locally. This is not transitive.", "items": { "$ref": "ProductModel.schema.json" }, "type": "array" }, "predecessorOf": { "description": "A pointer from a previous, often discontinued variant of the product to its newer variant.", "items": { "$ref": "ProductModel.schema.json" }, "type": "array" }, "successorOf": { "description": "A pointer from a newer variant of a product to its previous, often discontinued predecessor.", "items": { "$ref": "ProductModel.schema.json" }, "type": "array" } }, "title": "ProductModel", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/RejectAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/RejectAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "AllocateAction.schema.json", "description": "The act of organizing tasks/objects/events by associating resources to it." } ], "description": "The act of rejecting to/adopting an object.\n\nRelated actions:\n\n\nAcceptAction: The antonym of RejectAction.\n\n", "format": "http://schema.org/RejectAction", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "RejectAction" } }, "required": [ "@type" ], "title": "RejectAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/Organization.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Organization", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Thing.schema.json", "description": "The most generic type of item." } ], "description": "An organization such as a school, NGO, corporation, club, etc.", "format": "http://schema.org/Organization", "properties": { "address": { "$ref": "PostalAddress.schema.json", "description": "Physical address of the item." }, "aggregateRating": { "$ref": "AggregateRating.schema.json", "description": "The overall rating, based on a collection of reviews or ratings, of the item." }, "alumni": { "description": "Alumni of an organization.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "areaServed": { "anyOf": [ { "$ref": "AdministrativeArea.schema.json" }, { "$ref": "Place.schema.json" }, { "$ref": "GeoShape.schema.json" } ], "description": "The geographic area where a service or offered item is provided." }, "award": { "description": "An award won by or for this item.", "format": "http://schema.org/Text" }, "awards": { "description": "Awards won by or for this item.", "format": "http://schema.org/Text" }, "brand": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Brand.schema.json" } ], "description": "The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person." }, "contactPoint": { "description": "A contact point for a person or organization.", "items": { "$ref": "ContactPoint.schema.json" }, "type": "array" }, "contactPoints": { "description": "A contact point for a person or organization.", "items": { "$ref": "ContactPoint.schema.json" }, "type": "array" }, "department": { "description": "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.", "items": { "$ref": "Organization.schema.json" }, "type": "array" }, "dissolutionDate": { "description": "The date that this organization was dissolved.", "format": "http://schema.org/Date" }, "duns": { "description": "The Dun & Bradstreet DUNS number for identifying an organization or business person.", "format": "http://schema.org/Text" }, "email": { "description": "Email address.", "format": "http://schema.org/Text" }, "employee": { "description": "Someone working for this organization.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "employees": { "description": "People working for this organization.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "event": { "description": "Upcoming or past event associated with this place, organization, or action.", "items": { "$ref": "Event.schema.json" }, "type": "array" }, "events": { "description": "Upcoming or past events associated with this place or organization.", "items": { "$ref": "Event.schema.json" }, "type": "array" }, "faxNumber": { "description": "The fax number.", "format": "http://schema.org/Text" }, "founder": { "description": "A person who founded this organization.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "founders": { "description": "A person who founded this organization.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "foundingDate": { "description": "The date that this organization was founded.", "format": "http://schema.org/Date" }, "foundingLocation": { "$ref": "Place.schema.json", "description": "The place where the Organization was founded." }, "funder": { "description": "A person or organization that supports (sponsors) something through some kind of financial contribution.", "items": { "oneOf": [ { "$ref": "Person.schema.json" }, { "$ref": "Organization.schema.json" } ] }, "type": "array" }, "globalLocationNumber": { "description": "The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.", "format": "http://schema.org/Text" }, "hasOfferCatalog": { "description": "Indicates an OfferCatalog listing for this Organization, Person, or Service.", "items": { "$ref": "OfferCatalog.schema.json" }, "type": "array" }, "hasPOS": { "description": "Points-of-Sales operated by the organization or person.", "items": { "$ref": "Place.schema.json" }, "type": "array" }, "interactionStatistic": { "$ref": "InteractionCounter.schema.json", "description": "The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used." }, "isicV4": { "description": "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.", "format": "http://schema.org/Text" }, "legalName": { "description": "The official name of the organization, e.g. the registered company name.", "format": "http://schema.org/Text" }, "leiCode": { "description": "An organization identifier that uniquely identifies a legal entity as defined in ISO 17442.", "format": "http://schema.org/Text" }, "location": { "anyOf": [ { "$ref": "Place.schema.json" }, { "$ref": "PostalAddress.schema.json" } ], "description": "The location of for example where the event is happening, an organization is located, or where an action takes place." }, "logo": { "description": "An associated logo.", "items": { "oneOf": [ { "$ref": "ImageObject.schema.json" }, { "format": "uri", "type": "string" } ] }, "type": "array" }, "makesOffer": { "description": "A pointer to products or services offered by the organization or person.", "items": { "$ref": "Offer.schema.json" }, "type": "array" }, "member": { "description": "A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals.", "items": { "oneOf": [ { "$ref": "Person.schema.json" }, { "$ref": "Organization.schema.json" } ] }, "type": "array" }, "memberOf": { "description": "An Organization (or ProgramMembership) to which this Person or Organization belongs.", "items": { "oneOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "ProgramMembership.schema.json" } ] }, "type": "array" }, "members": { "description": "A member of this organization.", "items": { "oneOf": [ { "$ref": "Person.schema.json" }, { "$ref": "Organization.schema.json" } ] }, "type": "array" }, "naics": { "description": "The North American Industry Classification System (NAICS) code for a particular organization or business person.", "format": "http://schema.org/Text" }, "numberOfEmployees": { "$ref": "QuantitativeValue.schema.json", "description": "The number of employees in an organization e.g. business." }, "owns": { "description": "Products owned by the organization or person.", "items": { "oneOf": [ { "$ref": "OwnershipInfo.schema.json" }, { "$ref": "Product.schema.json" } ] }, "type": "array" }, "parentOrganization": { "$ref": "Organization.schema.json", "description": "The larger organization that this organization is a subOrganization of, if any." }, "publishingPrinciples": { "anyOf": [ { "$ref": "CreativeWork.schema.json" }, { "format": "uri", "type": "string" } ], "description": "The publishingPrinciples property indicates (typically via URL) a document describing the editorial principles of an Organization (or individual e.g. a Person writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a CreativeWork (e.g. NewsArticle) the principles are those of the party primarily responsible for the creation of the CreativeWork.\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a funder) can be expressed using schema.org terminology." }, "review": { "description": "A review of the item.", "items": { "$ref": "Review.schema.json" }, "type": "array" }, "reviews": { "description": "Review of the item.", "items": { "$ref": "Review.schema.json" }, "type": "array" }, "seeks": { "description": "A pointer to products or services sought by the organization or person (demand).", "items": { "$ref": "Demand.schema.json" }, "type": "array" }, "serviceArea": { "anyOf": [ { "$ref": "AdministrativeArea.schema.json" }, { "$ref": "Place.schema.json" }, { "$ref": "GeoShape.schema.json" } ], "description": "The geographic area where the service is provided." }, "slogan": { "description": "A slogan or motto associated with the item.", "format": "http://schema.org/Text" }, "sponsor": { "description": "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.", "items": { "oneOf": [ { "$ref": "Person.schema.json" }, { "$ref": "Organization.schema.json" } ] }, "type": "array" }, "subOrganization": { "description": "A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property.", "items": { "$ref": "Organization.schema.json" }, "type": "array" }, "taxID": { "description": "The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.", "format": "http://schema.org/Text" }, "telephone": { "description": "The telephone number.", "format": "http://schema.org/Text" }, "vatID": { "description": "The Value-added Tax ID of the organization or person.", "format": "http://schema.org/Text" } }, "title": "Organization", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/AchieveAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/AchieveAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Action", "description": "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 and Actions overview document." } ], "description": "The act of accomplishing something via previous efforts. It is an instantaneous action rather than an ongoing process.", "title": "AchieveAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Energy.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Energy", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Quantity", "description": "Quantities such as distance, time, mass, weight, etc. Particular instances of say Mass are entities like '3 Kg' or '4 milligrams'." } ], "description": "Properties that take Energy as values are of the form '<Number> <Energy unit of measure>'.", "title": "Energy", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/DoseSchedule.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:DoseSchedule", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:MedicalIntangible", "description": "A utility class that serves as the umbrella for a number of 'intangible' things in the medical space." } ], "description": "A specific dosing schedule for a drug or supplement.", "properties": { "doseUnit": { "description": "The unit of the dose, e.g. 'mg'.", "type": "string" }, "doseValue": { "anyOf": [ { "type": "number" }, { "$ref": "schema:QualitativeValue" } ], "description": "The value of the dose, e.g. 500." }, "frequency": { "description": "How often the dose is taken, e.g. 'daily'.", "type": "string" }, "targetPopulation": { "description": "Characteristics of the population for which this is intended, or which typically uses it, e.g. 'adults'.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] } }, "title": "DoseSchedule", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/PlanAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PlanAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "OrganizeAction.schema.json", "description": "The act of manipulating/administering/supervising/controlling one or more objects." } ], "description": "The act of planning the execution of an event/task/action/reservation/plan to a future date.", "format": "http://schema.org/PlanAction", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "PlanAction" }, "scheduledTime": { "description": "The time the object is scheduled to.", "format": "date-time", "type": "string" } }, "required": [ "@type" ], "title": "PlanAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/SomeProducts.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:SomeProducts", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Product", "description": "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." } ], "description": "A placeholder for multiple similar products of the same kind.", "properties": { "inventoryLevel": { "$ref": "schema:QuantitativeValue", "description": "The current approximate inventory level for the item or items." } }, "title": "SomeProducts", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/CheckOutAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/CheckOutAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/CommunicateAction", "description": "The act of conveying information to another person via a communication medium (instrument) such as speech, email, or telephone conversation." } ], "description": "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\nCheckInAction: The antonym of CheckOutAction.\nDepartAction: Unlike DepartAction, CheckOutAction implies that the agent is informing/confirming the end of a previously reserved service.\nCancelAction: Unlike CancelAction, CheckOutAction implies that the agent is informing/confirming the end of a previously reserved service.\n\n", "format": "http://schema.org/CheckOutAction", "title": "CheckOutAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/PerformingGroup.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:PerformingGroup", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Organization", "description": "An organization such as a school, NGO, corporation, club, etc." } ], "description": "A performance group, such as a band, an orchestra, or a circus.", "title": "PerformingGroup", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/HotelRoom.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/HotelRoom", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Room.schema.json", "description": "A room is a distinguishable space within a structure, usually separated from other spaces by interior walls. (Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Room).\n\nSee also the dedicated document on the use of schema.org for marking up hotels and other forms of accommodations." } ], "description": "A hotel room is a single room in a hotel.\n\nSee also the dedicated document on the use of schema.org for marking up hotels and other forms of accommodations.", "format": "http://schema.org/HotelRoom", "properties": { "bed": { "anyOf": [ { "$ref": "BedType.schema.json" }, { "$ref": "BedDetails.schema.json" } ], "description": "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." }, "occupancy": { "$ref": "QuantitativeValue.schema.json", "description": "The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person).\nTypical unit code(s): C62 for person" } }, "title": "HotelRoom", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/HighSchool.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/HighSchool", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "EducationalOrganization.schema.json", "description": "An educational organization." } ], "description": "A high school.", "format": "http://schema.org/HighSchool", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "HighSchool" } }, "required": [ "@type" ], "title": "HighSchool", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/GovernmentService.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/GovernmentService", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Service", "description": "A service provided by an organization, e.g. delivery service, print services, etc." } ], "description": "A service provided by a government organization, e.g. food stamps, veterans benefits, etc.", "format": "http://schema.org/GovernmentService", "properties": { "serviceOperator": { "$ref": "http://schema.org/Organization", "description": "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." } }, "title": "GovernmentService", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/ItemAvailability.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ItemAvailability", "$schema": "http://json-schema.org/draft-07/schema#", "description": "A list of possible product availability options.", "format": "http://schema.org/ItemAvailability", "oneOf": [ { "const": "Discontinued", "description": "Indicates that the item has been discontinued." }, { "const": "InStock", "description": "Indicates that the item is in stock." }, { "const": "InStoreOnly", "description": "Indicates that the item is available only at physical locations." }, { "const": "LimitedAvailability", "description": "Indicates that the item has limited availability." }, { "const": "OnlineOnly", "description": "Indicates that the item is available only online." }, { "const": "OutOfStock", "description": "Indicates that the item is out of stock." }, { "const": "PreOrder", "description": "Indicates that the item is available for pre-order." }, { "const": "PreSale", "description": "Indicates that the item is available for ordering and delivery before general availability." }, { "const": "SoldOut", "description": "Indicates that the item has sold out." } ], "title": "ItemAvailability", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/Permit.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Permit", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Intangible.schema.json", "description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc." } ], "description": "A permit issued by an organization, e.g. a parking pass.", "format": "http://schema.org/Permit", "properties": { "issuedBy": { "$ref": "Organization.schema.json", "description": "The organization issuing the ticket or permit." }, "issuedThrough": { "$ref": "Service.schema.json", "description": "The service through with the permit was granted." }, "permitAudience": { "$ref": "Audience.schema.json", "description": "The target audience for this permit." }, "validFor": { "description": "The duration of validity of a permit or similar thing.", "format": "https://schema.org/Duration", "type": "string" }, "validFrom": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" } ], "description": "The date when the item becomes valid." }, "validIn": { "$ref": "AdministrativeArea.schema.json", "description": "The geographic area where a permit or similar thing is valid." }, "validUntil": { "description": "The date when the item is no longer valid.", "format": "date", "type": "string" } }, "title": "Permit", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/Offer.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Offer", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Intangible.schema.json", "description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc." } ], "description": "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-related fields, see Check Digit calculator and validation guide from GS1.", "format": "http://schema.org/Offer", "properties": { "acceptedPaymentMethod": { "anyOf": [ { "$ref": "LoanOrCredit.schema.json" }, { "$ref": "PaymentMethod.schema.json" } ], "description": "The payment method(s) accepted by seller for this offer." }, "addOn": { "description": "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).", "items": { "$ref": "Offer.schema.json" }, "type": "array" }, "advanceBookingRequirement": { "$ref": "QuantitativeValue.schema.json", "description": "The amount of time that is required between accepting the offer and the actual usage of the resource or service." }, "aggregateRating": { "$ref": "AggregateRating.schema.json", "description": "The overall rating, based on a collection of reviews or ratings, of the item." }, "areaServed": { "anyOf": [ { "$ref": "AdministrativeArea.schema.json" }, { "$ref": "GeoShape.schema.json" }, { "$ref": "Place.schema.json" }, { "type": "string" } ], "description": "The geographic area where a service or offered item is provided." }, "availability": { "$ref": "ItemAvailability.schema.json", "description": "The availability of this item\u2014for example In stock, Out of stock, Pre-order, etc." }, "availabilityEnds": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" }, { "format": "time", "type": "string" } ], "description": "The end of the availability of the product or service included in the offer." }, "availabilityStarts": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" }, { "format": "time", "type": "string" } ], "description": "The beginning of the availability of the product or service included in the offer." }, "availableAtOrFrom": { "$ref": "Place.schema.json", "description": "The place(s) from which the offer can be obtained (e.g. store locations)." }, "availableDeliveryMethod": { "$ref": "DeliveryMethod.schema.json", "description": "The delivery method(s) available for this offer." }, "businessFunction": { "$ref": "BusinessFunction.schema.json", "description": "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." }, "category": { "description": "A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.", "items": { "anyOf": [ { "type": "string" }, { "$ref": "Thing.schema.json" }, { "format": "uri", "type": "string" } ] }, "type": "array" }, "deliveryLeadTime": { "$ref": "QuantitativeValue.schema.json", "description": "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." }, "eligibleCustomerType": { "$ref": "BusinessEntityType.schema.json", "description": "The type(s) of customers for which the given offer is valid." }, "eligibleDuration": { "$ref": "QuantitativeValue.schema.json", "description": "The duration for which the given offer is valid." }, "eligibleQuantity": { "$ref": "QuantitativeValue.schema.json", "description": "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." }, "eligibleRegion": { "anyOf": [ { "$ref": "GeoShape.schema.json" }, { "$ref": "Place.schema.json" }, { "type": "string" } ], "description": "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." }, "eligibleTransactionVolume": { "$ref": "PriceSpecification.schema.json", "description": "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." }, "gtin12": { "description": "The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See GS1 GTIN Summary for more details.", "type": "string" }, "gtin13": { "description": "The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceeding zero. See GS1 GTIN Summary for more details.", "type": "string" }, "gtin14": { "description": "The GTIN-14 code of the product, or the product to which the offer refers. See GS1 GTIN Summary for more details.", "type": "string" }, "gtin8": { "description": "The GTIN-8 code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See GS1 GTIN Summary for more details.", "type": "string" }, "includesObject": { "description": "This links to a node or nodes indicating the exact quantity of the products included in the offer.", "items": { "$ref": "TypeAndQuantityNode.schema.json" }, "type": "array" }, "inventoryLevel": { "$ref": "QuantitativeValue.schema.json", "description": "The current approximate inventory level for the item or items." }, "itemCondition": { "description": "A predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer.", "items": { "$ref": "OfferItemCondition.schema.json" }, "type": "array" }, "itemOffered": { "anyOf": [ { "$ref": "AggregateOffer.schema.json" }, { "$ref": "CreativeWork.schema.json" }, { "$ref": "Event.schema.json" }, { "$ref": "MenuItem.schema.json" }, { "$ref": "Product.schema.json" }, { "$ref": "Service.schema.json" }, { "$ref": "Trip.schema.json" } ], "description": "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." }, "mpn": { "description": "The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers.", "type": "string" }, "offeredBy": { "description": "A pointer to the organization or person making the offer.", "items": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, "type": "array" }, "price": { "anyOf": [ { "type": "number" }, { "type": "string" } ], "description": "The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.\n\nUsage guidelines:\n\n\nUse the priceCurrency property (with standard formats: ISO 4217 currency format e.g. \"USD\"; Ticker symbol for cryptocurrencies e.g. \"BTC\"; well known names for Local Exchange Tradings Systems (LETS) and other currency types e.g. \"Ithaca HOUR\") instead of including ambiguous symbols such as '$' in the value.\nUse '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\nNote that both RDFa and Microdata syntax allow the use of a \"content=\" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\nUse values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.\n\n" }, "priceCurrency": { "description": "The currency of the price, or a price component when attached to PriceSpecification and its subtypes.\n\nUse standard formats: ISO 4217 currency format e.g. \"USD\"; Ticker symbol for cryptocurrencies e.g. \"BTC\"; well known names for Local Exchange Tradings Systems (LETS) and other currency types e.g. \"Ithaca HOUR\".", "type": "string" }, "priceSpecification": { "description": "One or more detailed price specifications, indicating the unit price and delivery or payment charges.", "items": { "$ref": "PriceSpecification.schema.json" }, "type": "array" }, "priceValidUntil": { "description": "The date after which the price is no longer available.", "format": "date", "type": "string" }, "review": { "description": "A review of the item.", "items": { "$ref": "Review.schema.json" }, "type": "array" }, "reviews": { "description": "Review of the item.", "items": { "$ref": "Review.schema.json" }, "type": "array" }, "seller": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ], "description": "An entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be a provider." }, "serialNumber": { "description": "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.", "type": "string" }, "sku": { "description": "The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers.", "type": "string" }, "validFrom": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" } ], "description": "The date when the item becomes valid." }, "validThrough": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" } ], "description": "The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours." }, "warranty": { "$ref": "WarrantyPromise.schema.json", "description": "The warranty promise(s) included in the offer." } }, "title": "Offer", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/CampingPitch.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:CampingPitch", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Accommodation", "description": "An accommodation is a place that can accommodate human beings, e.g. a hotel room, a camping pitch, or a meeting room. Many accommodations are for overnight stays, but this is not a mandatory requirement.\nFor more specific types of accommodations not defined in schema.org, one can use additionalType with external vocabularies.\n\nSee also the dedicated document on the use of schema.org for marking up hotels and other forms of accommodations.\n" } ], "description": "A [[CampingPitch]] is an individual place for overnight stay in the outdoors, typically being part of a larger camping site, or [[Campground]].\\n\\n\nIn British English a campsite, or campground, is an area, usually divided into a number of pitches, where people can camp overnight using tents or camper vans or caravans; this British English use of the word is synonymous with the American English expression campground. In American English the term campsite generally means an area where an individual, family, group, or military unit can pitch a tent or park a camper; a campground may contain many campsites.\n(Source: Wikipedia see [https://en.wikipedia.org/wiki/Campsite](https://en.wikipedia.org/wiki/Campsite)).\\n\\n\nSee also the dedicated [document on the use of schema.org for marking up hotels and other forms of accommodations](/docs/hotels.html).\n", "title": "CampingPitch", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/MedicalBusiness.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:MedicalBusiness", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:LocalBusiness", "description": "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." } ], "description": "A particular physical or virtual business of an organization for medical purposes. Examples of MedicalBusiness include differents business run by health professionals.", "title": "MedicalBusiness", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/ComputerStore.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ComputerStore", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Store.schema.json", "description": "A retail good store." } ], "description": "A computer store.", "format": "http://schema.org/ComputerStore", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "ComputerStore" } }, "required": [ "@type" ], "title": "ComputerStore", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/DrinkAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DrinkAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/ConsumeAction", "description": "The act of ingesting information/resources/food." } ], "description": "The act of swallowing liquids.", "title": "DrinkAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/DanceGroup.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DanceGroup", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "PerformingGroup.schema.json", "description": "A performance group, such as a band, an orchestra, or a circus." } ], "description": "A dance group\u2014for example, the Alvin Ailey Dance Theater or Riverdance.", "format": "http://schema.org/DanceGroup", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "DanceGroup" } }, "required": [ "@type" ], "title": "DanceGroup", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/MapCategoryType.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MapCategoryType", "$schema": "http://json-schema.org/draft-07/schema#", "description": "An enumeration of several kinds of Map.", "oneOf": [ { "const": "ParkingMap", "description": "A parking map." }, { "const": "SeatingMap", "description": "A seating map." }, { "const": "TransitMap", "description": "A transit map." }, { "const": "VenueMap", "description": "A venue map (e.g. for malls, auditoriums, museums, etc.)." } ], "title": "MapCategoryType", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Canal.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Canal", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:BodyOfWater", "description": "A body of water, such as a sea, ocean, or lake." } ], "description": "A canal, like the Panama Canal.", "title": "Canal", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/AutomotiveBusiness.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/AutomotiveBusiness", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "LocalBusiness.schema.json", "description": "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." } ], "description": "Car repair, sales, or parts.", "format": "http://schema.org/AutomotiveBusiness", "title": "AutomotiveBusiness", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/EndorseAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/EndorseAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "ReactAction.schema.json", "description": "The act of responding instinctively and emotionally to an object, expressing a sentiment." } ], "description": "An agent approves/certifies/likes/supports/sanction an object.", "format": "http://schema.org/EndorseAction", "properties": { "endorsee": { "description": "A sub property of participant. The person/organization being supported.", "oneOf": [ { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, { "items": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Person.schema.json" } ] }, "type": "array" } ] } }, "title": "EndorseAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/Person.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Person", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Thing.schema.json", "description": "The most generic type of item." } ], "description": "A person (alive, dead, undead, or fictional).", "format": "http://schema.org/Person", "properties": { "additionalName": { "description": "An additional name for a Person, can be used for a middle name.", "items": { "type": "string" }, "type": "array" }, "address": { "anyOf": [ { "type": "string" }, { "$ref": "PostalAddress.schema.json" } ], "description": "Physical address of the item." }, "affiliation": { "description": "An organization that this person is affiliated with. For example, a school/university, a club, or a team.", "items": { "$ref": "Organization.schema.json" }, "type": "array" }, "alumniOf": { "description": "An organization that the person is an alumni of.", "items": { "oneOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "EducationalOrganization.schema.json" } ] }, "type": "array" }, "award": { "description": "An award won by or for this item.", "items": { "type": "string" }, "type": "array" }, "awards": { "description": "Awards won by or for this item.", "items": { "type": "string" }, "type": "array" }, "birthDate": { "description": "Date of birth.", "format": "date", "type": "string" }, "birthPlace": { "$ref": "Place.schema.json", "description": "The place where the person was born." }, "brand": { "anyOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "Brand.schema.json" } ], "description": "The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person." }, "children": { "description": "A child of the person.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "colleague": { "description": "A colleague of the person.", "items": { "oneOf": [ { "$ref": "Person.schema.json" }, { "format": "uri", "type": "string" } ] }, "type": "array" }, "colleagues": { "description": "A colleague of the person.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "contactPoint": { "description": "A contact point for a person or organization.", "items": { "$ref": "ContactPoint.schema.json" }, "type": "array" }, "contactPoints": { "description": "A contact point for a person or organization.", "items": { "$ref": "ContactPoint.schema.json" }, "type": "array" }, "deathDate": { "description": "Date of death.", "format": "date", "type": "string" }, "deathPlace": { "$ref": "Place.schema.json", "description": "The place where the person died." }, "duns": { "description": "The Dun & Bradstreet DUNS number for identifying an organization or business person.", "type": "string" }, "email": { "description": "Email address.", "items": { "type": "string" }, "type": "array" }, "familyName": { "description": "Family name. In the U.S., the last name of an Person. This can be used along with givenName instead of the name property.", "type": "string" }, "faxNumber": { "description": "The fax number.", "type": "string" }, "follows": { "description": "The most generic uni-directional social relation.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "funder": { "description": "A person or organization that supports (sponsors) something through some kind of financial contribution.", "items": { "oneOf": [ { "$ref": "Person.schema.json" }, { "$ref": "Organization.schema.json" } ] }, "type": "array" }, "givenName": { "description": "Given name. In the U.S., the first name of a Person. This can be used along with familyName instead of the name property.", "items": { "type": "string" }, "type": "array" }, "globalLocationNumber": { "description": "The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.", "type": "string" }, "hasOccupation": { "$ref": "Occupation.schema.json", "description": "The Person's occupation. For past professions, use Role for expressing dates." }, "hasOfferCatalog": { "description": "Indicates an OfferCatalog listing for this Organization, Person, or Service.", "items": { "$ref": "OfferCatalog.schema.json" }, "type": "array" }, "hasPOS": { "description": "Points-of-Sales operated by the organization or person.", "items": { "$ref": "Place.schema.json" }, "type": "array" }, "height": { "anyOf": [ { "format": "https://schema.org/Distance", "type": "string" }, { "$ref": "QuantitativeValue.schema.json" } ], "description": "The height of the item." }, "homeLocation": { "description": "A contact location for a person's residence.", "items": { "oneOf": [ { "$ref": "Place.schema.json" }, { "$ref": "ContactPoint.schema.json" } ] }, "type": "array" }, "honorificPrefix": { "description": "An honorific prefix preceding a Person's name such as Dr/Mrs/Mr.", "items": { "type": "string" }, "type": "array" }, "honorificSuffix": { "description": "An honorific suffix preceding a Person's name such as M.D. /PhD/MSCSW.", "items": { "type": "string" }, "type": "array" }, "interactionStatistic": { "$ref": "InteractionCounter.schema.json", "description": "The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used." }, "isicV4": { "description": "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.", "type": "string" }, "knows": { "$ref": "Person.schema.json", "description": "The most generic bi-directional social/work relation." }, "makesOffer": { "description": "A pointer to products or services offered by the organization or person.", "items": { "$ref": "Offer.schema.json" }, "type": "array" }, "memberOf": { "description": "An Organization (or ProgramMembership) to which this Person or Organization belongs.", "items": { "oneOf": [ { "$ref": "Organization.schema.json" }, { "$ref": "ProgramMembership.schema.json" } ] }, "type": "array" }, "naics": { "description": "The North American Industry Classification System (NAICS) code for a particular organization or business person.", "type": "string" }, "nationality": { "description": "Nationality of the person.", "items": { "$ref": "Country.schema.json" }, "type": "array" }, "netWorth": { "anyOf": [ { "$ref": "PriceSpecification.schema.json" }, { "$ref": "MonetaryAmount.schema.json" } ], "description": "The total financial value of the person as calculated by subtracting assets from liabilities." }, "owns": { "description": "Products owned by the organization or person.", "items": { "oneOf": [ { "$ref": "OwnershipInfo.schema.json" }, { "$ref": "Product.schema.json" } ] }, "type": "array" }, "parent": { "description": "A parent of this person.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "parents": { "description": "A parents of the person.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "performerIn": { "description": "Event that this person is a performer or participant in.", "items": { "$ref": "Event.schema.json" }, "type": "array" }, "publishingPrinciples": { "anyOf": [ { "$ref": "CreativeWork.schema.json" }, { "format": "uri", "type": "string" } ], "description": "The publishingPrinciples property indicates (typically via URL) a document describing the editorial principles of an Organization (or individual e.g. a Person writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a CreativeWork (e.g. NewsArticle) the principles are those of the party primarily responsible for the creation of the CreativeWork.\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a funder) can be expressed using schema.org terminology." }, "relatedTo": { "$ref": "Person.schema.json", "description": "The most generic familial relation." }, "seeks": { "description": "A pointer to products or services sought by the organization or person (demand).", "items": { "$ref": "Demand.schema.json" }, "type": "array" }, "sibling": { "description": "A sibling of the person.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "siblings": { "description": "A sibling of the person.", "items": { "$ref": "Person.schema.json" }, "type": "array" }, "sponsor": { "description": "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.", "items": { "oneOf": [ { "$ref": "Person.schema.json" }, { "$ref": "Organization.schema.json" } ] }, "type": "array" }, "spouse": { "$ref": "Person.schema.json", "description": "The person's spouse." }, "taxID": { "description": "The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.", "type": "string" }, "telephone": { "description": "The telephone number.", "type": "string" }, "vatID": { "description": "The Value-added Tax ID of the organization or person.", "type": "string" }, "weight": { "$ref": "QuantitativeValue.schema.json", "description": "The weight of the product or person." }, "workLocation": { "description": "A contact location for a person's place of work.", "items": { "oneOf": [ { "$ref": "Place.schema.json" }, { "$ref": "ContactPoint.schema.json" } ] }, "type": "array" }, "worksFor": { "description": "Organizations that the person works for.", "items": { "$ref": "Organization.schema.json" }, "type": "array" } }, "title": "Person", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/Beach.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Beach", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/CivicStructure", "description": "A public structure, such as a town hall or concert hall." } ], "description": "Beach.", "format": "http://schema.org/Beach", "title": "Beach", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Organization.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Organization", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Thing", "description": "The most generic type of item." } ], "description": "An organization such as a school, NGO, corporation, club, etc.", "properties": { "address": { "anyOf": [ { "type": "string" }, { "$ref": "http://schema.org/PostalAddress" } ], "description": "Physical address of the item." }, "aggregateRating": { "$ref": "http://schema.org/AggregateRating", "description": "The overall rating, based on a collection of reviews or ratings, of the item." }, "alumni": { "description": "Alumni of an organization.", "oneOf": [ { "$ref": "http://schema.org/Person" }, { "items": { "$ref": "http://schema.org/Person" }, "type": "array" } ] }, "areaServed": { "anyOf": [ { "type": "string" }, { "$ref": "http://schema.org/AdministrativeArea" }, { "$ref": "http://schema.org/GeoShape" }, { "$ref": "http://schema.org/Place" } ], "description": "The geographic area where a service or offered item is provided." }, "award": { "description": "An award won by or for this item.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "awards": { "description": "Awards won by or for this item.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "brand": { "anyOf": [ { "$ref": "http://schema.org/Brand" }, { "$ref": "http://schema.org/Organization" } ], "description": "The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person." }, "contactPoint": { "description": "A contact point for a person or organization.", "oneOf": [ { "$ref": "http://schema.org/ContactPoint" }, { "items": { "$ref": "http://schema.org/ContactPoint" }, "type": "array" } ] }, "contactPoints": { "description": "A contact point for a person or organization.", "oneOf": [ { "$ref": "http://schema.org/ContactPoint" }, { "items": { "$ref": "http://schema.org/ContactPoint" }, "type": "array" } ] }, "department": { "description": "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.", "oneOf": [ { "$ref": "http://schema.org/Organization" }, { "items": { "$ref": "http://schema.org/Organization" }, "type": "array" } ] }, "dissolutionDate": { "description": "The date that this organization was dissolved.", "format": "date", "type": "string" }, "duns": { "description": "The Dun & Bradstreet DUNS number for identifying an organization or business person.", "type": "string" }, "email": { "description": "Email address.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "employee": { "description": "Someone working for this organization.", "oneOf": [ { "$ref": "http://schema.org/Person" }, { "items": { "$ref": "http://schema.org/Person" }, "type": "array" } ] }, "employees": { "description": "People working for this organization.", "oneOf": [ { "$ref": "http://schema.org/Person" }, { "items": { "$ref": "http://schema.org/Person" }, "type": "array" } ] }, "event": { "description": "Upcoming or past event associated with this place, organization, or action.", "oneOf": [ { "$ref": "http://schema.org/Event" }, { "items": { "$ref": "http://schema.org/Event" }, "type": "array" } ] }, "events": { "description": "Upcoming or past events associated with this place or organization.", "oneOf": [ { "$ref": "http://schema.org/Event" }, { "items": { "$ref": "http://schema.org/Event" }, "type": "array" } ] }, "faxNumber": { "description": "The fax number.", "type": "string" }, "founder": { "description": "A person who founded this organization.", "oneOf": [ { "$ref": "http://schema.org/Person" }, { "items": { "$ref": "http://schema.org/Person" }, "type": "array" } ] }, "founders": { "description": "A person who founded this organization.", "oneOf": [ { "$ref": "http://schema.org/Person" }, { "items": { "$ref": "http://schema.org/Person" }, "type": "array" } ] }, "foundingDate": { "description": "The date that this organization was founded.", "format": "date", "type": "string" }, "foundingLocation": { "$ref": "http://schema.org/Place", "description": "The place where the Organization was founded." }, "funder": { "description": "A person or organization that supports (sponsors) something through some kind of financial contribution.", "oneOf": [ { "anyOf": [ { "$ref": "http://schema.org/Organization" }, { "$ref": "http://schema.org/Person" } ] }, { "items": { "anyOf": [ { "$ref": "http://schema.org/Organization" }, { "$ref": "http://schema.org/Person" } ] }, "type": "array" } ] }, "globalLocationNumber": { "description": "The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.", "type": "string" }, "hasOfferCatalog": { "description": "Indicates an OfferCatalog listing for this Organization, Person, or Service.", "oneOf": [ { "$ref": "http://schema.org/OfferCatalog" }, { "items": { "$ref": "http://schema.org/OfferCatalog" }, "type": "array" } ] }, "hasPOS": { "description": "Points-of-Sales operated by the organization or person.", "oneOf": [ { "$ref": "http://schema.org/Place" }, { "items": { "$ref": "http://schema.org/Place" }, "type": "array" } ] }, "interactionStatistic": { "$ref": "http://schema.org/InteractionCounter", "description": "The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used." }, "isicV4": { "description": "The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.", "type": "string" }, "legalName": { "description": "The official name of the organization, e.g. the registered company name.", "type": "string" }, "leiCode": { "description": "An organization identifier that uniquely identifies a legal entity as defined in ISO 17442.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "location": { "anyOf": [ { "type": "string" }, { "$ref": "http://schema.org/Place" }, { "$ref": "http://schema.org/PostalAddress" } ], "description": "The location of for example where the event is happening, an organization is located, or where an action takes place." }, "logo": { "description": "An associated logo.", "oneOf": [ { "anyOf": [ { "format": "uri", "type": "string" }, { "$ref": "http://schema.org/ImageObject" } ] }, { "items": { "anyOf": [ { "format": "uri", "type": "string" }, { "$ref": "http://schema.org/ImageObject" } ] }, "type": "array" } ] }, "makesOffer": { "description": "A pointer to products or services offered by the organization or person.", "oneOf": [ { "$ref": "http://schema.org/Offer" }, { "items": { "$ref": "http://schema.org/Offer" }, "type": "array" } ] }, "member": { "description": "A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals.", "oneOf": [ { "anyOf": [ { "$ref": "http://schema.org/Organization" }, { "$ref": "http://schema.org/Person" } ] }, { "items": { "anyOf": [ { "$ref": "http://schema.org/Organization" }, { "$ref": "http://schema.org/Person" } ] }, "type": "array" } ] }, "memberOf": { "description": "An Organization (or ProgramMembership) to which this Person or Organization belongs.", "oneOf": [ { "anyOf": [ { "$ref": "http://schema.org/Organization" }, { "$ref": "http://schema.org/ProgramMembership" } ] }, { "items": { "anyOf": [ { "$ref": "http://schema.org/Organization" }, { "$ref": "http://schema.org/ProgramMembership" } ] }, "type": "array" } ] }, "members": { "description": "A member of this organization.", "oneOf": [ { "anyOf": [ { "$ref": "http://schema.org/Organization" }, { "$ref": "http://schema.org/Person" } ] }, { "items": { "anyOf": [ { "$ref": "http://schema.org/Organization" }, { "$ref": "http://schema.org/Person" } ] }, "type": "array" } ] }, "naics": { "description": "The North American Industry Classification System (NAICS) code for a particular organization or business person.", "type": "string" }, "numberOfEmployees": { "$ref": "http://schema.org/QuantitativeValue", "description": "The number of employees in an organization e.g. business." }, "owns": { "description": "Products owned by the organization or person.", "oneOf": [ { "anyOf": [ { "$ref": "http://schema.org/OwnershipInfo" }, { "$ref": "http://schema.org/Product" } ] }, { "items": { "anyOf": [ { "$ref": "http://schema.org/OwnershipInfo" }, { "$ref": "http://schema.org/Product" } ] }, "type": "array" } ] }, "parentOrganization": { "$ref": "http://schema.org/Organization", "description": "The larger organization that this organization is a subOrganization of, if any." }, "publishingPrinciples": { "anyOf": [ { "format": "uri", "type": "string" }, { "$ref": "http://schema.org/CreativeWork" } ], "description": "The publishingPrinciples property indicates (typically via URL) a document describing the editorial principles of an Organization (or individual e.g. a Person writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a CreativeWork (e.g. NewsArticle) the principles are those of the party primarily responsible for the creation of the CreativeWork.\n\nWhile such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a funder) can be expressed using schema.org terminology." }, "review": { "description": "A review of the item.", "oneOf": [ { "$ref": "http://schema.org/Review" }, { "items": { "$ref": "http://schema.org/Review" }, "type": "array" } ] }, "reviews": { "description": "Review of the item.", "oneOf": [ { "$ref": "http://schema.org/Review" }, { "items": { "$ref": "http://schema.org/Review" }, "type": "array" } ] }, "seeks": { "description": "A pointer to products or services sought by the organization or person (demand).", "oneOf": [ { "$ref": "http://schema.org/Demand" }, { "items": { "$ref": "http://schema.org/Demand" }, "type": "array" } ] }, "serviceArea": { "anyOf": [ { "$ref": "http://schema.org/AdministrativeArea" }, { "$ref": "http://schema.org/GeoShape" }, { "$ref": "http://schema.org/Place" } ], "description": "The geographic area where the service is provided." }, "slogan": { "description": "A slogan or motto associated with the item.", "oneOf": [ { "type": "string" }, { "items": { "type": "string" }, "type": "array" } ] }, "sponsor": { "description": "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.", "oneOf": [ { "anyOf": [ { "$ref": "http://schema.org/Organization" }, { "$ref": "http://schema.org/Person" } ] }, { "items": { "anyOf": [ { "$ref": "http://schema.org/Organization" }, { "$ref": "http://schema.org/Person" } ] }, "type": "array" } ] }, "subOrganization": { "description": "A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property.", "oneOf": [ { "$ref": "http://schema.org/Organization" }, { "items": { "$ref": "http://schema.org/Organization" }, "type": "array" } ] }, "taxID": { "description": "The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.", "type": "string" }, "telephone": { "description": "The telephone number.", "type": "string" }, "vatID": { "description": "The Value-added Tax ID of the organization or person.", "type": "string" } }, "title": "Organization", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/VisualArtwork.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/VisualArtwork", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CreativeWork.schema.json", "description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc." } ], "description": "A work of art that is primarily visual in character.", "format": "http://schema.org/VisualArtwork", "properties": { "artEdition": { "anyOf": [ { "type": "integer" }, { "type": "string" } ], "description": "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\")." }, "artMedium": { "anyOf": [ { "type": "string" }, { "format": "uri", "type": "string" } ], "description": "The material used. (e.g. Oil, Watercolour, Acrylic, Linoprint, Marble, Cyanotype, Digital, Lithograph, DryPoint, Intaglio, Pastel, Woodcut, Pencil, Mixed Media, etc.)" }, "artform": { "description": "e.g. Painting, Drawing, Sculpture, Print, Photograph, Assemblage, Collage, etc.", "items": { "oneOf": [ { "type": "string" }, { "format": "uri", "type": "string" } ] }, "type": "array" }, "artworkSurface": { "anyOf": [ { "type": "string" }, { "format": "uri", "type": "string" } ], "description": "The supporting materials for the artwork, e.g. Canvas, Paper, Wood, Board, etc." }, "depth": { "anyOf": [ { "format": "https://schema.org/Distance", "type": "string" }, { "$ref": "QuantitativeValue.schema.json" } ], "description": "The depth of the item." }, "height": { "anyOf": [ { "format": "https://schema.org/Distance", "type": "string" }, { "$ref": "QuantitativeValue.schema.json" } ], "description": "The height of the item." }, "surface": { "description": "A material used as a surface in some artwork, e.g. Canvas, Paper, Wood, Board, etc.", "items": { "oneOf": [ { "type": "string" }, { "format": "uri", "type": "string" } ] }, "type": "array" }, "width": { "anyOf": [ { "format": "https://schema.org/Distance", "type": "string" }, { "$ref": "QuantitativeValue.schema.json" } ], "description": "The width of the item." } }, "title": "VisualArtwork", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/DataFeedItem.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DataFeedItem", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Intangible.schema.json", "description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc." } ], "description": "A single item within a larger data feed.", "format": "http://schema.org/DataFeedItem", "properties": { "@context": { "const": "https://schema.org" }, "@type": { "const": "DataFeedItem" }, "dateCreated": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" } ], "description": "The date on which the CreativeWork was created or the item was added to a DataFeed." }, "dateDeleted": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" } ], "description": "The datetime the item was removed from the DataFeed." }, "dateModified": { "anyOf": [ { "format": "date", "type": "string" }, { "format": "date-time", "type": "string" } ], "description": "The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed." }, "item": { "description": "An entity represented by an entry in a list or data feed (e.g. an 'artist' in a list of 'artists')\u2019.", "items": { "$ref": "Thing.schema.json" }, "type": "array" } }, "required": [ "@type" ], "title": "DataFeedItem", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/EventVenue.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/EventVenue", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CivicStructure.schema.json", "description": "A public structure, such as a town hall or concert hall." } ], "description": "An event venue.", "format": "http://schema.org/EventVenue", "title": "EventVenue", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
3b9f5eb6c2fa9a07a29aac6eb200a680ae3c385c
2020-05-13T21:31:46
schemas/Message.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Message", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CreativeWork.schema.json", "description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc." } ], "description": "A single message from a sender to one or more organizations or people.", "format": "http://schema.org/Message", "properties": { "bccRecipient": { "description": "A sub property of recipient. The recipient blind copied on a message.", "items": { "anyOf": [ { "$ref": "Person.schema.json" }, { "$ref": "Organization.schema.json" }, { "$ref": "ContactPoint.schema.json" } ] }, "type": "array" }, "ccRecipient": { "description": "A sub property of recipient. The recipient copied on a message.", "items": { "anyOf": [ { "$ref": "Person.schema.json" }, { "$ref": "Organization.schema.json" }, { "$ref": "ContactPoint.schema.json" } ] }, "type": "array" }, "dateRead": { "anyOf": [ { "format": "date-time", "type": "string" }, { "format": "date", "type": "string" } ], "description": "The date/time at which the message has been read by the recipient if a single recipient exists." }, "dateReceived": { "description": "The date/time the message was received if a single recipient exists.", "format": "date-time", "type": "string" }, "dateSent": { "description": "The date/time at which the message was sent.", "format": "date-time", "type": "string" }, "messageAttachment": { "description": "A CreativeWork attached to the message.", "items": { "$ref": "CreativeWork.schema.json" }, "type": "array" }, "recipient": { "description": "A sub property of participant. The participant who is at the receiving end of the action.", "items": { "anyOf": [ { "$ref": "Person.schema.json" }, { "$ref": "Organization.schema.json" }, { "$ref": "Audience.schema.json" }, { "$ref": "ContactPoint.schema.json" } ] }, "type": "array" }, "sender": { "description": "A sub property of participant. The participant who is at the sending end of the action.", "items": { "anyOf": [ { "$ref": "Person.schema.json" }, { "$ref": "Organization.schema.json" }, { "$ref": "Audience.schema.json" } ] }, "type": "array" }, "toRecipient": { "description": "A sub property of recipient. The recipient who was directly sent the message.", "items": { "anyOf": [ { "$ref": "Person.schema.json" }, { "$ref": "Organization.schema.json" }, { "$ref": "Audience.schema.json" }, { "$ref": "ContactPoint.schema.json" } ] }, "type": "array" } }, "title": "Message", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Menu.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Menu", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/CreativeWork", "description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc." } ], "description": "A structured representation of food or drink items available from a FoodEstablishment.", "properties": { "hasMenuItem": { "description": "A food or drink item contained in a menu or menu section.", "oneOf": [ { "$ref": "http://schema.org/MenuItem" }, { "items": { "$ref": "http://schema.org/MenuItem" }, "type": "array" } ] }, "hasMenuSection": { "description": "A subgrouping of the menu (by dishes, course, serving time period, etc.).", "oneOf": [ { "$ref": "http://schema.org/MenuSection" }, { "items": { "$ref": "http://schema.org/MenuSection" }, "type": "array" } ] } }, "title": "Menu", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/PeopleAudience.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PeopleAudience", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Audience.schema.json", "description": "Intended audience for an item, i.e. the group for whom the item was created." } ], "description": "A set of characteristics belonging to people, e.g. who compose an item's target audience.", "format": "http://schema.org/PeopleAudience", "properties": { "requiredGender": { "description": "Audiences defined by a person's gender.", "type": "string" }, "requiredMaxAge": { "description": "Audiences defined by a person's maximum age.", "type": "integer" }, "requiredMinAge": { "description": "Audiences defined by a person's minimum age.", "type": "integer" }, "suggestedGender": { "description": "The gender of the person or audience.", "type": "string" }, "suggestedMaxAge": { "description": "Maximal age recommended for viewing content.", "type": "number" }, "suggestedMinAge": { "description": "Minimal age recommended for viewing content.", "type": "number" } }, "title": "PeopleAudience", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/TouristDestination.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:TouristDestination", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Place", "description": "Entities that have a somewhat fixed, physical extension." } ], "description": "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).", "properties": { "includesAttraction": { "description": "Attraction located at destination.", "oneOf": [ { "$ref": "schema:TouristAttraction" }, { "items": { "$ref": "schema:TouristAttraction" }, "type": "array" } ] }, "touristType": { "description": "Attraction suitable for type(s) of tourist. eg. Children, visitors from a particular country, etc. ", "oneOf": [ { "anyOf": [ { "type": "string" }, { "$ref": "schema:Audience" } ] }, { "items": { "anyOf": [ { "type": "string" }, { "$ref": "schema:Audience" } ] }, "type": "array" } ] } }, "title": "TouristDestination", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/RsvpAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/RsvpAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "InformAction.schema.json", "description": "The act of notifying someone of information pertinent to them, with no expectation of a response." } ], "description": "The act of notifying an event organizer as to whether you expect to attend the event.", "format": "http://schema.org/RsvpAction", "properties": { "additionalNumberOfGuests": { "description": "If responding yes, the number of guests who will attend in addition to the invitee.", "items": { "type": "number" }, "type": "array" }, "comment": { "description": "Comments, typically from users.", "items": { "$ref": "Comment.schema.json" }, "type": "array" }, "rsvpResponse": { "$ref": "RsvpResponseType.schema.json", "description": "The response (yes, no, maybe) to the RSVP." } }, "title": "RsvpAction", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/AggregateRating.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/AggregateRating", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Rating.schema.json", "description": "A rating is an evaluation on a numeric scale, such as 1 to 5 stars." } ], "description": "The average rating based on multiple ratings or reviews.", "format": "http://schema.org/AggregateRating", "properties": { "itemReviewed": { "$ref": "Thing.schema.json", "description": "The item that is being reviewed/rated." }, "ratingCount": { "description": "The count of total number of ratings.", "type": "integer" }, "reviewCount": { "description": "The count of total number of reviews.", "type": "integer" } }, "title": "AggregateRating", "type": "object" }
Apache-2.0
en