repository stringclasses 528
values | commit stringlengths 40 40 | commitDate timestamp[s] | path stringlengths 11 149 | repoStars int64 5 94.9k | repoLastFetched stringclasses 528
values | content stringlengths 48 736k | license stringclasses 14
values | language stringclasses 7
values |
|---|---|---|---|---|---|---|---|---|
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/LegislationObject.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:LegislationObject",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Legislation",
"description": "A legal document such as an act, decree, bill, etc. (enforceable or not) or a component of a legal act (like an article)."
},
{
"... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | 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": "http://schema.org/CreativeWork",
"description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc."
}
],
"description": "A shor... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/ComedyEvent.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ComedyEvent",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Event.schema.json",
"description": "An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketing information may be added via the offers pr... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/DanceGroup.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/DanceGroup",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "PerformingGroup.schema.json",
"description": "A performance group, such as a band, an orchestra, or a circus."
}
],
"description": "A dance group\u2014for example, the Alvin... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cadd3691264c91598c783327c7e2e9823e41023a | 2020-05-19T23:05:07 | schemas/MusicComposition.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/MusicComposition",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "CreativeWork.schema.json",
"description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc."
}
],
"description": "... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/BroadcastChannel.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BroadcastChannel",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Intangible.schema.json",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
]... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/ContactPage.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ContactPage",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "WebPage.schema.json",
"description": "A web page. Every web page is implicitly assumed to be declared to be of type WebPage, so the various properties about that webpage, such as b... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/Energy.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:Energy",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Quantity",
"description": "Quantities such as distance, time, mass, weight, etc. Particular instances of say Mass are entities like '3 Kg' or '4 milligrams'."
}
],
"description... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/CheckOutAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:CheckOutAction",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:CommunicateAction",
"description": "The act of conveying information to another person via a communication medium (instrument) such as speech, email, or telephone conversation.... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/MusicAlbum.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/MusicAlbum",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/MusicPlaylist",
"description": "A collection of music tracks in playlist form."
}
],
"description": "A collection of music tracks.",
"properties": {
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/CityHall.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/CityHall",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "GovernmentBuilding.schema.json",
"description": "A government building."
}
],
"description": "A city hall.",
"format": "http://schema.org/CityHall",
"title": "CityHall",
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/Product.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Product",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Thing.schema.json",
"description": "The most generic type of item."
}
],
"description": "Any offered product or service. For example: a pair of shoes; a concert ticket; the ren... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | 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 | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | 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": "http://schema.org/LocalBusiness",
"description": "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular b... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/NailSalon.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/NailSalon",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "HealthAndBeautyBusiness.schema.json",
"description": "Health and beauty."
}
],
"description": "A nail salon.",
"format": "http://schema.org/NailSalon",
"title": "NailSalo... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/RejectAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/RejectAction",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/AllocateAction",
"description": "The act of organizing tasks/objects/events by associating resources to it."
}
],
"description": "The act of rejecting to... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/DepartmentStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/DepartmentStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Store.schema.json",
"description": "A retail good store."
}
],
"description": "A department store.",
"format": "http://schema.org/DepartmentStore",
"title": "Depart... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/DigitalDocument.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/DigitalDocument",
"$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."
}
],
"descriptio... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | b2e53fc058740940d51ae80a92d53c99f0b57ab0 | 2020-05-12T22:52:12 | schemas/GeoShape.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/GeoShape",
"$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 reference to ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/BookFormatType.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BookFormatType",
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "The publication format of the book.",
"format": "http://schema.org/BookFormatType",
"oneOf": [
{
"const": "EBook",
"description": "Book format: Ebook."
},
{
"const":... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/BowlingAlley.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BowlingAlley",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "SportsActivityLocation.schema.json",
"description": "A sports location, such as a playing field."
}
],
"description": "A bowling alley.",
"format": "http://schema.org/Bo... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | 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 | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/ExhibitionEvent.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:ExhibitionEvent",
"$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]] prope... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/Electrician.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Electrician",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "HomeAndConstructionBusiness.schema.json",
"description": "A construction business.\n\nA HomeAndConstructionBusiness is a LocalBusiness that provides services around homes and build... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 3b9f5eb6c2fa9a07a29aac6eb200a680ae3c385c | 2020-05-13T21:31:46 | schemas/JobPosting.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/JobPosting",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Intangible.schema.json",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
],
"d... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/MedicalStudyStatus.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:MedicalStudyStatus",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:MedicalEnumeration",
"description": "Enumerations related to health and the practice of medicine: A concept that is used to attribute a quality to another concept, as a qua... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | 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.",
"format": "http://schema.org/EventStatusType",
"oneOf": [
{
"const": "EventCa... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/Offer.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Offer",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/Intangible",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
],
"... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | b2e53fc058740940d51ae80a92d53c99f0b57ab0 | 2020-05-12T22:52:12 | schemas/MusicGroup.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/MusicGroup",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "PerformingGroup.schema.json",
"description": "A performance group, such as a band, an orchestra, or a circus."
}
],
"description": "A musical group, such as a band, an orche... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/AlignmentObject.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/AlignmentObject",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Intangible.schema.json",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
],... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/MusicComposition.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:MusicComposition",
"$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 musical c... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/Country.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Country",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "AdministrativeArea.schema.json",
"description": "A geographical region, typically under the jurisdiction of a particular government."
}
],
"description": "A country.",
"forma... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | 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": "http://schema.org/InformAction",
"description": "The act of notifying someone of information pertinent to them, with no expectation of a response."
}
],
"description": "T... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/NonprofitType.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:NonprofitType",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "NonprofitType enumerates several kinds of official non-profit types of which a non-profit organization can be.",
"title": "NonprofitType",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/BeautySalon.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BeautySalon",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/HealthAndBeautyBusiness",
"description": "Health and beauty."
}
],
"description": "Beauty salon.",
"title": "BeautySalon",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/CheckoutPage.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/CheckoutPage",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/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, su... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/PublicSwimmingPool.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:PublicSwimmingPool",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:SportsActivityLocation",
"description": "A sports location, such as a playing field."
}
],
"description": "A public swimming pool.",
"title": "PublicSwimmingPool"... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/MusicPlaylist.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/MusicPlaylist",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/CreativeWork",
"description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc."
}
],
"description"... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/ReserveAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ReserveAction",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/PlanAction",
"description": "The act of planning the execution of an event/task/action/reservation/plan to a future date."
}
],
"description": "Reservin... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/HowToSection.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:HowToSection",
"$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:ItemList"... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | 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 | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/UserTweets.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/UserTweets",
"$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 Actio... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | 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 | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/BusTrip.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BusTrip",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Trip.schema.json",
"description": "A trip or journey. An itinerary of visits to one or more places."
}
],
"description": "A trip on a commercial bus line.",
"format": "http:/... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/AudioObject.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:AudioObject",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:MediaObject",
"description": "A media object, such as an image, video, or audio object embedded in a web page or a downloadable dataset i.e. DataDownload. Note that a creative wor... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/Country.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Country",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/AdministrativeArea",
"description": "A geographical region, typically under the jurisdiction of a particular government."
}
],
"description": "A country.",
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/ListenAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ListenAction",
"$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 consuming audio content.",
"format": "http:... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/GameServerStatus.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/GameServerStatus",
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "Status of a game server.",
"oneOf": [
{
"const": "OfflinePermanently",
"description": "Game server status: OfflinePermanently. Server is offline and not available."
},
{
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/DisagreeAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:DisagreeAction",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:ReactAction",
"description": "The act of responding instinctively and emotionally to an object, expressing a sentiment."
}
],
"description": "The act of expressing a di... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | dcbb428317ce07ab8dcff50247c907f15443fb2f | 2020-05-22T20:27:54 | schemas/Product.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Product",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Thing.schema.json",
"description": "The most generic type of item."
}
],
"description": "Any offered product or service. For example: a pair of shoes; a concert ticket; the ren... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/TaxiReservation.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/TaxiReservation",
"$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 abou... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/VideoObject.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/VideoObject",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "MediaObject.schema.json",
"description": "A media object, such as an image, video, or audio object embedded in a web page or a downloadable dataset i.e. DataDownload. Note that a c... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | 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 | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/AnatomicalSystem.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:AnatomicalSystem",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:MedicalEntity",
"description": "The most generic type of entity related to health and the practice of medicine."
}
],
"description": "An anatomical system is a group ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/RealEstateAgent.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/RealEstateAgent",
"$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 bran... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/CatholicChurch.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:CatholicChurch",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Church",
"description": "A church."
}
],
"description": "A Catholic church.",
"title": "CatholicChurch",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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.",
"oneOf": [
{
"const": "Female",
"description": "The female gender."
},
{
"const": "Male",
"description": "The male gender."
}
],
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | 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": "Accommodation.schema.json",
"description": "An accommodation is a place that can accommodate human beings, e.g. a hotel room, a camping pitch, or a meeting room. Many accommodations are f... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/QAPage.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/QAPage",
"$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 breadc... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/ProgramMembership.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:ProgramMembership",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Intangible",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
],
"descr... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/Apartment.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Apartment",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "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 accommoda... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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": "http://schema.org/Store",
"description": "A retail good store."
}
],
"description": "A clothing store.",
"title": "ClothingStore",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/InsertAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/InsertAction",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "AddAction.schema.json",
"description": "The act of editing by adding an object to a collection."
}
],
"description": "The act of adding at a specific location in an ordere... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/Dentist.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Dentist",
"$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 restau... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/GamePlayMode.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/GamePlayMode",
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "Indicates whether this game is multi-player, co-op or single-player.",
"format": "http://schema.org/GamePlayMode",
"oneOf": [
{
"const": "MultiPlayer",
"description": "Play mode: Mu... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/Apartment.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Apartment",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Accommodation.schema.json",
"description": "An accommodation is a place that can accommodate human beings, e.g. a hotel room, a camping pitch, or a meeting room. Many accommodations ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | b2e53fc058740940d51ae80a92d53c99f0b57ab0 | 2020-05-12T22:52:12 | schemas/Service.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Service",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Intangible.schema.json",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
],
"desc... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/Language.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:Language",
"$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 | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/BusStop.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BusStop",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "CivicStructure.schema.json",
"description": "A public structure, such as a town hall or concert hall."
}
],
"description": "A bus stop.",
"format": "http://schema.org/BusStop... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/Episode.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:Episode",
"$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 media episode (e.g... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/BusReservation.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:BusReservation",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Reservation",
"description": "Describes a reservation for travel, dining or an event. Some reservations require tickets. \\n\\nNote: This type is for information about actual r... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 3b9f5eb6c2fa9a07a29aac6eb200a680ae3c385c | 2020-05-13T21:31:46 | schemas/TouristAttraction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/TouristAttraction",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Place.schema.json",
"description": "Entities that have a somewhat fixed, physical extension."
}
],
"description": "A tourist attraction. In principle any Thing can b... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/BusinessAudience.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BusinessAudience",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Audience.schema.json",
"description": "Intended audience for an item, i.e. the group for whom the item was created."
}
],
"description": "A set of characteristics belo... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/MiddleSchool.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/MiddleSchool",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/EducationalOrganization",
"description": "An educational organization."
}
],
"description": "A middle school (typically for children aged around 11-14, a... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/HighSchool.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/HighSchool",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "EducationalOrganization.schema.json",
"description": "An educational organization."
}
],
"description": "A high school.",
"format": "http://schema.org/HighSchool",
"titl... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/ControlAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ControlAction",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Action.schema.json",
"description": "An action performed by a direct agent and indirect participants upon a direct object. Optionally happens at a location with the help of an in... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/SportsOrganization.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:SportsOrganization",
"$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": "Represents the collection of all sports organiza... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/HinduTemple.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/HinduTemple",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "PlaceOfWorship.schema.json",
"description": "Place of worship, such as a church, synagogue, or mosque."
}
],
"description": "A Hindu temple.",
"format": "http://schema.or... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/Electrician.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:Electrician",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:HomeAndConstructionBusiness",
"description": "A construction business.\\n\\nA HomeAndConstructionBusiness is a [[LocalBusiness]] that provides services around homes and buildings.... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/FollowAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:FollowAction",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:InteractAction",
"description": "The act of interacting with another person or organization."
}
],
"description": "The act of forming a personal connection with someone/s... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/CheckAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/CheckAction",
"$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 | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/GardenStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/GardenStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Store.schema.json",
"description": "A retail good store."
}
],
"description": "A garden store.",
"format": "http://schema.org/GardenStore",
"properties": {
"@contex... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/TrainStation.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:TrainStation",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:CivicStructure",
"description": "A public structure, such as a town hall or concert hall."
}
],
"description": "A train station.",
"title": "TrainStation",
"type": "o... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | 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 | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/Person.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Person",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Thing.schema.json",
"description": "The most generic type of item."
}
],
"description": "A person (alive, dead, undead, or fictional).",
"format": "http://schema.org/Person",
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | 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 | 3b9f5eb6c2fa9a07a29aac6eb200a680ae3c385c | 2020-05-13T21:31:46 | schemas/GiveAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/GiveAction",
"$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."
}
],
"description... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/ListItem.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ListItem",
"$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 | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/Brand.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Brand",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Intangible.schema.json",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
],
"descri... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 3b9f5eb6c2fa9a07a29aac6eb200a680ae3c385c | 2020-05-13T21:31:46 | schemas/CreativeWork.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/CreativeWork",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Thing.schema.json",
"description": "The most generic type of item."
}
],
"description": "The most generic kind of creative work, including books, movies, photographs, soft... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/WholesaleStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/WholesaleStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/Store",
"description": "A retail good store."
}
],
"description": "A wholesale store.",
"title": "WholesaleStore",
"type": "object"
} | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/BuddhistTemple.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BuddhistTemple",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/PlaceOfWorship",
"description": "Place of worship, such as a church, synagogue, or mosque."
}
],
"description": "A Buddhist temple.",
"format": "http... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | 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": "http://schema.org/UpdateAction",
"description": "The act of managing by changing/editing the state of the object."
}
],
"description": "The act of editing a recipient by r... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | b2e53fc058740940d51ae80a92d53c99f0b57ab0 | 2020-05-12T22:52:12 | schemas/PublicationIssue.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/PublicationIssue",
"$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 | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/Offer.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Offer",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Intangible.schema.json",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
],
"descri... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/PeopleAudience.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/PeopleAudience",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Audience.schema.json",
"description": "Intended audience for an item, i.e. the group for whom the item was created."
}
],
"description": "A set of characteristics belong... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/House.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/House",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Accommodation.schema.json",
"description": "An accommodation is a place that can accommodate human beings, e.g. a hotel room, a camping pitch, or a meeting room. Many accommodations are ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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": "http://schema.org/InformAction",
"description": "The act of notifying someone of information pertinent to them, with no expectation of a response."
}
],
"description": "T... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/Canal.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Canal",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "BodyOfWater.schema.json",
"description": "A body of water, such as a sea, ocean, or lake."
}
],
"description": "A canal, like the Panama Canal.",
"format": "http://schema.org/C... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/SportsClub.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/SportsClub",
"$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 sports club.",
"format": "http://schema.org/... | Apache-2.0 | en |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.