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 |
|---|---|---|---|---|---|---|---|---|
NCATSTranslator/Knowledge_Graph_Exchange_Registry | 74769a3edc37e68b1bc4fef035f5f1f31685b37e | 2021-08-23T02:17:33 | kgea/server/web_services/catalog/content_metadata.schema.json | 5 | 2024-05-27T22:46:52.626016Z | {
"$defs": {
"BiolinkEntity": {
"description": "Compact URI (CURIE) for a Biolink class, biolink:NamedThing or a child thereof. The CURIE must use the prefix 'biolink:' followed by the PascalCase class name.",
"pattern": "^biolink:[A-Z][a-zA-Z]*$",
"type": "string"
},
"BiolinkPredicate":... | MIT | en |
NCATSTranslator/Knowledge_Graph_Exchange_Registry | 5d781ae79942c05b45f5728294a409cc803423dd | 2021-04-22T17:01:53 | kgea/server/web_services/catalog/content_metadata.schema.json | 5 | 2024-05-27T22:46:52.626016Z | {
"$id": "https://raw.githubusercontent.com/NCATSTranslator/Knowledge_Graph_Exchange_Registry/master/kgea/api/content_metadata.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Knowledge Graph eXchange (KGX) knowledge graph content metadata JSON schema; See https://github.co... | MIT | en |
NCATSTranslator/Knowledge_Graph_Exchange_Registry | 7374c2187b4d30d0dd6656c52af6e94029773ab3 | 2021-07-29T23:56:01 | kgea/server/web_services/catalog/content_metadata.schema.json | 5 | 2024-05-27T22:46:52.626016Z | {
"$defs": {
"BiolinkEntity": {
"description": "Compact URI (CURIE) for a Biolink class, biolink:NamedThing or a child thereof. The CURIE must use the prefix 'biolink:' followed by the PascalCase class name.",
"pattern": "^biolink:[A-Z][a-zA-Z]*$",
"type": "string"
},
"BiolinkPredicate":... | MIT | en |
NCATSTranslator/Knowledge_Graph_Exchange_Registry | 70b22a6d939b202bb50c9a08565b0f88b799a457 | 2021-05-29T00:07:32 | kgea/server/web_services/catalog/content_metadata.schema.json | 5 | 2024-05-27T22:46:52.626016Z | {
"$defs": {
"BiolinkEntity": {
"description": "Compact URI (CURIE) for a Biolink class, biolink:NamedThing or a child thereof. The CURIE must use the prefix 'biolink:' followed by the PascalCase class name.",
"pattern": "^biolink:[A-Z][a-zA-Z]*$",
"type": "string"
},
"BiolinkPredicate":... | MIT | en |
NCATSTranslator/Knowledge_Graph_Exchange_Registry | 881b6ba70364a505202c8884f5978afe9df69067 | 2021-04-23T00:20:09 | kgea/server/web_services/catalog/content_metadata.schema.json | 5 | 2024-05-27T22:46:52.626016Z | {
"$defs": {
"meta_edge": {
"additionalProperties": false,
"description": "Edge in a meta knowledge map describing relationship between a subject Biolink class and an object Biolink class.",
"properties": {
"count": {
"description": "Total number of edge instances of this (subj... | MIT | en |
vertexproject/synapse | 0c6df238987e71e63671a5d7e1bb48eb110f40aa | 2023-10-06T17:36:31 | synapse/data/attack-flow/attack-flow-schema-2.0.0.json | 342 | 2024-05-28T03:18:36.825194Z | {
"$defs": {
"attack-action": {
"allOf": [
{
"$ref": "http://raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/common/core.json"
}
],
"description": "An ``attack-action`` object represents the execution of a particular technique, i.e. a discret... | Apache-2.0 | en |
quanxiang-cloud/quanxiang | 945fc83dd71eb5917ab5ce0b7d70e58061000abd | 2023-03-27T11:03:08 | deployment/charts/nginx-ingress/values.schema.json | 132 | 2024-05-27T04:58:59.167515Z | {
"$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 |
riehlegroup/msadoc | e871d5c0a7dc029f5fe3635d68470b6f83fe4183 | 2023-02-13T16:27:26 | schemas/service-doc.json | 8 | 2024-05-27T06:40:54.483567Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {
"$schema": {
"type": "string"
},
"apiDocumentation": {
"description": "The link to the API documentation.",
"markdownDescription": "The link to the API documentation.\n ### Best Pr... | Apache-2.0 | en |
frc971/971-Robot-Code | a1d006ee71c7c2b0cca76f8930d0ed8428c9b066 | 2022-09-15T15:51:10 | third_party/flatbuffers/tests/monster_test.schema.json | 62 | 2024-05-27T22:48:16.627468Z | {
"$ref": "#/definitions/MyGame_Example_Monster",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"MyGame_Example2_Monster": {
"additionalProperties": false,
"properties": {},
"type": "object"
},
"MyGame_Example_Ability": {
"additionalProperties": fa... | Apache-2.0 | en |
frc971/971-Robot-Code | 65541cbf748bbde2c912bd7690fb6cc0f80f4cb3 | 2022-11-09T00:22:54 | third_party/flatbuffers/tests/monster_test.schema.json | 62 | 2024-05-27T22:48:16.627468Z | {
"$ref": "#/definitions/MyGame_Example_Monster",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"MyGame_Example2_Monster": {
"additionalProperties": false,
"properties": {},
"type": "object"
},
"MyGame_Example_Ability": {
"additionalProperties": fa... | Apache-2.0 | en |
frc971/971-Robot-Code | dac091f924316da920a238a42e7944fa80aad162 | 2022-03-22T16:35:06 | third_party/flatbuffers/tests/monster_test.schema.json | 62 | 2024-05-27T22:48:16.627468Z | {
"$ref": "#/definitions/MyGame_Example_Monster",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"MyGame_Example2_Monster": {
"additionalProperties": false,
"properties": {},
"type": "object"
},
"MyGame_Example_Ability": {
"additionalProperties": fa... | Apache-2.0 | en |
frc971/971-Robot-Code | dac091f924316da920a238a42e7944fa80aad162 | 2022-03-22T16:35:06 | third_party/flatbuffers/tests/arrays_test.schema.json | 62 | 2024-05-27T22:48:16.627468Z | {
"$ref": "#/definitions/MyGame_Example_ArrayTable",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"MyGame_Example_ArrayStruct": {
"additionalProperties": false,
"properties": {
"a": {
"type": "number"
},
"b": {
"items": {
... | Apache-2.0 | en |
frc971/971-Robot-Code | 4ac96a8f593b84de2773be5ac458656a51d9bc17 | 2019-08-15T03:25:25 | third_party/flatbuffers/tests/monster_test.schema.json | 62 | 2024-05-27T22:48:16.627468Z | {
"$ref": "#/definitions/MyGame_Example_Monster",
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"MyGame_Example2_Monster": {
"additionalProperties": false,
"properties": {},
"type": "object"
},
"MyGame_Example_Ability": {
"additionalProperties": false,
... | Apache-2.0 | en |
frc971/971-Robot-Code | 4ac96a8f593b84de2773be5ac458656a51d9bc17 | 2019-08-15T03:25:25 | third_party/flatbuffers/tests/arrays_test.schema.json | 62 | 2024-05-27T22:48:16.627468Z | {
"$ref": "#/definitions/MyGame_Example_ArrayTable",
"$schema": "http://json-schema.org/draft-04/schema#",
"definitions": {
"MyGame_Example_ArrayStruct": {
"additionalProperties": false,
"properties": {
"a": {
"type": "number"
},
"b": {
"items": {
... | Apache-2.0 | en |
coveo/cli | 05ac35e345a722c6d1102891508ebeacdbe6f9bd | 2022-08-25T15:35:23 | packages/cli/core/src/lib/snapshot/pullModel/validation/model.schema.json | 21 | 2024-05-28T05:00:44.340017Z | {
"$id": "https://github.com/coveo/cli/blob/master/packages/cli/core/src/lib/snapshot/pullModelValidation/model.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": true,
"description": "A configuration to pull snaphots",
"properties": {
"$schema": {
"type... | Apache-2.0 | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/instrumentation_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/instrumentation_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the setup or instrumentation as well as its ... | MIT | en |
BiRD-project/BiRD_view | 0b2edf86640c160bb42f3a2876148e716582539d | 2021-12-12T21:22:01 | BRDF_JSON_schema/data_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/data_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with properties/fields that allow to describe variables of BRDF function and... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/aperture_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/aperture_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing properties of the aperture that is a part of the instrument u... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/brdf_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/brdf_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "A JSON schema for automatic validation of Universal BRDF data format proposed by BiRD ... | MIT | en |
BiRD-project/BiRD_view | 11fe0190f2e38e8dc8697a37e88eda02ff64ccc0 | 2022-01-14T19:21:25 | BRDF_JSON_schema/instrumentation_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/instrumentation_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the setup or instrumentation as well as its ... | MIT | en |
BiRD-project/BiRD_view | cf47e30c477bee57d0f23e88937012141314dc7c | 2022-02-10T18:14:00 | BRDF_JSON_schema/metadata_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/metadata_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "A section of a file that describes the measured or simulated BRDF data set from th... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/software_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/software_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the software as well as the mathematical/physical s... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/wavelength_selectors_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/wavelength_selectors_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing optical components that were used to select/filte... | MIT | en |
BiRD-project/BiRD_view | 7ce6c1790822d3c9c5e702f13de59cb0139d2e16 | 2021-12-06T15:32:41 | BRDF_JSON_schema/adhoc_varible_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/adhoc_varible_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing a single additional BRDF variable defined by the user. I... | MIT | en |
BiRD-project/BiRD_view | 3ea1db7afa7841b2d56c04abc3bbc962619465a9 | 2021-12-07T15:41:51 | BRDF_JSON_schema/environment_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/environment_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the environmental conditions during BRDF measure... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/source_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/source_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object that describes illumination source that was used for BRDF measurements.",
... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/illumination_system_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/illumination_system_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing illumination system, illumination source... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/optical_filter_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/optical_filter_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "The \"optical_filter\" object describes properties of a single optical filte... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/sensor_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/sensor_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing single optical sensor of detection system of the instrument use... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/metadata_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/metadata_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "A section of a file that describes the measured or simulated BRDF data set from th... | MIT | en |
BiRD-project/BiRD_view | 3ea1db7afa7841b2d56c04abc3bbc962619465a9 | 2021-12-07T15:41:51 | BRDF_JSON_schema/dimensions_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/dimensions_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing physical dimensions of the different optical elements, illu... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/dimensions_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/dimensions_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing physical dimensions of the different optical elements, illu... | MIT | en |
BiRD-project/BiRD_view | 88f4fbbe4b6c579418a04dfbf4d92310fe2b7ec6 | 2021-12-12T21:39:54 | BRDF_JSON_schema/data_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/data_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with properties/fields that allow to describe variables of BRDF function and... | MIT | en |
BiRD-project/BiRD_view | 47122b0f2e977f136d9ef5ff5878f58c53a68be1 | 2021-12-12T21:40:40 | BRDF_JSON_schema/data_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/data_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with properties/fields that allow to describe variables of BRDF function and... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/environment_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/environment_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the environmental conditions during BRDF measure... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/sample_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/sample_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the physical or virtual sample which BRDF was measure... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/license_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/license_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object providing all relevant information regarding the license applicable for p... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/aperture_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/aperture_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing properties of the aperture that is a part of the instrument u... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/sample_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/sample_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "String or an object with keys describing the virtual or actual sample used to produce BRDF data. Object has values as... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/detection_system_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/detection_system_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing detector and its accompanying relevant opti... | MIT | en |
BiRD-project/BiRD_view | 6d2e51a05be792805dd83c8ea1da84f681c5e7f7 | 2021-11-26T20:32:33 | BRDF_JSON_schema/metadata_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/metadata_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "A section of a file that describes the measured or simulated BRDF data set from th... | MIT | en |
BiRD-project/BiRD_view | d866db6b4585ac22db103f3579b8ad04a756216b | 2021-11-26T18:53:57 | BRDF_JSON_schema/simulation_model_parameter_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/simulation_model_parameter_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing a single mathematical or physical simulatio... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/dimensions_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/dimensions_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing physical dimensions of the different optical elements, illu... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/environment_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/environment_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the environmental conditions during BRDF measure... | MIT | en |
BiRD-project/BiRD_view | cb87a85e1b3b5c96f8eb446c6689ad0bf614a34a | 2021-11-26T23:15:13 | BRDF_JSON_schema/sample_material_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/sample_material_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object that describes a single material from which measurement sample was pro... | MIT | en |
BiRD-project/BiRD_view | 3ea1db7afa7841b2d56c04abc3bbc962619465a9 | 2021-12-07T15:41:51 | BRDF_JSON_schema/optical_filter_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/optical_filter_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "The \"optical_filter\" object describes properties of a single optical filte... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/detection_system_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/detection_system_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing detector and its accompanying relevant opti... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/wavelength_selectors_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/wavelength_selectors_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing optical components that were used to select/filte... | MIT | en |
BiRD-project/BiRD_view | 3ea1db7afa7841b2d56c04abc3bbc962619465a9 | 2021-12-07T15:41:51 | BRDF_JSON_schema/reference_info_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/reference_info_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object briefly describing reference sample and related reference BRDF dat... | MIT | en |
BiRD-project/BiRD_view | 3ea1db7afa7841b2d56c04abc3bbc962619465a9 | 2021-12-07T15:41:51 | BRDF_JSON_schema/source_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/source_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object that describes illumination source that was used for BRDF measurements.",
... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/beam_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/beam_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with properties describing illumination beam parameters like size, shape, un... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/monochromator_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/monochromator_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing properties and set parameters of the monochromator inclu... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/monochromator_setting_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/monochromator_setting_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing monochromator parameters for a single selected w... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/reference_info_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/reference_info_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing reference sample and related reference BRDF data used f... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/monochromator_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/monochromator_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing properties and set parameters of the monochromator inclu... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/provenance_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/provenance_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "String or an object with keys describing the origin of the data i.e. institution... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/reference_info_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/reference_info_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object briefly describing reference sample and related reference BRDF dat... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/illumination_system_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/illumination_system_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing illumination system, illumination source... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/sensor_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/sensor_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing single optical sensor of detection system of the instrument use... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/brdf_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/brdf_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "A JSON schema for automatic validation of Universal BRDF data format proposed by BiRD ... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/monochromator_setting_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/monochromator_setting_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing monochromator parameters for a single selected w... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/software_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/software_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the software as well as the mathematical/physical s... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/simulation_model_parameter_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/simulation_model_parameter_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing a single mathematical or physical simulatio... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/simulation_model_parameter_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/simulation_model_parameter_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing a single mathematical or physical simulatio... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/provenance_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/provenance_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "String or an object with keys describing the origin of the data i.e. institution... | MIT | en |
BiRD-project/BiRD_view | c7a28461d80a0d6d2b999aef10368ab2036ea858 | 2021-11-26T23:57:35 | BRDF_JSON_schema/dimensions_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/dimensions_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing physical dimensions of the different optical elements, illu... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/detection_system_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/detection_system_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing detector and its accompanying relevant opti... | MIT | en |
BiRD-project/BiRD_view | abb260b11e5b26a1a83b37af41d6766651900e14 | 2021-12-06T00:02:04 | BRDF_JSON_schema/metadata_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/metadata_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "A section of a file that describes the measured or simulated BRDF data set from th... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/aperture_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/aperture_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing properties of the aperture that is a part of the instrument u... | MIT | en |
BiRD-project/BiRD_view | 11fe0190f2e38e8dc8697a37e88eda02ff64ccc0 | 2022-01-14T19:21:25 | BRDF_JSON_schema/metadata_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/metadata_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "A section of a file that describes the measured or simulated BRDF data set from th... | MIT | en |
BiRD-project/BiRD_view | 0476cc0ee324e90cfba09ec6c244a1e60dbeb2b5 | 2022-02-11T02:25:22 | BRDF_JSON_schema/adhoc_varible_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/adhoc_varible_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing a single additional BRDF variable defined by the user. I... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/license_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/license_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object providing all relevant information regarding the license applicable for p... | MIT | en |
BiRD-project/BiRD_view | cf47e30c477bee57d0f23e88937012141314dc7c | 2022-02-10T18:14:00 | BRDF_JSON_schema/provenance_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/provenance_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "String or an object with keys describing the origin of the data i.e. institution... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/metadata_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/metadata_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "A section of a file that describes the measured or simulated BRDF data set from th... | MIT | en |
BiRD-project/BiRD_view | 3ea1db7afa7841b2d56c04abc3bbc962619465a9 | 2021-12-07T15:41:51 | BRDF_JSON_schema/detection_system_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/detection_system_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing detector and its accompanying relevant opti... | MIT | en |
BiRD-project/BiRD_view | d866db6b4585ac22db103f3579b8ad04a756216b | 2021-11-26T18:53:57 | BRDF_JSON_schema/software_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/software_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the software as well as the mathematical/physical s... | MIT | en |
BiRD-project/BiRD_view | 3ea1db7afa7841b2d56c04abc3bbc962619465a9 | 2021-12-07T15:41:51 | BRDF_JSON_schema/monochromator_setting_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/monochromator_setting_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing monochromator parameters for a single selected w... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/monochromator_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/monochromator_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing properties and set parameters of the monochromator inclu... | MIT | en |
BiRD-project/BiRD_view | 3ea1db7afa7841b2d56c04abc3bbc962619465a9 | 2021-12-07T15:41:51 | BRDF_JSON_schema/polarization_alterant_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/polarization_alterant_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing a single polarization altering element or an ass... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/software_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/software_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the software as well as the mathematical/physical s... | MIT | en |
BiRD-project/BiRD_view | d866db6b4585ac22db103f3579b8ad04a756216b | 2021-11-26T18:53:57 | BRDF_JSON_schema/simulation_model_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/simulation_model_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the mathematical or physical simulation mod... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/instrumentation_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/instrumentation_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the setup or instrumentation as well as its ... | MIT | en |
BiRD-project/BiRD_view | 0dd8bf77f32af8ad092a4cf3940b18c3ef900dff | 2022-01-13T13:24:52 | BRDF_JSON_schema/license_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/license_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object providing all relevant information regarding the license applicable for p... | MIT | en |
BiRD-project/BiRD_view | 0f5de59eb290093f9d68141f782eb4e037fdab45 | 2022-01-15T11:33:59 | BRDF_JSON_schema/data_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/data_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with properties/fields that allow to describe variables of BRDF function and... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/source_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/source_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object that describes illumination source that was used for BRDF measurements.",
... | MIT | en |
BiRD-project/BiRD_view | d866db6b4585ac22db103f3579b8ad04a756216b | 2021-11-26T18:53:57 | BRDF_JSON_schema/environment_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/environment_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the environmental conditions during BRDF measure... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/simulation_model_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/simulation_model_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing the mathematical or physical simulation mod... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/metadata_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/metadata_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "A section of a file that describes the measured or simulated BRDF data set from th... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/reference_info_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/reference_info_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing reference sample and related reference BRDF data used f... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/beam_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/beam_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with properties describing illumination beam parameters like size, shape, un... | MIT | en |
BiRD-project/BiRD_view | d866db6b4585ac22db103f3579b8ad04a756216b | 2021-11-26T18:53:57 | BRDF_JSON_schema/dimensions_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/dimensions_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing physical dimensions of the different optical elements, illu... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/provenance_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/provenance_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "String or an object with keys describing the origin of the data i.e. institution... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/optical_filter_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/optical_filter_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "The \"optical_filter\" object describes properties of a single optical filte... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/polarization_alterant_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/polarization_alterant_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing a single polarization altering element or an ass... | MIT | en |
BiRD-project/BiRD_view | 3ea1db7afa7841b2d56c04abc3bbc962619465a9 | 2021-12-07T15:41:51 | BRDF_JSON_schema/sensor_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/sensor_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing single optical sensor of detection system of the instrument use... | MIT | en |
BiRD-project/BiRD_view | 3ea1db7afa7841b2d56c04abc3bbc962619465a9 | 2021-12-07T15:41:51 | BRDF_JSON_schema/monochromator_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/monochromator_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object describing properties and set parameters of the monochromator inclu... | MIT | en |
BiRD-project/BiRD_view | 57edfd7a9a2936dbeb39a7e5171be78faf8f9742 | 2021-11-26T20:30:56 | BRDF_JSON_schema/illumination_system_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/illumination_system_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object with keys describing illumination system, illumination source... | MIT | en |
BiRD-project/BiRD_view | 3ea1db7afa7841b2d56c04abc3bbc962619465a9 | 2021-12-07T15:41:51 | BRDF_JSON_schema/sample_material_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/sample_material_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object that describes a single material from which measurement sample was pro... | MIT | en |
BiRD-project/BiRD_view | 00d7fee1f388f589fc2813376e5889da17e0234a | 2021-12-02T01:06:05 | BRDF_JSON_schema/sample_material_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF_JSON_schema/sample_material_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "An object that describes a single material from which measurement sample was pro... | MIT | en |
BiRD-project/BiRD_view | 31e35774b25eec52bec163134057f332b039a7b5 | 2021-11-25T21:59:18 | BRDF_JSON_schema/optical_filter_json_schema_v1.0.json | 10 | 2024-05-28T04:46:14.181921Z | {
"$id": "https://raw.githubusercontent.com/BiRD-project/BiRD_view/master/BRDF JSON schema/optical_filter_json_schema_v1.0.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "The \"optical_filter\" object describes properties of a single optical filte... | MIT | en |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.