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
ga4gh-beacon/beacon-v2
86d8c3bebb92dc892e2560022884e1ddea491821
2022-02-22T13:58:39
framework/json/responses/examples-fullDocuments/beaconFilteringTermsResponse-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "info": {}, "meta": { "apiVersion": "string", "beaconId": "string", "returnedSchemas": [ { "map": "beacon-map-v2.0.0" } ] }, "response": { "filteringTerms": [ { "id": "PATO:0000011", "lab...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/responses/sections/beaconBooleanResponseSection.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Boolean (true/false) response section.", "properties": { "exists": { "$ref": "../../common/beaconCommonComponents.json#/definitions/Exists", "description": "Indicator of whether any entry was observed. This should be non-...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/biosamples/filteringTerms.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "filteringTerms": [] }
CC0-1.0
en
ga4gh-beacon/beacon-v2
89f9aacffcb00b3395ffa9d908cf38c7bb598b5e
2022-03-23T07:55:42
models/json/beacon-v2-default-model/common/evidence.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Definition of an evidence class. Provenance: GA4GH Phenopackets v2 `Evidence`", "properties": { "evidenceCode": { "$ref": "https://raw.githubusercontent.com/ga4gh-beacon/beacon-v2/main/framework/...
CC0-1.0
en
ga4gh-beacon/beacon-v2
f3f93ef9f94f0164a185d36dd45045fc1a179c14
2022-12-21T19:45:33
framework/json/responses/sections/beaconFilteringTermsResults.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "FilteringTerm": { "description": "Entities can be filtered using this term.", "properties": { "id": { "description": "The field id in the case of numeric or alphanumeric f...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89f9aacffcb00b3395ffa9d908cf38c7bb598b5e
2022-03-23T07:55:42
framework/json/responses/beaconEntryTypesResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Response including a list of Entry types definitions.", "properties": { "meta": { "$ref": "https://raw.githubusercontent.com/ga4gh-beacon/beacon-v2/main/framework/json/responses/sections/beaconIn...
CC0-1.0
en
ga4gh-beacon/beacon-v2
f3f93ef9f94f0164a185d36dd45045fc1a179c14
2022-12-21T19:45:33
framework/json/responses/beaconFilteringTermsResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "The filtering terms response provides information about available individual filters for a beacon's entry types as well as optional information about the ontologies the filters belong to.", "properties": {...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/cohorts/examples/cohorts-MAX-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "cohortDataTypes": [ { "id": "OGMS:0000015", "label": "clinical history" }, { "id": "OBI:0000070", "label": "genotyping assay" }, { "id": "OMIABIS:0000060", "label": "survey data" } ], "cohor...
CC0-1.0
en
ga4gh-beacon/beacon-v2
565e45856add68e73cab902635f1632bf9b40bb1
2022-12-22T09:27:04
framework/json/requests/requestParameters.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": { "type": "object" }, "description": "The schema below is a placeholder for a dictionary 'key':'object'. The individual definitions depend on the model (e.g. beacon-v2-default-model) and entity (e.g. `genomicVariant`).", ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
f3f93ef9f94f0164a185d36dd45045fc1a179c14
2022-12-21T19:45:33
framework/json/responses/sections/beaconBooleanResponseSection.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Boolean (true/false) response section.", "properties": { "exists": { "$ref": "../../common/beaconCommonComponents.json#/definitions/Exists" } }, "required": [ "exists" ], "type": "object" }
CC0-1.0
en
ga4gh-beacon/beacon-v2
89f9aacffcb00b3395ffa9d908cf38c7bb598b5e
2022-03-23T07:55:42
framework/json/responses/beaconConfigurationResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Information about the Beacon. Aimed to Beacon clients like web pages or Beacon networks.", "properties": { "meta": { "$ref": "https://raw.githubusercontent.com/ga4gh-beacon/beacon-v2/main/framewo...
CC0-1.0
en
ga4gh-beacon/beacon-v2
7b0d8d88af4dbea3a9e96598247ef89fad716782
2022-09-09T08:49:12
models/json/beacon-v2-default-model/common/disease.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Diseases diagnosed e.g. to an individual, defined by diseaseID, age of onset, stage, level of severity, outcome and the presence of family history. Similarities to GA4GH Phenopackets v2 `Disease`", "properties": { "ageOfOnset": { ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
60904b990df006b581ad41b9562360edb97402c4
2022-03-23T10:10:35
models/json/beacon-v2-default-model/genomicVariations/examples/genomicVariant-MID-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "frequencyInPopulations": [ { "frequencies": [ { "alleleFrequency": 2.939e-05, "population": "European (non-Finish)" }, { "alleleFrequency": 0, "population": "Other" } ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/responses/beaconBooleanResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Complete definition for a minimal response that does *only* a `boolean` exists true|false answer.", "properties": { "beaconHandovers": { "$ref": "../common/beaconCommonComponents.json#/definitions/ListOfHandovers", "descr...
CC0-1.0
en
ga4gh-beacon/beacon-v2
2a2b786e4a1845ea23d71dfe8125957b6f3d742f
2022-06-20T13:19:32
framework/json/responses/beaconMapResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Information about the Beacon. Aimed to Beacon clients like web pages or Beacon networks.", "properties": { "meta": { "$ref": "./sections/beaconInformationalResponseMeta.json", "description"...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/common/value.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Definition of a value class. Provenance: GA4GH Phenopackets v2 `Value`", "oneOf": [ { "$ref": "./quantity.json" }, { "$ref": "https://raw.githubusercontent.com/ga4gh-beacon/beacon-v2-unity-testing/main/framework/j...
CC0-1.0
en
ga4gh-beacon/beacon-v2
519aa575490d2c1b453efd588492b8ce770591b7
2022-07-22T12:06:39
models/json/beacon-v2-default-model/common/exposure.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Exposures (lifestyle, behavioural exposures) occurred to individual, defined by exposure ID, date and age of onset, dose, and duration.", "properties": { "ageAtExposure": { "$ref": "../common/age...
CC0-1.0
en
ga4gh-beacon/beacon-v2
86d8c3bebb92dc892e2560022884e1ddea491821
2022-02-22T13:58:39
framework/json/responses/examples-fullDocuments/beaconEntryTypesResponse-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "info": {}, "meta": { "apiVersion": "string", "beaconId": "string", "returnedSchemas": [ { "entityType": "info", "schema": "beacon-map-v2.0.0" } ] }, "response": { "$schema": "../../configuration/entry...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/common/referenceRange.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Definition of a range class.", "properties": { "high": { "description": "Upper range end of normal", "examples": [ 135 ], "type": "number" }, "low": { "des...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/responses/examples-sections/beaconInformationalResponseMeta-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "apiVersion": "v2.0", "beaconId": "org.examplebeacons.beacon-v2", "returnedSchemas": [] }
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/requests/filteringTerms.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "AlphanumericFilter": { "description": "Filter results based on operators and values applied to alphanumeric fields.", "properties": { "id": { "description": "Field identfi...
CC0-1.0
en
ga4gh-beacon/beacon-v2
bf2d78821c80404be777c9f0df35f79e8424bbd6
2022-03-24T08:35:39
models/json/beacon-v2-default-model/common/phenotypicFeature.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "definitions": {}, "description": "Used to describe a phenotype that characterizes the subject or biosample.", "properties": { "evidence": { "$ref": "./evidence.json", "description": "The evidence for an assertion of the observation of...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/responses/examples-sections/beaconResultsets-MAX-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "resultSets": [ { "exists": false, "id": "datasetA", "type": "dataset" }, { "exists": true, "id": "datasetB", "results": [ { "id": "BEex3", "name": "Basic Element example three" ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/common/beaconCommonComponents.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "definitions": { "$schema": { "$comment": "TO REVIEW: adding a `format` or `regex` attribute that validates correctly against a file path (relative).", "description": "Refers to the JSON Schema which describes the set of valid attributes f...
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/responses/beaconConfigurationResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Information about the Beacon. Aimed to Beacon clients like web pages or Beacon networks.", "properties": { "meta": { "$ref": "https://raw.githubusercontent.com/ga4gh-beacon/beacon-v2-unity/main/f...
CC0-1.0
en
ga4gh-beacon/beacon-v2
9eaada7ca0410f4127d0c324880033e60024d128
2022-03-13T12:14:16
models/json/beacon-v2-default-model/runs/filteringTerms.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "filteringTerms": [] }
CC0-1.0
en
ga4gh-beacon/beacon-v2
86d8c3bebb92dc892e2560022884e1ddea491821
2022-02-22T13:58:39
framework/json/requests/examples-sections/filteringTerms-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "filters": [ { "id": "HP:0002664", "includeDescendantTerms": true, "scope": "biosamples", "similarity": "exact" }, { "id": "age", "operator": ">=", "scope": "individuals", "value": "P70Y" }, ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/genomicVariations/requestParametersComponents.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "definitions": { "AlternateBases": { "description": "Alternate bases for this variant (starting from `start`).\n* Accepted values: [ACGTN]*.\n* N is a wildcard, that denotes the position of any base, and can be\nused as a standalone base of any ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
bf2d78821c80404be777c9f0df35f79e8424bbd6
2022-03-24T08:35:39
models/json/beacon-v2-default-model/individuals/examples/individual-with-pedigree-MID-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "diseases": [ { "ageOfOnset": { "ageGroup": { "id": "NCIT:C16731", "label": "Newborn" } }, "diseaseCode": { "id": "HP:0001645", "label": "Sudden cardiac death" }, "famil...
CC0-1.0
en
ga4gh-beacon/beacon-v2
86d8c3bebb92dc892e2560022884e1ddea491821
2022-02-22T13:58:39
framework/json/responses/sections/beaconFilteringTermsResults.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "FilteringTerm": { "description": "Entities can be filtered using this term.", "properties": { "id": { "description": "The field id in the case of numeric or alphanumeric f...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/responses/examples-fullDocuments/beaconCollectionsResponse-MIN-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "meta": { "apiVersion": "v2.0", "beaconId": "org.example.beacon.v2", "receivedRequestSummary": { "apiVersion": "2.0", "pagination": { "limit": 10, "skip": 0 }, "requestedSchemas": [ { "...
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/responses/sections/beaconCountResponseSection.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Total number of results section.", "properties": { "exists": { "$ref": "../../common/beaconCommonComponents.json#/definitions/Exists", "description": "Indicator of whether any entry was observed. This should be non-null, ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
86d8c3bebb92dc892e2560022884e1ddea491821
2022-02-22T13:58:39
framework/json/configuration/examples/entriesCollectionDefinition_MIN_example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "aCollectionOf": [ { "id": "exampleEntry", "name": "Example entries" } ], "defaultSchema": { "id": "datasetDefaultSchema", "name": "Default schema for datasets", "referenceToSchemaDefinition": "./datasets/defaultSchema....
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/responses/beaconEntryTypesResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Response including a list of Entry types definitions.", "properties": { "meta": { "$ref": "https://raw.githubusercontent.com/ga4gh-beacon/beacon-v2-unity/main/framework/json/responses/sections/be...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/responses/beaconMapResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Information about the Beacon. Aimed to Beacon clients like web pages or Beacon networks.", "properties": { "meta": { "$ref": "https://raw.githubusercontent.com/ga4gh-beacon/beacon-v2-unity/main/f...
CC0-1.0
en
ga4gh-beacon/beacon-v2
284e82aa022ef5eccc996d957e3af4fbf261c8c8
2022-02-24T11:37:28
framework/json/responses/beaconConfigurationResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Information about the Beacon. Aimed to Beacon clients like web pages or Beacon networks.", "properties": { "meta": { "$ref": "https://raw.githubusercontent.com/ga4gh-beacon/beacon-v2-unity-testin...
CC0-1.0
en
ga4gh-beacon/beacon-v2
8e09eabe19cfa57526eefd1765154ec2c985eede
2022-10-11T11:03:58
framework/json/responses/beaconCountResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Complete definition for a response that does not include record level details but provides `Boolean` and `count` information.", "properties": { "beaconHandovers": { "$ref": "../common/beaconCommonComponents.json#/definitions/Li...
CC0-1.0
en
ga4gh-beacon/beacon-v2
2c53ba10fba1bf39152e286d3a6edc756de7f6fc
2022-04-05T15:50:47
models/json/beacon-v2-default-model/genomicVariations/examples/genomicVariant-MIN-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "variantInternalId": "GRCh37-1-55505652-G-A", "variation": { "alternateBases": "A", "location": { "interval": { "end": { "type": "Number", "value": 5505653 }, "start": { "type": "Number...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/datasets/examples/dataset-MIN-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "id": "ds01010101", "name": "Dataset with synthetic data" }
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/responses/examples-fullDocuments/beaconMapResponse-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "info": {}, "meta": { "apiVersion": "string", "beaconId": "string", "returnedSchemas": [ { "entityType": "info", "schema": "beacon-map-v2.0.0" } ] }, "response": { "$schema": "../../configuration/beaco...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/common/externalReference.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Definition of an external reference class. Provenance: GA4GH Phenopackets v2 `ExternalReference`", "properties": { "id": { "description": "An application specific identifier. RECOMMENDED.", ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
db307ba9b47b47664daf441fb28fbbe6ac913096
2024-03-21T14:20:16
framework/json/responses/sections/beaconFilteringTermsResults.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "FilteringTerm": { "description": "Entities can be filtered using this term.", "properties": { "id": { "description": "The field id in the case of numeric or alphanumeric f...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/common/pedigree.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "pedigreeMember": { "examples": [ { "membersInProband": [ { "affected": true, "memberId": "Ind0012122", "role": { ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89f9aacffcb00b3395ffa9d908cf38c7bb598b5e
2022-03-23T07:55:42
models/json/beacon-v2-default-model/common/exposure.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Exposures (lifestyle, behavioural exposures) occurred to individual,defined by exposure ID, date and age of onset, dose, and duration.", "properties": { "ageAtExposure": { "$ref": "../common/age....
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/common/validation/beaconCommonComponents.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "$schema": { "description": "Added here to allow the example to comply with the 'additionalProperties:true' restriction.", "type": "string" }, "apiVersion": { "$ref": "../beaco...
CC0-1.0
en
ga4gh-beacon/beacon-v2
ffff90479120b6fd8753a1fdb6125b65cd2ac3b9
2022-03-21T07:59:58
models/json/beacon-v2-default-model/common/referenceRange.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Definition of a range class.", "properties": { "high": { "description": "Upper range end of normal", "examples": [ 135 ], "type": "number" }, "low": { "des...
CC0-1.0
en
ga4gh-beacon/beacon-v2
86d8c3bebb92dc892e2560022884e1ddea491821
2022-02-22T13:58:39
framework/json/responses/beaconBooleanResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Complete definition for a minimal response that does *only* a `boolean` exists true|false answer.", "properties": { "beaconHandovers": { "$ref": "../common/beaconCommonComponents.json#/definitions/ListOfHandovers", "descr...
CC0-1.0
en
ga4gh-beacon/beacon-v2
6ae39647913d2c7cc7f4320439e984f3951c3645
2022-03-23T09:13:35
framework/json/responses/beaconCountResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Complete definition for a Response that does not include record level details and just `boolean` or `count` responses.", "properties": { "beaconHandovers": { "$ref": "../common/beaconCommonComponents.json#/definitions/ListOfHan...
CC0-1.0
en
ga4gh-beacon/beacon-v2
edf561ed1a4c612efd3921beecbb5f6378c684f2
2024-03-20T15:02:44
framework/json/responses/sections/beaconFilteringTermsResults.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "FilteringTerm": { "description": "Entities can be filtered using this term.", "properties": { "id": { "description": "The field id in the case of numeric or alphanumeric f...
CC0-1.0
en
ga4gh-beacon/beacon-v2
5468efe2aeea4398e89c1321ae060ceba835571e
2023-06-04T13:51:19
framework/json/responses/examples-fullDocuments/beaconFilteringTermsResponse-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "info": {}, "meta": { "apiVersion": "string", "beaconId": "string", "returnedSchemas": [ { "map": "beacon-map-v2.0.0" } ] }, "response": { "filteringTerms": [ { "id": "PATO:0000011", "lab...
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/requests/beaconRequestBody.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Schema for the Beacon request. It is named `RequestBody` to keep the same nomenclature used by OpenAPI v3, but it actually contains the definition of the whole HTTP POST request payload.", "properties": { "$schema": { "$ref": "...
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/responses/examples-fullDocuments/beaconCollectionsResponse-MID-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "meta": { "apiVersion": "v2.0", "beaconId": "org.example.beacon.v2", "receivedRequestSummary": { "apiVersion": "2.0", "pagination": { "limit": 10, "skip": 0 }, "requestedSchemas": [ { "...
CC0-1.0
en
ga4gh-beacon/beacon-v2
a7526f5377ad2d909eca551297e837fca455d155
2022-03-28T08:43:05
models/json/beacon-v2-default-model/genomicVariations/examples/genomicVariant-MID-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "frequencyInPopulations": [ { "frequencies": [ { "alleleFrequency": 2.939e-05, "population": "European (non-Finish)" }, { "alleleFrequency": 0, "population": "Other" } ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
284e82aa022ef5eccc996d957e3af4fbf261c8c8
2022-02-24T11:37:28
framework/json/responses/beaconMapResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Information about the Beacon. Aimed to Beacon clients like web pages or Beacon networks.", "properties": { "meta": { "$ref": "https://raw.githubusercontent.com/ga4gh-beacon/beacon-v2-unity-testin...
CC0-1.0
en
ga4gh-beacon/beacon-v2
5468efe2aeea4398e89c1321ae060ceba835571e
2023-06-04T13:51:19
framework/json/responses/examples-fullDocuments/beaconInfo-MAX-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "info": {}, "meta": { "apiVersion": "string", "beaconId": "string", "returnedSchemas": [ { "entityType": "info", "schema": "beacon-info-v2.0.0" } ] }, "response": { "alternativeUrl": "https://example.o...
CC0-1.0
en
ga4gh-beacon/beacon-v2
86d8c3bebb92dc892e2560022884e1ddea491821
2022-02-22T13:58:39
framework/json/configuration/examples/beaconMap-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "endpointSets": { "dataset": { "endpoints": { "exampleEntries": { "returnedEntryType": "exampleEntry", "url": "https://exampleBeacons.org/datasets/{id}/exampleEntries" } }, "entryType": "dataset", ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
8e09eabe19cfa57526eefd1765154ec2c985eede
2022-10-11T11:03:58
framework/json/responses/beaconBooleanResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Complete definition for a minimal response that provides *only* a `Boolean` exists true|false answer.", "properties": { "beaconHandovers": { "$ref": "../common/beaconCommonComponents.json#/definitions/ListOfHandovers", "d...
CC0-1.0
en
ga4gh-beacon/beacon-v2
5468efe2aeea4398e89c1321ae060ceba835571e
2023-06-04T13:51:19
framework/json/responses/sections/beaconInfoResults.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "BeaconOrganization": { "description": "Organization owning the Beacon.", "properties": { "address": { "description": "Address of the organization.", "type": "str...
CC0-1.0
en
ga4gh-beacon/beacon-v2
2a2b786e4a1845ea23d71dfe8125957b6f3d742f
2022-06-20T13:19:32
framework/json/responses/beaconResultsetsResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Beacon response that includes record level details, grouped in Resultsets.", "properties": { "beaconHandovers": { "$ref": "../common/beaconCommonComponents.json#/definitions/ListOfHandovers", ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
565e45856add68e73cab902635f1632bf9b40bb1
2022-12-22T09:27:04
framework/json/responses/sections/beaconResponseMeta.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Information about the response that could be relevant for the Beacon client in order to interpret the results.", "properties": { "apiVersion": { "$ref": "../../common/beaconCommonComponents.json#/definitions/ApiVersion" }, ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
f3f93ef9f94f0164a185d36dd45045fc1a179c14
2022-12-21T19:45:33
framework/json/responses/sections/beaconInfoResults.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "BeaconOrganization": { "description": "Organization owning the Beacon.", "properties": { "address": { "description": "Address of the organization.", "type": "str...
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/responses/sections/beaconSummaryResponseSection.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Beacon results summary section.", "properties": { "exists": { "$ref": "../../common/beaconCommonComponents.json#/definitions/Exists", "description": "Indicator of whether any entry was observed. This should be non-null, u...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89f9aacffcb00b3395ffa9d908cf38c7bb598b5e
2022-03-23T07:55:42
models/json/beacon-v2-default-model/common/procedure.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Class describing a clinical procedure or intervention. Provenance: GA4GH Phenopackets v2 `Procedure`", "properties": { "ageAtProcedure": { "$ref": "./timeElement.json", "description": "Compares to Phenopackets v2 `Procedu...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/responses/examples-sections/beaconResultsets-MIN-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "resultSets": [] }
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/common/disease.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Diseases diagnosed e.g. to an individual, defined by diseaseID, age of onset, stage, level of severity, outcome and the presence of family history. Similarities to GA4GH Phenopackets v2 `Disease`", "properties": { "ageOfOnset": { ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/requests/beaconRequestMeta.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Meta section of the Beacon request. It includes request context details relevant for the Beacon server when processing the request.", "properties": { "$schema": { "$ref": "../common/beaconCommonComponents.json#/definitions/$sch...
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/common/elementWithDescription.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "./basicElement.json" }, { "properties": { "description": { "description": "A textual description for the element.", "type": "string" } }, "type": "object" } ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/common/complexValue.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "definitions": { "TypedQuantity": { "properties": { "quantity": { "$ref": "./quantity.json", "description": "Quantity denoting the outcome of the measurement", "example": { "quentity": { ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
07f7c579309f8fbed64324f396199a4aa31c16c4
2022-03-30T12:20:02
models/json/beacon-v2-default-model/biosamples/examples/biosample-MID-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "biosampleStatus": { "id": "EFO:0009655", "label": "abnormal sample" }, "collectionDate": "2020-09-11", "collectionMoment": "P32Y6M1D", "id": "sample-example-0001", "obtentionProcedure": { "procedureCode": { "id": "OBI:0002654"...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/responses/sections/beaconResultsets.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "ResultsetInstance": { "additionalProperties": true, "properties": { "exists": { "type": "boolean" }, "id": { "description": "id of the resultset"...
CC0-1.0
en
ga4gh-beacon/beacon-v2
5468efe2aeea4398e89c1321ae060ceba835571e
2023-06-04T13:51:19
models/json/beacon-v2-default-model/datasets/examples/dataset-Max-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "createDateTime": "2017-01-17T20:33:40Z", "dataUseConditions": { "duoDataUse": [ { "id": "DUO:0000007", "label": "disease specific research", "modifiers": [ { "id": "EFO:0001645", "labe...
CC0-1.0
en
ga4gh-beacon/beacon-v2
af5cda939ff4e14fef57becbd05ccc3da6adc8a5
2022-06-20T09:22:16
models/json/beacon-v2-default-model/genomicVariations/requestParameters.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "g_variant": { "properties": { "alternateBases": { "$ref": "./requestParametersComponents.json#/definitions/AlternateBases" }, "aminoacidChange": { "description": "Aminoacid alteration of interest. Format 1 letter ", ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89f9aacffcb00b3395ffa9d908cf38c7bb598b5e
2022-03-23T07:55:42
models/json/beacon-v2-default-model/common/pedigree.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "pedigreeMember": { "examples": [ { "membersInProband": [ { "affected": true, "memberId": "Ind0012122", "role": { ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
7c301c464130f518093f885e8c323786e340abf3
2023-02-17T08:29:10
models/json/beacon-v2-default-model/genomicVariations/requestParameters.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "g_variant": { "properties": { "alternateBases": { "$ref": "./requestParametersComponents.json#/definitions/AlternateBases" }, "aminoacidChange": { "description": "Aminoacid alteration of interest. Format 1 letter", ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/biosamples/examples/biosample-MID-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "biosampleStatus": { "id": "EFO:0009655", "label": "abnormal sample" }, "collectionDate": "2020-09-11", "collectionMoment": "P32Y6M1D", "id": "sample-example-0001", "obtentionProcedure": { "code": { "id": "OBI:0002654", "...
CC0-1.0
en
ga4gh-beacon/beacon-v2
86d8c3bebb92dc892e2560022884e1ddea491821
2022-02-22T13:58:39
framework/json/responses/sections/beaconSummaryResponseSection.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Beacon results summary section.", "properties": { "exists": { "$ref": "../../common/beaconCommonComponents.json#/definitions/Exists", "description": "Indicator of whether any entry was observed. This should be non-null, u...
CC0-1.0
en
ga4gh-beacon/beacon-v2
86d8c3bebb92dc892e2560022884e1ddea491821
2022-02-22T13:58:39
framework/json/requests/beaconRequestBody.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Schema for the Beacon request. It is named `RequestBody` to keep the same nomenclature used by OpenAPI v3, but it actually contains the definition of the whole HTTP POST request payload.", "properties": { "$schema": { "$ref": "...
CC0-1.0
en
ga4gh-beacon/beacon-v2
86d8c3bebb92dc892e2560022884e1ddea491821
2022-02-22T13:58:39
framework/json/responses/examples-fullDocuments/beaconCountResponse-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "beaconHandovers": [ { "handoverType": { "id": "EFO:0004157", "label": "BAM format" }, "note": "This handover link provides access to a summarized VCF.", "url": "https://api.mygenomeservice.org/Handover/9dcc48d7...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/requests/examples-fullDocuments/beaconRequestBody-MIN-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "meta": { "apiVersion": "2.0" } }
CC0-1.0
en
ga4gh-beacon/beacon-v2
69ac9bfcbbefaa9700ba20f411ccdbc8237a157b
2022-08-22T09:32:44
framework/json/requests/beaconRequestBody.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Schema for the Beacon request. It is named `RequestBody` to keep the same nomenclature used by OpenAPI v3, but it actually contains the definition of the whole HTTP POST request payload.", "properties": { "$schema": { "$ref": "...
CC0-1.0
en
ga4gh-beacon/beacon-v2
1c03b708fdfd3e822886f51f0bb20f658030f76c
2022-03-28T12:54:26
models/json/beacon-v2-default-model/cohorts/examples/cohorts-MAX-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "cohortDataTypes": [ { "id": "OGMS:0000015", "label": "clinical history" }, { "id": "OBI:0000070", "label": "genotyping assay" }, { "id": "OMIABIS:0000060", "label": "survey data" } ], "cohor...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/common/exposure.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Exposures (lifestyle, behavioural exposures) occurred to individual,defined by exposure ID, date and age of onset, dose, and duration.", "properties": { "ageAtExposure": { "$ref": "../common/age....
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/common/ageRange.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Age range definition. Provenance: GA4GH Phenopackets v2 `AgeRange`", "properties": { "end": { "$ref": "./age.json", "description": "Represents age as an ISO8601 duration (e.g., P59Y)." }, "start": { "$ref": ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
9eaada7ca0410f4127d0c324880033e60024d128
2022-03-13T12:14:16
models/json/beacon-v2-default-model/runs/examples/runs-MAX-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "biosampleId": "008dafdd-a3d1-4801-8c0a-8714e2b58e48", "id": "SRR10903401", "individualId": "TCGA-AO-A0JJ", "libraryLayout": "PAIRED", "librarySelection": "RANDOM", "librarySource": { "id": "GENEPIO:0001966", "label": "genomic source" ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/common/ontologyTerm.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "CURIE": { "description": "A CURIE identifier for an ontology term.", "examples": [ "ga4gh:GA.01234abcde", "DUO:0000004", "orcid:0000-0003-3463-0775", "PMID:1...
CC0-1.0
en
ga4gh-beacon/beacon-v2
0d0aee6316a240037f5dd952bf70eb5f26c65a61
2022-03-29T15:12:03
models/json/beacon-v2-default-model/common/exposure.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Exposures (lifestyle, behavioural exposures) occurred to individual,defined by exposure ID, date and age of onset, dose, and duration.", "properties": { "ageAtExposure": { "$ref": "../common/age....
CC0-1.0
en
ga4gh-beacon/beacon-v2
86d8c3bebb92dc892e2560022884e1ddea491821
2022-02-22T13:58:39
framework/json/requests/examples-sections/beaconRequestMeta-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "apiVersion": "2.0", "requestedSchemas": [ { "entityType": "EntryTypeA", "schema": "entry-typeA-schema-v0.1" } ] }
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/requests/examples-sections/requestParameters-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "exampleEntry": { "description": "All the required fields to query any kind of variant (e.g. SNP, DUP,\netc.).", "properties": { "id": { "description": "Id of the entry to display.", "type": "string" } }, "type"...
CC0-1.0
en
ga4gh-beacon/beacon-v2
2a2b786e4a1845ea23d71dfe8125957b6f3d742f
2022-06-20T13:19:32
framework/json/responses/beaconEntryTypesResponse.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Response including a list of Entry types definitions.", "properties": { "meta": { "$ref": "./sections/beaconInformationalResponseMeta.json", "description": "Information about the response t...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/responses/examples-sections/beaconReceivedRequestSummary-MAX-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "IncludeResultsetResponses": "HIT", "apiVersion": "v2.0", "filters": [ "BTO:0000199", "PATO:0000383" ], "pagination": { "limit": 10, "skip": 1 }, "requestParameters": { "individual": { "parameters": [ { ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/common/examples/referenceToAnSchema-MIN-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "id": "RTAEex1", "name": "Reference to schema one with all its properties.", "referenceToSchemaDefinition": "https://example-schemas.org/an-schema-address.json" }
CC0-1.0
en
ga4gh-beacon/beacon-v2
7c301c464130f518093f885e8c323786e340abf3
2023-02-17T08:29:10
models/json/beacon-v2-default-model/genomicVariations/requestParametersComponents.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "definitions": { "AlternateBases": { "description": "Alternate bases for this variant (starting from `start`). * Accepted values: `[ACGTN]*` * The current specification supports allelic variants, **not** genotype queries\n (i.e. multiple co-occ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/responses/examples-fullDocuments/beaconFilteringTermsResponse-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "info": {}, "meta": { "apiVersion": "string", "beaconId": "string", "returnedSchemas": [ { "map": "beacon-map-v2.0.0" } ] }, "response": { "filteringTerms": [ { "id": "PATO:0000011", "lab...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/analyses/filteringTerms.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "filteringTerms": [] }
CC0-1.0
en
ga4gh-beacon/beacon-v2
284e82aa022ef5eccc996d957e3af4fbf261c8c8
2022-02-24T11:37:28
framework/json/responses/examples-fullDocuments/beaconConfigurationResponse-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "info": {}, "meta": { "apiVersion": "string", "beaconId": "string", "returnedSchemas": [ { "entityType": "info", "schema": "beacon-map-v2.0.0" } ] }, "response": { "$schema": "https://raw.githubusercon...
CC0-1.0
en
ga4gh-beacon/beacon-v2
bf2d78821c80404be777c9f0df35f79e8424bbd6
2022-03-24T08:35:39
models/json/beacon-v2-default-model/individuals/examples/individual-MID-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "diseases": [ { "ageOfOnset": { "ageGroup": { "id": "NCIT:C49685", "label": "Adult 18-65 Years Old" } }, "diseaseCode": { "id": "OMIM:164400", "label": "Spinocerebellar ataxia 1" ...
CC0-1.0
en
ga4gh-beacon/beacon-v2
030747a0ef492bd79dc53d3eaf9f6c16ceae236a
2022-02-22T13:50:28
framework/json/configuration/examples/beaconMap-MIN-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "endpointSets": { "datasets": { "entryType": "dataset", "rootUrl": "https://exampleBeacons.org/datasets" } } }
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/configuration/beaconMapSchema.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "definitions": { "Endpoint": { "properties": { "endpoints": { "additionalProperties": { "$ref": "#/definitions/RelatedEndpoint" }, "description": "Optional. A list...
CC0-1.0
en
ga4gh-beacon/beacon-v2
3e6093cf1b20ac74bc021c315511094f930be1ef
2022-02-22T11:21:39
framework/json/responses/examples-fullDocuments/beaconConfigurationResponse-example.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "info": {}, "meta": { "apiVersion": "string", "beaconId": "string", "returnedSchemas": [ { "entityType": "info", "schema": "beacon-map-v2.0.0" } ] }, "response": { "$schema": "https://raw.githubusercon...
CC0-1.0
en
ga4gh-beacon/beacon-v2
89ed443fecde703f259d5ec169ceeede37db72f9
2022-03-09T07:58:30
models/json/beacon-v2-default-model/common/evidence.json
21
2024-05-27T06:03:09.146153Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "description": "Definition of an evidence class. Provenance: GA4GH Phenopackets v2 `Evidence`", "properties": { "evidenceCode": { "$ref": "https://raw.githubusercontent.com/ga4gh-beacon/beacon-v2-unity-testing/m...
CC0-1.0
en