Skip to content

Commit ff38ee4

Browse files
committed
updated to ensure consistent ordering of schemaVersion values
1 parent 39b437c commit ff38ee4

6 files changed

Lines changed: 122 additions & 117 deletions

File tree

bioschemas.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"bioschemastypesdrafts": "https://discovery.biothings.io/ns/bioschemastypesdrafts/",
1111
"bioschemasdeprecated": "https://discovery.biothings.io/ns/bioschemasdeprecated/",
1212
"dct": "http://purl.org/dc/terms/",
13-
"@dateModified": "03/19/2026, 11:33:27",
13+
"@dateModified": "03/19/2026, 12:46:20",
1414
"dwc": "http://rs.tdwg.org/dwc/terms/"
1515
},
1616
"@graph": [
@@ -1178,8 +1178,8 @@
11781178
},
11791179
"additional_type": "https://bioschemas.org/profiles#nav-release",
11801180
"schema:schemaVersion": [
1181-
"https://github.com/BioSchemas/specifications/blob/master/ComputationalTool/jsonld/ComputationalTool_v1.0-RELEASE.json",
1182-
"https://bioschemas.org/profiles/ComputationalTool/1.0-RELEASE"
1181+
"https://bioschemas.org/profiles/ComputationalTool/1.0-RELEASE",
1182+
"https://github.com/BioSchemas/specifications/blob/master/ComputationalTool/jsonld/ComputationalTool_v1.0-RELEASE.json"
11831183
]
11841184
},
11851185
{
@@ -2095,17 +2095,17 @@
20952095
},
20962096
"additional_type": "https://bioschemas.org/profiles#nav-release",
20972097
"schema:schemaVersion": [
2098-
"https://github.com/BioSchemas/specifications/blob/master/ComputationalWorkflow/jsonld/ComputationalWorkflow_v1.0-RELEASE.json",
2099-
"https://bioschemas.org/profiles/ComputationalWorkflow/1.0-RELEASE"
2098+
"https://bioschemas.org/profiles/ComputationalWorkflow/1.0-RELEASE",
2099+
"https://github.com/BioSchemas/specifications/blob/master/ComputationalWorkflow/jsonld/ComputationalWorkflow_v1.0-RELEASE.json"
21002100
]
21012101
},
21022102
{
21032103
"@id": "bioschemas:Course",
21042104
"@type": "rdfs:Class",
21052105
"rdfs:comment": "Specification describing a course. This specification must be used in tandem with a courseInstance. A course is used to describe the broad, common aspects of a recurring training event - whereas a course instance is about the specific times and location of when that course is held. <h4>Summary of Changes</h4> No changes since 0.10-DRAFT of the Course profile.</li> </ul> Version: 1.0-RELEASE (13 September 2022) ",
21062106
"schema:schemaVersion": [
2107-
"https://github.com/BioSchemas/specifications/blob/master/Course/jsonld/Course_v1.0-RELEASE.json",
2108-
"https://bioschemas.org/profiles/Course/1.0-RELEASE"
2107+
"https://bioschemas.org/profiles/Course/1.0-RELEASE",
2108+
"https://github.com/BioSchemas/specifications/blob/master/Course/jsonld/Course_v1.0-RELEASE.json"
21092109
],
21102110
"rdfs:label": "Course",
21112111
"rdfs:subClassOf": {
@@ -2874,8 +2874,8 @@
28742874
"@type": "rdfs:Class",
28752875
"rdfs:comment": "Specification describing the instance of a course. This specification can be used in tandem with a Course. A course is used to describe the broad, common aspects of a recurring training event - whereas a course instance is about the specific times and location of when that course is held. <h4>Summary of Changes</h4> No changes since 0.9-DRAFT of the CourseInstance profile. Version: 1.0-RELEASE (13 September 2022)",
28762876
"schema:schemaVersion": [
2877-
"https://github.com/BioSchemas/specifications/blob/master/CourseInstance/jsonld/CourseInstance_v1.0-RELEASE.json",
2878-
"https://bioschemas.org/profiles/CourseInstance/1.0-RELEASE"
2877+
"https://bioschemas.org/profiles/CourseInstance/1.0-RELEASE",
2878+
"https://github.com/BioSchemas/specifications/blob/master/CourseInstance/jsonld/CourseInstance_v1.0-RELEASE.json"
28792879
],
28802880
"rdfs:label": "CourseInstance",
28812881
"rdfs:subClassOf": {
@@ -3852,17 +3852,17 @@
38523852
},
38533853
"additional_type": "https://bioschemas.org/profiles#nav-release",
38543854
"schema:schemaVersion": [
3855-
"https://github.com/BioSchemas/specifications/blob/master/DataCatalog/jsonld/DataCatalog_v0.3-RELEASE-2019_07_01.json",
3856-
"https://bioschemas.org/profiles/DataCatalog/0.3-RELEASE-2019_07_01"
3855+
"https://bioschemas.org/profiles/DataCatalog/0.3-RELEASE-2019_07_01",
3856+
"https://github.com/BioSchemas/specifications/blob/master/DataCatalog/jsonld/DataCatalog_v0.3-RELEASE-2019_07_01.json"
38573857
]
38583858
},
38593859
{
38603860
"@id": "bioschemas:Dataset",
38613861
"@type": "rdfs:Class",
38623862
"rdfs:comment": "A guide for how to describe datasets in the life-sciences using Schema.org-like annotation. Version 1.0-RELEASE. <h3>Summary of Changes</h3> <br>Key changes since 0.3-RELEASE:<ul><li>Updated properties to Schema.org v12.0; various properties added at recommended or optional level, expected types updated. See 0.4-DRAFT for full details</li><li>license now a minimum property</li><li>keywords: Cardinality #501 \u2013 Cardinality is MANY</li><li>distribution: Cardinality #574 \u2013 Cardinality changed to MANY</li><li>datePublished: Increased marginlity #576 \u2013 Now recommended</li><li>publisher: Increased marginlity, Cardinality #576 \u2013 Now recommended with MANY cardinality</li></ul>",
38633863
"schema:schemaVersion": [
3864-
"https://github.com/BioSchemas/specifications/blob/master/Dataset/jsonld/Dataset_v1.0-RELEASE.json",
3865-
"https://bioschemas.org/profiles/Dataset/1.0-RELEASE"
3864+
"https://bioschemas.org/profiles/Dataset/1.0-RELEASE",
3865+
"https://github.com/BioSchemas/specifications/blob/master/Dataset/jsonld/Dataset_v1.0-RELEASE.json"
38663866
],
38673867
"rdfs:label": "Dataset",
38683868
"rdfs:subClassOf": {
@@ -6214,8 +6214,8 @@
62146214
},
62156215
"additional_type": "https://bioschemas.org/profiles#nav-release",
62166216
"schema:schemaVersion": [
6217-
"https://github.com/BioSchemas/specifications/blob/master/MolecularEntity/jsonld/MolecularEntity_v0.5-RELEASE.json",
6218-
"https://bioschemas.org/profiles/MolecularEntity/0.5-RELEASE"
6217+
"https://bioschemas.org/profiles/MolecularEntity/0.5-RELEASE",
6218+
"https://github.com/BioSchemas/specifications/blob/master/MolecularEntity/jsonld/MolecularEntity_v0.5-RELEASE.json"
62196219
]
62206220
},
62216221
{
@@ -6926,8 +6926,8 @@
69266926
},
69276927
"additional_type": "https://bioschemas.org/profiles#nav-release",
69286928
"schema:schemaVersion": [
6929-
"https://github.com/BioSchemas/specifications/blob/master/Protein/jsonld/Protein_v0.11-RELEASE.json",
6930-
"https://bioschemas.org/profiles/Protein/0.11-RELEASE"
6929+
"https://bioschemas.org/profiles/Protein/0.11-RELEASE",
6930+
"https://github.com/BioSchemas/specifications/blob/master/Protein/jsonld/Protein_v0.11-RELEASE.json"
69316931
]
69326932
},
69336933
{
@@ -7190,8 +7190,8 @@
71907190
"@type": "rdfs:Class",
71917191
"rdfs:comment": "Bioschemas profile for describing a biological taxon This profile aims to denote a taxon by common properties such as its scientific name, taxonomic rank and vernacular names. It is also a means to link to existing taxonomic registers where each taxon has a URI. Version 1.0-RELEASE.<br/><h3>Summary of Changes</h3><br>Changes since 0.8-DRAFT:<ul><li>None. Version 0.8-DRAFT was the draft approved for release.</li></ul>",
71927192
"schema:schemaVersion": [
7193-
"https://github.com/BioSchemas/specifications/blob/master/Taxon/jsonld/Taxon_v1.0-RELEASE.json",
7194-
"https://bioschemas.org/profiles/Taxon/1.0-RELEASE"
7193+
"https://bioschemas.org/profiles/Taxon/1.0-RELEASE",
7194+
"https://github.com/BioSchemas/specifications/blob/master/Taxon/jsonld/Taxon_v1.0-RELEASE.json"
71957195
],
71967196
"rdfs:label": "Taxon",
71977197
"rdfs:subClassOf": {
@@ -7683,8 +7683,8 @@
76837683
"@type": "rdfs:Class",
76847684
"rdfs:comment": "Bioschemas profile for describing a name of a biological taxon, which may be valid (zoology) / accepted (botany) or not. This profile povides a way to denote the scientific names of a taxon. The taxon accepted/valid name is linked to the taxon with property scientificName while the synonyms are linked with property alternateScientificName. Version: 1.0-RELEASE. <h3>Summary of Changes</h3><br>Changes since Version 0.2-DRAFT:<ul><li>None. Version 0.2-DRAFT was approved to become a release</li></ul>",
76857685
"schema:schemaVersion": [
7686-
"https://github.com/BioSchemas/specifications/blob/master/TaxonName/jsonld/TaxonName_v1.0-RELEASE.json",
7687-
"https://bioschemas.org/profiles/TaxonName/1.0-RELEASE"
7686+
"https://bioschemas.org/profiles/TaxonName/1.0-RELEASE",
7687+
"https://github.com/BioSchemas/specifications/blob/master/TaxonName/jsonld/TaxonName_v1.0-RELEASE.json"
76887688
],
76897689
"rdfs:label": "TaxonName",
76907690
"rdfs:subClassOf": {

bioschemasdeprecated.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"bioschemastypesdrafts": "https://discovery.biothings.io/ns/bioschemastypesdrafts/",
1111
"bioschemasdeprecated": "https://discovery.biothings.io/ns/bioschemasdeprecated/",
1212
"dct": "http://purl.org/dc/terms/",
13-
"@dateModified": "03/19/2026, 11:33:38"
13+
"@dateModified": "03/19/2026, 12:46:41"
1414
},
1515
"@graph": [
1616
{
@@ -19,8 +19,8 @@
1919
"owl:deprecated": "True",
2020
"rdfs:comment": "A convention for beacon to self-describe. In this document we propose a simple way for a beacons to self-describe their genetic variant cardinality service for better integration with other beacons within the beacon-network. It builds upon the Beacon service API and uses existing schema.org entities and properties. Version: 0.2-DRAFT-2018_04_23",
2121
"schema:schemaVersion": [
22-
"https://github.com/BioSchemas/specifications/tree/master/Beacon/jsonld/Beacon_v0.2-DRAFT-2018_04_23-DEPRECATED.json",
23-
"https://bioschemas.org/profiles/Beacon/0.2-DRAFT-2018_04_23-DEPRECATED"
22+
"https://bioschemas.org/profiles/Beacon/0.2-DRAFT-2018_04_23-DEPRECATED",
23+
"https://github.com/BioSchemas/specifications/tree/master/Beacon/jsonld/Beacon_v0.2-DRAFT-2018_04_23-DEPRECATED.json"
2424
],
2525
"rdfs:label": "Beacon",
2626
"rdfs:subClassOf": {
@@ -425,8 +425,8 @@
425425
"owl:deprecated": "True",
426426
"rdfs:comment": "This profile specification presents the BioChemEntity usage when describing a Protein annotation. Version: 0.6-DRAFT. \nChanges since the previous release of the ProtainAnnotation Profile: \nalternateName demoted to Optional level \n contains replaced by hasBioChemEntityPart \nisContainedIn replaced by isPartOfBioChemEntity \nsubcellularLocation added as an Optional level property",
427427
"schema:schemaVersion": [
428-
"https://github.com/BioSchemas/specifications/blob/master/ProteinAnnotation/jsonld/ProteinAnnotation_v0.6-DRAFT-DEPRECATED.json",
429-
"https://bioschemas.org/profiles/ProteinAnnotation/0.6-DRAFT"
428+
"https://bioschemas.org/profiles/ProteinAnnotation/0.6-DRAFT",
429+
"https://github.com/BioSchemas/specifications/blob/master/ProteinAnnotation/jsonld/ProteinAnnotation_v0.6-DRAFT-DEPRECATED.json"
430430
],
431431
"rdfs:label": "ProteinAnnotation",
432432
"rdfs:subClassOf": {

0 commit comments

Comments
 (0)