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", ...
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 in...
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 st...
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." } ], "d...
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 c...
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 participa...
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 con...
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...
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.or...
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 ...
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...
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 ...
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...
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 featu...
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 an...
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 repre...
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": ...
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." } ...
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 ina...
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." } ], "descri...
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....
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 pe...
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,...
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...
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/Fli...
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." } ], "descript...
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://sc...
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 o...
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 articl...
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, consume...
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 bra...
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 brea...
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-...
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 co...
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 memb...
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...
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 i...
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 vi...
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 pr...
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...
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": ...
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" }, "additio...
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 telepho...
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 proper...
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": "obj...
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 o...
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": "Instruction...
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 o...
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." } ], "descr...
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:/...
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...
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 wor...
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."...
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 ...
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 o...
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." } ]...
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 passen...
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 oft...
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...
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 instru...
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 benefici...
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...
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 ...
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 st...
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/adopt...
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...
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...
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'." } ...
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...
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...
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 onli...
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 teleph...
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, ...
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 encyclope...
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", "prop...
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 provide...
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 ...
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." } ], "descr...
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." } ], "descri...
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 ...
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 restauran...
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": { "@...
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": "DrinkA...
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...
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 seat...
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 ...
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 approve...
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", ...
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", ...
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.", "properti...
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 w...
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." } ], ...
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/...
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 ...
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 stru...
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 belong...
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 [[...
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...
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 rati...
Apache-2.0
en