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/BroadcastService.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BroadcastService",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Service.schema.json",
"description": "A service provided by an organization, e.g. delivery service, print services, etc."
}
],
"description": "A delivery service throu... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/MoveAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/MoveAction",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/Action",
"description": "An action performed by a direct agent and indirect participants upon a direct object. Optionally happens at a location with the help of an... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/MedicalCode.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:MedicalCode",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:CategoryCode",
"description": "A Category Code."
},
{
"$ref": "schema:MedicalIntangible",
"description": "A utility class that serves as the umbrella for a num... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/ChildrensEvent.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ChildrensEvent",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Event.schema.json",
"description": "An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketing information may be added via the offers... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/BedType.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BedType",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "QualitativeValue.schema.json",
"description": "A predefined value for a product characteristic, e.g. the power cord plug type 'US' or the garment sizes 'S', 'M', 'L', and 'XL'."
}
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/OfferCatalog.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/OfferCatalog",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "ItemList.schema.json",
"description": "A list of items of any sort\u2014for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lists, wh... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | dcbb428317ce07ab8dcff50247c907f15443fb2f | 2020-05-22T20:27:54 | 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": "CreativeWork.schema.json",
"description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc."
}
],
"description": "A movie.",
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/TaxiService.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/TaxiService",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Service.schema.json",
"description": "A service provided by an organization, e.g. delivery service, print services, etc."
}
],
"description": "A service for a vehicle for h... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/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 | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/ReviewNewsArticle.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:ReviewNewsArticle",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:CriticReview",
"description": "A [[CriticReview]] is a more specialized form of Review written or published by a source that is recognized for its reviewing activities. Thes... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/HobbyShop.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/HobbyShop",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Store.schema.json",
"description": "A retail good store."
}
],
"description": "A store that sells materials useful or necessary for various hobbies.",
"format": "http://sch... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/VideoGameSeries.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/VideoGameSeries",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/CreativeWorkSeries",
"description": "A CreativeWorkSeries in schema.org is a group of related items, typically but not necessarily of the same kind. CreativeW... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/GameServer.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/GameServer",
"$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 | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/Demand.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Demand",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Intangible.schema.json",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
],
"descr... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/EventReservation.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/EventReservation",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Reservation.schema.json",
"description": "Describes a reservation for travel, dining or an event. Some reservations require tickets. \n\nNote: This type is for information abo... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | 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 | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/AnimalShelter.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/AnimalShelter",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "LocalBusiness.schema.json",
"description": "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/DefinedTermSet.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:DefinedTermSet",
"$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 set of defi... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/ChildCare.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:ChildCare",
"$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 restaurant chai... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/Suite.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Suite",
"$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 | dcbb428317ce07ab8dcff50247c907f15443fb2f | 2020-05-22T20:27:54 | 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": "CreativeWork.schema.json",
"description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc."
}
],
"description": "An articl... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/InviteAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/InviteAction",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "CommunicateAction.schema.json",
"description": "The act of conveying information to another person via a communication medium (instrument) such as speech, email, or telephone conv... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/ProductModel.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ProductModel",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/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 s... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/ReplaceAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ReplaceAction",
"$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 ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/OrganizeAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/OrganizeAction",
"$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 i... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/VisualArtwork.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/VisualArtwork",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "CreativeWork.schema.json",
"description": "The most generic kind of creative work, including books, movies, photographs, software programs, etc."
}
],
"description": "A w... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/HealthClub.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/HealthClub",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "HealthAndBeautyBusiness.schema.json",
"description": "Health and beauty."
},
{
"$ref": "SportsActivityLocation.schema.json",
"description": "A sports location, s... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | b2e53fc058740940d51ae80a92d53c99f0b57ab0 | 2020-05-12T22:52:12 | schemas/Role.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Role",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Intangible.schema.json",
"description": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc."
}
],
"descrip... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | d93f16a26bf98d23eb806d03ccce08d7cf15b99a | 2020-05-20T22:06:03 | schemas/FinancialService.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/FinancialService",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "LocalBusiness.schema.json",
"description": "A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | 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": "http://schema.org/Reservation",
"description": "Describes a reservation for travel, dining or an event. Some reservations require tickets. \n\nNote: This type is for information... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/SkiResort.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:SkiResort",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:Resort",
"description": "A resort is a place used for relaxation or recreation, attracting visitors for holidays or vacations. Resorts are places, towns or sometimes commercial esta... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 9f4aa4feafda1370cd94ae4c2a70a86f1eb23fcb | 2020-05-23T01:54:36 | schemas/Hotel.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Hotel",
"$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 hotel is an establishment that provides lodging pa... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/WarrantyPromise.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/WarrantyPromise",
"$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 refere... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/BroadcastService.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/BroadcastService",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Service.schema.json",
"description": "A service provided by an organization, e.g. delivery service, print services, etc."
}
],
"description": "A delivery service throu... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | cf09e5607a380dfe3692839d5ca86c0dd9bd6e0c | 2020-05-22T20:06:45 | schemas/FurnitureStore.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/FurnitureStore",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Store.schema.json",
"description": "A retail good store."
}
],
"description": "A furniture store.",
"format": "http://schema.org/FurnitureStore",
"properties": {
... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | 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 | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/OwnershipInfo.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/OwnershipInfo",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/StructuredValue",
"description": "Structured values are used when the value of a property has a more complex structure than simply being a textual value or a re... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/ViewAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/ViewAction",
"$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 consuming static visual content.",
"tit... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/State.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:State",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:AdministrativeArea",
"description": "A geographical region, typically under the jurisdiction of a particular government."
}
],
"description": "A state or province of a country."... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | b2e53fc058740940d51ae80a92d53c99f0b57ab0 | 2020-05-12T22:52:12 | schemas/CommunicateAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/CommunicateAction",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "InteractAction.schema.json",
"description": "The act of interacting with another person or organization."
}
],
"description": "The act of conveying information to ano... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 6d7567eecede3e8272a2640c2c2081768cb48462 | 2020-05-02T11:06:50 | schemas/Courthouse.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Courthouse",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "GovernmentBuilding.schema.json",
"description": "A government building."
}
],
"description": "A courthouse.",
"format": "http://schema.org/Courthouse",
"title": "Courtho... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/SellAction.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:SellAction",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:TradeAction",
"description": "The act of participating in an exchange of goods and services for monetary compensation. An agent trades an object, product or service with a particip... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/AccountingService.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:AccountingService",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"allOf": [
{
"$ref": "schema:FinancialService",
"description": "Financial services business."
}
],
"description": "Accountancy business.\\n\\nAs a [[LocalBusiness]] it can be described as a [[pr... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/AggregateOffer.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/AggregateOffer",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Offer.schema.json",
"description": "An offer to transfer some rights to an item or to provide a service \u2014 for example, an offer to sell tickets to an event, to rent the DVD... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | 804d52988c59583ea5a0208a0ccfa22b31c01f43 | 2020-05-23T02:30:56 | schemas/TheaterGroup.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/TheaterGroup",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "http://schema.org/PerformingGroup",
"description": "A performance group, such as a band, an orchestra, or a circus."
}
],
"description": "A theater group or company, for e... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e24049d24a7bd3b639876aa7f9a9da997ce29114 | 2020-05-22T22:32:24 | schemas/Accommodation.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "http://schema.org/Accommodation",
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{
"$ref": "Place.schema.json",
"description": "Entities that have a somewhat fixed, physical extension."
}
],
"description": "An accommodation is a place that can accommodate human ... | Apache-2.0 | en |
charlestati/schema-org-json-schemas | e8b1f2cc6ffa01721896e87736f87654885d1475 | 2022-01-02T23:44:21 | schemas/Diet.schema.json | 25 | 2024-05-28T05:23:45.146893Z | {
"$id": "schema:Diet",
"$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:LifestyleModifica... | Apache-2.0 | en |
faros-ai/airbyte-connectors | 4a42b2d942d3270b5c9ef385d2a09155be20027a | 2023-02-28T17:39:34 | sources/pagerduty-source/resources/schemas/services.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"alert_creation": {
"type": "string"
},
"alert_grouping_parameters": {
"properties": {
"type": {
"type": "string"
}
},
"type": "object"
},
"auto_pause_notifications_parameter... | Apache-2.0 | en |
faros-ai/airbyte-connectors | d95896495dad33a49058620a982cc8703433fe1e | 2023-01-23T18:49:22 | sources/clickup-source/resources/schemas/workspaces.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"additionalProperties": true,
"properties": {
"avatar": {
"type": [
"string",
"null"
]
},
"color": {
"type": "string"
},
"id": {
"type": "string"
},
"members": {
"items": {
"pr... | Apache-2.0 | en |
faros-ai/airbyte-connectors | 5815c1f25d36ec050c06108024d6265fcc90403b | 2023-05-23T15:56:28 | sources/statuspage-source/resources/schemas/component_groups.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"components": {
"items": {
"type": "string"
},
"type": "array"
},
"created_at": {
"type": "string"
},
"description": {
"type": [
"string",
"null"
]
},
"id":... | Apache-2.0 | en |
faros-ai/airbyte-connectors | fb48bde582f661562f9c883f3be73364d91adf85 | 2023-01-23T22:01:23 | sources/clickup-source/resources/schemas/goals.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"archived": {
"type": "boolean"
},
"color": {
"type": "string"
},
"computedProperties": {
"properties": {
"workspace": {
"properties": {
"id": {
"type": "string"
... | Apache-2.0 | en |
faros-ai/airbyte-connectors | 00c160534394e68df85c0484a3d48bd4885d6f4b | 2023-08-04T22:20:42 | sources/statuspage-source/resources/schemas/component_uptime.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"id": {
"type": "string"
},
"major_outage": {
"type": "integer"
},
"name": {
"type": "string"
},
"page_id": {
"type": "string"
},
"partial_outage": {
"type": "integer"
},
... | Apache-2.0 | en |
faros-ai/airbyte-connectors | 45ac794047afca3d2fade2bfeeff9905f611b1d0 | 2023-03-06T18:33:19 | sources/statuspage-source/resources/schemas/pages.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"activity_score": {
"type": "integer"
},
"allow_email_subscribers": {
"type": "boolean"
},
"allow_incident_subscribers": {
"type": "boolean"
},
"allow_page_subscribers": {
"type": "boolean"
... | Apache-2.0 | en |
faros-ai/airbyte-connectors | d95896495dad33a49058620a982cc8703433fe1e | 2023-01-23T18:49:22 | sources/clickup-source/resources/schemas/goals.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"archived": {
"type": "boolean"
},
"color": {
"type": "string"
},
"computedProperties": {
"properties": {
"workspace": {
"properties": {
"id": {
"type": "string"
... | Apache-2.0 | en |
faros-ai/airbyte-connectors | d95896495dad33a49058620a982cc8703433fe1e | 2023-01-23T18:49:22 | sources/clickup-source/resources/schemas/status_histories.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"computedProperties": {
"properties": {
"task": {
"properties": {
"archived": {
"type": "boolean"
},
"date_updated": {
"type": "string"
},
... | Apache-2.0 | en |
faros-ai/airbyte-connectors | d95896495dad33a49058620a982cc8703433fe1e | 2023-01-23T18:49:22 | sources/clickup-source/resources/schemas/lists.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"archived": {
"type": "boolean"
},
"assignee": {
"type": [
"string",
"null"
]
},
"computedProperties": {
"properties": {
"workspace": {
"properties": {
"i... | Apache-2.0 | en |
faros-ai/airbyte-connectors | 5815c1f25d36ec050c06108024d6265fcc90403b | 2023-05-23T15:56:28 | sources/statuspage-source/resources/schemas/components.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"automation_email": {
"type": "string"
},
"created_at": {
"type": "string"
},
"description": {
"type": [
"string",
"null"
]
},
"group": {
"type": "boolean"
},
"gr... | Apache-2.0 | en |
faros-ai/airbyte-connectors | 2475fde98abd4294156759044835fc5ded0b08b8 | 2023-05-23T17:30:33 | sources/statuspage-source/resources/schemas/component_groups.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"components": {
"items": {
"type": "string"
},
"type": "array"
},
"created_at": {
"type": "string"
},
"description": {
"type": [
"string",
"null"
]
},
"id":... | Apache-2.0 | en |
faros-ai/airbyte-connectors | d95896495dad33a49058620a982cc8703433fe1e | 2023-01-23T18:49:22 | sources/clickup-source/resources/schemas/tasks.json | 105 | 2024-05-28T04:58:55.35936Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"assignees": {
"items": {
"properties": {
"color": {
"type": "string"
},
"email": {
"type": "string"
},
"id": {
"type": "integer"
... | Apache-2.0 | en |
fminna/mycharts | f783e417b60d69290482af3a06f67105680071f8 | 2023-06-20T15:30:30 | nginx-ingress/values.schema.json | 16 | 2024-05-27T03:04:09.459234Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"default": {},
"examples": [
{
"controller": {
"affinity": {},
"appprotect": {
"enable": false,
"logLevel": "fatal"
},
"appprotectdos": {
"debug": false,
"enable": false,
... | Apache-2.0 | en |
fminna/mycharts | f783e417b60d69290482af3a06f67105680071f8 | 2023-06-20T15:30:30 | sonarqube/values.schema.json | 16 | 2024-05-27T03:04:09.459234Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"jvmCeOpts": {
"$comment": "(DEPRECATED) Please use SONAR_CE_JAVAOPTS or sonar.ce.javaOpts",
"deprecated": true,
"type": "string"
},
"jvmOpts": {
"$comment": "(DEPRECATED) Please use SONAR_WEB_JAVAOPTS o... | Apache-2.0 | en |
fminna/mycharts | f783e417b60d69290482af3a06f67105680071f8 | 2023-06-20T15:30:30 | metallb/values.schema.json | 16 | 2024-05-27T03:04:09.459234Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"controller": {
"allOf": [
{
"$ref": "#/definitions/component"
},
{
"description": "MetalLB Controller",
"properties": {
"command": {
"type": "string"
},
"strategy": {
... | Apache-2.0 | en |
lucasvr/hdf5-udf | f7bcc85477cb83edb457cc4e66359e861a1a56b5 | 2021-04-19T16:40:16 | python-bindings/hdf5_udf_resources/hdf5_udf-schema.json | 21 | 2024-05-28T05:54:46.647561Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "**Schema**",
"properties": {
"datatype": {
"description": "**Data type**",
"enum": [
"int8",
"uint8",
"int16",
"uint16",
"int32",
"uint32",
"int64",
"uint64"... | MIT | en |
CCOMJHC/csbschema | ee33a9fdbe52683a666e517dd7b1a015b2472849 | 2023-04-10T13:14:38 | csbschema/data/CSB-schema-3_1_0-2023-03.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_1_0-2023-03.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"B12_Metadata": {
"properties": {
"platform": {
"$ref": "#/definitions/Platform"
},
... | MIT | en |
CCOMJHC/csbschema | 0950341f78a9151e6a64e7607a2065f842c68b3f | 2023-04-10T14:11:25 | csbschema/data/CSB-schema-3_1_0-2023-03.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_1_0-2023-03.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"B12_Metadata": {
"properties": {
"platform": {
"$ref": "#/definitions/Platform"
},
... | MIT | en |
CCOMJHC/csbschema | cf817f4fbc8333b816308c32147ce8d8f20aef8b | 2024-04-19T14:44:53 | csbschema/data/XYZ-CSB-schema-3_1_0-2024-04.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/XYZ-CSB-schema-3_1_0-2023-08.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"CRS_Name": {
"description": "CRS name as an EPSG string.",
"pattern": "^EPSG:(3276[0-7]$|327[0-5]\\d$|3... | MIT | en |
CCOMJHC/csbschema | 0950341f78a9151e6a64e7607a2065f842c68b3f | 2023-04-10T14:11:25 | csbschema/data/CSB-schema-3_2_0-BETA.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_2_0-BETA.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"B12_Metadata": {
"properties": {
"observationCollection": {
"$ref": "#/definitions/ObservationColl... | MIT | en |
CCOMJHC/csbschema | 6c605034f622efeef7faf50fbabf3af4593be54c | 2024-04-26T18:03:56 | csbschema/data/CSB-schema-3_1_0-2024-04.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_1_0-2023-08.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"B12_Metadata": {
"properties": {
"platform": {
"$ref": "#/definitions/Platform"
},
... | MIT | en |
CCOMJHC/csbschema | 0d6781ad625e7bc4d597ae51460d7f3675e8b3f1 | 2024-04-26T17:46:42 | csbschema/data/XYZ-CSB-schema-3_1_0-2024-04.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/XYZ-CSB-schema-3_1_0-2023-08.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"CRS_Name": {
"description": "CRS name as an EPSG string.",
"pattern": "^EPSG:(3276[0-7]$|327[0-5]\\d$|3... | MIT | en |
CCOMJHC/csbschema | 3856331fce8f720a13af8ec28c615402f47f6476 | 2024-05-14T13:16:10 | csbschema/data/XYZ-CSB-schema-3_1_0-2024-04.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/XYZ-CSB-schema-3_1_0-2024-04.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"CRS_Name": {
"description": "CRS name as an EPSG string.",
"pattern": "^EPSG:(3276[0-7]$|327[0-5]\\d$|3... | MIT | en |
CCOMJHC/csbschema | 9b01d83849b490bec81264930dff119e2fa77407 | 2023-08-01T19:30:58 | csbschema/data/CSB-schema-3_1_0-2023-08.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_1_0-2023-08.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"B12_Metadata": {
"properties": {
"platform": {
"$ref": "#/definitions/Platform"
},
... | MIT | en |
CCOMJHC/csbschema | 6c605034f622efeef7faf50fbabf3af4593be54c | 2024-04-26T18:03:56 | csbschema/data/XYZ-CSB-schema-3_1_0-2024-04.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/XYZ-CSB-schema-3_1_0-2023-08.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"CRS_Name": {
"description": "CRS name as an EPSG string.",
"pattern": "^EPSG:(3276[0-7]$|327[0-5]\\d$|3... | MIT | en |
CCOMJHC/csbschema | 3856331fce8f720a13af8ec28c615402f47f6476 | 2024-05-14T13:16:10 | csbschema/data/CSB-schema-3_1_0-2024-04.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_1_0-2024-04.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"B12_Metadata": {
"properties": {
"platform": {
"$ref": "#/definitions/Platform"
},
... | MIT | en |
CCOMJHC/csbschema | 65d3f9de077fef27c509f73213a9136f6b6d5af7 | 2023-08-04T20:12:37 | csbschema/data/XYZ-CSB-schema-3_1_0-2023-08.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/XYZ-CSB-schema-3_1_0-2023-08.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"CRS_Name": {
"description": "CRS name as an EPSG string.",
"pattern": "^EPSG:(3276[0-7]$|327[0-5]\\d$|3... | MIT | en |
CCOMJHC/csbschema | 0950341f78a9151e6a64e7607a2065f842c68b3f | 2023-04-10T14:11:25 | csbschema/data/XYZ-CSB-schema-3_0_0-2023-03.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/XYZ-CSB-schema-3_0_0-2023-03.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"Algorithms": {
"description": "Array of algorithms applied to the data.",
"items": {
"required"... | MIT | en |
CCOMJHC/csbschema | 0d6781ad625e7bc4d597ae51460d7f3675e8b3f1 | 2024-04-26T17:46:42 | csbschema/data/CSB-schema-3_1_0-2024-04.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_1_0-2023-08.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"B12_Metadata": {
"properties": {
"platform": {
"$ref": "#/definitions/Platform"
},
... | MIT | en |
CCOMJHC/csbschema | cf817f4fbc8333b816308c32147ce8d8f20aef8b | 2024-04-19T14:44:53 | csbschema/data/CSB-schema-3_1_0-2024-04.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_1_0-2023-08.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"B12_Metadata": {
"properties": {
"platform": {
"$ref": "#/definitions/Platform"
},
... | MIT | en |
CCOMJHC/csbschema | cf817f4fbc8333b816308c32147ce8d8f20aef8b | 2024-04-19T14:44:53 | csbschema/data/CSB-schema-3_2_0-BETA.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_2_0-BETA.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"B12_Metadata": {
"properties": {
"observationCollection": {
"$ref": "#/definitions/ObservationColl... | MIT | en |
CCOMJHC/csbschema | ee33a9fdbe52683a666e517dd7b1a015b2472849 | 2023-04-10T13:14:38 | csbschema/data/CSB-schema-3_2_0-BETA.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_2_0-BETA.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"B12_Metadata": {
"properties": {
"observationCollection": {
"$ref": "#/definitions/ObservationColl... | MIT | en |
CCOMJHC/csbschema | 9b01d83849b490bec81264930dff119e2fa77407 | 2023-08-01T19:30:58 | csbschema/data/XYZ-CSB-schema-3_0_0-2023-08.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/XYZ-CSB-schema-3_0_0-2023-08.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"Algorithms": {
"description": "Array of algorithms applied to the data.",
"items": {
"required"... | MIT | en |
CCOMJHC/csbschema | 9b01d83849b490bec81264930dff119e2fa77407 | 2023-08-01T19:30:58 | csbschema/data/CSB-schema-3_2_0-BETA.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_2_0-BETA.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"B12_Metadata": {
"properties": {
"observationCollection": {
"$ref": "#/definitions/ObservationColl... | MIT | en |
CCOMJHC/csbschema | 0950341f78a9151e6a64e7607a2065f842c68b3f | 2023-04-10T14:11:25 | csbschema/data/CSB-schema-3_0_0-2023-03.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_0_0-2023-03.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"Algorithms": {
"description": "Array of algorithms applied to the data.",
"items": {
"required": [
... | MIT | en |
CCOMJHC/csbschema | 9b01d83849b490bec81264930dff119e2fa77407 | 2023-08-01T19:30:58 | csbschema/data/CSB-schema-3_0_0-2023-08.json | 5 | 2024-05-27T07:23:31.400129Z | {
"$id": "https://raw.githubusercontent.com/CCOMJHC/csbschema/main/csbschema/data/CSB-schema-3_0_0-2023-08.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"definitions": {
"Algorithms": {
"description": "Array of algorithms applied to the data.",
"items": {
"required": [
... | MIT | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/link.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"Link": {
"additionalProperties": false,
"properties": {
"byproducts": {
"$ref": "#/$defs/Struct"
},
"command": {
"items": {
"type": "string"
},
"type": "array"
},
"environment": {
"$ref"... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/gitlab.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"Attestor": {
"additionalProperties": false,
"properties": {
"ciconfigpath": {
"type": "string"
},
"cihost": {
"type": "string"
},
"ciserverurl": {
"type": "string"
},
"jobid": {
"type": "strin... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/sarif.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"Address": {
"additionalProperties": false,
"properties": {
"absoluteAddress": {
"type": "integer"
},
"fullyQualifiedName": {
"type": "string"
},
"index": {
"type": "integer"
},
"kind": {
"type... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/product.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"DigestSet": {
"additionalProperties": {
"type": "string"
},
"type": "object"
},
"Product": {
"additionalProperties": false,
"properties": {
"digest": {
"$ref": "#/$defs/DigestSet"
},
"mime_type": {
"type": "str... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/git.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"Attestor": {
"additionalProperties": false,
"properties": {
"author": {
"type": "string"
},
"authoremail": {
"type": "string"
},
"commitdate": {
"type": "string"
},
"commitdigest": {
"$ref": "... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/aws.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"Attestor": {
"additionalProperties": false,
"properties": {
"accountId": {
"type": "string"
},
"architecture": {
"type": "string"
},
"availabilityZone": {
"type": "string"
},
"billingProducts": {
... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/maven.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"Attestor": {
"additionalProperties": false,
"properties": {
"artifactid": {
"type": "string"
},
"dependencies": {
"items": {
"$ref": "#/$defs/MavenDependency"
},
"type": "array"
},
"groupid": {
... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/oci.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"Attestor": {
"additionalProperties": false,
"properties": {
"diffids": {
"items": {
"$ref": "#/$defs/DigestSet"
},
"type": "array"
},
"imageid": {
"$ref": "#/$defs/DigestSet"
},
"imagetags": {
... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/slsa.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"BuildDefinition": {
"additionalProperties": false,
"properties": {
"build_type": {
"type": "string"
},
"external_parameters": {
"$ref": "#/$defs/Struct"
},
"internal_parameters": {
"$ref": "#/$defs/Struct"
},
... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/github.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"Attestor": {
"additionalProperties": false,
"properties": {
"ciconfigpath": {
"type": "string"
},
"cihost": {
"type": "string"
},
"ciserverurl": {
"type": "string"
},
"jwt": {
"$defs": {
... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/jwt.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"Attestor": {
"additionalProperties": false,
"properties": {
"claims": {
"type": "object"
},
"verifiedBy": {
"$ref": "#/$defs/VerificationInfo"
}
},
"required": [
"claims"
],
"type": "object"
},
"A... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/material.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"DigestSet": {
"additionalProperties": {
"type": "string"
},
"type": "object"
}
},
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"Materials": {
"additionalProperties": {
"$ref": "#/$def... | Apache-2.0 | en |
in-toto/witness | 8e1f2fcda22c93870c6c578c35d7acd7c96f36c9 | 2024-05-13T17:59:35 | docs/attestors/gcp-iit.json | 365 | 2024-05-27T08:32:45.673472Z | {
"$defs": {
"Attestor": {
"additionalProperties": false,
"properties": {
"cluster_location": {
"type": "string"
},
"cluster_name": {
"type": "string"
},
"cluster_uid": {
"type": "string"
},
"instance_confidentiality... | Apache-2.0 | en |
flomesh-io/traffic-guru | 978da4df8cb9eaaf0106639920bc3db6c3ec814b | 2022-12-22T01:23:07 | charts/flomesh-console/values.schema.json | 19 | 2024-05-27T07:42:04.487752Z | {
"$id": "http://example.com/example.json",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"default": {},
"examples": [
{
"affinity": {},
"console": {
"env": {},
"imageName": "flomesh-console-ubi8",
"resources": {},
"tag": "0.70.0-25"
},
"d... | MIT | en |
flomesh-io/traffic-guru | 978da4df8cb9eaaf0106639920bc3db6c3ec814b | 2022-12-22T01:23:07 | charts/traffic-guru/values.schema.json | 19 | 2024-05-27T07:42:04.487752Z | {
"$id": "http://example.com/example.json",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"default": {},
"examples": [
{
"affinity": {},
"database": {
"db": "flomesh",
"host": "mysql.traffic-guru.svc",
"password": "",
"port": 3306,
"type": "de... | MIT | en |
flomesh-io/traffic-guru | 653fd776c091c2e3546a7293f41181af00268004 | 2023-03-02T06:29:53 | charts/traffic-guru/values.schema.json | 19 | 2024-05-27T07:42:04.487752Z | {
"$id": "http://example.com/example.json",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"default": {},
"examples": [
{
"affinity": {},
"clickhouse": {
"auth": {
"password": "password",
"username": "flomesh"
},
"enabled": true,
"r... | MIT | en |
MPEGGroup/FileFormatConformance | 21fd7f0a1cef9cc8e052718da443b1ce1d380829 | 2023-10-03T01:07:57 | data/schemas/standard.schema.json | 10 | 2024-05-27T05:19:24.925322Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"description": {
"description": "Description of the type of entries in this file. For example, 'Boxes are the basic unit of data in the ISO Base Media File Format.'",
"type": "string"
},
"entries": {
"items": ... | BSD-3-Clause-Clear | en |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.