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/OceanBodyOfWater.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:OceanBodyOfWater", "$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": "An ocean (for example, the Pacific).", "title": "OceanBodyOfWate...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
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": "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/WriteAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/WriteAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CreateAction.schema.json", "description": "The act of deliberately creating/producing/generating/building a result out of the agent." } ], "description": "The act of author...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/TaxiService.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TaxiService", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Service.schema.json", "description": "A service provided by an organization, e.g. delivery service, print services, etc." } ], "description": "A service for a vehicle for h...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/Festival.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Festival", "$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 prope...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Courthouse.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Courthouse", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/GovernmentBuilding", "description": "A government building." } ], "description": "A courthouse.", "title": "Courthouse", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/Review.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Review", "$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 review o...
Apache-2.0
en
charlestati/schema-org-json-schemas
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/AggregateOffer.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/AggregateOffer", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Offer.schema.json", "description": "An offer to transfer some rights to an item or to provide a service \u2014 for example, an offer to sell tickets to an event, to rent the DVD...
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
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
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/RegisterAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:RegisterAction", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:InteractAction", "description": "The act of interacting with another person or organization." } ], "description": "The act of registering to be a user of a service, pro...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/EventReservation.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/EventReservation", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Reservation", "description": "Describes a reservation for travel, dining or an event. Some reservations require tickets. \n\nNote: This type is for informati...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/ConsumeAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ConsumeAction", "$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 in...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Bone.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Bone", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:AnatomicalStructure", "description": "Any part of the human body, typically a component of an anatomical system. Organs, tissues, and cells are all anatomical structures." } ], "...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
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
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/LakeBodyOfWater.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/LakeBodyOfWater", "$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": "A lake (for example, Lake Pontrachain).", "forma...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Physician.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Physician", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "MedicalOrganization.schema.json", "description": "A medical organization (physical or not), such as hospital, institution or clinic." } ], "description": "A doctor's office."...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
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
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Periodical.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Periodical", "$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. CreativeWorkSeries a...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/PeopleAudience.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:PeopleAudience", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Audience", "description": "Intended audience for an item, i.e. the group for whom the item was created." } ], "description": "A set of characteristics belonging to peop...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/BarOrPub.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BarOrPub", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "FoodEstablishment.schema.json", "description": "A food-related business." } ], "description": "A bar or pub.", "format": "http://schema.org/BarOrPub", "title": "BarOrPub",...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
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
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/Store.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Store", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/LocalBusiness", "description": "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a re...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/PerformAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PerformAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/PlayAction", "description": "The act of playing/exercising/training/performing for enjoyment, leisure, recreation, Competition or exercise.\n\nRelated actions:\...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/RadioEpisode.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/RadioEpisode", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Episode.schema.json", "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...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/CatholicChurch.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/CatholicChurch", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Church.schema.json", "description": "A church." } ], "description": "A Catholic church.", "format": "http://schema.org/CatholicChurch", "title": "CatholicChurch", ...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/DrawAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DrawAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CreateAction.schema.json", "description": "The act of deliberately creating/producing/generating/building a result out of the agent." } ], "description": "The act of produci...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/ConvenienceStore.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ConvenienceStore", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Store", "description": "A retail good store." } ], "description": "A convenience store.", "format": "http://schema.org/ConvenienceStore", "title"...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/SportsClub.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:SportsClub", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:SportsActivityLocation", "description": "A sports location, such as a playing field." } ], "description": "A sports club.", "title": "SportsClub", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Periodical.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Periodical", "$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. CreativeWorkSeries a...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/MobileApplication.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MobileApplication", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/SoftwareApplication", "description": "A software application." } ], "description": "A software application designed specifically to work well on a m...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/GeneralContractor.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/GeneralContractor", "$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...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/InviteAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/InviteAction", "$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 conv...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
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": "http://schema.org/Thing", "description": "The most generic type of item." } ], "description": "A person (alive, dead, undead, or fictional).", "properties": { "additionalN...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/Dataset.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Dataset", "$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 b...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
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
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/PaymentStatusType.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:PaymentStatusType", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:StatusEnumeration", "description": "Lists or enumerations dealing with status types." } ], "description": "A specific payment status. For example, PaymentDue, Paymen...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Mosque.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Mosque", "$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 mosque.", "format": "http://schema.org/Mosque", ...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
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": "http://schema.org/EntertainmentBusiness", "description": "A business providing entertainment." } ], "description": "A casino.", "format": "http://schema.org/Casino", "title"...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
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": "http://schema.org/FinancialProduct", "description": "A product provided to consumers and businesses by financial institutions such as banks, insurance companies, brokerage firms, c...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/ReactAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ReactAction", "$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 responding instinctively and emot...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/Pharmacy.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Pharmacy", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/MedicalOrganization", "description": "A medical organization (physical or not), such as hospital, institution or clinic." } ], "description": "A pharmacy or ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/AutoWash.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/AutoWash", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "AutomotiveBusiness.schema.json", "description": "Car repair, sales, or parts." } ], "description": "A car wash business.", "format": "http://schema.org/AutoWash", "title":...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/UserDownloads.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/UserDownloads", "$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-b...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/Vehicle.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Vehicle", "$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 streame...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Courthouse.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Courthouse", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "GovernmentBuilding.schema.json", "description": "A government building." } ], "description": "A courthouse.", "format": "http://schema.org/Courthouse", "properties": { ...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Sculpture.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Sculpture", "$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...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
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": "Landform.schema.json", "description": "A landform or physical feature. Landform elements include mountains, plains, lakes, rivers, seascape and oceanic waterbody interface feature...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/TradeAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TradeAction", "$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 inan...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/ParentAudience.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ParentAudience", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/PeopleAudience", "description": "A set of characteristics belonging to people, e.g. who compose an item's target audience." } ], "description": "A set ...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/RadioStation.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/RadioStation", "$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 ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/ReplyAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ReplyAction", "$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 conve...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
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
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Taxi.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Taxi", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Service.schema.json", "description": "A service provided by an organization, e.g. delivery service, print services, etc." } ], "description": "A taxi.", "format": "http://schema...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
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": "http://schema.org/GovernmentOffice", "description": "A government office\u2014for example, an IRS or DMV office." } ], "description": "A post office.", "title": "PostOffic...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
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
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/AutomatedTeller.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/AutomatedTeller", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "FinancialService.schema.json", "description": "Financial services business." } ], "description": "ATM/cash machine.", "format": "http://schema.org/AutomatedTeller", ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/MotorizedBicycle.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:MotorizedBicycle", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Vehicle", "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...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/OrderAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/OrderAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/TradeAction", "description": "The act of participating in an exchange of goods and services for monetary compensation. An agent trades an object, product or servi...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/UserLikes.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/UserLikes", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/UserInteraction", "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
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/FoodEstablishment.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/FoodEstablishment", "$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 br...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Review.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Review", "$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 review o...
Apache-2.0
en
charlestati/schema-org-json-schemas
d93f16a26bf98d23eb806d03ccce08d7cf15b99a
2020-05-20T22:06:03
schemas/HowToStep.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/HowToStep", "$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": "ItemList...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Gene.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Gene", "$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": "A discrete...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/Hostel.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Hostel", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/LodgingBusiness", "description": "A lodging business, such as a motel, hotel, or inn." } ], "description": "A hostel - cheap accommodation, often in shared dor...
Apache-2.0
en
charlestati/schema-org-json-schemas
3b9f5eb6c2fa9a07a29aac6eb200a680ae3c385c
2020-05-13T21:31:46
schemas/RadioSeries.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/RadioSeries", "$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. CreativeWorkSeries ...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/GovernmentBuilding.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/GovernmentBuilding", "$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": "A government building.", "format"...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/MonetaryAmount.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MonetaryAmount", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/StructuredValue", "description": "Structured values are used when the value of a property has a more complex structure than simply being a textual value or a r...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Dataset.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Dataset", "$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 body of...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/ProfilePage.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ProfilePage", "$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 b...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/SubscribeAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/SubscribeAction", "$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 forming a personal connection ...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/MonetaryAmount.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MonetaryAmount", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/StructuredValue", "description": "Structured values are used when the value of a property has a more complex structure than simply being a textual value or a r...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/MovieTheater.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MovieTheater", "$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." }, { "$ref": "EntertainmentBusiness.schema.json", "descr...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/LiquorStore.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:LiquorStore", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Store", "description": "A retail good store." } ], "description": "A shop that sells alcoholic drinks such as wine, beer, whisky and other spirits.", "title": "LiquorSto...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/MenuItem.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:MenuItem", "$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
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/InteractAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/InteractAction", "$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 o...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/Role.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Role", "$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." } ], "descrip...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
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": "Service.schema.json", "description": "A service provided by an organization, e.g. delivery service, print services, etc." } ], "description": "A service provided by a...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/TVSeason.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TVSeason", "$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." }, { "$ref": "htt...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Mass.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Mass", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Quantity.schema.json", "description": "Quantities such as distance, time, mass, weight, etc. Particular instances of say Mass are entities like '3 Kg' or '4 milligrams'." } ], "de...
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/OrderItem.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/OrderItem", "$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." } ], "de...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/FlightReservation.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/FlightReservation", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Reservation.schema.json", "description": "Describes a reservation for travel, dining or an event. Some reservations require tickets. \n\nNote: This type is for information ab...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
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": "http://schema.org/CivicStructure", "description": "A public structure, such as a town hall or concert hall." } ], "description": "A music venue.", "title": "MusicVenue", ...
Apache-2.0
en
charlestati/schema-org-json-schemas
d93f16a26bf98d23eb806d03ccce08d7cf15b99a
2020-05-20T22:06:03
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
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
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
a130ffcce9e85373dea613894f00d76d0dfaa9e1
2020-05-23T02:39:19
schemas/ServiceChannel.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ServiceChannel", "$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
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
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
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/ComedyClub.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ComedyClub", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "EntertainmentBusiness.schema.json", "description": "A business providing entertainment." } ], "description": "A comedy club.", "format": "http://schema.org/ComedyClub", ...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/TravelAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TravelAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "MoveAction.schema.json", "description": "The act of an agent relocating to a place.\n\nRelated actions:\n\n\nTransferAction: Unlike TransferAction, the subject of the move is a li...
Apache-2.0
en
charlestati/schema-org-json-schemas
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/TradeAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TradeAction", "$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 inan...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/JoinAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/JoinAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/InteractAction", "description": "The act of interacting with another person or organization." } ], "description": "An agent joins an event/group with parti...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Vein.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Vein", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Vessel", "description": "A component of the human body circulatory system comprised of an intricate network of hollow tubes that transport blood throughout the entire body." } ], ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
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
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/WinAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/WinAction", "$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
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/TradeAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TradeAction", "$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 inan...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/UpdateAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/UpdateAction", "$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
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/ArriveAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ArriveAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "MoveAction.schema.json", "description": "The act of an agent relocating to a place.\n\nRelated actions:\n\n\nTransferAction: Unlike TransferAction, the subject of the move is a li...
Apache-2.0
en
charlestati/schema-org-json-schemas
ccfd7867a8f0a96f421a90bfd617be8735463a02
2020-05-27T22:00:22
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.", "oneOf": [ { "const": "OfflinePermanently", "description": "Game server status: OfflinePermanently. Server is offline and not available." }, { ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/CollectionPage.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:CollectionPage", "$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
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/RadioChannel.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/RadioChannel", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "BroadcastChannel.schema.json", "description": "A unique instance of a BroadcastService on a CableOrSatelliteService lineup." } ], "description": "A unique instance of a ra...
Apache-2.0
en
charlestati/schema-org-json-schemas
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/House.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/House", "$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 are ...
Apache-2.0
en