|
10 | 10 | "bioschemastypesdrafts": "https://discovery.biothings.io/ns/bioschemastypesdrafts/", |
11 | 11 | "bioschemasdeprecated": "https://discovery.biothings.io/ns/bioschemasdeprecated/", |
12 | 12 | "dct": "http://purl.org/dc/terms/", |
13 | | - "@dateModified": "03/19/2026, 11:33:27", |
| 13 | + "@dateModified": "03/19/2026, 12:46:20", |
14 | 14 | "dwc": "http://rs.tdwg.org/dwc/terms/" |
15 | 15 | }, |
16 | 16 | "@graph": [ |
|
1178 | 1178 | }, |
1179 | 1179 | "additional_type": "https://bioschemas.org/profiles#nav-release", |
1180 | 1180 | "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" |
1183 | 1183 | ] |
1184 | 1184 | }, |
1185 | 1185 | { |
|
2095 | 2095 | }, |
2096 | 2096 | "additional_type": "https://bioschemas.org/profiles#nav-release", |
2097 | 2097 | "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" |
2100 | 2100 | ] |
2101 | 2101 | }, |
2102 | 2102 | { |
2103 | 2103 | "@id": "bioschemas:Course", |
2104 | 2104 | "@type": "rdfs:Class", |
2105 | 2105 | "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) ", |
2106 | 2106 | "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" |
2109 | 2109 | ], |
2110 | 2110 | "rdfs:label": "Course", |
2111 | 2111 | "rdfs:subClassOf": { |
|
2874 | 2874 | "@type": "rdfs:Class", |
2875 | 2875 | "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)", |
2876 | 2876 | "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" |
2879 | 2879 | ], |
2880 | 2880 | "rdfs:label": "CourseInstance", |
2881 | 2881 | "rdfs:subClassOf": { |
|
3852 | 3852 | }, |
3853 | 3853 | "additional_type": "https://bioschemas.org/profiles#nav-release", |
3854 | 3854 | "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" |
3857 | 3857 | ] |
3858 | 3858 | }, |
3859 | 3859 | { |
3860 | 3860 | "@id": "bioschemas:Dataset", |
3861 | 3861 | "@type": "rdfs:Class", |
3862 | 3862 | "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>", |
3863 | 3863 | "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" |
3866 | 3866 | ], |
3867 | 3867 | "rdfs:label": "Dataset", |
3868 | 3868 | "rdfs:subClassOf": { |
|
6214 | 6214 | }, |
6215 | 6215 | "additional_type": "https://bioschemas.org/profiles#nav-release", |
6216 | 6216 | "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" |
6219 | 6219 | ] |
6220 | 6220 | }, |
6221 | 6221 | { |
|
6926 | 6926 | }, |
6927 | 6927 | "additional_type": "https://bioschemas.org/profiles#nav-release", |
6928 | 6928 | "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" |
6931 | 6931 | ] |
6932 | 6932 | }, |
6933 | 6933 | { |
|
7190 | 7190 | "@type": "rdfs:Class", |
7191 | 7191 | "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>", |
7192 | 7192 | "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" |
7195 | 7195 | ], |
7196 | 7196 | "rdfs:label": "Taxon", |
7197 | 7197 | "rdfs:subClassOf": { |
|
7683 | 7683 | "@type": "rdfs:Class", |
7684 | 7684 | "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>", |
7685 | 7685 | "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" |
7688 | 7688 | ], |
7689 | 7689 | "rdfs:label": "TaxonName", |
7690 | 7690 | "rdfs:subClassOf": { |
|
0 commit comments