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
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/SearchAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:SearchAction", "$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 inst...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/ApartmentComplex.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ApartmentComplex", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Residence.schema.json", "description": "The place where a person lives." } ], "description": "Residence type: Apartment complex.", "format": "http://schema.org/Apart...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Airport.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Airport", "$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": "An airport.", "properties": { "iataCode"...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/AdultEntertainment.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/AdultEntertainment", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/EntertainmentBusiness", "description": "A business providing entertainment." } ], "description": "An adult entertainment establishment.", "title"...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/Resort.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Resort", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "LodgingBusiness.schema.json", "description": "A lodging business, such as a motel, hotel, or inn." } ], "description": "A resort is a place used for relaxation or recreation, at...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
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
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/RegisterAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/RegisterAction", "$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 registering to be a user of a s...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/WearAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/WearAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "UseAction.schema.json", "description": "The act of applying an object to its intended purpose." } ], "description": "The act of dressing oneself in clothing.", "format": "...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Demand.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Demand", "$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...
Apache-2.0
en
charlestati/schema-org-json-schemas
bff980152b9479eca4d09d407e6df5567a3ebe2e
2020-05-13T21:54:35
schemas/CreativeWork.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/CreativeWork", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Thing.schema.json", "description": "The most generic type of item." } ], "description": "The most generic kind of creative work, including books, movies, photographs, soft...
Apache-2.0
en
charlestati/schema-org-json-schemas
d93f16a26bf98d23eb806d03ccce08d7cf15b99a
2020-05-20T22:06:03
schemas/EntryPoint.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/EntryPoint", "$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
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/ClaimReview.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ClaimReview", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Review.schema.json", "description": "A review of an item - for example, of a restaurant, movie, or store." } ], "description": "A fact-checking review of claims made (or re...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/PlaceOfWorship.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PlaceOfWorship", "$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": "Place of worship, such as a church, syn...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/DaySpa.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DaySpa", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "HealthAndBeautyBusiness.schema.json", "description": "Health and beauty." } ], "description": "A day spa.", "format": "http://schema.org/DaySpa", "title": "DaySpa", "type"...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/Distance.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Distance", "$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/MusicVenue.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:MusicVenue", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:CivicStructure", "description": "A public structure, such as a town hall or concert hall." } ], "description": "A music venue.", "title": "MusicVenue", "type": "object"...
Apache-2.0
en
charlestati/schema-org-json-schemas
bff980152b9479eca4d09d407e6df5567a3ebe2e
2020-05-13T21:54:35
schemas/PublicationEvent.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PublicationEvent", "$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 offe...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/OrderAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:OrderAction", "$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 partici...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/BodyOfWater.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BodyOfWater", "$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 f...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Ticket.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Ticket", "$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
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/Demand.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Demand", "$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
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/MusicComposition.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MusicComposition", "$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": "...
Apache-2.0
en
charlestati/schema-org-json-schemas
a130ffcce9e85373dea613894f00d76d0dfaa9e1
2020-05-23T02:39:19
schemas/MusicRecording.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MusicRecording", "$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...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/CollectionPage.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/CollectionPage", "$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 a...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/SaleEvent.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/SaleEvent", "$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 offer...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/ScreeningEvent.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ScreeningEvent", "$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...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/LeaveAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/LeaveAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "InteractAction.schema.json", "description": "The act of interacting with another person or organization." } ], "description": "An agent leaves an event / group with partici...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/DislikeAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DislikeAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/ReactAction", "description": "The act of responding instinctively and emotionally to an object, expressing a sentiment." } ], "description": "The act of...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/BedType.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BedType", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "QualitativeValue.schema.json", "description": "A predefined value for a product characteristic, e.g. the power cord plug type 'US' or the garment sizes 'S', 'M', 'L', and 'XL'." } ...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/DownloadAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DownloadAction", "$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." } ], "descrip...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
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": "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
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/BusStation.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BusStation", "$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 bus station.", "format": "http://schema.org/B...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/Florist.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Florist", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Store", "description": "A retail good store." } ], "description": "A florist.", "format": "http://schema.org/Florist", "title": "Florist", "type": "obje...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/NGO.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:NGO", "$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": "Organization: Non-governmental Organization.", "title": "NGO"...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/Bridge.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Bridge", "$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 bridge.", "format": "http://schema.org/Bridge", ...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/BuyAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BuyAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "TradeAction.schema.json", "description": "The act of participating in an exchange of goods and services for monetary compensation. An agent trades an object, product or service with ...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/GardenStore.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/GardenStore", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Store.schema.json", "description": "A retail good store." } ], "description": "A garden store.", "format": "http://schema.org/GardenStore", "title": "GardenStore", "t...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
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.", "format": "http://schema.org/MapCategoryType", "oneOf": [ { "const": "ParkingMap", "description": "A parking map." }, { "c...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Accommodation.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Accommodation", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Place.schema.json", "description": "Entities that have a somewhat fixed, physical extension." } ], "description": "An accommodation is a place that can accommodate human ...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/UserPageVisits.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/UserPageVisits", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "UserInteraction.schema.json", "description": "UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use Action-...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Enumeration.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Enumeration", "$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...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/GiveAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:GiveAction", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:TransferAction", "description": "The act of transferring/moving (abstract or concrete) animate or inanimate objects from one place to another." } ], "description": "The act...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/PaymentService.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PaymentService", "$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, cons...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/WebPage.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/WebPage", "$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 web pag...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Audience.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Audience", "$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." } ], "des...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/Distillery.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Distillery", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "FoodEstablishment.schema.json", "description": "A food-related business." } ], "description": "A distillery.", "format": "http://schema.org/Distillery", "title": "Distil...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/TieAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TieAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "AchieveAction.schema.json", "description": "The act of accomplishing something via previous efforts. It is an instantaneous action rather than an ongoing process." } ], "desc...
Apache-2.0
en
charlestati/schema-org-json-schemas
3b9f5eb6c2fa9a07a29aac6eb200a680ae3c385c
2020-05-13T21:31:46
schemas/MusicGroup.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MusicGroup", "$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 musical group, such as a band, an orche...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/DataCatalog.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DataCatalog", "$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 col...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/WebPage.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/WebPage", "$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 w...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
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": "http://schema.org/OrganizeAction", "description": "The act of manipulating/administering/supervising/controlling one or more objects." } ], "description": "The act of planni...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/TechArticle.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TechArticle", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Article.schema.json", "description": "An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this i...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/IceCreamShop.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:IceCreamShop", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:FoodEstablishment", "description": "A food-related business." } ], "description": "An ice cream shop.", "title": "IceCreamShop", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/OceanBodyOfWater.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/OceanBodyOfWater", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/BodyOfWater", "description": "A body of water, such as a sea, ocean, or lake." } ], "description": "An ocean (for example, the Pacific).", "title":...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Apartment.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Apartment", "$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 ove...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/BookStore.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BookStore", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Store.schema.json", "description": "A retail good store." } ], "description": "A bookstore.", "format": "http://schema.org/BookStore", "title": "BookStore", "type": "ob...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Continent.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Continent", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Landform.schema.json", "description": "A landform or physical feature. Landform elements include mountains, plains, lakes, rivers, seascape and oceanic waterbody interface features ...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/SocialEvent.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/SocialEvent", "$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 off...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/ViewAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:ViewAction", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:ConsumeAction", "description": "The act of ingesting information/resources/food." } ], "description": "The act of consuming static visual content.", "title": "ViewAction"...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/ChooseAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ChooseAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/AssessAction", "description": "The act of forming one's opinion, reaction or sentiment." } ], "description": "The act of expressing a preference from a s...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/OrganizationRole.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:OrganizationRole", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Role", "description": "Represents additional information about a relationship or property. For example a Role can be used to say that a 'member' role linking some SportsTeam ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/MathSolver.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:MathSolver", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:CreativeWork", "description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc." } ], "description": "A math solver whi...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/PublicSwimmingPool.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PublicSwimmingPool", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/SportsActivityLocation", "description": "A sports location, such as a playing field." } ], "description": "A public swimming pool.", "format": "h...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/ScholarlyArticle.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ScholarlyArticle", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Article.schema.json", "description": "An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and t...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Review.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Review", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:CreativeWork", "description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc." } ], "description": "A review of an item -...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/TravelAgency.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TravelAgency", "$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 r...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Locksmith.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Locksmith", "$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 b...
Apache-2.0
en
charlestati/schema-org-json-schemas
3b9f5eb6c2fa9a07a29aac6eb200a680ae3c385c
2020-05-13T21:31:46
schemas/FinancialService.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/FinancialService", "$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
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
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": "http://schema.org/CreativeWork", "description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc." } ], "description"...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/Casino.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Casino", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "EntertainmentBusiness.schema.json", "description": "A business providing entertainment." } ], "description": "A casino.", "format": "http://schema.org/Casino", "title": "Cas...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/GameServerStatus.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/GameServerStatus", "$schema": "http://json-schema.org/draft-07/schema#", "description": "Status of a game server.", "format": "http://schema.org/GameServerStatus", "oneOf": [ { "const": "OfflinePermanently", "description": "Game server status: OfflinePermanently. Se...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
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
d93f16a26bf98d23eb806d03ccce08d7cf15b99a
2020-05-20T22:06:03
schemas/HowToSection.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/HowToSection", "$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." }, { "$ref": "ItemL...
Apache-2.0
en
charlestati/schema-org-json-schemas
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/Apartment.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Apartment", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Accommodation.schema.json", "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 ...
Apache-2.0
en
charlestati/schema-org-json-schemas
a130ffcce9e85373dea613894f00d76d0dfaa9e1
2020-05-23T02:39:19
schemas/Recipe.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Recipe", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/HowTo", "description": "Instructions that explain how to achieve a result by performing a sequence of steps." } ], "description": "A recipe. For dietary restri...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/DataDownload.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:DataDownload", "$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 wo...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/BankAccount.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:BankAccount", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:FinancialProduct", "description": "A product provided to consumers and businesses by financial institutions such as banks, insurance companies, brokerage firms, consumer finance c...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/PronounceableText.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:PronounceableText", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Text", "description": "Data type: Text." } ], "description": "Data type: PronounceableText.", "properties": { "inLanguage": { "anyOf": [ { ...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/PoliceStation.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PoliceStation", "$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." }, { "$ref": "http://schema.org/EmergencyService", ...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
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
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/MedicalWebPage.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:MedicalWebPage", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:WebPage", "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 breadcrum...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Playground.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Playground", "$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 playground.", "format": "http://schema.org/Pl...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/WebApplication.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/WebApplication", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "SoftwareApplication.schema.json", "description": "A software application." } ], "description": "Web applications.", "format": "http://schema.org/WebApplication", "pr...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/ApartmentComplex.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ApartmentComplex", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Residence.schema.json", "description": "The place where a person lives." } ], "description": "Residence type: Apartment complex.", "format": "http://schema.org/Apart...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/RestrictedDiet.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/RestrictedDiet", "$schema": "http://json-schema.org/draft-07/schema#", "description": "A diet restricted to certain foods or preparations for cultural, religious, health or lifestyle reasons.", "format": "http://schema.org/RestrictedDiet", "oneOf": [ { "const": "Vegetaria...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/ArtGallery.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ArtGallery", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "EntertainmentBusiness.schema.json", "description": "A business providing entertainment." } ], "description": "An art gallery.", "format": "http://schema.org/ArtGallery", ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/DepartAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:DepartAction", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:MoveAction", "description": "The act of an agent relocating to a place.\\n\\nRelated actions:\\n\\n* [[TransferAction]]: Unlike TransferAction, the subject of the move is a livin...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/RadioEpisode.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:RadioEpisode", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Episode", "description": "A media episode (e.g. TV, radio, video game) which can be part of a series or season." } ], "description": "A radio episode which can be part of...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Museum.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Museum", "$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 museum.", "format": "http://schema.org/Museum", ...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/MusicVenue.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MusicVenue", "$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 music venue.", "format": "http://schema.org/M...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/VideoGameSeries.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/VideoGameSeries", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CreativeWorkSeries.schema.json", "description": "A CreativeWorkSeries in schema.org is a group of related items, typically but not necessarily of the same kind. CreativeWorkSer...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/Invoice.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Invoice", "$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." } ], "desc...
Apache-2.0
en
charlestati/schema-org-json-schemas
d93f16a26bf98d23eb806d03ccce08d7cf15b99a
2020-05-20T22:06:03
schemas/Event.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Event", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Thing.schema.json", "description": "The most generic type of item." } ], "description": "An event happening at a certain time and location, such as a concert, lecture, or festiva...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/Order.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Order", "$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/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
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/BusStop.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BusStop", "$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 bus stop.", "format": "http://schema.org/BusStop...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Museum.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Museum", "$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 museum.", "format": "http://schema.org/Museum", ...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/SportingGoodsStore.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/SportingGoodsStore", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Store.schema.json", "description": "A retail good store." } ], "description": "A sporting goods store.", "format": "http://schema.org/SportingGoodsStore", "prope...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/VideoGallery.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/VideoGallery", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "MediaGallery.schema.json", "description": "Web page type: Media gallery page. A mixed-media page that can contains media such as images, videos, and other multimedia." } ], ...
Apache-2.0
en
charlestati/schema-org-json-schemas
ccfd7867a8f0a96f421a90bfd617be8735463a02
2020-05-27T22:00:22
schemas/OfferItemCondition.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/OfferItemCondition", "$schema": "http://json-schema.org/draft-07/schema#", "description": "A list of possible conditions for the item.", "oneOf": [ { "const": "DamagedCondition", "description": "Indicates that the item is damaged." }, { "const": "NewCond...
Apache-2.0
en