Skip to content

Commit

Permalink
Adding identifiers descriptions to the schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
agbeltran committed Oct 31, 2018
1 parent 16c8ac7 commit 5ed4f63
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 1 deletion.
1 change: 1 addition & 0 deletions access_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"enum": [ "Access" ]
},
"identifier": {
"description": "The identifier of the access entity.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions activity_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"type": "string", "enum": [ "Activity" ]
},
"identifier": {
"description": "The identifier of the activity.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions anatomical_part_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "AnatomicalPart" ]},
"identifier": {
"description": "The identifier of the anatomical part.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions biological_entity_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "BiologicalEntity" ]},
"identifier": {
"description": "The identifier of the biological entity.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions consent_info_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "ConsentInfo" ]},
"identifier": {
"description": "The identifier of the consent information.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions data_acquisition_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "DataAcquisition" ]},
"identifier": {
"description": "The identifier of the data acquisition.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions data_analysis_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "DataAnalysis" ]},
"identifier": {
"description": "The identifier of the data analysis.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions data_repository_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "DataRepository" ]},
"identifier": {
"description": "The identifier of the data repository.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions data_standard_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "DataStandard" ]},
"identifier": {
"description": "The identifier of the data standard.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions dataset_distribution_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "DatasetDistribution" ]},
"identifier": {
"description": "The identifier of the dataset distribution.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions dataset_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"type": "string", "enum": [ "Dataset"]
},
"identifier": {
"description": "The identifier of the dataset.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions dimension_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "Dimension" ]},
"identifier": {
"description": "The identifier of the dimension.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
2 changes: 1 addition & 1 deletion disease_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "Disease" ]},
"identifier": {
"description": "The identifier of the dataset.",
"description": "The identifier of the disease.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions grant_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "Grant" ]},
"identifier": {
"description": "The identifier of the grant.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions instrument_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "Instrument" ]},
"identifier": {
"description": "The identifier of the instrument.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions license_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "License" ]},
"identifier": {
"description": "The identifier of the license.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions material_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
]
},
"identifier": {
"description": "The identifier of the material.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions molecular_entity_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "MolecularEntity" ]},
"identifier": {
"description": "The identifier of the molecular entity.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions organization_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "Organization" ]},
"identifier": {
"description": "The identifier of the organization.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions publication_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "Publication" ]},
"identifier": {
"description": "The identifier of the publication.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions software_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "Software" ]},
"identifier": {
"description": "The identifier of the software.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions study_group_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "StudyGroup" ]},
"identifier": {
"description": "The identifier of the study group.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions study_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "Study" ]},
"identifier": {
"description": "The identifier of the study.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions taxonomic_info_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"description": "The JSON-LD type",
"type": "string", "enum": [ "TaxonomicInformation" ]},
"identifier": {
"description": "The identifier of the taxonomic information.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down
1 change: 1 addition & 0 deletions treatment_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"enum": [ "Treatment" ]
},
"identifier": {
"description": "The identifier of the treatment.",
"$ref": "identifier_info_schema.json#"
},
"alternateIdentifiers": {
Expand Down

0 comments on commit 5ed4f63

Please sign in to comment.