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
3b9f5eb6c2fa9a07a29aac6eb200a680ae3c385c
2020-05-13T21:31:46
schemas/Place.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Place", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Thing.schema.json", "description": "The most generic type of item." } ], "description": "Entities that have a somewhat fixed, physical extension.", "format": "http://schema.org...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/PerformanceRole.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PerformanceRole", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Role.schema.json", "description": "Represents additional information about a relationship or property. For example a Role can be used to say that a 'member' role linking some S...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/TrackAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TrackAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/FindAction", "description": "The act of finding an object.\n\nRelated actions:\n\n\nSearchAction: FindAction is generally lead by a SearchAction, but not necessar...
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/FollowAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/FollowAction", "$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 wit...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/DeactivateAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DeactivateAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/ControlAction", "description": "An agent controls a device or application." } ], "description": "The act of stopping or deactivating a device or appl...
Apache-2.0
en
charlestati/schema-org-json-schemas
a130ffcce9e85373dea613894f00d76d0dfaa9e1
2020-05-23T02:39:19
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": "http://schema.org/MoveAction", "description": "The act of an agent relocating to a place.\n\nRelated actions:\n\n\nTransferAction: Unlike TransferAction, the subject of the move i...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/VideoGameClip.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/VideoGameClip", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Clip", "description": "A short TV or radio program or a segment/part of a program." } ], "description": "A short segment/part of a video game.", "titl...
Apache-2.0
en
charlestati/schema-org-json-schemas
d93f16a26bf98d23eb806d03ccce08d7cf15b99a
2020-05-20T22:06:03
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": "LocalBusiness.schema.json", "description": "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch o...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/Waterfall.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Waterfall", "$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 waterfall, like Niagara.", "format": "http://schema....
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/CampingPitch.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/CampingPitch", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/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 accomm...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/IgnoreAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/IgnoreAction", "$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 intentionally disregarding the o...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/Report.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Report", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Article", "description": "An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this ...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
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
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Comment.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Comment", "$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 comment on an item...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/ItemPage.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ItemPage", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "WebPage.schema.json", "description": "A web page. Every web page is implicitly assumed to be declared to be of type WebPage, so the various properties about that webpage, such as brea...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/ReviewAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ReviewAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/AssessAction", "description": "The act of forming one's opinion, reaction or sentiment." } ], "description": "The act of producing a balanced opinion abo...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/WebPageElement.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/WebPageElement", "$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 ...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/RoofingContractor.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/RoofingContractor", "$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 hom...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/Float.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Float", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Number.schema.json", "description": "Data type: Number.\n\nUsage guidelines:\n\n\nUse values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superfic...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/AutoRental.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/AutoRental", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "AutomotiveBusiness.schema.json", "description": "Car repair, sales, or parts." } ], "description": "A car rental business.", "format": "http://schema.org/AutoRental", "p...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/GamePlayMode.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/GamePlayMode", "$schema": "http://json-schema.org/draft-07/schema#", "description": "Indicates whether this game is multi-player, co-op or single-player.", "oneOf": [ { "const": "CoOp", "description": "Play mode: CoOp. Co-operative games, where you play on the same te...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Episode.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Episode", "$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 m...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/PerformingGroup.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PerformingGroup", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Organization.schema.json", "description": "An organization such as a school, NGO, corporation, club, etc." } ], "description": "A performance group, such as a band, an ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/GenderType.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/GenderType", "$schema": "http://json-schema.org/draft-07/schema#", "description": "An enumeration of genders.", "format": "http://schema.org/GenderType", "oneOf": [ { "const": "Female", "description": "The female gender." }, { "const": "Male", "d...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/HowToItem.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/HowToItem", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "ListItem.schema.json", "description": "An list item, e.g. a step in a checklist or how-to description." } ], "description": "An item used as either a tool or supply when perf...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
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
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/Winery.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Winery", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "FoodEstablishment.schema.json", "description": "A food-related business." } ], "description": "A winery.", "format": "http://schema.org/Winery", "title": "Winery", "type":...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/TheaterEvent.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TheaterEvent", "$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 of...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
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": "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
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/Property.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:Property", "$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
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/MotorcycleRepair.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MotorcycleRepair", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/AutomotiveBusiness", "description": "Car repair, sales, or parts." } ], "description": "A motorcycle repair shop.", "title": "MotorcycleRepair", ...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/DataType.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DataType", "$schema": "http://json-schema.org/draft-07/schema#", "description": "The basic data types such as Integers, Strings, etc.", "format": "http://schema.org/DataType", "title": "DataType", "type": "object" }
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Corporation.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Corporation", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Organization", "description": "An organization such as a school, NGO, corporation, club, etc." } ], "description": "Organization: A business corporation."...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
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": "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 a...
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
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
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
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
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/LocalBusiness.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/LocalBusiness", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Organization.schema.json", "description": "An organization such as a school, NGO, corporation, club, etc." }, { "$ref": "Place.schema.json", "description": "E...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Aquarium.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Aquarium", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/CivicStructure", "description": "A public structure, such as a town hall or concert hall." } ], "description": "Aquarium.", "title": "Aquarium", "type": ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/ProfilePage.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:ProfilePage", "$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 breadcrumb m...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/TVSeason.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:TVSeason", "$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." }, { "$ref": "schema:CreativeWorkS...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
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
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/GeoCoordinates.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:GeoCoordinates", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema: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 reference to anoth...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/GolfCourse.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/GolfCourse", "$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 golf course.", "title": "GolfCourse", "typ...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/ContactPoint.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ContactPoint", "$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 ref...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/DanceEvent.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DanceEvent", "$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 offe...
Apache-2.0
en
charlestati/schema-org-json-schemas
ccfd7867a8f0a96f421a90bfd617be8735463a02
2020-05-27T22:00:22
schemas/DayOfWeek.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DayOfWeek", "$schema": "http://json-schema.org/draft-07/schema#", "description": "The day of the week, e.g. used to specify to which day the opening hours of an OpeningHoursSpecification refer.\n\nOriginally, URLs from GoodRelations were used (for Monday, Tuesday, Wednesday, Thursday, ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/BikeStore.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BikeStore", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Store.schema.json", "description": "A retail good store." } ], "description": "A bike store.", "format": "http://schema.org/BikeStore", "title": "BikeStore", "type": "o...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/ProgramMembership.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ProgramMembership", "$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
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
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
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/EventStatusType.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/EventStatusType", "$schema": "http://json-schema.org/draft-07/schema#", "description": "EventStatusType is an enumeration type whose instances represent several states that an Event may be in.", "oneOf": [ { "const": "EventCancelled", "description": "The event has bee...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/UserCheckins.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/UserCheckins", "$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 Act...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
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
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/Embassy.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Embassy", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "GovernmentBuilding.schema.json", "description": "A government building." } ], "description": "An embassy.", "format": "http://schema.org/Embassy", "title": "Embassy", "ty...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/MoveAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MoveAction", "$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 inani...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/SportsOrganization.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/SportsOrganization", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Organization.schema.json", "description": "An organization such as a school, NGO, corporation, club, etc." } ], "description": "Represents the collection of all spor...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/NGO.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/NGO", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Organization", "description": "An organization such as a school, NGO, corporation, club, etc." } ], "description": "Organization: Non-governmental Organization.",...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/FinancialProduct.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/FinancialProduct", "$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 product provided to co...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/DeleteAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DeleteAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "UpdateAction.schema.json", "description": "The act of managing by changing/editing the state of the object." } ], "description": "The act of editing a recipient by removin...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/PaymentCard.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/PaymentCard", "$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
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/SellAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/SellAction", "$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
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/InstallAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/InstallAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "ConsumeAction.schema.json", "description": "The act of ingesting information/resources/food." } ], "description": "The act of installing an application.", "format": "ht...
Apache-2.0
en
charlestati/schema-org-json-schemas
3b9f5eb6c2fa9a07a29aac6eb200a680ae3c385c
2020-05-13T21:31:46
schemas/ReturnAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ReturnAction", "$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." } ], "descripti...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/TennisComplex.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TennisComplex", "$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 tennis complex.", "title": "TennisComplex...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/SomeProducts.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/SomeProducts", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Product.schema.json", "description": "Any offered product or service. For example: a pair of shoes; a concert ticket; the rental of a car; a haircut; or an episode of a TV show st...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/MotorcycleDealer.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/MotorcycleDealer", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "AutomotiveBusiness.schema.json", "description": "Car repair, sales, or parts." } ], "description": "A motorcycle dealer.", "format": "http://schema.org/MotorcycleDea...
Apache-2.0
en
charlestati/schema-org-json-schemas
d93f16a26bf98d23eb806d03ccce08d7cf15b99a
2020-05-20T22:06:03
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
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/DrinkAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DrinkAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "ConsumeAction.schema.json", "description": "The act of ingesting information/resources/food." } ], "description": "The act of swallowing liquids.", "format": "http://sche...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/AnimalShelter.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/AnimalShelter", "$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 ...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/ConfirmAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/ConfirmAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "InformAction.schema.json", "description": "The act of notifying someone of information pertinent to them, with no expectation of a response." } ], "description": "The act...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
schemas/TrackAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TrackAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "FindAction.schema.json", "description": "The act of finding an object.\n\nRelated actions:\n\n\nSearchAction: FindAction is generally lead by a SearchAction, but not necessarily.\n...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Cemetery.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Cemetery", "$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 graveyard.", "format": "http://schema.org/Cemet...
Apache-2.0
en
charlestati/schema-org-json-schemas
6d7567eecede3e8272a2640c2c2081768cb48462
2020-05-02T11:06:50
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/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
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/BreadcrumbList.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/BreadcrumbList", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "ItemList.schema.json", "description": "A list of items of any sort\u2014for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lists, ...
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/HowToItem.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/HowToItem", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "ListItem.schema.json", "description": "An list item, e.g. a step in a checklist or how-to description." } ], "description": "An item used as either a tool or supply when perf...
Apache-2.0
en
charlestati/schema-org-json-schemas
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
schemas/Rating.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Rating", "$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
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/NightClub.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/NightClub", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/EntertainmentBusiness", "description": "A business providing entertainment." } ], "description": "A nightclub or discotheque.", "title": "NightClub", "t...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/CreateAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/CreateAction", "$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
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/Corporation.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Corporation", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Organization.schema.json", "description": "An organization such as a school, NGO, corporation, club, etc." } ], "description": "Organization: A business corporation.", "f...
Apache-2.0
en
charlestati/schema-org-json-schemas
dcbb428317ce07ab8dcff50247c907f15443fb2f
2020-05-22T20:27:54
schemas/TrackAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TrackAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "FindAction.schema.json", "description": "The act of finding an object.\n\nRelated actions:\n\n\nSearchAction: FindAction is generally lead by a SearchAction, but not necessarily.\n...
Apache-2.0
en
charlestati/schema-org-json-schemas
cadd3691264c91598c783327c7e2e9823e41023a
2020-05-19T23:05:07
schemas/CookAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/CookAction", "$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/NGO.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/NGO", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Organization", "description": "An organization such as a school, NGO, corporation, club, etc." } ], "description": "Organization: Non-governmental Organization.",...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
schemas/Residence.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Residence", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/Place", "description": "Entities that have a somewhat fixed, physical extension." } ], "description": "The place where a person lives.", "format": "http:/...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/TaxiStand.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/TaxiStand", "$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 taxi stand.", "title": "TaxiStand", "t...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/BusinessFunction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:BusinessFunction", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "The business function specifies the type of activity or access (i.e., the bundle of rights) offered by the organization or business person through the offer. Typical are sell, rental or lease, maintenanc...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
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": "SoftwareApplication.schema.json", "description": "A software application." } ], "description": "A software application designed specifically to work well on a mobile ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/VideoGameSeries.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:VideoGameSeries", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:CreativeWorkSeries", "description": "A CreativeWorkSeries in schema.org is a group of related items, typically but not necessarily of the same kind. CreativeWorkSeries are usu...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
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": "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
b2e53fc058740940d51ae80a92d53c99f0b57ab0
2020-05-12T22:52:12
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/UserLikes.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:UserLikes", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:UserInteraction", "description": "UserInteraction and its subtypes is an old way of talking about users interacting with pages. It is generally better to use [[Action]]-based vocabu...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/RadioClip.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/RadioClip", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "Clip.schema.json", "description": "A short TV or radio program or a segment/part of a program." } ], "description": "A short radio program or a segment/part of a radio progra...
Apache-2.0
en
charlestati/schema-org-json-schemas
cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c
2020-05-22T20:06:45
schemas/RecyclingCenter.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/RecyclingCenter", "$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/DiscoverAction.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/DiscoverAction", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "http://schema.org/FindAction", "description": "The act of finding an object.\n\nRelated actions:\n\n\nSearchAction: FindAction is generally lead by a SearchAction, but not neces...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/DrugLegalStatus.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:DrugLegalStatus", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:MedicalIntangible", "description": "A utility class that serves as the umbrella for a number of 'intangible' things in the medical space." } ], "description": "The leg...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
schemas/HowTo.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/HowTo", "$schema": "http://json-schema.org/draft-07/schema#", "allOf": [ { "$ref": "CreativeWork.schema.json", "description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc." } ], "description": "Instruction...
Apache-2.0
en
charlestati/schema-org-json-schemas
e8b1f2cc6ffa01721896e87736f87654885d1475
2022-01-02T23:44:21
schemas/FinancialProduct.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "schema:FinancialProduct", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "schema:Service", "description": "A service provided by an organization, e.g. delivery service, print services, etc." } ], "description": "A product provided to consumers and...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
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": "http://schema.org/Episode", "description": "A media episode (e.g. TV, radio, video game) which can be part of a series or season." } ], "description": "A radio episode whi...
Apache-2.0
en
charlestati/schema-org-json-schemas
9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb
2020-05-23T01:54:36
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.", "format": "http://s...
Apache-2.0
en
charlestati/schema-org-json-schemas
804d52988c59583ea5a0208a0ccfa22b31c01f43
2020-05-23T02:30:56
schemas/Reservoir.schema.json
25
2024-05-28T05:23:45.146893Z
{ "$id": "http://schema.org/Reservoir", "$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 reservoir of water, typically an artificially created ...
Apache-2.0
en
charlestati/schema-org-json-schemas
e24049d24a7bd3b639876aa7f9a9da997ce29114
2020-05-22T22:32:24
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