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 | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/UserInteraction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/UserInteraction",
"$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 offer... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/HardwareStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/HardwareStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/Store",
"description": "A retail good store."
}
],
"description": "A hardware store.",
"format": "http://schema.org/HardwareStore",
"title": "Hardwa... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/UserPlays.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/UserPlays",
"$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 | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/HomeGoodsStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/HomeGoodsStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/Store",
"description": "A retail good store."
}
],
"description": "A home goods store.",
"format": "http://schema.org/HomeGoodsStore",
"title": "Ho... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/TVEpisode.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/TVEpisode",
"$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 TV episode which can... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | a130ffcce9e85373dea613894f00d76d0dfaa9e1 | 2020-05-23T02:39:19 | schemas/Permit.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Permit",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "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 | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/Blog.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:Blog",
"$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 [blog](https://en.wik... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | dcbb428317ce07ab8dcff50247c907f15443fb2f | 2020-05-22T20:27:54 | schemas/SoftwareSourceCode.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/SoftwareSourceCode",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "CreativeWork.schema.json",
"description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc."
}
],
"description":... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/HyperToc.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:HyperToc",
"$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 HyperToc represen... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/WPFooter.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/WPFooter",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "WebPageElement.schema.json",
"description": "A web page element, like a table or an image."
}
],
"description": "The footer section of the page.",
"format": "http://schema.o... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/Room.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Room",
"$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 accommodations... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | b2e53fc058740940d51ae80a92d53c99f0b57ab0 | 2020-05-12T22:52:12 | 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/Occupation.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:Occupation",
"$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/Article.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Article",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/CreativeWork",
"description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc."
}
],
"description": "An ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/Event.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:Event",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Thing",
"description": "The most generic type of item."
}
],
"description": "An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketin... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/APIReference.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/APIReference",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/TechArticle",
"description": "A technical article - Example: How-to (task) topics, step-by-step, procedural troubleshooting, specifications, etc."
}
],
"... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/HairSalon.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/HairSalon",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "HealthAndBeautyBusiness.schema.json",
"description": "Health and beauty."
}
],
"description": "A hair salon.",
"format": "http://schema.org/HairSalon",
"title": "HairSalo... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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.",
"title": "DataType",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | b2e53fc058740940d51ae80a92d53c99f0b57ab0 | 2020-05-12T22:52:12 | schemas/GeoCircle.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/GeoCircle",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "GeoShape.schema.json",
"description": "The geographic shape of a place. A GeoShape can be described using several properties whose values are based on latitude/longitude pairs. Eithe... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/HomeGoodsStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:HomeGoodsStore",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Store",
"description": "A retail good store."
}
],
"description": "A home goods store.",
"title": "HomeGoodsStore",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/DataFeedItem.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:DataFeedItem",
"$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."
}
],
"descriptio... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/TelevisionStation.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:TelevisionStation",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:LocalBusiness",
"description": "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaur... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/LegalService.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/LegalService",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "LocalBusiness.schema.json",
"description": "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a r... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/BoardingPolicyType.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BoardingPolicyType",
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "A type of boarding policy used by an airline.",
"oneOf": [
{
"const": "GroupBoardingPolicy",
"description": "The airline boards by groups based on check-in time, priority, etc."... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | 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 | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/RadioSeason.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/RadioSeason",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "CreativeWorkSeason.schema.json",
"description": "A media season e.g. tv, radio, video game etc."
}
],
"description": "Season dedicated to radio broadcast and associated onl... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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": "http://schema.org/GovernmentBuilding",
"description": "A government building."
}
],
"description": "An embassy.",
"title": "Embassy",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/BusReservation.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BusReservation",
"$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 about... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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": "http://schema.org/MedicalOrganization",
"description": "A medical organization (physical or not), such as hospital, institution or clinic."
}
],
"description": "A doctor's of... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/EmploymentAgency.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/EmploymentAgency",
"$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/DeliveryMethod.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/DeliveryMethod",
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "A delivery method is a standardized procedure for transferring the product or service to the destination of fulfillment chosen by the customer. Delivery methods are characterized by the means of tran... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/GovernmentService.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:GovernmentService",
"$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 service provided by a government... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/Motel.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Motel",
"$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 motel.\n\nSee also the dedicated document on the u... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/FilmAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/FilmAction",
"$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 capturi... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/MenuItem.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/MenuItem",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Intangible.schema.json",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
],
"des... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | 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 | cadd3691264c91598c783327c7e2e9823e41023a | 2020-05-19T23:05:07 | 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": "ListItem.schema.json",
"description": "An list item, e.g. a step in a checklist or how-to description."
},
{
"$ref": "CreativeWork.schema.json",
"description": "T... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/MusicStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/MusicStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Store.schema.json",
"description": "A retail good store."
}
],
"description": "A music store.",
"format": "http://schema.org/MusicStore",
"properties": {
"@context":... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/HardwareStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/HardwareStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/Store",
"description": "A retail good store."
}
],
"description": "A hardware store.",
"title": "HardwareStore",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | 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 | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/PawnShop.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/PawnShop",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/Store",
"description": "A retail good store."
}
],
"description": "A shop that will buy, or lend money against the security of, personal possessions.",
"fo... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | 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 | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/ClothingStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ClothingStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Store.schema.json",
"description": "A retail good store."
}
],
"description": "A clothing store.",
"format": "http://schema.org/ClothingStore",
"title": "ClothingStor... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/Quantity.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Quantity",
"$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/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": "CreativeWork.schema.json",
"description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc."
},
{
"$ref": "CreativeW... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/Book.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Book",
"$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 book.",
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/NewsArticle.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/NewsArticle",
"$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 ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/BlogPosting.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BlogPosting",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/SocialMediaPosting",
"description": "A post to a social media platform, including blog posts, tweets, Facebook posts, etc."
}
],
"description": "A blog po... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/Resort.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Resort",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/LodgingBusiness",
"description": "A lodging business, such as a motel, hotel, or inn."
}
],
"description": "A resort is a place used for relaxation or recreati... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/EmergencyService.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:EmergencyService",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:LocalBusiness",
"description": "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaura... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | d93f16a26bf98d23eb806d03ccce08d7cf15b99a | 2020-05-20T22:06:03 | 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 | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/ContactPointOption.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:ContactPointOption",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Enumerated options related to a ContactPoint.",
"oneOf": [
{
"const": "HearingImpairedSupported",
"description": "Uses devices to support users with hearing impairments."
},
{... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | 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": "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 is int... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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": "http://schema.org/BroadcastChannel",
"description": "A unique instance of a BroadcastService on a CableOrSatelliteService lineup."
}
],
"description": "A unique instance o... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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 | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/Series.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Series",
"$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/SaleEvent.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/SaleEvent",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "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 prop... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/ShoeStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ShoeStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Store.schema.json",
"description": "A retail good store."
}
],
"description": "A shoe store.",
"format": "http://schema.org/ShoeStore",
"title": "ShoeStore",
"type": "o... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/AutomotiveBusiness.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/AutomotiveBusiness",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "LocalBusiness.schema.json",
"description": "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/BankOrCreditUnion.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BankOrCreditUnion",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "FinancialService.schema.json",
"description": "Financial services business."
}
],
"description": "Bank or credit union.",
"format": "http://schema.org/BankOrCreditU... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/Brand.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:Brand",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Intangible",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
],
"description": "A ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/ShoeStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:ShoeStore",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Store",
"description": "A retail good store."
}
],
"description": "A shoe store.",
"title": "ShoeStore",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/HairSalon.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:HairSalon",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:HealthAndBeautyBusiness",
"description": "Health and beauty."
}
],
"description": "A hair salon.",
"title": "HairSalon",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | b2e53fc058740940d51ae80a92d53c99f0b57ab0 | 2020-05-12T22:52:12 | schemas/ApartmentComplex.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ApartmentComplex",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Residence.schema.json",
"description": "The place where a person lives."
}
],
"description": "Residence type: Apartment complex.",
"format": "http://schema.org/Apart... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/RsvpResponseType.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:RsvpResponseType",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "RsvpResponseType is an enumeration type whose instances represent responding to an RSVP request.",
"oneOf": [
{
"const": "RsvpResponseMaybe",
"description": "The invitee may or may not ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | d93f16a26bf98d23eb806d03ccce08d7cf15b99a | 2020-05-20T22:06:03 | schemas/BedDetails.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BedDetails",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "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 | cadd3691264c91598c783327c7e2e9823e41023a | 2020-05-19T23:05:07 | schemas/Occupation.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Occupation",
"$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/SportsEvent.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:SportsEvent",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Event",
"description": "An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketing information may be added via the [[offers]] property.... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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": "http://schema.org/Organization",
"description": "An organization such as a school, NGO, corporation, club, etc."
}
],
"description": "Represents the collection of al... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/UserComments.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/UserComments",
"$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 | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/DrinkAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/DrinkAction",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/ConsumeAction",
"description": "The act of ingesting information/resources/food."
}
],
"description": "The act of swallowing liquids.",
"format": "http:... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/WPFooter.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/WPFooter",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "WebPageElement.schema.json",
"description": "A web page element, like a table or an image."
}
],
"description": "The footer section of the page.",
"format": "http://schema.o... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/TVClip.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/TVClip",
"$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 TV program or a segment/part of a TV program.",
"f... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/AutoWash.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:AutoWash",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:AutomotiveBusiness",
"description": "Car repair, sales, or parts."
}
],
"description": "A car wash business.",
"title": "AutoWash",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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": "http://schema.org/Offer",
"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 t... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/GeoCoordinates.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/GeoCoordinates",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "StructuredValue.schema.json",
"description": "Structured values are used when the value of a property has a more complex structure than simply being a textual value or a referen... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/Project.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:Project",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Organization",
"description": "An organization such as a school, NGO, corporation, club, etc."
}
],
"description": "An enterprise (potentially individual but typically collabo... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/TechArticle.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:TechArticle",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Article",
"description": "An article, such as a news article or piece of investigative report. Newspapers and magazines have articles of many different types and this is intended ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | 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": "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 | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | 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": "CivicStructure.schema.json",
"description": "A public structure, such as a town hall or concert hall."
}
],
"description": "A government building.",
"format": "htt... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | 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": "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 | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/MeetingRoom.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/MeetingRoom",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Room.schema.json",
"description": "A room is a distinguishable space within a structure, usually separated from other spaces by interior walls. (Source: Wikipedia, the free encyclo... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | 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": "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 servic... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/TVEpisode.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/TVEpisode",
"$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 TV episode which can be pa... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/Movie.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Movie",
"$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 mov... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/VitalSign.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:VitalSign",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:MedicalSign",
"description": "Any physical manifestation of a person's medical condition discoverable by objective diagnostic tests or physical examination."
}
],
"descripti... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/ProductGroup.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:ProductGroup",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Product",
"description": "Any offered product or service. For example: a pair of shoes; a concert ticket; the rental of a car; a haircut; or an episode of a TV show streamed onli... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/Distance.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Distance",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "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'."
}
],
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/Clip.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Clip",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "CreativeWork.schema.json",
"description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc."
}
],
"description": "A short TV o... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/SportingGoodsStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/SportingGoodsStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/Store",
"description": "A retail good store."
}
],
"description": "A sporting goods store.",
"title": "SportingGoodsStore",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/AutoPartsStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/AutoPartsStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "AutomotiveBusiness.schema.json",
"description": "Car repair, sales, or parts."
},
{
"$ref": "Store.schema.json",
"description": "A retail good store."
}
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | 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 | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/DataFeed.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/DataFeed",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Dataset.schema.json",
"description": "A body of structured information describing some topic(s) of interest."
}
],
"description": "A single feed providing structured informati... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/FilmAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/FilmAction",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/CreateAction",
"description": "The act of deliberately creating/producing/generating/building a result out of the agent."
}
],
"description": "The act of c... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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/BedAndBreakfast.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BedAndBreakfast",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "LodgingBusiness.schema.json",
"description": "A lodging business, such as a motel, hotel, or inn."
}
],
"description": "Bed and breakfast.\n\nSee also the dedicated doc... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/Library.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Library",
"$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 ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/MusicStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/MusicStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/Store",
"description": "A retail good store."
}
],
"description": "A music store.",
"title": "MusicStore",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cadd3691264c91598c783327c7e2e9823e41023a | 2020-05-19T23:05:07 | 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 | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/InsertAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:InsertAction",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:AddAction",
"description": "The act of editing by adding an object to a collection."
}
],
"description": "The act of adding at a specific location in an ordered collectio... | Apache-2.0 | en |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.